@charset "UTF-8";
@font-face {
	font-family: en_regular; src: url("font/ASICS_FONT/ASICSFont3.0-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face {
	font-family: jp_regular; src: url("font/Hiragino-Kaku-Gothic_Font/Hiragino-Kaku-Gothic_ProN_W3.otf") format("opentype"); font-weight: 300; font-style: normal; 
}

body { 
	-webkit-font-smoothing: antialiased; color: rgb(0, 30, 98); width: 100%; font-family: jp_regular, en_regular, sans-serif !important; 
}

#wrapper { 
	overflow: visible; width: 100%; margin: 0px; 
}

.asics_footer { padding: 80px 0px; bottom: 0px; height: 300px; width: 100%; background: rgb(0, 30, 98); margin-top: 100px; }

@media screen and (min-width: 700px) {
  .asics_footer { padding: 80px 0px; bottom: 0px; height: 300px; width: 100%; background: rgb(0, 30, 98); margin-top: 150px; }
}
.asics_footer_content { width: fit-content; margin: 0px auto; }
.asics_logo { width: 100px; margin: 0px auto; }
.top_article {
    width: 100vw;
    height: fit-content;

}
@media screen and (min-width: 300px) {
  .top_article_img {
        width: 90%;
        position: relative;
        left: 5%;
        height: 60vh;
        top: 60px;
    
    }
}
@media screen and (min-width: 700px) {
  .top_article_img {
        width: 65%;
        position: relative;
        left: 30%;
        top: 215px;
        height: 50vw;
    
    }
}
@media screen and (min-width: 1000px) {
  .top_article_img {
        width: 70%;
        position: relative;
        left: 25%;
        height: 40vw;
        margin-top: 0px;
        top: 190px;
    
    }
}
@media screen and (min-width: 1300px) {
  .top_article_img {
        width: 72%;
        position: relative;
        top: unset;
        left: 22%;
        height: 38vw;
        padding-top: 180px;
        margin-top: 20px;
    
    }
}
@media screen and (min-width: 1600px) {
  .top_article_img {
        width: 72%;
        padding-top: 200px;
        position: relative;
        left: 22%;
        top: 0px;
        margin-top: 60px;
        height: 38vw;
    
    }
}
.top_article_img:hover { opacity: 0.85; cursor: pointer; }
@media screen and (min-width: 300px) {
  .top_article_img img {
        width: 100%;
        height: 60vh;
        border-radius: 40px;
        border: 1.3px solid rgb(0, 30, 98);
        object-fit: cover;
    
    }
}
@media screen and (min-width: 700px) {
  .top_article_img img {
        width: 100%;
        height: 50vw;
        border-radius: 50px;
        border: 0px solid red;
	  border: 1.3px solid rgb(0, 30, 98)!important;
        object-fit: cover;
    
    }
}
@media screen and (min-width: 1000px) {
  .top_article_img img { 
	  border: 1.3px solid rgb(0, 30, 98);width: 100%; object-position: 30% 0%; min-height: inherit; max-height: 40vw; height: 40vw; border-radius: 50px; border: 0px solid red; object-fit: cover; }
}
@media screen and (min-width: 1300px) {
  .top_article_img img {
        width: 100%;
        object-position: 30% 0%;
        max-height: unset;
        height: 38vw;
        border-radius: 50px;
        border: 0px solid red;
        object-fit: cover;
    border: 1.3px solid rgb(0, 30, 98);
    }
}
@media screen and (min-width: 1600px) {
  .top_article_img img {
        width: 100%;
        object-position: 30% 0%;
        max-height: 38vw;
        height: auto;
        border-radius: 50px;
        border: 0px solid red;
        object-fit: cover;
    
    }
}
.circle_title_sp {
    font-family: jp_bold, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    transform: rotate(0deg);
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    border: 0px solid black;
    overflow: visible;
    position: relative;
    margin-top: 50px;
    left: 1%;
    height: 170px;
    width: 98%;
    aspect-ratio: 1 / 1;

}
@media screen and (min-width: 500px) {
  .circle_title_sp { transform: rotate(0deg); font-weight: 600; padding: 0px; margin: 50px 0px 0px; border: 0px solid black; overflow: visible; position: relative; left: 7%; width: 83%; top: unset; height: 280px; aspect-ratio: 1 / 1; }
}
@media screen and (min-width: 700px) {
  .circle_title_sp { display: none; }
}
.circle_title_pc { display: none; }
@media screen and (min-width: 700px) {
  .circle_title_pc { font-family: jp_bold, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif; display: block; transform: rotate(-4deg); font-weight: 600; padding: 0px; margin: 0px; border: 0px solid black; overflow: visible; position: absolute; top: 75px; left: 20px; letter-spacing: 2px; width: 100%; max-width: 650px; aspect-ratio: 1 / 1; }
}
@media screen and (min-width: 1080px) {
  .circle_title_pc {
        display: block;
        transform: rotate(-8deg);
        font-weight: 600;
        padding: 0px;
        margin: 0px;
        border: 0px solid black;
        overflow: visible;
        position: absolute;
        top: 70px;
        left: 45px;
        letter-spacing: 2px;
        width: 100%;
        max-width: 700px;
        aspect-ratio: 1 / 1;
    
    }
}
@media screen and (min-width: 1300px) {
  .circle_title_pc {
        transform: rotate(-6deg);
        font-weight: 600;
        padding: 0px;
        margin: 0px;
        border: 0px solid black;
        overflow: visible;
        position: absolute;
        left: 10px;
        letter-spacing: 0px;
        width: 100%;
        top: unset;
        max-width: 820px;
        aspect-ratio: 1 / 1;
    
    }
}
@media screen and (min-width: 1600px) {
  .circle_title_pc {
        transform: rotate(-3deg);
        font-weight: 600;
        padding: 0px;
        margin: 0px;
        border: 0px solid black;
        overflow: visible;
        position: absolute;
        top: 60px;
        left: 55px;
        letter-spacing: 2px;
        width: 100%;
        max-width: 1060px;
        aspect-ratio: 1 / 1;
    
    }
}
.circle_title svg { width: 100%; height: 100%; }
.readmore_sp:hover { cursor: pointer; transition-duration: 0.1s; transform: scale(1.2); }
.readmore_sp {
    font-family: en_regular, sans-serif;
    background: rgb(0, 30, 98);
    letter-spacing: 1px;
    width: 100px;
    height: 100px;
    position: relative;
    color: white;
    text-align: center;
    bottom: 0px;
    margin-top: -30px;
    border-radius: 50%;
    left: calc(50% - 50px);
    transition: transform 0.3s;

}
@media screen and (min-width: 376px) {
  .readmore_sp {
        background: rgb(0, 30, 98);
        width: 100px;
        height: 100px;
        position: relative;
        color: white;
        text-align: center;
        border-radius: 50%;
        margin-top: -20px;
        transition: transform 0.3s;
    
    }
}
@media screen and (min-width: 500px) {
  .readmore_sp { background: rgb(0, 30, 98); width: 100px; height: 100px; transform: scale(1.1); position: relative; color: white; text-align: center; bottom: unset; border-radius: 50%; margin-top: -100px; left: calc(50% - 55px); transition: transform 0.3s; }
}
@media screen and (min-width: 600px) {
  .readmore_sp {
        background: rgb(0, 30, 98);
        width: 100px;
        height: 100px;
        transform: scale(1.2);
        position: relative;
        color: white;
        text-align: center;
        margin-top: -80px;
        left: calc(50% - 50px);
        transition: transform 0.3s;
    
    }
}
@media screen and (min-width: 700px) {
  .readmore_sp { display: none; }
}
.readmore_pc { display: none; }
@media screen and (min-width: 700px) {
  .readmore_pc {
        font-family: en_regular, sans-serif;
        color: white;
        letter-spacing: 1px;
        border-radius: 50%;
        background: rgb(0, 30, 98);
        display: block;
        width: 130px;
        height: 130px;
        top: -210px;
        position: relative;
        bottom: unset;
        margin-left: calc(16% / 2);
    
    }
}
@media screen and (min-width: 1000px) {
  .readmore_pc {
        color: white;
        border-radius: 50%;
        background: rgb(0, 30, 98);
        display: block;
        width: 150px;
        height: 150px;
        position: relative;
        top: -100px;
        margin-left: calc(6%);
    
    }
}
@media screen and (min-width: 1600px) {
  .readmore_pc {
        color: white;
        transform: scale(130%);
        border-radius: 50%;
        background: rgb(0, 30, 98);
        display: block;
        width: 150px;
        height: 150px;
        /* margin-top: -150px; */
        position: relative;
        top: -265px;
        bottom: 0px;
        margin-left: calc(15% / 2);
    
    }
}
.readmore_pc:hover { transition-duration: 0.3s; cursor: pointer; transform: scale(1.2); }
.readmore_text { width: 100px; line-height: 80px; font-size: 12px; position: absolute; text-align: center; }
@media screen and (min-width: 700px) {
  .readmore_text {
        width: 130px;
        line-height: 100px;
        font-size: 14px;
    
    }
}
.readmore_sp a{
	color: white!important;
	
}
.readmore_pc a{
	color: white!important;
	
}
@media screen and (min-width: 1000px) {
  .readmore_text { width: 150px; line-height: 120px; font-size: 20px; }
}
.read_more_arrow { position: relative; top: 55px; }
@media screen and (min-width: 700px) {
  .read_more_arrow { top: 75px; }
}
@media screen and (min-width: 1000px) {
  .read_more_arrow { top: 90px; }
}
.read_more_arrow svg { width: 25px; height: 25px; }
@media screen and (min-width: 700px) {
  .read_more_arrow svg { width: 130px; height: 30px; }
}
@media screen and (min-width: 1000px) {
  .read_more_arrow svg { width: 150px; height: 30px; }
}
.top_article_text {
    display: block;
    font-size: 13px;
    line-height: 24px;
    width: 90%;
    position: relative;
    left: 5%;
    border: 0px solid black;
    top: 40px;
    color: rgb(0, 30, 98);
    /* height: auto; */
    letter-spacing: 0.5px;

}
@media screen and (min-width: 500px) {
  .top_article_text {
        display: flex;
        font-size: 13px;
        line-height: 27px;
        width: 80%;
        position: relative;
        left: 10%;
        /* top: unset; */
        margin-top: 10px;
        color: rgb(0, 30, 98);
        letter-spacing: 0.5px;
    
    }
}
@media screen and (min-width: 700px) {
  .top_article_text {
        display: flex;
        font-size: 13px;
        line-height: 26px;
        width: 63%;
        position: relative;
        left: 30%;
        top: 80px;
        margin-top: 165px;
        color: rgb(0, 30, 98);
        letter-spacing: 0.5px;
    
    }
}
@media screen and (min-width: 1000px) {
  .top_article_text {
        display: flex;
        font-size: 13px;
        line-height: 24px;
        width: 70%;
        position: relative;
        left: 25%;
        top: 140px;
        margin-top: 91px;
        color: rgb(0, 30, 98);
        letter-spacing: 1.1px;
    
    }
}
@media screen and (min-width: 1300px) {
  .top_article_text {
        display: flex;
        font-size: 14px;
        line-height: 24px;
        width: 70%;
        position: relative;
        left: 22%;
        top: 200px;
        margin-top: 20px;
        color: rgb(0, 30, 98);
        letter-spacing: 0.3px;
    }
}
@media screen and (min-width: 1600px) {
  .top_article_text {
        display: flex;
        font-size: 15px;
        line-height: 24px;
        width: 55%;
        position: relative;
        left: 22%;
        top: 60px;
        margin-top: 180px;
        color: rgb(0, 30, 98);
        letter-spacing: 1.1px;
    
    }
}
.top_article_tag_pc { display: none; }
@media screen and (min-width: 700px) {
  .top_article_tag_pc { font-family: en_regular, Arial, Helvetica, sans-serif; display: block; letter-spacing: 1px; max-height: 37px; line-height: 20px; font-size: 17px; padding: 7px 25px 3px; border: 1px solid rgb(0, 30, 98); color: rgb(0, 30, 98); }
}

@media screen and (min-width: 1000px) {
  .top_article_tag_pc { font-family: en_regular, Arial, Helvetica, sans-serif; display: block; letter-spacing: 1px; max-height: 37px; line-height: 20px; font-size: 17px; padding: 7px 25px 3px; border: 1px solid rgb(0, 30, 98); color: rgb(0, 30, 98); }
}
.top_article_tag_sp {
    width: 100px;
    text-transform: uppercase;
    top: 0px;
    position: absolute;
    letter-spacing: 1px;
    max-height: 50px;
    line-height: 20px;
    font-size: 15px;
    padding: 10px 4px 10px 23px;
    border: 1px solid rgb(0, 30, 98);
    background: white;
    color: rgb(0, 30, 98);

}
@media screen and (min-width: 700px) {
  .top_article_tag_sp { display: none; }
}
.top_article_text_lead { font-weight: 600; font-family: jp_bold, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif; padding-left: 0px; }
@media screen and (min-width: 700px) {
  .top_article_text_lead { padding-left: 20px; font-size: 13px; }
}
@media screen and (min-width: 1000px) {
  .top_article_text_lead {
        line-height: 29px;
        padding-left: 40px;
        font-size: 14px;
    
    }
}
@media screen and (min-width: 1300px) {
  .top_article_text_lead {
        line-height: 33px;
        padding-left: 30px;
        font-size: 15px;
    
    }
}

@media screen and (min-width: 1600px) {
  .top_article_text_lead {
        line-height: 38px;
        padding-left: 50px;
        font-size: 18px;
    
    }
}
@media screen and (min-width: 300px) {
  .feed {
        margin-top: 90px;
        display: block;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 386px) {
  .feed {
        margin-top: 110px;
        display: block;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 400px) {
  .feed {
        margin-top: 90px;
        display: block;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 500px) {
  .feed {
        margin-top: 90px;
        display: flex;
        position: relative;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 700px) {
  .feed {
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 1000px) {
  .feed {
        margin-top: 60px;
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}

@media screen and (min-width: 1300px) {
  .feed {
        margin-top: 130px;
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    }
}
@media screen and (min-width: 1600px) {
  .feed {
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
    
    }
}
@media screen and (min-width: 300px) {
  .article { width: 100%; margin-bottom: 40px; }
}
@media screen and (min-width: 700px) {
  .article {
        margin-left: 2.5%;
        margin-right: 2.5%;
        width: 45%;
        margin-bottom: 50px;
    
    }
}
@media screen and (min-width: 1600px) {
  .article { margin-left: 2.5%; margin-right: 2.5%; width: 45%; margin-bottom: 40px; }
}
.article img {
    border: 1.3px solid rgb(0, 30, 98);
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
    max-height: 64vw;
    min-height: 64vw;

}
@media screen and (min-width: 700px) {
  .article img {
        border: 1.3px solid rgb(0, 30, 98);
        width: 100%;
        border-radius: 20px;
        object-fit: cover;
        max-height: 24vw;
        min-height: 29vw;
    
    }
}
.article_img { position: relative; }
.feed_tag { 
	font-family: en_regular, sans-serif; letter-spacing: 1px; top: 0px; position: absolute; font-size: 13px; width: fit-content; padding: 5px 15px; border: 1px solid rgb(0, 30, 98); background: white; color: rgb(0, 30, 98); }
@media screen and (min-width: 700px) {
  .feed_tag { top: 0px; position: absolute; font-size: 15px; width: fit-content; padding: 6px 20px 8px; border: 1px solid rgb(0, 30, 98); background: white; color: rgb(0, 30, 98); 
	}
}
.article img:hover { 
	cursor: pointer; opacity: 0.9; border: 1px solid rgb(0, 30, 98);
}
.feed_arrow { 
	padding: 10px 10px 5px; border-radius: 100%; position: absolute; background: white; right: 20px; bottom: 20px; 
}
.feed_arrow:hover {
	transition-duration: 0.3s; cursor: pointer; transform: scale(1.3); 
}
.article_title { 
	color: rgb(0, 30, 98); margin-top: 20px; line-height: 23px; font-family: jp_bold, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif; letter-spacing: 0.4px; font-size: 14px; font-weight: 600; 
}
@media screen and (min-width: 500px) {
  .article_title {
	  color: rgb(0, 30, 98); margin-top: 20px; line-height: 26px; letter-spacing: 0.8px; font-size: 15px; font-weight: 600; 
	}
}
@media screen and (min-width: 1300px) {
  .article_title { color: rgb(0, 30, 98); margin-top: 20px; line-height: 27px; letter-spacing: 1px; font-size: 17px; font-weight: 600; 
	}
}

.article_title a{
	color: rgb(0, 30, 98);
	text-decoration: none;
}
.article_date {
	font-family: en_regular, sans-serif; color: rgb(0, 30, 98); letter-spacing: 1px; margin-top: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(0, 30, 98); width: fit-content; 
}
