@charset "utf-8";


.news-list {
    padding-bottom: 16.15%;
}
.news_item_wrap {
    padding-top: 6.15%;
    padding-bottom: 6.15%;
}
    
.news-item  {
	width: min(100% - 32.3%, 1200px);
    margin-top: 0px;
	margin-inline: auto;
}

.news-item__date{
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 12px;
}

.news-item__title{
    border-bottom: 2.8px dotted #ea8438;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 500;
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 32px;
}
.news-item__body {
    display: flex;
    justify-content: space-between;
}
.news-item__image {
    padding: 24px;
    background-color: #f2f1f0;
    width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 240px;
    margin-right: 40px;
}
.news-item__text {
    width: 100%;
}
.news-item__text p {
    line-height: 1.8;
    font-size: 0.9rem;
}
.news-item__text p a {
    color: #1D00AB;
    text-decoration: underline;
}
.news-item__text p .external-link {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px auto;
    background-image: url(../images/external-link.svg);
    padding-right: 24px;
    margin-top: 16px;
    display: inline-block;
}








/* =========================================
 イラストデコ関連
========================================= */


/* =============================
NEWS パターンwrap
=============================*/

.deco-pattern-wrap {
	position: relative;
}


.deco-pattern-wrap .deco--wrap01 {
    bottom: 48px;
	right: 200px;
    width: 100px;
    rotate: 16deg;
}

.deco-pattern-wrap .deco--wrap02 {
    bottom: 40px;
    left: 400px;
    width: 90px;
    rotate: 5deg;
}

.deco-pattern-wrap .deco--wrap03 {
    left: 200px;
    width: 100px;
    rotate: 24deg;
    bottom: 40px;
}


.deco-pattern-wrap .deco--wrap04 {
    right: 400px;
    width: 120px;
    rotate: 24deg;
    bottom: 40px;
}

/* =============================
NEWS パターン01
=============================*/

.news_item_wrap.deco-pattern-01 {
  position: relative;
}

/* ---------- 左 ---------- */

.news_item_wrap.deco-pattern-01 .deco--01 {
  top: 0px;
  left: -30px;
  width: 120px;
  rotate: -16deg;
}

.news_item_wrap.deco-pattern-01 .deco--02 {
    top: 200px;
    left: 20px;
    width: 90px;
    rotate: 5deg;
}

.news_item_wrap.deco-pattern-01 .deco--03 {
    top: auto;
    left: -10px;
    width: 80px;
    rotate: 24deg;
    bottom: 0px;
}



/* ---------- 右 ---------- */


.news_item_wrap.deco-pattern-01 .deco--04 {
    top: 0;
    right: 30px;
    width: 140px;
    rotate: -16deg;
}

.news_item_wrap.deco-pattern-01 .deco--05 {
  top: 140px;
  right: 10px;
  width: 140px;
  rotate: 8deg;
}

.news_item_wrap.deco-pattern-01 .deco--06 {
 bottom: 20px;
  right: -20px;
  width: 140px;
  rotate: -10deg;
}

/*
.news_item_wrap.deco-pattern-01 .deco--07 {
  top: 420px;
  right: 10px;
  width: 120px;
  rotate: 16deg;
}

.news_item_wrap.deco-pattern-01 .deco--08 {
  bottom: 120px;
  right: -10px;
  width: 120px;
  rotate: -5deg;
}

.news_item_wrap.deco-pattern-01 .deco--09 {
  bottom: 0;
  right: 30px;
  width: 110px;
  rotate: 6deg;
}
*/


/* =============================
NEWS パターン02
=============================*/

.news_item_wrap.deco-pattern-02 {
  position: relative;
}

/* ---------- 左 ---------- */

.news_item_wrap.deco-pattern-02 .deco--01 {
    top: 40px;
    left: -0px;
    width: 120px;
    rotate: -16deg;
}

.news_item_wrap.deco-pattern-02 .deco--02 {
    top: 200px;
    left: 20px;
    width: 110px;
    rotate: 5deg;
}

.news_item_wrap.deco-pattern-02 .deco--03 {
    left: 0px;
    top: auto;
    width: 140px;
    rotate: 24deg;
    bottom: 40px;
    right: auto;
    display: inherit;
}



/* ---------- 右 ---------- */


.news_item_wrap.deco-pattern-02 .deco--04 {
    top: 40px;
    right: 10px;
    width: 80px;
    rotate: 8deg;
    left: auto;
}

.news_item_wrap.deco-pattern-02 .deco--05 {
    top: 260px;
    right: 10px;
    width: 120px;
    rotate: 8deg;
}

.news_item_wrap.deco-pattern-02 .deco--06 {
    bottom: 0px;
    right: -20px;
    width: 140px;
    rotate: -10deg;
    top: auto;
}


/* =============================
NEWS パターン03
=============================*/

.news_item_wrap.deco-pattern-03 {
  position: relative;
}

/* ---------- 左 ---------- */

.news_item_wrap.deco-pattern-03 .deco--01 {
    top: 20px;
    left: -0px;
    width: 120px;
    rotate: -16deg;
}

.news_item_wrap.deco-pattern-03 .deco--02 {
    top: 210px;
    left: -20px;
    width: 80px;
    rotate: 40deg;
}

.news_item_wrap.deco-pattern-03 .deco--03 {
    left: 30px;
	top:auto;
    width: 100px;
    rotate: 24deg;
    bottom: 0px;
    right: auto;
    display: inherit;
}



/* ---------- 右 ---------- */


.news_item_wrap.deco-pattern-03 .deco--04 {
    top: 40px;
    right: 10px;
    width: 140px;
    rotate: 40deg;
    left: auto;
}

.news_item_wrap.deco-pattern-03 .deco--05 {
    top: 200px;
    right: 10px;
    width: 60px;
    rotate: -8deg;
}

.news_item_wrap.deco-pattern-03 .deco--06 {
    bottom: 0px;
    right: 20px;
    width: 110px;
    rotate: -10deg;
    top: auto;
}
