@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;
  background-image: image(../);
}
.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;
}

.noticenews p.sub_small {
    margin: 24px 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-top: 18px 0 0 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: 64px 0px 16px;
}
.component{
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
    align-items: center;
}

.component>img{
    width: 360px;
}

.waku{
	border: solid 1px #000;
	padding: 3px;
}

.no_list {
    counter-reset: num;
    margin-top: 40px;
	font-size: 0.8em;
}

.no_list > li {
    padding-left: 0px;
    margin-top: 6px;
    position: relative;
}

.noticenews-kvlead .no_list_p{
	font-size: 0.8em;
    margin: 0 0 16px;
}



/*______________250710_____________*/

.font_bold{
	font-weight: bold;
}

.rip_wrapper {
    display: grid;
	grid-template-columns: repeat(3, 1fr);
    gap: 4%;
}

.rip_box>img {
    border-radius: 24px;
}

.component_wrapper {
	width: 80%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    align-items: center;
}

.component_box {
    margin: 0 auto;
    text-align: center;
}

.component_wrapper img{
	width: 100px;
}

p.small{
	font-size: 1rem;
}

.component_box>p {
    margin-top: 8px;
}


.coloreyes_img{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}



@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) {
  .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;
		padding: 8px 0;
	}
	
	p.sub_small.no_list_p {
    text-align: center;
}
	h1 {
		font-size: 1.18em;
	}
	
	.introduction h4 {
    font-size: 1.1em;
	}
	
	.introduction h5 {
    margin: 40px 0px 16px;
	}
	
	.noticenews-kvlead .sub-title {
		font-size: 0.92em;
		margin: 24px 0 16px 0;
	}
	.noticenews .m40 p, p.m40 {
		margin: 8px 0px 16px;
		font-size: 0.92em;
		}
	.noticenews-kvlead .no_list_p {
    	font-size: 0.75em;
	}
	.m40_sp{
		margin-bottom: 20px;
	}
	
	.rip_wrapper {
		grid-template-columns: repeat(1, 1fr);
        gap: 5px;
        margin: 0 10%;
	}
	
	.component_wrapper {
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 5px;
    }


	.coloreyes_img_sp> img{
        width: 60%;
        margin: 0 auto;
	}
	
	.coloreyes_img {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	
}
/*------ 480px-----*/
@media only screen and (max-width: 480px) {
  .component {
    flex-direction: column;
	width: 100%;
}



}
