*{
    /* line-height: 1; */
}

@media only screen and (max-width: 767px) {
  .main-wrapper .page-bar-in {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 14px 25px 13px;
  }
}
.section-hero {
    background-image: url(../img/news/hero.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.aside {
    padding: 80px 20px 0 40px;
}

@media only screen and (max-width: 767px) {
    .aside {
        padding: 30px 0 50px;
    }
}

.resent .aside__content li {
    border-bottom:1px solid #ddd;
    /* margin-bottom: 32px; */
}

.category .aside__title-jp {
    padding-top: 30px;
}

.category li a {
    display: block;
}

.aside .aside__title-jp {
    font-size: 25px;
}

.aside .aside__title-en {
    font-size: 13px;
    color: #e42121;
    padding: 20px 0 2em;
    font-family: 'Cormorant Garamond', serif;
}

.aside .archive .aside__title-en {
    padding: 20px 0 35px;
}

.aside .news__meta {
    padding-bottom: 0.5em;
}


.aside__block + .aside__block {
    margin-top: 2.5em;
}


@media only screen and (max-width: 767px) {
    .section-news {
        display: none;
    }
}

.aside .news__meta .date {
    margin-right: 24px;
    font-size: 19px;
    font-family: Teko;
}

.aside .news__meta .tag {
    font-size: 15px;
    font-family: 'Cormorant Garamond', serif;
}

.aside .news__meta .new {
    color: #fff;
    display: inline-block;
    background: #e42121;
    font-size: 1.1rem;
    padding: 0.4em 0.8em;
    border-radius: 20px;
    transform: scale(0.9);
    font-family: 'Cormorant Garamond', serif;
    margin-left: 10px;
}

.aside .news__txt a{
    display: block;
}

.aside .news__txt {
}

.aside__block.resent li{
    padding: 1.5em 0 1.5em;

}

.category-list {
    margin-bottom: 70px;
}

.category-txt {
    margin-bottom: 0.75em;
    font-family: 'Cormorant Garamond', serif;
}



@media (min-width: 768px) {
.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #000;
}
}

@media only screen and (max-width: 767px) {

    .main-wrapper {
        overflow: hidden;
    }

    .aside__block.category {
        float: left;
        width: 49%;
    }

    .aside__block.archive {
        float: right;
        width: 49%;
    }

    .aside .aside__title-jp {
        font-size: 1.4rem;
        margin-bottom: 1em;
        display: inline-block;
        padding: 0;
    }

    .cp_ipselect {
        margin: 0 auto;
    }

    .category-list-sp,
    .archive-list-sp {
        position: relative;
    }

    .aside__block select{
        font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
        padding: 12px;
        width: 100%;
        color: #424242;
        border-color: #d6d6d6;
        border-radius: 5px;
        appearance: none;
        background-image: url(../img/news/arrow.png);
        background-repeat: no-repeat;
        background-size: 12px 20px;
        background-position: right 15px center;
    }
}



.main-contents {
    padding: 80px 40px 160px 20px;
}

article.article {
    border-bottom:1px solid #ddd;
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    article.article {
        margin-bottom: 3em;
    }
    .main-contents {
        padding: 40px 0 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .l-content {
        padding: 0 0 80px 0;
    }
}

.article__headline {
    display: flex;
}

.ah_meta {
    border: 5px solid #dcdcdc;
    margin-right: 32px;
    margin-bottom: 22px;
    text-align: center;
    padding:15px;
    line-height: 1.2;
}

@media only screen and (max-width: 767px) {
    .ah_meta{
        border: 3px solid #dcdcdc;
        padding: 12px;
        font-family: Teko;
        margin-right: 20px;
        margin-bottom: 22px;
    }
}

.ah_meta span {
    display: block;
}

.ah_meta p {
    display: block;
    font-family: Teko;
}

.ah_meta p:first-child {
    font-size: 1.5rem;
}

.ah_meta p:last-child {
    font-size: 2.5rem;
}
.at__meta {
    display: flex;
    align-content: center;
    font-size: 1.5rem;
    padding-top: 0.5em;
    line-height: 1;
}

.at__meta  .tag {
    padding-top: 0.15em;
}

.article__title span {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;

}

@media only screen and (max-width: 767px) {
    .article__title span {
        padding-top: 0;
    }
}

.article__title .new{
    color: #fff;
    background: #e42121;
    font-size: 1.3rem;
    padding: 3px 8px;
    border-radius: 20px;
    font-family: 'Cormorant Garamond', serif;
    margin-left: 10px;
}

@media only screen and (max-width: 767px) {
    .article__title .new{
        font-size: 1.1rem;
        padding: 2px 8px;
    }

    .article__title {
        /* padding-right: 12.5px; */
    }
}

.article__title h2 {
    font-size: 19px;
    font-weight: bold;
    margin-top: 0.5em;
}

@media only screen and (max-width: 767px) {
    .article__title h2 {
        font-size: 1.5rem;
        line-height: 1.35;
    }
}

.article__content p {
    line-height: 2.25;
    /* padding-bottom: 54px; */
}

@media only screen and (max-width: 767px) {
    .article__content p {
        padding-bottom: 54px;
        padding: 0 12.5px 0;
        line-height: 2;
    }
}

.article__content img {
    margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
    .article__content img {
        width: 100%;
    }
}


.article__content a {
    text-decoration: underline;
    color: #0072ff;
}

@media (min-width: 768px) {
    .article__content a:hover {
        text-decoration: none;
    }
}

.pagination-list {
    display: flex;
    justify-content: space-between;
}

.prev {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}

.prev::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

.next {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}

.next::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

.article__content {
    padding-bottom: 4em;
    word-break: break-all;
}
.article__content h1,
.article__content h2,
.article__content h3,
.article__content h4 {
    line-height: 1.7;
}

.article__content img {
    margin: 1.5em 0;
}

.article__content p + p {
    margin-top: 3em;
}


.pager,
.navigation.pagination {
  padding: 30px 0 40px;
}

.pager a,
.navigation.pagination a {
  opacity: 1;
  transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
}

@media only screen and (max-width: 768px) {
.article__content p + p {
    margin-top: 2em;
}

  .pager a,
  .navigation.pagination a {
    transition-duration: 0s;
  }
}

.pager a:hover,
.navigation.pagination a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .pager a:hover,
  .navigation.pagination a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}

@media only screen and (max-width: 768px) {
  .pager,
  .navigation.pagination {
    padding-bottom: 30px;
  }
}

.pager .nav-links,
.navigation.pagination .nav-links {
  position: relative;
  font-size: 1.5rem;
}

.pager .nav-links > *,
.navigation.pagination .nav-links > * {
  color: #111;
  display: block;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.pager .nav-links span.current,
.navigation.pagination .nav-links span.current {
  background-color: #0196D1;
  color: #fff;
}

.pager .av-links .next,
.pager .nav-links .prev,
.navigation.pagination .nav-links .next,
.navigation.pagination .nav-links .prev {
  position: relative;
  top: 0;
  padding: 0 30px;
}

@media only screen and (max-width: 768px) {
  .pager .nav-links .next,
  .pager .nav-links .prev,
  .navigation.pagination .nav-links .next,
  .navigation.pagination .nav-links .prev {
    top: 2px;
  }
}

.pager .nav-links a.next,
.navigation.pagination .nav-links a.next {
  right: 0;
  padding-right: 8px;
}

.pager .nav-links a.prev,
.navigation.pagination .nav-links a.prev {
  left: 0;
  padding-left: 8px;
}

.pager .nav-links a.prev:before,
.navigation.pagination .nav-links a.prev:before {
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -6px;
  content: " ";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 6px solid #111;
}

.pager .nav-links .page-numbers:not(.prev):not(.next),
.navigation.pagination .nav-links .page-numbers:not(.prev):not(.next) {
  border-radius: 0;
  padding: 8px 10px;
}

.pager .nav-next a,
.navigation.pagination .nav-next a {
  padding: 0.5em;
  padding-right: 1.5em;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url(../img/common/ico-next-arrow.png);
}

.pager .nav-previous a,
.navigation.pagination .nav-previous a {
    padding: 0.5em;
    padding-left: 1.5em;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(../img/common/ico-prev-arrow.png);
}
.pager .nav-previous {
    position: absolute;
    left: 0;
}
.pager .nav-next {
    position: absolute;
    right: 0;
}


.article__content img {
    max-width: 100%;
    height: auto;

}

.article__content figure {
    max-width: 100%;
}

.article__content .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.article__content .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.article__content .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.article__content iframe {
    max-width:100%;
    margin: 1em auto;
    display: block;
    /* height: 52vw; */
}
