@charset "UTF-8";
#Container {
  margin: 0;
  width: auto;
}
#Container .WrapTop {
  width: 980px;
  margin: 0 auto;
}

#contents {
  padding-bottom: 20px;
  color: #452703;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: bold;
  background: center top/300px auto url("/magazine/otsumami/img/pattern_white.jpg");
  /* ---------- modules ---------- */
  /* ---------- /modules ---------- */
  /* ---------- /.main_visual ---------- */
  /* ---------- /.sake ---------- */
  /* ---------- /.point ---------- */
  /* ---------- /.recipe ---------- */
  /* ---------- /.recommend ---------- */
  /* ---------- /.supervision ---------- */
  /* ---------- /.pagetop (SP ONLY) ---------- */
}
@media screen and (max-width: 750px) {
  #contents {
    margin-top: 6.6666666667vw;
    padding: 0 0 13.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  #contents a:hover {
    opacity: .6;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.21, 0.63, 0.43, 1);
  }
  #contents a:hover img {
    opacity: 1;
  }
  #contents a:focus img {
    opacity: 1;
  }
}
@media screen and (max-width: 750px) {
  #contents a:hover img {
    opacity: 1;
  }
  #contents a:focus img {
    opacity: 1;
  }
}
@media screen and (max-width: 750px) {
  #contents .pc {
    display: none;
  }
}
#contents .sp {
  display: none;
}
@media screen and (max-width: 750px) {
  #contents .sp {
    display: block;
  }
}
#contents .main_visual {
  margin-bottom: 36px;
  height: 670px;
  opacity: 0;
  background: center top -3px/1440px auto no-repeat url("/magazine/otsumami/img/mv_bg.jpg");
  transition: opacity 0.5s cubic-bezier(0.68, 0.13, 0.58, 0.92);
}
@media screen and (max-width: 750px) {
  #contents .main_visual {
    margin-bottom: 6.2666666667vw;
    height: 120vw;
    background: center top/100% auto no-repeat url("/magazine/otsumami/img/mv_bg_s.jpg");
  }
}
#contents .main_visual h1 {
  padding-top: 35px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .main_visual h1 {
    padding-top: 3.3333333333vw;
  }
}
#contents .main_visual h1 img {
  width: 100%;
  max-width: 1059px;
}
@media screen and (max-width: 750px) {
  #contents .main_visual h1 img {
    margin: 0 auto;
    width: 94.5333333333vw;
  }
}
#contents .sake {
  padding-bottom: 85px;
}
@media screen and (max-width: 750px) {
  #contents .sake {
    padding-bottom: 10vw;
  }
}
#contents .sake h2 {
  margin: 0 0 8px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .sake h2 img {
    margin: 0 auto 4.6666666667vw;
    width: 86.6666666667vw;
  }
}
#contents .sake .txt {
  margin: 0 auto 18px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .sake .txt {
    margin-bottom: 8vw;
  }
}
#contents .sake .txt img {
  margin-left: -8px;
}
@media screen and (max-width: 750px) {
  #contents .sake .txt img {
    margin-left: 0;
    width: 100%;
  }
}
#contents .sake .over {
  margin: 0 auto;
  width: 860px;
}
@media screen and (max-width: 750px) {
  #contents .sake .over {
    margin: 0 6.6666666667vw;
    width: auto;
  }
}
#contents .sake .over h3 {
  margin: 0;
  padding: 8px 0;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: center top/60px auto url("/magazine/otsumami/img/sake_over_bg.jpg");
}
@media screen and (max-width: 750px) {
  #contents .sake .over h3 {
    padding: 2.6666666667vw 0;
    border-radius: 10px 10px 0 0;
    background: center top/16vw auto url("/magazine/otsumami/img/sake_over_bg.jpg");
  }
}
@media screen and (max-width: 750px) {
  #contents .sake .over h3 img {
    margin: 0 auto;
    width: 60.1333333333vw;
  }
}
#contents .sake .over .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 20px;
  border: 2px solid #ea5514;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  #contents .sake .over .inner {
    display: block;
    margin-bottom: 6.4vw;
    padding: 5.3333333333vw;
    border-width: 1px;
  }
}
#contents .sake .over .inner figure {
  margin: 0 30px 0 0;
  width: 340px;
}
@media screen and (max-width: 750px) {
  #contents .sake .over .inner figure {
    margin: 0 0 5.3333333333vw;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  #contents .sake .over .inner figure img {
    width: 100%;
  }
}
#contents .sake .over .inner p {
  width: calc(100% - 370px);
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 750px) {
  #contents .sake .over .inner p {
    width: auto;
    font-size: 4vw;
    line-height: 6.1333333333vw;
  }
}
#contents .sake .over .inner p span {
  color: #ea5514;
}
#contents .sake .otsumami {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .sake .otsumami img {
    margin: 0 auto;
    width: 80.5333333333vw;
  }
}
#contents .point {
  padding: 45px 0 80px 0;
  background: calc(50% - 50px) 32px/1614px auto no-repeat url("/magazine/otsumami/img/point_bg.png"), center top/300px auto url("/magazine/otsumami/img/pattern_green.jpg");
}
@media screen and (max-width: 750px) {
  #contents .point {
    padding: 6.9333333333vw 0 9.3333333333vw;
    background: center top 5.3333333333vw/100% auto no-repeat url("/magazine/otsumami/img/point_bg_s.png"), center top/300px auto url("/magazine/otsumami/img/pattern_green.jpg");
  }
}
#contents .point h2 {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .point h2 {
    margin-bottom: 4.9333333333vw;
  }
}
#contents .point h2 img {
  margin-left: -50px;
}
@media screen and (max-width: 750px) {
  #contents .point h2 img {
    margin: 0 auto;
    width: 79.2vw;
  }
}
#contents .point > ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 30px;
  width: 876px;
}
@media screen and (max-width: 750px) {
  #contents .point > ul {
    display: block;
    margin-bottom: 18.6666666667vw;
    width: 86.6666666667vw;
  }
}
#contents .point > ul::after {
  position: absolute;
  right: 0;
  bottom: -60px;
  left: 0;
  display: block;
  content: "";
  margin: 0 auto;
  width: 89px;
  height: 48px;
  background: left top/89px auto no-repeat url("/magazine/otsumami/img/point_arw.png");
}
@media screen and (max-width: 750px) {
  #contents .point > ul::after {
    bottom: -15.4666666667vw;
    width: 27.2vw;
    height: 12.8vw;
    background: left top/27.2vw auto no-repeat url("/magazine/otsumami/img/point_arw_s.png");
  }
}
#contents .point > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 32px;
  width: 436px;
  height: 230px;
  box-sizing: border-box;
  background: left top/436px auto no-repeat url("/magazine/otsumami/img/point_list_bg.png");
}
@media screen and (max-width: 750px) {
  #contents .point > ul li {
    margin-right: -1.3333333333vw;
    padding: 0 5.3333333333vw 2vw;
    width: 88vw;
    height: 51.2vw;
    background: left top/88vw auto no-repeat url("/magazine/otsumami/img/point_list01_bg_s.png");
  }
}
@media screen and (max-width: 750px) {
  #contents .point > ul li:nth-child(1) {
    margin-bottom: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point > ul li:nth-child(1) .title img {
    width: 55.6vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point > ul li:nth-child(2) {
    height: 57.8666666667vw;
    background: left top/88vw auto no-repeat url("/magazine/otsumami/img/point_list02_bg_s.png");
  }
}
@media screen and (max-width: 750px) {
  #contents .point > ul li:nth-child(2) .title img {
    width: 65.8666666667vw;
  }
}
#contents .point > ul li .title {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  #contents .point > ul li .title {
    margin-bottom: 3.7333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point > ul li .title img {
    margin: 0 auto;
  }
}
#contents .point > ul li .txt {
  line-height: 24px;
}
@media screen and (max-width: 750px) {
  #contents .point > ul li .txt {
    font-size: 4vw;
    line-height: 6.1333333333vw;
  }
}
#contents .point .nerimono {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #contents .point .nerimono {
    margin-bottom: 6.6666666667vw;
  }
}
#contents .point .nerimono p {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .point .nerimono p img {
    margin: 0 auto;
    width: 86.6666666667vw;
  }
}
#contents .point .healthy {
  margin-bottom: 40px;
  padding: 90px 0 77px;
  height: 876px;
  box-sizing: border-box;
  background: calc(50% - 20px) top/1105px auto no-repeat url("/magazine/otsumami/img/healthy_bg.png");
}
@media screen and (max-width: 750px) {
  #contents .point .healthy {
    margin-bottom: 9.3333333333vw;
    padding: 12.5333333333vw 0;
    height: 303.4666666667vw;
    background: center top/95.0666666667vw auto no-repeat url("/magazine/otsumami/img/healthy_bg_s.png");
  }
}
#contents .point .healthy .inner {
  margin: 0 auto;
  width: 980px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy .inner {
    width: auto;
  }
}
#contents .point .healthy h3.title {
  margin: 0 -14px -7px 0;
  text-align: right;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy h3.title {
    margin: 0 auto 6.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .healthy h3.title img {
    margin: 0 auto;
    width: 91.4666666667vw;
  }
}
#contents .point .healthy ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 30px;
  width: 802px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul {
    display: block;
    margin-bottom: 7.2vw;
    width: 76vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li {
    margin: 0 auto 7.4666666667vw;
  }
}
#contents .point .healthy ul li:nth-child(1) {
  width: 400px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li:nth-child(1) {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li:nth-child(1) img {
    width: 72.5333333333vw;
  }
}
#contents .point .healthy ul li:nth-child(2) {
  width: 345px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li:nth-child(2) {
    margin-bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li:nth-child(2) img {
    width: 50.6666666667vw;
  }
}
#contents .point .healthy ul li .title {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li .title {
    margin-bottom: 1.3333333333vw;
  }
}
#contents .point .healthy ul li .txt {
  padding: 0 10px;
  line-height: 24px;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy ul li .txt {
    padding: 0;
    font-size: 4vw;
    line-height: 6.1333333333vw;
  }
}
#contents .point .healthy .balloon {
  margin-bottom: 34px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy .balloon {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .healthy .balloon img {
    margin: 0 auto;
    width: 78.6666666667vw;
  }
}
#contents .point .healthy .img {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .point .healthy .img img {
    margin: 0 auto;
    width: 76vw;
  }
}
#contents .point .bnr_area {
  text-align: center;
}
#contents .point .bnr_area p {
  margin-bottom: 14px;
}
@media screen and (max-width: 750px) {
  #contents .point .bnr_area p {
    margin-bottom: 4.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .bnr_area p img {
    margin: 0 auto;
    width: 65.2vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .bnr_area a {
    display: block;
    margin: 0 auto;
    width: 86.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .point .bnr_area a img {
    margin: 0 auto;
    width: 100%;
  }
}
#contents .recipe {
  padding-top: 80px;
}
@media screen and (max-width: 750px) {
  #contents .recipe {
    padding-top: 10vw;
  }
}
#contents .recipe h2 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  #contents .recipe h2 {
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe h2 img {
    margin: 0 auto;
    width: 87.2vw;
  }
}
#contents .recipe .wrapper {
  margin: 0 auto 100px;
  width: 980px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper {
    margin: 0 4.9333333333vw 8vw 6.4vw;
    width: 88.6666666667vw;
  }
}
#contents .recipe .wrapper .cook {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -3px 50px 0;
  padding: 7px 8px 0 5px;
  height: 400px;
  box-sizing: border-box;
  background: left top/983px auto no-repeat url("/magazine/otsumami/img/cook_bg.png");
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook {
    display: block;
    margin: 0 -2vw 6vw 0;
    padding: 0 1.7333333333vw 0 0;
    width: 88.6666666667vw;
    height: 152.9333333333vw;
    background: left top/88.6666666667vw auto no-repeat url("/magazine/otsumami/img/cook01_bg_s.png");
  }
}
#contents .recipe .wrapper .cook:nth-child(even) {
  flex-direction: row-reverse;
}
#contents .recipe .wrapper .cook:nth-child(even) .img {
  text-align: right;
}
#contents .recipe .wrapper .cook:last-child {
  margin-bottom: 0;
}
#contents .recipe .wrapper .cook:nth-child(1) .goods {
  margin: 6px 0 24px 3px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(1) .goods {
    margin: -4.8vw 0 1.6vw 0;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(1) .goods img {
    width: 46.5333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(1) .name img {
    width: 57.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(2) {
    height: 154.2666666667vw;
    background-image: url("/magazine/otsumami/img/cook02_bg_s.png");
  }
}
#contents .recipe .wrapper .cook:nth-child(2) .goods {
  margin: -31px 0 11px -6px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(2) .goods {
    margin: -12vw 0 1.6vw -2.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(2) .goods img {
    width: 33.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(2) .name img {
    width: 71.2vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(3) {
    height: 159.6vw;
    background-image: url("/magazine/otsumami/img/cook03_bg_s.png");
  }
}
#contents .recipe .wrapper .cook:nth-child(3) .goods {
  margin: 7px 0 19px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(3) .goods {
    margin: -5.4666666667vw 0 4vw 0;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(3) .goods img {
    width: 63.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook:nth-child(3) .name img {
    width: 64.4vw;
  }
}
#contents .recipe .wrapper .cook .img {
  width: 50%;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook .img {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook .img img {
    margin: 0 auto;
    width: 86.6666666667vw;
  }
}
#contents .recipe .wrapper .cook .inner {
  padding-left: 20px;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook .inner {
    margin: 0 auto;
    padding: 0;
    width: 76vw;
  }
}
#contents .recipe .wrapper .cook h3.name {
  margin: 0 0 10px 5px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook h3.name {
    margin: 0 auto 4.2666666667vw;
  }
}
#contents .recipe .wrapper .cook h3.name::after {
  display: block;
  content: "";
  margin: 14px 0 0 -5px;
  width: 432px;
  height: 5px;
  background: left top/432px auto no-repeat url("/magazine/otsumami/img/cook_underline.png");
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook h3.name::after {
    margin: 2.6666666667vw auto 0;
    width: 76vw;
    height: 1.0666666667vw;
    background-size: 77.0666666667vw auto;
  }
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook h3.name img {
    margin: 0 auto;
  }
}
#contents .recipe .wrapper .cook .dsc {
  margin-bottom: 15px;
  padding: 0 0 0 8px;
  font-size: 16px;
  line-height: 26px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook .dsc {
    margin-bottom: 5.3333333333vw;
    padding: 0;
    font-size: 4vw;
    line-height: 6.1333333333vw;
  }
}
#contents .recipe .wrapper .cook a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 3px;
  width: 254px;
  height: 46px;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  background: left top/254px auto no-repeat url("/magazine/otsumami/img/cook_btn_bg.png");
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook a {
    padding-bottom: 0.4vw;
    width: 76vw;
    height: 12.4vw;
    font-size: 4.5333333333vw;
    background: left top/76vw auto no-repeat url("/magazine/otsumami/img/cook_btn_bg_s.png");
  }
}
#contents .recipe .wrapper .cook a span {
  display: inline-block;
  margin: 0 0 0 16px;
}
@media screen and (max-width: 750px) {
  #contents .recipe .wrapper .cook a span {
    margin: 0 0 0 2.4vw;
  }
}
#contents .recommend {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  #contents .recommend {
    margin-bottom: 12vw;
  }
}
#contents .recommend h2 {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #contents .recommend h2 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recommend h2 img {
    margin: 0 auto;
    width: 87.0666666667vw;
  }
}
#contents .recommend .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  width: 980px;
}
@media screen and (max-width: 750px) {
  #contents .recommend .products {
    display: block;
    margin: 0 6.6666666667vw;
    width: auto;
  }
}
#contents .recommend .products .product {
  width: 250px;
}
@media screen and (max-width: 750px) {
  #contents .recommend .products .product {
    margin: 5.3333333333vw 0 9.3333333333vw;
    width: 86.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #contents .recommend .products .product:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 750px) {
  #contents .recommend .products .product:last-child {
    margin-bottom: 0;
  }
}
#contents .recommend .products .product .img {
  margin-bottom: 25px;
}
#contents .recommend .products .product .img img {
  width: 100%;
}
#contents .recommend .products .product .title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #contents .recommend .products .product .title {
    margin-bottom: 1.3333333333vw;
    font-size: 4.8vw;
  }
}
#contents .recommend .products .product .plain {
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  #contents .recommend .products .product .plain {
    font-size: 4vw;
  }
}
#contents .supervision {
  position: relative;
  margin: 0 auto 50px;
  padding: 65px 0 65px 285px;
  width: 862px;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  #contents .supervision {
    margin-bottom: 13.3333333333vw;
    padding: 9.3333333333vw 6.6666666667vw 6.6666666667vw 5.3333333333vw;
    width: 86.6666666667vw;
  }
}
#contents .supervision::before {
  position: absolute;
  top: 30px;
  left: 50px;
  display: block;
  content: "";
  width: 198px;
  height: 198px;
  background: left top/198px auto no-repeat url("/magazine/otsumami/img/supervision.jpg");
}
@media screen and (max-width: 750px) {
  #contents .supervision::before {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
    width: 24.8vw;
    height: 24.8vw;
    background-size: 100%;
  }
}
#contents .supervision .inner {
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  #contents .supervision .inner {
    margin: 0 0 8vw 30.1333333333vw;
  }
}
#contents .supervision .inner p {
  line-height: 31px;
  color: #ed6d00;
}
#contents .supervision .inner p:first-child {
  font-size: 21px;
}
@media screen and (max-width: 750px) {
  #contents .supervision .inner p:first-child {
    margin-bottom: 0.6666666667vw;
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
  }
}
#contents .supervision .inner p:last-child {
  font-size: 24px;
}
@media screen and (max-width: 750px) {
  #contents .supervision .inner p:last-child {
    font-size: 4.8vw;
    line-height: 5.8666666667vw;
  }
}
#contents .supervision .inner p span.small {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #contents .supervision .inner p span.small {
    font-size: 4.8vw;
  }
}
#contents .supervision .dsc {
  line-height: 22px;
}
@media screen and (max-width: 750px) {
  #contents .supervision .dsc {
    font-size: 4vw;
    line-height: 6.1333333333vw;
  }
}
#contents .pagetop {
  margin: 0 auto;
  width: 980px;
}
@media screen and (max-width: 750px) {
  #contents .pagetop {
    width: auto;
  }
}
#contents .pagetop a {
  display: block;
  margin-left: auto;
  width: 98px;
}
@media screen and (max-width: 750px) {
  #contents .pagetop a {
    margin: 0 auto;
    width: 26.4vw;
  }
}
#contents .pagetop a img {
  width: 100%;
}
