@charset "utf-8";
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}
.cl:after {
  width: 1px;
  height: 0px;
  content: "";
  line-height: 0;
  display: block;
  clear: both;
}
.tel {
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .tel {
    pointer-events: auto;
  }
}
#koreuma2020 {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 100%;
}
#koreuma2020 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#koreuma2020 .article__footer {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 .article__footer a {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  #koreuma2020 .article__footer a img {
    width: 100%;
  }
}
#koreuma2020 .pcbr {
  display: inline;
}
@media screen and (max-width: 768px) {
  #koreuma2020 .pcbr {
    display: none;
  }
}
#koreuma2020 .smpbr {
  display: none;
}
@media screen and (max-width: 768px) {
  #koreuma2020 .smpbr {
    display: inline;
  }
}
#koreuma2020 p,
#koreuma2020 figure,
#koreuma2020 h1,
#koreuma2020 h2,
#koreuma2020 h3,
#koreuma2020 h4,
#koreuma2020 h5 {
  padding: 0;
  margin: 0;
}
#koreuma2020 #main {
  width: 100%;
}
#koreuma2020 #main h1 {
  width: 100%;
  text-align: center;
  background: url("/wp-content/themes/yamasa-cms/dist/images/koreuma2020/koreuma2020bg.png");
}
@media screen and (max-width: 768px) {
  #koreuma2020 #main h1 {
    background: none;
  }
  #koreuma2020 #main h1 img {
    width: 100%;
  }
}
#koreuma2020 #main .readtext {
  background: #c33128;
  text-align: center;
  padding: 26px;
  position: relative;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #main .readtext {
    padding: 16px;
  }
}
#koreuma2020 #main .readtext:before {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-left: -38px;
  border-width: 25px 38px 0 38px;
  border-color: #c33028 transparent transparent transparent;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #main .readtext:before {
    bottom: -11px;
    margin-left: -19px;
    border-width: 12px 19px 0 19px;
  }
}
#koreuma2020 #main .readtext p {
  padding: 0;
  margin: 0 auto;
  width: 940px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #main .readtext p {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
  }
}
#koreuma2020 #main .readtext p span {
  font-size: 35px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #main .readtext p span {
    font-size: 22px;
  }
}
#koreuma2020 #Characteristic {
  padding: 0;
  margin: 0 auto;
  width: 940px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic {
    width: 100%;
  }
}
#koreuma2020 #Characteristic h2 {
  text-align: center;
  color: #c06c16;
  font-size: 28px;
  font-weight: bold;
  padding: 28px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic h2 {
    padding: 15px;
    font-size: 20px;
  }
}
#koreuma2020 #Characteristic ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#koreuma2020 #Characteristic ul li {
  border-top: #c06c16 1px dotted;
  border-right: #c06c16 1px dotted;
  border-bottom: #c06c16 1px dotted;
  padding: 0;
  margin: 0;
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul li {
    margin-top: 15px;
    width: 100%;
    border-left: #c06c16 1px dotted;
    border-right: #c06c16 1px dotted;
    border-bottom: #c06c16 1px dotted;
  }
}
#koreuma2020 #Characteristic ul li:nth-of-type(1) {
  border-left: #c06c16 1px dotted;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul li:nth-of-type(1) {
    border-top: #c06c16 1px dotted;
  }
}
#koreuma2020 #Characteristic ul li h3 {
  text-align: center;
  font-size: 16px;
  color: #c06c16;
  padding: 0;
  margin: 0;
  border-bottom: #c06c16 1px dotted;
}
#koreuma2020 #Characteristic ul li h3 span {
  font-size: 22px;
}
#koreuma2020 #Characteristic ul .inwrap {
  padding: 17px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#koreuma2020 #Characteristic ul .inwrap .arrow {
  text-align: center;
  position: relative;
  height: 16px;
}
#koreuma2020 #Characteristic ul .inwrap .arrow span {
  position: absolute;
  color: #c06c16;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap .textBox {
    width: 38%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#koreuma2020 #Characteristic ul .inwrap figure {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0px;
    width: 60%;
  }
}
#koreuma2020 #Characteristic ul .inwrap figure img {
  width: 100%;
}
#koreuma2020 #Characteristic ul .inwrap h4 {
  font-size: 13px;
  padding: 14px 0;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap h4 {
    font-size: 18px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding: 0px 0 14px;
  }
}
#koreuma2020 #Characteristic ul .inwrap h4.point1 {
  color: #8f553a;
}
#koreuma2020 #Characteristic ul .inwrap h4.point2 {
  color: #0c763b;
}
#koreuma2020 #Characteristic ul .inwrap h4.point3 {
  color: #dc5817;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap .korebtn {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 15px;
    width: 100%;
  }
}
#koreuma2020 #Characteristic ul .inwrap .korebtn a {
  background: #c06c16;
  color: #fff;
  text-decoration: none;
  display: block;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  font-size: 19px;
  line-height: 1;
  padding: 12px 0;
}
@media screen and (max-width: 768px) {
  #koreuma2020 #Characteristic ul .inwrap .korebtn a {
    font-size: 17px;
  }
}
