@charset "UTF-8";
body.fadeIn {
  opacity: 0;
  visibility: hidden;
}
body.fadeIn.inView {
  opacity: 1;
  visibility: visible;
}
.noticenews-content .noticenews-content__about .img-wrap.pc.link-01.leftIn.leftIn3.s-slides {}
/*-------- InView CSS -------- */
.fadeIn, .fadeIn2 {
  transition-duration: 1.5s;
  opacity: 0;
}
.fadeIn.inView, .fadeIn2.inView {
  opacity: 1;
  transition-delay: 0.15s;
}
.fadeIn.inviewFast {
  opacity: 1;
  transition-duration: 0.0s;
}
.upIn, .upIn2 {
  transition-duration: 0.7s;
  opacity: 0;
  position: relative;
  top: 24px;
  z-index: 2;
}
.upIn.inView, .upIn2.inView {
  opacity: 1;
  top: 0;
}
.leftIn, .leftIn2 {
  transition-duration: 0.7s;
  opacity: 0;
  position: relative;
  left: 24px;
  z-index: 2;
}
.leftIn3 {
  left: 80px;
}
.leftIn.inView, .leftIn2.inView, .leftIn3.inView {
  opacity: 1;
  left: 0;
}
.rightIn, .rightIn2 {
  transition-duration: 0.7s;
  opacity: 0;
  position: relative;
  right: 24px;
  z-index: 2;
}
.rightIn3 {
  right: 80px;
}
.rightIn.inView, .rightIn2.inView, .rightIn3.inView {
  opacity: 1;
  right: 0;
}

/*-------- InView CSS -------- */
.noticenews {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-feature-settings: "palt";
  position: relative;
  max-width: 1000px;
  margin: 50px auto;
}
.noticenews * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.noticenews ul li {
  list-style: none;
}
.noticenews a {
  text-decoration: none;
}
.noticenews em, .noticenews i {
  font-style: normal;
}
.noticenews figure, .noticenews img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.noticenews sup {
  font-size: 9px;
  margin: 0 1px;
}
.noticenews .font_g {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.noticenews .font_mt {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}
.noticenews .font_mt4 {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
}
.noticenews .font_mt6 {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 600;
}
.noticenews .w1240 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  width: 92%;
}
.noticenews .w1000 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  width: 92%;
}
.noticenews .mid-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  width: 92%;
}
.noticenews .mid-width2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
  width: 96%;
}
.noticenews .pc {
  display: block;
}
.noticenews .sp, .noticenews .ssp {
  display: none;
}
.noticenews .notes {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: right;
}
.noticenews .nowrap {
  white-space: nowrap;
}
.noticenews .pagetop {
  height: 4rem;
  width: 4rem;
  position: fixed;
  bottom: 1vw;
  right: -6rem;
  display: block;
  z-index: 2;
}

.noticenews-content {
  overflow: hidden;
  width: 1600px;
  max-width: 100%;
  margin: auto;
}

/*20240919リリース*/
.noticenews-kv{
	padding: 0 20px;
}

.ttl-category_new{
	display: inline-flex;
    padding: 8px 22px;
    border-radius: 3px;
    background: #51ced2;
    color: #FFF;
    font-size: 0.875rem;
    line-height: 1;
}

.ttl-category_notice{
	display: inline-flex;
    padding: 8px 22px;
    border-radius: 3px;
    background: #74c199;
    color: #FFF;
    font-size: 0.875rem;
    line-height: 1;
}

.noticenews .pc_use{
	display: block;
}
.noticenews .sp_use{
	display: none;
}
.noticenews-kv{
	margin: 100px 0 32px;
	font-size: 16px;
	
}

 a{
	color: #005213;	
}

.noticenews p {
    font-size: 1.13em;
    letter-spacing: 0.03em;
    line-height: 1.7;
}

.noticenews .m40 p,
p.m40{
	margin: 0px 0 20px;
}

p.m40.m40_small{
	font-size: 0.92em;
}

.noticenews p.sub_small {
    margin: 0px 0 16px;
}

.noticenews-kv a:hover{
	opacity: 0.5;
}


.pctop{
	margin: 0 auto;
}

.pc-only-space {
        display: inline-block;
        font-size: 1em;
    }

h1 {
	
	font-size: 1.8em;
	letter-spacing: 0.03em;
	line-height: 1.7;
}

.h1_span{
	font-size: 1.2rem;
}

.noticenews-kvlead .sub-title{
/*	font-size: 1.2em;*/
	margin: 32px 0;
}

.noticenews-lead{
	margin-top: 16px;
	padding-top: 16px;
	border-top: solid 1px #000;
}

.text-right{
	text-align: right;
}

.noticenews-kv .pdf{
	background-image: url("../images/pdf.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	padding-right: 30px;
	margin: 0px 0 20px 0;
	font-size: 1em;
}

.noticenews-lead>img{
	width: 70%;
	margin: 40px auto;
}

.introduction h4{
	font-size: 1.4em;
    margin: 32px 0 16px;
}

.introduction h5{
	font-size: 1.1em;
	margin: 0px 0px 16px;
}
.component{
    display: flex;
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center;
}


.waku{
	border: solid 1px #000;
	padding: 3px;
}

.no_list {
    counter-reset: num;
    margin: 40px auto 20px;
	font-size: 0.8em;
}

.no_list > li {
    padding:0 0 0 1.5em;
    margin-top: 6px;
    position: relative;
    text-indent: -1.5em;
}

.noticenews-kvlead .no_list_p{
	font-size: 0.8em;
    margin: 0 0 16px;
}

.f-box{
    display: flex;
    align-items: flex-start;
}

.noticenews section{
    margin: 40px 0 0 0;
}

p.site_link{
    margin: 40px 0 0 0;
}

/*______________250108_____________*/
.flex {
    display: flex;
    align-items: flex-start;
}
.noticenews p.s_txt{
    font-size: 0.7em;
}
.noticenews h6{
    margin: 40px 0 0 0;
    font-weight: bold;
    font-size: 1.13em;
    letter-spacing: 0.03em;
    line-height: 1.7;
}

.main_txt{
    text-align: center;
    margin: -20px 0 0 0;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.toha_text ul{
    margin: 20px 0 0 0;
}


img.img01,img.img02,img.img03{
    margin: 20px auto;
}

img.img02{
    width: 150px;
    margin: 0px 50px 0 50px;
}
img.img03{
    width: 55%;
    margin: 0px auto 20px;
}

.font_bold{
	font-weight: bold;
}

.component_wrapper {
	width: 100%;
 
    align-items: center;
}

.component_box {
    margin: 0 auto;
    text-align: center;
}

.component_wrapper img{

}

p.small{
	font-size: 1rem;
}

.component_box>p {
    margin-top: 8px;
}


@media screen and (max-width:1440px) {


}

@media only screen and (max-width: 1240px) {
	.noticenews-lineup .about-content .fadeIn.w1240.haba92,.shima_area.upIn .fadeIn.w1240 .about_txt.font_mt4.haba92   {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	height: auto;
}
}
/*------ 1024px-----*/
@media only screen and (max-width: 1024px) {
  
	
}
/*------ 920px-----*/
@media only screen and (max-width: 920px) {

}
/*------ 800px-----*/
@media only screen and (max-width: 800px) {

 
}
/*------ 768px-----*/
@media only screen and (max-width: 768px) {
    .f-box{
    flex-direction: column;
}
    
  .noticenews .pc_use{
	display: none;
	}
  .noticenews .sp_use{
	display: block;
	}
	.pc-only-space {
        display: none;
    }
	.noticenews-kv{
	padding: 0 10px;
	}
		
	.noticenews-kv .pdf {
		background-image: url(../images/pdf.png);
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: contain;
		padding-right: 30px;
		margin-top: 18px 0 0 0;
		font-size: 0.92em;
	}
   .noticenews-kvlead .text_sp{
	    text-align: left;
	  	font-size: 0.92em;
	}
	.noticenews-lead>img{
		width: 100%;
		margin: 20px auto;
	}
	h1 {
		font-size: 1.18em;
	}
	
	.introduction h4 {
    font-size: 1.1em;
	}
	
	.introduction h6 {
    margin: 40px 0 0 0;
    font-size: 0.92em;
	}
	
	.noticenews-kvlead .sub-title {
		font-size: 0.92em;
		margin: 24px 0 16px 0;
	}
	.noticenews p, p.m40 {
		font-size: 0.92em;
		}
	.noticenews-kvlead .no_list_p {
    	font-size: 0.75em;
	}
	.m40_sp{
		margin-bottom: 20px;
	}
	
	.component_wrapper {
    width: 100%;
    margin: 0 auto;
}
    .toha_text ul{
    font-size: 0.92em;
}
img.img02{
    width: 70px;
    margin: 0px 20px 0 20px;
}
img.img03{
    width: 85%;
    margin: 15px auto 20px;
}
	
}
/*------ 480px-----*/
@media only screen and (max-width: 480px) {
  .component {
    flex-direction: column;
	width: 100%;
}
	.noticenews p {

}


}
