#key {
  position: relative;
  width: 100%;
}

#key .key-slide li {
  height: 92vw;
}

#key .key-slide li.sl01 {
  background: url(../img/index/key1_sp.jpg) no-repeat center/cover;
}

#key .key-slide li.sl02 {
  background: url(../img/index/key2_sp.jpg) no-repeat center/cover;
}

#key .key-slide li.sl03 {
  background: url(../img/index/key3.jpg) no-repeat center/cover;
}

#key .key-slide li.sl04 {
  background: url(../img/index/key4.jpg) no-repeat center/cover;
}

@media screen and (min-width: 768px) {
  #key {
    position: relative;
    width: calc(100% - 100px);
    margin: 0 50px;
    position: relative;
  }
  #key .btn-key {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 8;
  }
  #key .key-slide li {
    height: 750px;
  }
  #key .key-slide li.sl01 {
    background: url(../img/index/key1.jpg) no-repeat center/cover;
  }
  #key .key-slide li.sl02 {
    background: url(../img/index/key2.jpg) no-repeat center/cover;
  }
  #key .key-slide li.sl03 {
    background: url(../img/index/key3.jpg) no-repeat center/cover;
  }
  #key .key-slide li.sl04 {
    background: url(../img/index/key4.jpg) no-repeat center/cover;
  }
}

#sec1 {
  position: relative;
  background: url(../img/index/sec1_bg_sp.jpg) no-repeat top center, url(../img/index/line_sp.jpg) no-repeat bottom center #1e1209;
  margin-top: 12vw;
  background-size: 100% auto;
  color: #fff;
  padding: 54vw 5% 37vw;
}

#sec1 h2 {
  margin: 0 5% 8vw;
}

#sec1 .txt {
  margin: 0 5% 12vw;
}

#sec1 ul li:nth-child(1) {
  margin: 0 13% 12vw 0;
}

#sec1 ul li:nth-child(2) {
  margin-left: 38%;
}

@media screen and (min-width: 768px) {
  #sec1 {
    position: relative;
    background: url(../img/index/line.png) no-repeat bottom center, url(../img/index/sec1_deco.png) no-repeat top center, url(../img/index/sec1_bg.jpg) no-repeat top center;
    margin-top: 50px;
    background-size: 100% auto, cover, cover;
    color: #fff;
    padding: 130px 20px 184px;
    box-sizing: border-box;
    min-height: 1417px;
  }
  #sec1 .inner {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    min-height: 1100px;
  }
  #sec1 h2 {
    margin: 0 0 140px;
    text-align: right;
  }
  #sec1 .txt {
    margin: 0 0 0 90px;
    width: 456px;
    position: relative;
    letter-spacing: 0.05em;
  }
  #sec1 .txt span {
    display: block;
    width: 410px;
    position: absolute;
    top: 465px;
    left: 558px;
  }
  #sec1 ul {
    position: relative;
  }
  #sec1 ul li:nth-child(1) {
    margin: 0;
    position: absolute;
    top: -320px;
    left: 648px;
    width: 580px;
  }
  #sec1 ul li:nth-child(2) {
    margin-left: 75px;
    padding-top: 50px;
  }
}

#sec2 {
  position: relative;
  background: url(../img/index/bg_r1.jpg) repeat top center;
  padding-bottom: 18vw;
}

#sec2 .box1 {
  position: relative;
  margin: 0 5% 6vw;
}

#sec2 .box1 dt {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

#sec2 .box1 dt img {
  max-width: 130%;
  width: 130%;
  margin-left: -15%;
}

#sec2 .box1 dd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin-right: 10%;
}

#sec2 .box2 {
  position: relative;
  margin: 0 5% 0;
}

#sec2 .box2 dt {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

#sec2 .box2 dt img {
  max-width: 130%;
  width: 130%;
  margin-left: -15%;
}

#sec2 .box2 dd {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin-left: 20%;
}

#sec2 .item {
  margin: 4vw 5% 0;
}

#sec2 .btn-lk {
  margin: 14vw 5% 0;
}

#sec2 .btn-lk a {
  text-align: center;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 15px 17px;
  background: url(../img/shared/arr1.png) no-repeat right 18px center, url(../img/shared/bg_re.jpg) repeat;
}

#sec2 .btn-lk a span {
  display: block;
}

#sec2 .hover-text {
  color: transparent;
  overflow: hidden;
  text-shadow: 0 -1.8em 0 #fff, 0 0 0 #fff;
  transition: text-shadow 0.4s;
}

#sec2 .hover-text:hover {
  text-shadow: 0 -1.8em 0 #fff, 0 0 0 #fff;
}

@media screen and (min-width: 768px) {
  #sec2 {
    position: relative;
    background: url(../img/index/sec2_deco.png) no-repeat top center, url(../img/index/bg_r1.jpg) repeat top center;
    padding: 140px 0 0;
  }
  #sec2 .inner {
    position: relative;
  }
  #sec2 .box1 {
    position: relative;
    margin: 0 0 50px;
    width: calc(100% - 400px);
  }
  #sec2 .box1 dt {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
    height: 720px;
  }
  #sec2 .box1 dt img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec2 .box1 dd {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-right: 0;
  }
  #sec2 h2 {
    position: absolute;
    top: 0;
    right: 0;
  }
  #sec2 .box2 {
    position: relative;
    margin: 0 0 0 400px;
    width: calc(100% - 400px);
  }
  #sec2 .box2 dt {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
    height: 720px;
  }
  #sec2 .box2 dt img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec2 .box2 dd {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    margin-left: 0;
  }
  #sec2 .item {
    margin: 0;
    width: 400px;
    position: absolute;
    top: 870px;
    left: 0;
  }
  #sec2 .item .txt {
    height: 416px;
    margin: 0 auto 80px;
  }
  #sec2 .btn-lk {
    margin: 0 auto 0;
    max-width: 300px;
  }
  #sec2 .btn-lk a {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 15px 15px 17px;
    background: url(../img/shared/arr1.png) no-repeat right 18px center, url(../img/shared/bg_re.jpg) repeat;
    transition: all 0.3s ease;
  
  }
   #sec2 .btn-lk a:hover {
    background: url(../img/shared/arr1.png) no-repeat right 10px center, url(../img/shared/bg_re.jpg) repeat;
   }
  #sec2 .btn-lk a span {
    display: block;
  }
}

#sec3 {
  position: relative;
  background: url(../img/index/bg_r1.jpg) repeat;
}

#sec3 .text {
  position: relative;
  margin: -8vw 5% 0;
  background: url(../img/shared/bg_ft.jpg) repeat;
  color: #fff;
  box-sizing: border-box;
  padding: 10vw 25px 14vw;
}

#sec3 .text h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 8vw;
}

#sec3 .text h2 span {
  color: #f6e1b0;
  font-size: 38px;
  line-height: 54px;
}

#sec3 .btn-lk {
  margin: 10vw 0 0;
}

#sec3 .btn-lk a {
  text-align: center;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 15px 17px;
  background: url(../img/shared/arr.png) no-repeat right 18px center, url(../img/shared/bg.jpg) repeat;
}

#sec3 .btn-lk a span {
  display: block;
}

@media screen and (min-width: 768px) {
  #sec3 {
    position: relative;
    background: url(../img/index/line_pc.jpg) no-repeat top center;
    background-size: 100% auto;
    padding-top: 290px;
    padding-bottom: 45px;
  }
  #sec3 .inner {
    position: relative;
    display: flex;
    justify-content: flex-end;
  }
  #sec3 .photo {
    width: calc(100% - 430px);
    height: 740px;
    position: relative;
    overflow: hidden;
  }
  #sec3 .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec3 .text {
    position: absolute;
    margin: 0;
    top: 20px;
    left: 35px;
    background: url(../img/shared/bg_ft.jpg) repeat;
    color: #fff;
    box-sizing: border-box;
    padding: 125px 25px 55px;
    width: 550px;
    min-height: 745px;
    text-align: center;
  }
  #sec3 .text h2 {
    text-align: center;
    font-size: 47px;
    margin-bottom: 30px;
    line-height: 100px;
  }
  #sec3 .text h2 span {
    color: #f6e1b0;
    font-size: 60px;
  }
  #sec3 .btn-lk {
    margin: 90px auto 0;
    width: 300px;
  }
  #sec3 .btn-lk a {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 15px 15px 17px;
    background: url(../img/shared/arr.png) no-repeat right 18px center, url(../img/shared/bg.jpg) repeat;
    transition: all 0.3s ease;
  }
  #sec3 .btn-lk a:hover {
    background: url(../img/shared/arr.png) no-repeat right 10px center, url(../img/shared/bg.jpg) repeat;
  }
  #sec3 .btn-lk a span {
    display: block;
    font-size: 16px;
    text-shadow: none;
    text-shadow: 0 0 0 #38201b, 0 1.8em 0 #38201b;
  }
}

#sec4 {
  position: relative;
  background: url(../img/index/line_sp1.png) no-repeat top center, url(../img/index/sec4_bg_sp.jpg) no-repeat bottom center;
  background-size: 100% auto;
  padding: 24vw 0 18vw;
}

#sec4 ul {
  position: relative;
  margin: -23vw 5% 10vw;
}

#sec4 ul li:nth-child(1) {
  margin: 0 10% 6vw 0;
}

#sec4 ul li:nth-child(2) {
  margin-left: 35%;
}

#sec4 .txt {
  margin: 0 8% 13vw;
}

#sec4 .btn-lk {
  margin: 0 12% 0;
}

#sec4 .btn-lk a {
  text-align: center;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 15px 17px;
  background: url(../img/shared/arr1.png) no-repeat right 18px center, url(../img/shared/bg_re.jpg) repeat;
}

#sec4 .btn-lk a span {
  display: block;
}

#sec4 .hover-text {
  color: transparent;
  overflow: hidden;
  text-shadow: none;
  transition: text-shadow 0.4s;
  color: #FFF;
}

#sec4 .hover-text:hover {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  #sec4 {
    position: relative;
    background: url(../img/index/sec4_deco.png) no-repeat top center, url(../img/index/sec4_bg.jpg) no-repeat bottom left;
    background-size: auto;
    padding: 50px 0 55px;
  }
  #sec4::after {
    background: url(../img/index/sec4_bg.jpg) no-repeat bottom left;
    width: calc(50% + 155px);
    height: 420px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
  }
  #sec4 .inner {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
  }
  #sec4 h2 {
    position: absolute;
    top: -10px;
    right: 77px;
  }
  #sec4 ul {
    position: relative;
    margin: 0;
    padding-top: 95px;
  }
  #sec4 ul li:nth-child(1) {
    margin: 0px 0 -145px -32px;
    position: relative;
    z-index: 1;
  }
  #sec4 ul li:nth-child(2) {
    width: 625px;
    margin-left: 614px;
    margin-top: 40px;
  }
  #sec4 .txt {
    margin: -152px 50px 0;
    width: 508px;
    letter-spacing: 0.05em;
  }
  #sec4 .btn-lk {
    margin: 0 0 0 700px;
    width: 340px;
  }
  #sec4 .btn-lk a {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 15px 15px 17px;
    background: url(../img/shared/arr1.png) no-repeat right 18px center, url(../img/shared/bg_re.jpg) repeat;
    transition: all 0.3s ease;
  }
  #sec4 .btn-lk a:hover {
    background: url(../img/shared/arr1.png) no-repeat right 10px center, url(../img/shared/bg_re.jpg) repeat;
  }
  #sec4 .btn-lk a span {
    display: block;
  }
  #sec4 .hover-text {
    color: transparent;
    overflow: hidden;
    text-shadow: 0 -1.8em 0 #fff, 0 0 0 #fff;
    transition: text-shadow 0.4s;
  }
  #sec4 .hover-text:hover {
     text-shadow: 0 -1.8em 0 #fff, 0 0 0 #fff;
  }
}

#sec5 {
  position: relative;
}

#sec5 .inner {
  background: #dfb5ab;
  padding: 16vw 5% 17vw;
}

#sec5 .inner .block {
  padding: 0 5% 10vw;
}

#sec5 .inner .block h2 {
  padding: 8vw 3% 5vw 0;
}

#sec5 .inner .block h3 {
  font-size: 6.2vw;
  line-height: 1.7;
  margin-bottom: 5vw;
}

#sec5 .inner .info-c {
  background: #fff;
  text-align: center;
  padding: 18vw 3% 16vw;
}

#sec5 .inner .info-c .tel {
  color: #000;
  font-size: 17px;
}

#sec5 .inner .info-c .tel span {
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px 0 10px;
}

#sec5 .inner .info-c .tel span img {
  width: 16px;
  height: auto;
  margin-right: 4px;
  position: relative;
  top: 2px;
}

#sec5 .inner .info-c .tel small {
  display: block;
  color: #38201b;
}

#sec5 .inner .btn-lk {
  margin: 8vw 6% 0;
}

#sec5 .inner .btn-lk a {
  border: 1px solid #38201b;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 15px 17px;
  background: url(../img/shared/arr.png) no-repeat right 18px center;
}

#sec5 .inner .btn-lk a span {
  text-shadow: 0 -1.8em 0 #38201b, 0 0 0 #38201b;
}

@media screen and (min-width: 768px) {
  #sec5 {
    position: relative;
    padding: 135px 20px 100px;
    z-index: 1;
  }
  #sec5 .inner {
    background: #dfb5ab;
    max-width: 1200px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 60px 20px 150px;
    position: relative;
  }
  #sec5 .inner .block {
    padding: 0 0 0 70px;
    display: flex;
    min-height: 510px;
  }
  #sec5 .inner .block .photo {
    max-width: 568px;
  }
  #sec5 .inner .block .text {
    max-width: 423px;
    margin-left: 55px;
  }
  #sec5 .inner .block h2 {
    padding: 0;
  }
  #sec5 .inner .block h3 {
    font-size: 30px;
    line-height: 55px;
    font-weight: bold;
    margin: 15px 0 25px;
    letter-spacing: 0em;
  }
  #sec5 .inner .block p {
    max-width: 375px;
    letter-spacing: 0.05em;
  }
  #sec5 .inner .info-c {
    width: 900px;
    height: 190px;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -95px;
    left: 50%;
    margin-left: -450px;
  }
  #sec5 .inner .info-c .tel {
    color: #38201b;
    font-size: 19px;
    font-weight: bold;
    margin-right: 40px;
  }
  #sec5 .inner .info-c .tel span {
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4px 0 5px;
    letter-spacing: 0.1em;
  }
  #sec5 .inner .info-c .tel span img {
    width: 16px;
    height: auto;
    margin-right: 6px;
    position: relative;
    top: -1px;
    filter: blur(1);
  }
  #sec5 .inner .info-c .tel small {
    display: block;
    color: #38201b;
    font-size: 14px;
  }
  #sec5 .inner .btn-lk {
    margin: 0 0 0 40px;
    width: 300px;
  }
  #sec5 .inner .btn-lk a {
    border: 1px solid #38201b;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 15px 15px 17px;
    background: url(../img/shared/arr.png) no-repeat right 18px center;
    transition: all 0.3s;
  }
  #sec5 .inner .btn-lk a:hover {
    background: url(../img/shared/arr.png) no-repeat right 10px center;
  }
  #sec5 .inner .btn-lk a span {
    display: block;
  }
}

#sec6 {
  position: relative;
  padding: 6vw 0 20vw;
}

#sec6 h2 {
  margin: 0 21% 0vw;
}

#sec6 .logo {
  margin: 0 18% 2vw;
}

#sec6 .tel {
  color: #000;
  font-size: 17px;
  text-align: center;
  margin-bottom: 7vw;
}

#sec6 .tel span {
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px 0 10px;
}

#sec6 .tel span img {
  width: 16px;
  height: auto;
  margin-right: 4px;
  position: relative;
  top: 2px;
}

#sec6 .tel small {
  display: block;
  color: #38201b;
}

#sec6 #gmap {
  margin: 15vw 5% 10vw;
}

#sec6 #gmap .map {
  width: 100%;
  height: 410px;
  margin-bottom: 12vw;
}

#sec6 #gmap .map iframe {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
}

#sec6 .list {
  margin: 0 5%;
  color: #000;
}

#sec6 .list dl {
  padding: 10px 0;
  border-bottom: 1px solid #c9bc99;
  display: flex;
  font-size: 14px;
}

#sec6 .list dl.block {
position: relative;
}
#sec6 .list dl .serif {
  position: absolute;
  top: 69px;
  right: 60px;
}
.serif{
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 8px;
  border-radius: 4px;
  background-color: #ffffff;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  font-weight: bold;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

.serif::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: #ffffff00 transparent #ffffff;
  translate: -60% -110%;
}

#sec6 .list dl dt {
  width: 30%;
}

#sec6 .list dl dd {
  width: 70%;
  letter-spacing: 0.05em;
}

#sec6 .list dl dd a i {
  display: inline-block;
  width: 15px;
  position: relative;
  top: -2px;
  margin-right: 4px;
}

#sec6 .note {
  background: #eee2c3;
  margin: 12vw 5% 0;
  padding: 35px 20px 35px;
  font-size: 14px;
}

#sec6 .note h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

#sec6 .note p {
  color: #000;
}

#sec6 .web-btn a {
  padding-left: 30px;
}

@media screen and (min-width: 768px) {
  #sec6 {
    position: relative;
    padding: 120px 20px 50px;
  }
  #sec6 .inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #sec6 .left {
    max-width: 600px;
    width: 50%;
  }
  #sec6 .right {
    max-width: 600px;
    width: 50%;
    padding-top: 75px;
  }
  #sec6 h2 {
    margin: 0 0 0 100px;
  }
  #sec6 .logo {
    margin: 0 0 5px 68px;
  }
  #sec6 .tel {
    width: 380px;
    color: #38201b;
    font-size: 19px;
    text-align: center;
    margin: 0 0 20px 60px;
    font-weight: bold;
  }
  #sec6 .tel span {
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2px 0 5px;
    letter-spacing: 0.1em;
  }
  #sec6 .tel span img {
    width: 16px;
    height: auto;
    margin-right: 8px;
    position: relative;
    top: 2px;
  }
  #sec6 .tel small {
    display: block;
    color: #38201b;
    font-size: 14px;
    letter-spacing: 0;
  }
  #sec6 #gmap {
    margin: 55px 0 0 -50px;
  }
  #sec6 #gmap .map {
    width: 600px;
    height: 540px;
    margin-bottom: 15px;
  }
  #sec6 #gmap .map iframe {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
  }
  #sec6 .list {
    margin: 0;
    color: #000;
    padding-left: 50px;
  }
  #sec6 .list dl {
    padding: 14px 0 15px;
    border-bottom: 1px solid #c9bc99;
    display: flex;
    font-size: 16px;
    line-height: 30px;
  }
  #sec6 .list dl dt {
    width: 110px;
  }
  #sec6 .list dl dd {
    width: calc(100% - 110px);
    letter-spacing: 0.025em;
  }
  #sec6 .list dl dd a {
    transition: all 0.3s ease;
    border-bottom: 1px solid transparent;
  }
  #sec6 .list dl dd a i {
    display: inline-block;
    width: 15px;
    position: relative;
    top: -3px;
    margin-right: 4px;
  }
  #sec6 .list dl dd a:hover {
    border-bottom: 1px solid;
  }

  #sec6 .list dl .serif {
    top: 39px;
    right: 200px;
  }
  #sec6 .note {
    background: none;
    margin: 40px 0 0 50px;
    padding: 35px 40px 40px 40px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid;
    line-height: 40px;
  }
  #sec6 .note h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  #sec6 .note p {
    color: #000;
  }
  #sec6 .web-btn {
    width: 340px;
    max-width: 340px;
    margin-left: 80px;
  }
  #sec6 .web-btn a {
    padding: 0;
    font-size: 18px;
    padding-left: 25px;
  }
  #sec6 .link {
    font-weight: 600;
  }
  #sec6 .link .text {
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    padding-right: 67px;
    letter-spacing: 0;
  }
  #sec6 .link .text a {
    transition: all 0.3s ease;
  }
  #sec6 .link .text a:hover {
    text-decoration: underline;
  }
}

#news {
  position: relative;
  padding: 0 0 20vw;
}

#news .inner {
  background: url(../img/index/bg_blog.jpg) repeat;
  padding: 15vw 5% 12vw;
}

#news h2 {
  margin-bottom: 5vw;
}

#news .more {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 15px;
}

#news .more a {
  background: url(../img/shared/arr.png) no-repeat center right;
  font-size: 15px;
  padding-right: 30px;
}

#news .row {
  margin-bottom: 20px;
}

#news .row dl {
  padding: 5px 0 0 170px;
  position: relative;
  min-height: 80px;
  color: #000;
  font-size: 14px;
}

#news .row dl .photo {
  width: 156px;
  height: 97px;
  background: url(../img/index/no_img.jpg) center/cover;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -38px;
}

#news .row dl dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #c80000;
}

#news .row .photo a,
#news .row .photo span {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 768px) {
  #news {
    position: relative;
    padding: 50px 20px 130px;
  }
  #news .inner {
    background: url(../img/index/bg_blog.jpg) repeat;
    padding: 55px 50px 60px;
    box-sizing: border-box;
    max-width: 1100px;
    margin: 0 auto;
  }
  #news #feed {
    display: flex;
    justify-content: center;
  }
  #news h2 {
    margin-bottom: 10px;
    text-align: center;
  }
  #news .more {
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
    max-width: 840px;
    margin: 0 auto;
  }
  #news .more a {
    background: url(../img/shared/arr.png) no-repeat center right;
    font-size: 16px;
    padding-right: 35px;
    transition: all 0.3s ease;
  }
  #news .more a:hover {
    opacity: 0.6;
  }
  #news .row {
    width: 240px;
    margin: 0 30px 20px;
  }
  #news .row dl {
    padding: 0;
    position: relative;
    min-height: 80px;
    color: #000;
    font-size: 14px;
  }
  #news .row dl .photo {
    width: 240px;
    height: 150px;
    background: url(../img/index/no_img.jpg) center/cover;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 12px;
    transition: all 0.3s ease;
  }
  #news .row dl .photo:hover {
    opacity: 0.7;
  }
  #news .row dl dt {
    font-family: 'Noto Sans JP', sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #c80000;
    margin-bottom: 10px;
  }
  #news .row dl dd {
    font-size: 16px;
    line-height: 30px;
  }
  #news .row .photo a,
  #news .row .photo span {
    display: block;
    width: 100% !important;
    height: 100% !important;
  }
}
