
/* ---------- Page title ---------- */
#main_title {
background-image: url("../image/contents_title.jpg");
}

/* ---------- Product header ---------- */
#news {
max-width: 1200px;
width: 90%;
margin: 0 auto 80px auto;
text-align: left;
}
#news dl#news_list {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
}
#news dl#news_list dt.sidemenu {
max-width: 200px;
width: 20%;
}
#news dl#news_list dt.sidemenu #spmenu {
display: none;
}
#news dl#news_list dt.sidemenu ul {}
#news dl#news_list dt.sidemenu ul li {
text-align: center;
margin-bottom: 20px;
}
#news dl#news_list dt.sidemenu ul li a {
display: block;
text-decoration: none;
font-size: clamp(0.813rem, 0.744rem + 0.34vw, 1rem);
line-height: 1.5em;
color: #000;
border: 1px solid #039d85;
padding: 0.7em 0 0.7em 0;
box-sizing: border-box;
background-color: #E3F5F2;
}
#news dl#news_list dt.sidemenu ul li a:hover {
background-color: #039d85;
color: #FFF;
}
#news dl#news_list dt.sidemenu ul li.select a {
background-color: #039d85;
color: #FFF;
}

#news dl#news_list dd.list {
max-width: 1000px;
width: 80%;
padding: 0 0 0 50px;
box-sizing: border-box;
}
#news dl#news_list dd.list .no_entry {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: clamp(0.75rem, 0.614rem + 0.68vw, 1.125rem);
padding: 5em 0 0 0;
}
#news dl#news_list dd.list h1 {
font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
line-height: 1.2em;
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 700;
padding: 0em 0 0.2em 0.5em;
position: relative;
border-left: 5px solid #039d85;
}

#news dl#news_list dd.list ul {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: clamp(0.813rem, 0.767rem + 0.23vw, 0.938rem);
line-height: 1.5em;
margin: 2em auto 0 auto;
}
#news dl#news_list dd.list ul li {
margin-bottom: 1.5em;
line-height: 1.8em;
}
#news dl#news_list dd.list a {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: clamp(0.75rem, 0.614rem + 0.68vw, 1.125rem);
line-height: 1.5em;
text-decoration: none;
color: #494949;
display: block;
}
#news dl#news_list dd.list a:hover {
text-decoration: underline;
color: #222BD0;;
}
#news dl#news_list dd.list .type1,
#news dl#news_list dd.list .type2,
#news dl#news_list dd.list .type3,
#detail .type1,
#detail .type2,
#detail .type3,
#archive dl .type1,
#archive dl .type2,
#archive dl .type3 {
font-size: 13px;
line-height: 1em;
color: #FFF;
display: inline-block;
position: relative;
padding: 0.2em 0.8em 0.3em 0.8em;
margin-left: 1em;
top: -2px;
}
#news dl#news_list dd.list .type1,
#archive dl .type1,
#detail .type1 {
background-color: #039d85;
}
#news dl#news_list dd.list .type2,
#archive dl .type2,
#detail .type2 {
background-color: #888888;
}
#news dl#news_list dd.list .type3,
#archive dl .type3,
#detail .type3 {
background-color: #36A2CA;
}

ol.pagination {
display: flex;
justify-content: center;
margin: 100px 0;
font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}
ol.pagination li {
display: inline-flex;
text-align: center;
margin: 0px 5px 0 5px;
}
ol.pagination a,
ol.pagination .current {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border: 1px solid #ccc;
border-radius: 4px;
text-decoration: none;
color: #fff;
font-size: 16px;
line-height: 1;
transition: all 0.2s ease;
box-sizing: border-box;
}
ol.pagination a {
padding: 0.2em 0 0 0;
box-sizing: border-box;
color: #039d85;
}
/* ホバー */
ol.pagination a:hover {
background: #ABF0EF;
border-color: #039d85;
color: #fff;
text-decoration: none;
}
ol.pagination .current {
background: #039d85;
color: #fff;
font-weight: 600;
cursor: default;
}
ol.pagination .prev,
ol.pagination .next {
font-weight: 600;
font-size: 18px;
}
ol.pagination .disabled {
color: #039d85;
border-color: #039d85;
pointer-events: none;
}
/* スマホ調整 */
@media (max-width: 480px) {
ol.pagination a,
ol.pagination .current {
width: 32px;
height: 32px;
font-size: 14px;
}
}


/******************************* 記事詳細 **/
#detail {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 500;
font-style: normal;
margin: 70px auto 0 auto;
}
#detail .type1,
#detail .type2,
#detail .type3 {
font-size: 14px;
line-height: 1em;
color: #FFF;
display: inline-block;
position: relative;
padding: 0.3em 0.8em 0.3em 0.8em;
margin-left: 1em;
top: -2px;
}
#detail p {
font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1.3rem);
line-height: 1.8em;
margin: 0 0 2em 0;
}
#detail h1 {
border-bottom: 2px solid #039d85;
font-size: clamp(1.125rem, 0.807rem + 1.59vw, 2rem);
line-height: 1.5em;
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
padding: 0.5em 0 0.5em 0.3em;
}
#detail p.category {
margin: 0 0 0em 0.5em;
}
#detail p.update {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
padding: 0.5em 0 0.5em 0.5em;
color: #585858;
margin: 0 0 0em 0em;
}
#detail .body {
padding: 3em 1em 3em 1em;
font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);
line-height: 1.8em;
}

/******************************* 記事詳細 **/

/******************************* pagenation **/
#detail #pagenation {
margin: 100px auto 50px auto;
}
#detail #pagenation ul {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin: 0px auto 0 auto;
width: 100%;
}
#detail #pagenation ul li {
width: 47%;
}
#detail #pagenation a {
position: relative;
display: block;
font-size: clamp(0.875rem, 0.807rem + 0.34vw, 1.063rem);
line-height: 1.5em;
color: #000;
text-decoration: none;
border: 1px solid #D9D9D9;
padding: 0.7em;
box-sizing: border-box;
}
#detail #pagenation a:hover {
border: 1px solid #15687D;
background-color: #F2F2F2;
}
#detail #pagenation ul li.next {
text-align: right;
}
#detail #pagenation ul li.previous a {
padding-left: 2em;
}
#detail #pagenation ul li.next a {
padding-right: 2em;
}
#detail #pagenation ul li.previous a:before {
content: '';
box-sizing: border-box;
display: inline-block;
position: absolute;
width: 10px;
height: 10px;
border-style: solid;
border-width: 1px 1px 0 0;
border-color: #919191;
transform: rotate(225deg);
left: 15px;
top: 42%;
}
#detail #pagenation ul li.next a:after {
content: '';
box-sizing: border-box;
display: inline-block;
position: absolute;
width: 10px;
height: 10px;
border-style: solid;
border-width: 1px 1px 0 0;
border-color: #919191;
transform: rotate(45deg);
right: 15px;
top: 42%;
}
/******************************* pagenation **/

/******************************* バックナンバー**/
#archive {
background-color: #f7f7f7;
margin: 130px auto 0 auto;
padding: 2em 0 0 0;
}
#archive h4 {
font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
line-height: 1.8em;
color: #039d85;
font-weight: 700;
text-align: center;
}
#archive dl {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: clamp(0.75rem, 0.614rem + 0.68vw, 1.125rem);
line-height: 1.5em;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
max-width: 1100px;
padding: 2em 0em 2em 0em;
box-sizing: border-box;
margin: 0 auto 0 auto;
}
#archive dl dt {
color: #686868;
width: 200px;
margin-bottom: 1.5em;
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: clamp(0.813rem, 0.767rem + 0.23vw, 0.938rem);
line-height: 1.5em;
}
#archive dl dd {
color: #494949;
width: 900px;
margin-bottom: 1.5em;
}
#archive dl dd a {
text-decoration: none;
color: #494949;
}
#archive dl dd a:hover {
text-decoration: underline;
color: #222BD0;;
}

/******************************* バックナンバー**/


@media screen and (min-width: 0px) and (max-width: 640px) {
#news dl#news_list {
display: block;
}
#news dl#news_list dt.sidemenu {
max-width: 100%;
width: 100%;
}
#news {
max-width: 100%;
width: 100%;
margin: 0px auto 0px auto;
text-align: left;
}
#news dl#news_list {
display: block;
width: 100%;
}
#news dl#news_list dt.sidemenu {
max-width: 100%;
width: 100%;
}
#news dl#news_list dt.sidemenu ul {
display: none;
}
#news dl#news_list dt.sidemenu #spmenu {
display: block;
margin: 0px auto 0 auto;
text-align: center;
background-color: #D0F5F7;
padding: 0.7em 0 0.7em 0;
}
#news dl#news_list dt.sidemenu #spmenu select {
border: 1px solid #999999;
font-size: 16px;
border-radius: 6px;
padding: 0.5em;
}
#news dl#news_list dd.list {
max-width: 90%;
width: 90%;
margin: 0px auto 0 auto;
padding: 30px 0 0 0;
box-sizing: border-box;
}
#news dl#news_list dd.list ul {
margin: 20px auto 0 auto;
}
#news dl#news_list dd.list ul li {
margin-bottom: 20px;
}
#news dl#news_list dd.list ul li h3 {
padding: 0.4em 0.5em 0.5em 0.7em;
box-sizing: border-box;
background-color: #E3F5F2;
}
#news dl#news_list dd.list a {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: 15px;
line-height: 1.3em;
text-decoration: none;
color: #494949;
display: block;
}
#news dl#news_list dd.list .type1,
#news dl#news_list dd.list .type2,
#news dl#news_list dd.list .type3,
#detail .type1,
#detail .type2,
#detail .type3,
#archive dl .type1,
#archive dl .type2,
#archive dl .type3 {
font-size: 12px;
line-height: 1em;
color: #FFF;
display: inline-block;
position: relative;
padding: 0.2em 0.8em 0.3em 0.8em;
margin-left: 1em;
top: -2px;
}
/******************************* 記事詳細 **/
#detail {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 500;
font-style: normal;
margin: 30px auto 0 auto;
width: 90%;
}
#detail .type1,
#detail .type2,
#detail .type3 {
font-size: 13px;
line-height: 1em;
color: #FFF;
display: inline-block;
position: relative;
padding: 0.3em 0.8em 0.3em 0.8em;
margin-left: 1em;
top: -2px;
}
#detail p {
font-size: 16px;
line-height: 1.3em;
margin: 0 0 1em 0;
}
#detail h1 {
border-bottom: 2px solid #039d85;
font-size: 18px;
line-height: 1.3em;
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
padding: 0.5em 0 0.5em 0.3em;
}
#detail p.category {
margin: 0 0 0em 0.5em;
}
#detail p.update {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
padding: 0.5em 0 0.5em 0.5em;
color: #585858;
margin: 0 0 0em 0em;
}
#detail .body {
padding: 1em 0em 1em 0em;
font-size: 16px;
line-height: 1.3em;
}
/******************************* 記事詳細 **/
/******************************* pagenation **/
#detail #pagenation {
margin: 40px auto 20px auto;
}
#detail #pagenation ul {
display: block;
margin: 0px auto 0 auto;
width: 100%;
}
#detail #pagenation ul li {
width: 100%;
}
#detail #pagenation a {
position: relative;
display: block;
font-size: clamp(0.875rem, 0.807rem + 0.34vw, 1.063rem);
line-height: 1.5em;
color: #000;
text-decoration: none;
border: 1px solid #D9D9D9;
padding: 0.7em;
box-sizing: border-box;
}
#detail #pagenation a:hover {
border: 1px solid #15687D;
background-color: #F2F2F2;
}
#detail #pagenation ul li.next {
text-align: right;
}
#detail #pagenation ul li.previous a {
padding-left: 2em;
}
#detail #pagenation ul li.next a {
padding-right: 2em;
}
#detail #pagenation ul li.previous a:before {
content: '';
box-sizing: border-box;
display: inline-block;
position: absolute;
width: 10px;
height: 10px;
border-style: solid;
border-width: 1px 1px 0 0;
border-color: #919191;
transform: rotate(225deg);
left: 15px;
top: 42%;
}
#detail #pagenation ul li.next a:after {
content: '';
box-sizing: border-box;
display: inline-block;
position: absolute;
width: 10px;
height: 10px;
border-style: solid;
border-width: 1px 1px 0 0;
border-color: #919191;
transform: rotate(45deg);
right: 15px;
top: 42%;
}
/******************************* pagenation **/

/******************************* バックナンバー**/
#archive {
background-color: #f7f7f7;
margin: 40px auto 0 auto;
padding: 2em;
box-sizing: border-box;
}
#archive h4 {
font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
line-height: 1.8em;
color: #039d85;
font-weight: 700;
text-align: center;
}
#archive dl {
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: 16px;
line-height: 1.3em;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
max-width: 100%;
padding: 2em 0em 0em 0em;
box-sizing: border-box;
margin: 0 auto 0 auto;
}
#archive dl dt {
color: #686868;
width: 100%;
margin-bottom: 0.2em;
font-family: source-han-sans-jp-variable, sans-serif;
font-variation-settings: "wght" 500;
font-size: 13px;
line-height: 1.3em;
}
#archive dl dd {
color: #494949;
width: 100%;
margin-bottom: 1.5em;
}
#archive dl dd a {
text-decoration: none;
color: #494949;
}
#archive dl dd a:hover {
text-decoration: underline;
color: #222BD0;;
}

/******************************* バックナンバー**/
}



