﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}
html {
  line-height: 1
}
ol, ul {
  list-style: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}
q, blockquote {
  quotes: none
}
q:before, q:after {
  content: "";
  content: none
}
blockquote:before, blockquote:after {
  content: "";
  content: none
}
a img {
  border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
@font-face {
  font-family: "YuGothic M";
  src: local(Yu Gothic Medium)
}
body {
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: 'Yu Gothic', YuGothic, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-transform: rotate(0.001deg);
    -ms-transform: rotate(0.001deg);
    -o-transform: rotate(0.001deg);
    transform: rotate(0.001deg)
  }
}
@supports (-ms-ime-align: auto) {
  body {
    font-family: 'Yu Gothic', YuGothic, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
  }
}
#main-v .inner #gnav ul li, #main-v .inner #shopping a {
  font-family: "dnp-shuei-mincho-pr6n", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@media all and (-ms-high-contrast: none) {
  #main-v .inner #gnav ul li, #main-v .inner #shopping a {
    font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-transform: rotate(0.001deg);
    -ms-transform: rotate(0.001deg);
    -o-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    font-weight: bold
  }
}
.concept .inner h1, .concept .inner h2, .concept .inner p, .concept .inner nav a {
  font-family: "dnp-shuei-mincho-pr6n", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@media all and (-ms-high-contrast: none) {
  .concept .inner h1, .concept .inner h2, .concept .inner p, .concept .inner nav a {
    font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-transform: rotate(0.001deg);
    -ms-transform: rotate(0.001deg);
    -o-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    font-weight: bold
  }
}
footer nav ul li {
  font-family: "dnp-shuei-mincho-pr6n", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 200
}
@media all and (-ms-high-contrast: none) {
  footer nav ul li {
    font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-transform: rotate(0.001deg);
    -ms-transform: rotate(0.001deg);
    -o-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    font-weight: bold
  }
}
#main-v .inner #shopping a span, #scroll, .news .ticker ul .cate, footer address {
  font-family: "adobe-garamond-pro", serif
}
@media screen and (max-width: 415px) {
  body, html {
    width: 100%;
    overflow-x: hidden
  }
}
body {
  font-size: 16px;
  line-height: 1.5
}
a {
  -moz-transition: ease .75s;
  -o-transition: ease .75s;
  -webkit-transition: ease .75s;
  transition: ease .75s
}
#main-v {
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 1
}
#main-v .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: auto;
  width: 1190px
}
#main-v .inner header {
  order: 2;
  width: 65px;
  height: 255px;
  margin-top: 55px;
  margin-left: -28px;
  position: relative;
  z-index: 0
}
#main-v .inner header img {
  width: 100%;
  height: auto
}
#main-v .inner #gnav {
  order: 1;
  margin-top: 175px;
  width: 260px
}
#main-v .inner #gnav ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.4);
  padding-top: 10px;
  padding-bottom: 10px;
  width: 175px
}
#main-v .inner #gnav ul li {
  font-size: 13.5px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative
}
#main-v .inner #gnav ul li:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease-in-out .75s;
  -o-transition: ease-in-out .75s;
  -webkit-transition: ease-in-out .75s;
  transition: ease-in-out .75s;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  background: rgba(191, 173, 103, 0.15);
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  height: 0;
  width: 0;
  opacity: 0;
  z-index: 1
}
#main-v .inner #gnav ul li:hover:after {
  background: #fff;
  height: 100%;
  top: 0;
  width: 100%;
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
#main-v .inner #gnav ul li:hover a {
  color: #004469
}
#main-v .inner #gnav ul li a {
  border-bottom: solid 1px rgba(191, 173, 103, 0.56);
  color: #333;
  display: block;
  line-height: 58px;
  position: relative;
  text-decoration: none;
  z-index: 2
}
#main-v .inner #shopping {
  order: 3;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 260px;
  height: 66px;
  margin-top: 75vh;
  z-index: 100
}
#main-v .inner #shopping a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../img/icon-cart@2x.png") no-repeat;
  background-size: 23px auto;
  background-position: 211px 22px;
  background-color: #004469;
  color: #fff;
  width: 100%;
  height: 66px;
  text-decoration: none;
  padding: 13px 0 0 20px;
  position: relative
}
#main-v .inner #shopping a span {
  display: block;
  font-size: 8px;
  width: 260px
}
#main-v .inner #shopping a::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease-in-out .75s;
  -o-transition: ease-in-out .75s;
  -webkit-transition: ease-in-out .75s;
  transition: ease-in-out .75s;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  border: solid 2px #004469;
  height: 100%;
  width: 100%
}
#main-v .inner #shopping a:hover {
  background: url("../img/icon-cart@2x.png") no-repeat;
  background-size: 23px auto;
  background-position: 211px 22px;
  background-color: #fff;
  color: #004469;
  cursor: pointer
}
#main-v .inner #shopping a:hover::after {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
@media screen and (max-width: 1199px) {
  #main-v .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100vw
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner header {
    position: absolute;
    height: auto;
    left: 50%;
    margin-left: -21px;
    margin-top: 90px;
    top: 15px;
    width: 42px
  }
}
@media screen and (max-width: 1199px) {
  #main-v .inner #gnav {
    margin-left: 20px
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.5);
    margin-left: auto;
    margin-top: 15px;
    width: 100vw;
    overflow-x: scroll;
    padding: 5px;
    -webkit-overflow-scrolling: touch
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav ul {
    display: -webkit-flex;
    display: flex;
    border-left: solid 1px rgba(191, 173, 103, 0.56);
    width: 38em
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav ul li {
    white-space: nowrap
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
    border-right: solid 1px rgba(191, 173, 103, 0.56);
    padding: 0 1em
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav ul li a:after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #gnav ul li a:hover:after {
    display: none
  }
}
@media screen and (max-width: 1199px) {
  #main-v .inner #shopping {
    margin-right: 20px
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #shopping {
    position: absolute;
    margin-right: auto;
    margin-top: auto;
    bottom: 100px;
    left: 50%;
    margin-left: -130px
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #shopping a::after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  #main-v .inner #shopping a:hover::after {
    display: none
  }
}
#scroll {
  position: absolute;
  bottom: 65px;
  font-size: 12px;
  left: 50%;
  width: 150px;
  height: 40px;
  margin: -1.5em auto 0 -75px;
  letter-spacing: 0.2em;
  color: #bfad67;
  padding-top: 50px;
  text-align: center;
  z-index: 99
}
#scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 25px;
  height: 40px;
  margin-left: -15px;
  border: 2px solid #bfad67;
  border-radius: 50px;
  box-sizing: border-box
}
#scroll span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #bfad67;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box
}
@media screen and (max-width: 415px) {
  #scroll {
    display: none
  }
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0
  }
  40% {
    opacity: 1
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0
  }
  40% {
    opacity: 1
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
.news {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  border-bottom: solid 1px rgba(191, 173, 103, 0.4);
  border-top: solid 1px rgba(191, 173, 103, 0.4);
  padding: 0 2em;
  position: absolute;
  bottom: 0;
  height: 48px;
  left: 0;
  font-size: 13px;
  width: 100vw
}
.news h1 {
  color: #949494
}
.news .ticker {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: calc(100vw - 2*2em - 140px);
  text-align: center;
  position: relative;
  overflow: hidden
}
.news .ticker ul {
  width: 100%;
  position: relative
}
.news .ticker ul .cate {
  background-color: #004469;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  margin: 0 1em;
  padding: 0 1em
}
.news .ticker ul li {
  color: #949494;
  display: none;
  width: 100%
}
.news .ticker ul a {
  color: #949494;
  text-decoration: none;
  position: relative
}
.news .ticker ul a:after {
  -moz-transition: ease .5s;
  -o-transition: ease .5s;
  -webkit-transition: ease .5s;
  transition: ease .5s;
  -moz-transform: 0;
  -webkit-transform: 0;
  transform: 0;
  -moz-transform-origin: right bottom 50%;
  -ms-transform-origin: right bottom 50%;
  -webkit-transform-origin: right bottom 50%;
  transform-origin: right bottom 50%;
  content: "";
  background: #004469;
  bottom: -3px;
  height: 1px;
  left: 50%;
  opacity: 0;
  position: absolute;
  width: 0
}
.news .ticker ul a:hover {
  color: #004469
}
.news .ticker ul a:hover:after {
  -moz-transform: 1;
  -webkit-transform: 1;
  transform: 1;
  display: block;
  left: 0;
  opacity: 1;
  width: 100%
}
.news img {
  height: 6.5px;
  width: 57.5px
}
@media screen and (max-width: 415px) {
  .news {
    display: block;
    height: auto;
    padding: 10px 15px
  }
}
@media screen and (max-width: 415px) {
  .news h1 {
    text-align: center
  }
}
@media screen and (max-width: 415px) {
  .news .ticker {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 1em;
    margin: 5px 0 10px 0;
    width: 100%
  }
}
@media screen and (max-width: 415px) {
  .news .ticker ul {
    height: 1em
  }
}
@media screen and (max-width: 415px) {
  .news .ticker ul a:after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  .news .ticker ul a:hover:after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  .news img {
    display: block;
    margin: auto
  }
}
.concept {
  position: relative;
  z-index: 0
}
.concept .inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  text-align: center;
  padding: 90px 0 85px 0;
  position: relative;
  width: 1027px
}
.concept .inner h1 {
  color: #bfad67;
  font-size: 36px;
  letter-spacing: .25em;
  position: relative
}
.concept .inner h1::before {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-left: solid 7px transparent;
  border-top: solid 7px #bfad67;
  border-right: solid 7px transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -12px
}
.concept .inner h1::after {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-left: solid 7px transparent;
  border-bottom: solid 7px #bfad67;
  border-right: solid 7px transparent;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -12px
}
.concept .inner h2 {
  font-size: 21px;
  margin-top: 45px
}
.concept .inner p {
  color: #454545;
  font-size: 17px;
  line-height: 2.5;
  padding-top: 55px
}
.concept .inner p a {
  color: #004469
}
.concept .inner nav a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease .5s;
  -o-transition: ease .5s;
  -webkit-transition: ease .5s;
  transition: ease .5s;
  background: #004469;
  color: #fff;
  display: block;
  font-size: 23px;
  height: 66px;
  line-height: 66px;
  margin: 135px auto auto auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 552px
}
.concept .inner nav a::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease-in-out .75s;
  -o-transition: ease-in-out .75s;
  -webkit-transition: ease-in-out .75s;
  transition: ease-in-out .75s;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  border: solid 2px #004469;
  height: 100%;
  width: 100%
}
.concept .inner nav a:hover {
  background-color: #fff;
  color: #004469;
  cursor: pointer
}
.concept .inner nav a:hover::after {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
.concept .inner ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 70px
}
.concept .inner ul li {
  margin-bottom: 55px;
  width: 280px
}
.concept .inner ul li div {
  height: 340px;
  overflow: hidden;
  position: relative;
  width: 100%
}
.concept .inner ul li div img {
  -moz-transition: ease-in-out .75s;
  -o-transition: ease-in-out .75s;
  -webkit-transition: ease-in-out .75s;
  transition: ease-in-out .75s;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1
}
.concept .inner ul li div::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease-in-out .5s;
  -o-transition: ease-in-out .5s;
  -webkit-transition: ease-in-out .5s;
  transition: ease-in-out .5s;
  -moz-transform: 0;
  -webkit-transform: 0;
  transform: 0;
  background: rgba(191, 173, 103, 0.5);
  border: solid 2px #bfad67;
  content: "";
  height: 0;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 0
}
.concept .inner ul li div + h2 {
  margin-top: 13px
}
.concept .inner ul li a {
  color: #000;
  text-decoration: none
}
.concept .inner ul li a:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.concept .inner ul li a:hover div::before {
  -moz-transform: 1;
  -webkit-transform: 1;
  transform: 1;
  height: 100%;
  left: 0;
  opacity: 1;
  top: 0;
  width: 100%
}
.concept .img {
  width: 100vw
}
.concept .img img {
  height: auto;
  width: 100%
}
@media screen and (max-width: 1199px) {
  .concept .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw
  }
}
@media screen and (max-width: 415px) {
  .concept .inner {
    margin-top: 60px;
    padding: 0 15px;
    width: 100vw
  }
}
@media screen and (max-width: 415px) {
  .concept .inner h1 {
    font-size: 23px
  }
}
@media screen and (max-width: 415px) {
  .concept .inner h2 {
    font-size: 18px;
    margin-top: 20px
  }
}
@media screen and (max-width: 415px) {
  .concept .inner p {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 30px;
    padding-top: 20px
  }
}
@media screen and (max-width: 415px) {
  .concept .inner nav a {
    font-size: 16px;
    margin-top: 30px;
    width: 90vw
  }
}
@media screen and (max-width: 415px) {
  .concept .inner nav a::after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  .concept .inner nav a:hover::after {
    display: none
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul {
    margin-top: 20px
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul li {
    margin-bottom: 30px;
    width: 43vw
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul li div {
    height: calc(43vw * 6/5)
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul li div::before {
    display: none
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul li div + h2 {
    font-size: 14px;
    margin-top: 10px
  }
}
@media screen and (max-width: 415px) {
  .concept .inner ul li a:hover div::before {
    display: none
  }
}
footer nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}
footer nav ul li {
  font-size: 12px;
  margin: 0 1em
}
footer nav ul li a {
  color: #004469
}
footer nav ul li a:hover {
  color: #bfad67
}
footer address {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-top: solid 1px rgba(191, 173, 103, 0.4);
  color: #949494;
  font-size: 9px;
  height: 68px;
  margin-top: 43px;
  text-align: center
}
@media screen and (max-width: 415px) {
  footer nav ul {
    margin: 1em
  }
}
@media screen and (max-width: 415px) {
  footer nav ul li {
    margin: 0 .5em
  }
}
.concept.media .inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  text-align: center;
  padding: 0;
  position: relative;
  width: 1027px;
  max-width: 100%
}
@media screen and (max-width: 415px) {
  .concept.media .inner {
    margin-top: 30px
  }
}
.concept.media .inner h1 {
  color: #bfad67;
  font-size: 36px;
  letter-spacing: .25em;
  position: relative
}
@media screen and (max-width: 415px) {
  .concept.media .inner h1 {
    font-size: 23px
  }
}
.concept.media .inner h1::before {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-left: solid 7px transparent;
  border-top: solid 7px #bfad67;
  border-right: solid 7px transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -12px
}
.concept.media ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 45px
}
@media screen and (max-width: 1199px) {
  .concept.media ul {
    padding-left: 20px;
    padding-right: 20px
  }
}
@media screen and (max-width: 415px) {
  .concept.media ul {
    display: block
  }
}
.concept.media ul li {
  box-sizing: border-box;
  width: calc(50% - 2px);
  text-align: left;
  padding-right: 50px;
  margin-bottom: 35px;
  padding-bottom: 1px
}
.concept.media ul li:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both
}
@media screen and (max-width: 1199px) {
  .concept.media ul li {
    padding-left: 15px;
    padding-right: 15px
  }
}
@media screen and (max-width: 415px) {
  .concept.media ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 20px
  }
}
.concept.media ul li img {
  border: 1px solid #ddd;
  width: 100px;
  float: left
}
@media screen and (max-width: 415px) {
  .concept.media ul li img {
    width: 80px
  }
}
.concept.media ul li time {
  padding-left: 0;
  display: block
}
@media screen and (max-width: 1199px) {
  .concept.media ul li time {
    font-size: 13px
  }
}
@media screen and (max-width: 415px) {
  .concept.media ul li time {
    padding-left: 0
  }
}
.concept.media ul li p {
  padding-left: 0;
  display: block;
  padding-top: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #0c375b
}
@media screen and (max-width: 1199px) {
  .concept.media ul li p {
    font-size: 15px
  }
}
@media screen and (max-width: 415px) {
  .concept.media ul li p {
    font-size: 14px;
    padding-left: 0
  }
}
.concept.media ul li p a {
  cursor: pointer;
  color: #333;
  text-decoration: underline
}
.concept.media ul li p a:hover {
  opacity: .7
}