@charset 'utf-8';

/* *****************
article CSS
******************** */

.post-template-default .container {
  max-width: 1000px;
}

.keyvisual {
  margin: 0 -15px 0 -15px;
}

#article {
  margin-bottom: 75px;
}

#article img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  width: initial;
}

#article a {
  color: #a20007;
  text-decoration: underline;
}

#article a:hover {
  text-decoration: none;
}

#article time {
  font-size: 2rem;
}

#article .cat {
  color: #fff;
  display: inline-block;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  height: 23px;
  line-height: 25px;
  margin-right: 1.25em;
  text-align: center;
  width: 120px;
}

#article h1 {
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 2;
  margin-bottom: 10px;
}

#article h2 {
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 3.2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 2;
  margin-bottom: 10px;
}

#article h3 {
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 2.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 2;
  margin-bottom: 10px;
}

#article p {
  color: #5a5a5a;
  display: block;
  font-size: 2rem;/*2.4*/
  letter-spacing: .05em;
  line-height: 1.6;
  margin-bottom: 10px;
}

#article p:last-of-type {
  margin-bottom: 1.2em;
}

#article .article_text {
  border-bottom: 1px solid #5a5a5a;
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  padding-bottom: 30px;
}

#article .article_text h4,
#article .article_text h4 + p + p {
  font-size: 2.4rem;
}

#article .article_text h4 + p {
  font-size: 2rem;
  line-height: 3;
}

#article .article_text p span {
  font-size: 4.8rem;
}

#article .flex-col3 .flex-child {
  margin-bottom: 0;
}

#article .flex-col3 {
  margin-bottom: 90px;
}

#article .flex-col3 .flex-child div a {
}

#article .flex-col3 .flex-child div a:hover {
}

#article .flex-col3 .flex-child div a .article_trimming .photo img {
  vertical-align: bottom;
}

#article .flex-col3 .flex-child div a {
  display: block;
}

#article .flex-col3 .flex-child div a:hover {
  opacity: .8;
}

#article .flex-col3 .flex-child div a .article_trimming {
  margin-bottom: 30px;
}

#article .contribute h2{
  border-bottom: solid 3px #ef7a00;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 2.4em;
  margin-bottom: 1em;
}
#article .contribute h3{
  font-weight: 700;
  line-height: 1.6;
  border-bottom: solid 2px #616161;
  margin-top: 2em;
  margin-bottom: 1em;
}
#article .wp-block-preformatted{
line-height: 1.4;
}
.wp-block-columns{
margin-bottom: 2.75em;
}
.iframe-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.iframe-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#article .wp-block-buttons>.wp-block-button {
display: inline-block;
margin-left: 0;
margin-right: .5em;
margin-bottom: .5em;
min-width: 300px;
}

#catalog {
  background: #000;
  width: 100%;
}

#catalog div {
  height: 400px;
  margin: 0 auto;
  max-width: 1170px;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
}

#catalog div .catalog_btn {
  background-color: rgba(255, 255, 255, .05);
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 3rem;
  max-width: 350px;
  padding: 22px 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 100%;
}

#catalog div .catalog_btn:hover {
  background-color: rgba(255, 255, 255, .2);
  box-shadow: 0 0 4px 1px #fff inset;
}

#catalog div .catalog_btn_icon {
  background: url(../../../icon/common/catalog_btn.png) no-repeat;
  background-size: contain;
  display: inline-block;
  height: .866em;
  margin-bottom: .225em;
  margin-left: .866em;
  vertical-align: middle;
  width: .866em;
}

#catalog div .catalog_img {
  bottom: 0;
  max-width: 350px;
  position: absolute;
  right: 0;
  vertical-align: bottom;
  width: 100%;
}

#catalog .catalog_text {
  color: #fff;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 4rem;
  line-height: 2;
  margin-bottom: 20px;
  padding-top: 70px;
}

#area {
  background: #f5e6f5;
  margin-top: 100px;
  width: 100%;
}

#area div.flex-col4 {
  margin: 0 auto;
  max-height: 1150px;
  max-width: 1170px;
  padding-left: 60px;
  padding-right: 15px;
}

#area .area_heading {
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 5rem;
  margin-bottom: 70px;
  padding-top: 90px;
}

#area div dl {
  color: #5a5a5a;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 2.5rem;
  line-height: 2;
}

#area div dl a {
  color: #5a5a5a;
}

#area div:nth-child(1) dl:nth-child(1),
#area div:nth-child(1) dl:nth-child(2),
#area div:nth-child(3) dl:nth-child(1),
#area div:nth-child(3) dl:nth-child(2),
#area div:nth-child(4) dl:nth-child(1),
#area div:nth-child(4) dl:nth-child(2),
#area div:nth-child(4) dl:nth-child(3),
#area div:nth-child(4) dl:nth-child(4) {
  margin-bottom: 50px;
}

#area div dl dd::before {
  content: '\03e';
}

#area .area_contact {
  color: #000;
  font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  padding: 90px 15px 50px 15px;
}

#area .area_contact h4 {
  font-size: 4.8rem;
  margin-bottom: 30px;
}

#area .area_contact p {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-top: 50px;
  padding-bottom: 45px;
}

#area .area_contact ul {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}

#area .area_contact ul li:first-child,
#area .area_contact ul li:last-child {
  width: 365px;
}

#area .area_contact ul li:nth-child(2) {
  padding: .625em .938em 0 .938em;
}
