#Contents {
  overflow: hidden;
}

#sns .twitter {
  max-height: 20px;
  margin: 0 8px 0 2px;
  display: inline-block;
}

#sns .twitter a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: super;
  padding: 3px 11px 2px 24px;
  border-radius: 3px;
  background: url(//www.asahicom.jp/css/images/icon_sns-twitter.gif) no-repeat 7px 3px #2696dd;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  -webkit-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  max-height: 20px;
}

#sns .twitter a:hover {
  text-decoration: none;
}

.premal {
  padding: 5px 0 60px;
}

.premal .dsp-inline-pc {
  display: none;
}

.premal .dsp-inline-sp {
  display: inline;
}

.premal .fs-16 {
  font-size: 16px !important;
}

.premal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.premal-header p {
  text-align: right;
  font-size: 10px;
  line-height: 1.5;
}

.premal #sns {
  margin: 0 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.premal-inr {
  padding: 0 15px;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 2;
  text-rendering: optimizeLegibility;
  word-break: break-all;
}

.premal-inr img {
  max-width: 100%;
  vertical-align: top;
}

.premal-inr * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.premal-inr *::after,
.premal-inr *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.premal-inr sub {
  font-size: 10px;
}

.premal-inr img,
.premal-inr fieldset,
.premal-inr iframe {
  vertical-align: bottom;
}

.premal-ttl {
  margin: 0 0 20px;
  padding: 10px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  font-size: 22px;
  line-height: 1.5;
  text-indent: -.5em;
}

.premal-kv {
  margin: 0 0 60px;
}

.premal-kv > .txt {
  margin: 30px 0 0;
}

.premal-sec {
  margin: 0 0 60px;
}

.premal-sec > .ttl {
  margin: 0 -15px 30px;
  padding: 15px 5px;
  background-color: #003475;
  font-size: 18px;
  color: #dfb602;
  line-height: 1.5;
  text-align: center;
}

.premal-sec > .txt:not(:last-child) {
  margin: 0 0 20px;
}

.premal-sec > .credit {
  margin: -15px 0 15px;
  font-size: 12px;
  text-align: right;
}

.premal-sec > .img {
  margin: 40px 0 0;
}

.premal-sec > .footnote {
  position: relative;
  margin: 10px 0 0;
  padding-left: 16px;
  display: block;
  font-size: 10px;
  line-height: 1.6;
}

.premal-sec > .footnote > span {
  position: absolute;
  top: 0;
  left: 0;
}

.premal-questionnairee {
  margin: 40px 0 0;
  padding: 15px;
  background-color: #f4f7f8;
}

.premal-questionnairee > .ttl {
  position: relative;
  margin: 0 0 20px;
  font-size: 16px;
  color: #003475;
  text-align: center;
  line-height: 1.5;
}

.premal-questionnairee > .ttl::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  background-color: #003475;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}

.premal-questionnairee > .ttl > span {
  position: relative;
  margin: 0 20px;
  padding: 0 10px;
  display: inline-block;
  background-color: #f4f7f8;
  z-index: 1;
}

.premal-questionnairee > .img-wrap {
  padding: 0 15px 40px;
  background-color: #fff;
}

.premal-questionnairee > .img-wrap:not(:last-child) {
  margin: 0 0 15px;
}

.premal-questionnairee > .img-wrap > .ttl {
  margin: 0 -15px 40px;
  padding: 10px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #003475;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

.premal-accordion {
  position: relative;
  width: 100%;
  padding: 18px 40px 18px 20px;
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #003475;
}

.premal-accordion > span {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 100%;
  background-color: #003475;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.premal-accordion > span::after,
.premal-accordion > span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #dfb602;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.premal-accordion > span::after {
  width: 8px;
  height: 1px;
}

.premal-accordion > span::before {
  width: 1px;
  height: 8px;
}

.premal-accordion.js-open > span::before {
  width: 1px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.premal .recipe {
  margin: 20px 0 0;
  border: 1px solid #003475;
}

.premal .recipe-wrap {
  padding: 0 15px;
  display: none;
}

.premal .recipe-block {
  position: relative;
  padding: 15px 0 0;
}

.premal .recipe-block::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #003475;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}

.premal .recipe-box {
  margin: 0 0 20px;
  font-size: 16px;
}

.premal .recipe-box > .ttl {
  margin: 0 0 10px;
  font-size: 15px;
}

.premal .recipe-list {
  padding: 0 15px;
  display: none;
}

.premal .recipe-list > .ttl {
  padding: 12px 0 0;
  border-top: 1px solid #dfb602;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.premal .recipe-list > .txt {
  padding: 5px 0 12px;
  font-size: 14px;
  line-height: 1.8;
  color: #fff;
}

.premal .material-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.premal .material-list .ttl {
  position: relative;
  width: 50%;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

.premal .material-list .ttl::after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  border-top-width: 1px;
  border-top-style: dashed;
  border-color: #0a0a03;
  content: "";
}

.premal .material-list .ttl > span {
  position: relative;
  padding-right: 5px;
  background-color: #fff;
  z-index: 1;
}

.premal .material-list .txt {
  width: 50%;
  margin: 0 0 5px;
  padding-left: 8px;
  font-size: 14px;
  line-height: 1.5;
}

.premal .material-list .txt > .footnote {
  margin: 0 0 3px;
  display: block;
  font-size: 10px;
  line-height: 1.5;
}

.premal .procedure-list {
  counter-reset: number 0;
}

.premal .procedure-list > .item {
  position: relative;
  line-height: 1.6;
}

.premal .procedure-list > .item:not(:last-child) {
  margin: 0 0 15px;
}

.premal .procedure-list > .item::before {
  margin: 0 0 8px;
  width: 24px;
  height: 24px;
  display: block;
  background-color: #003475;
  color: #dfb602;
  counter-increment: number 1;
  content: counter(number) "";
  text-align: center;
  line-height: 24px;
}

.premal .procedure-list > .item::after {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #003475;
  content: "";
}

.premal .procedure-list > .item > .footnote {
  margin: 10px 0 0;
  display: block;
  font-size: 10px;
}

.premal .point {
  margin: 60px 0 0;
}

.premal .point-block {
  position: relative;
  padding: 40px 15px 20px;
  background-color: #003475;
}

.premal .point-block:not(:last-child) {
  margin: 0 0 60px;
}

.premal .point-block > .decoration {
  position: absolute;
  top: -32px;
  left: 15px;
  font-size: 32px;
  line-height: 1;
  color: #dfb602;
}

.premal .point-block > .decoration > span {
  font-size: 50px;
}

.premal .point-block > .recipe {
  margin: 20px 0 0;
  border-color: #dfb602;
}

.premal .point-block > .recipe > .premal-accordion {
  color: #dfb602;
}

.premal .point-block > .recipe > .premal-accordion > span {
  background-color: #dfb602;
}

.premal .point-block > .recipe > .premal-accordion > span::after,
.premal .point-block > .recipe > .premal-accordion > span::before {
  background-color: #003475;
}

.premal .point-box > .img {
  width: 100%;
}

.premal .point-box .txt-box {
  padding: 20px 0 0;
}

.premal .point-box .txt-box > .ttl {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.6;
  color: #dfb602;
}

.premal .point-box .txt-box > .txt {
  line-height: 1.8;
  color: #dfb602;
}

.premal .img-fullscreen {
  margin: 100px 0 50px;
}

.premal .caution-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.premal .caution-box > .txt {
  margin: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.71;
  text-align: center;
}

.premal .caution-box > .img > img {
  height: 65px;
}

.premal .caution > .link {
  margin: 30px 0 0;
  text-align: center;
}

.premal .caution > .link > a {
  font-size: 14px;
  font-weight: bold;
  color: #202D82;
  text-decoration: underline;
}

.premal-click {
  margin: 60px auto 0;
}

.premal-click a {
  padding: 8px 12px;
  display: block;
  background-image: url(../../img/img-external.svg);
  background-position: top 6px right 7px;
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-color: #fff;
  border: 1px solid #0a0a03;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #sns .twitter a {
    padding: 2px 11px 2px 24px;
  }
}