﻿@charset "UTF-8";
/* ===== _main-tab.css ===== */
@media screen and (max-width:1000px) {
    #block1000 {
      display: none;
    }
    #none999 {
      display: block;
    }
    #none999.worklife {
        display: flex;
        justify-content: center;
        position: absolute;
        top: inherit;
        bottom: 0px;
        height: auto;
    }
    .worklife img {
        max-height: 300px;
        width: auto;
        margin: 0 auto;
    }
}
@media screen and (max-width:768px) {
    #TABmode {
        display: block;
    }
    #PCmode {
        display: none;
    }
/* top繧ｹ繝ｩ繧､繝繝ｼ */
#top-vew {
    position: relative;
    width: 100%;
    height: 860px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #afd6e4;
}
.topSwiper {
    position: absolute;
    max-width: 768px;
    width: 100%;
    padding-top: 0;
    height: 100vh;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(175, 214, 228);
    overflow: hidden;
}
.swiper-wrapper {
    align-items: center;
}
/* 繧ｹ繝ｩ繧､繝牙・縺ｮ逕ｻ蜒・*/
.swiper-slide img {
    height: auto;
    width: 100%;
}
.top-people {
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
}
.worklife{
    margin-top: 0px;
    width: 100%;
    height: 330px;
}
.worklife_random {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.worklife img{
	max-height: 330px;
    width: auto;
}
.worklife img a:hover {
	opacity: 1;
}
/* 繝ｩ繝ｳ繝繝縺ｧ8縺､陦ｨ遉ｺ繧ｨ繝ｪ繧｢縺薙％縺ｾ縺ｧ*/
/* check繧ｹ繝ｩ繧､繝峨お繝ｪ繧｢*/
#check {
    background-color: #eee;
    box-sizing: border-box;
}
/* 繝ｯ繝ｼ繧ｯ繝ｩ繧､繝輔お繝ｪ繧｢*/
.area-top-01 {
    width: 100%;
    height: 400px;
    margin: auto;
    padding-top: 100px;
    background-color: #afd6e4;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.work-logo {
    max-width: 768px;
    height: auto;
    margin: 0 0 0 auto;
}
.work-logo img {
    width: 768px;
    height: auto;
    margin: 0 0 0 auto;
}
.area-top-01 h2{
    font-size: 1.7em;
    color: #3540BD;
	margin: 0px;
}
.work-t {
    color: #282323;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.sub-page {
    width: 100%;
    height: auto;
    background-color: #fff;
}
/* 繝ｪ繧ｹ繝医ヲ繝ｼ繝ｭ繝ｼ */
.companylist-style-inn {
    padding-top: 160px;
    margin-top: -160px; /* 荳翫↓縺壹ｉ縺励※隕九◆逶ｮ繧呈紛縺医ｋ */
}
#list-hero {
    z-index: 99;
    width: 100%;
}
.list-hero {
    display: flex;
    justify-content: center;
    margin: 50px auto 0;/* 繝倥ャ繝繝ｼ・九ヱ繝ｳ縺上★ */
    height: 160px;
    width: auto;
    position: relative;
    background-color: #7ECEF2;
    background-size: auto 60%;
    background-position: bottom 0 right -10px;
}
.list-hero-title-style {
    max-width: 1200px;
    width: 100%;
}
.list-hero-title {
    width: 200px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    margin: 10px auto auto 10px;
}
.list-hero-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.list-hero-title p {
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
}
.companylist-nav {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #fff;
    transition: top 0.3s ease; /* 繧ｹ繝繝ｼ繧ｺ縺ｫ蜍輔￥繧医≧縺ｫ */
}
.companylist-nav ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.companylist-nav ul li {
    font-size: 14px;
    border: 1px solid #00B9F0;
    color: #00B9F0;
    /* width: 200px; */
    width: 160px;
    padding: 2px 0;
}
.companylist-nav ul li:hover {
    background-color: #00B9F0;
    color: #fff;
    width: 160px;
    padding: 2px 0;
}
#companylist-nav-column {
    width: 100%;
    display: contents;/* 繧ｳ繝ｳ繝・Φ繝・棧縺ｮ縺ｿ繧帝撼陦ｨ遉ｺ */
}
/* 莨∵･ｭ荳隕ｧ */
.companylist-style {
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 20px 60px;
    box-sizing: border-box;
}
.companylist-style_title {
    font-size: 28px;
    display: flex;
    align-items: center;
}
.companylist-style_title h3 {
    position: relative;
    margin-right: 10px; /* 繝・く繧ｹ繝医→邱壹・髢薙・菴咏區 */
}
.companylist-style_title h3::after {
    content: "";
    display: inline-block;
    width: 200px;
    height: 1px; /* 邱壹・螟ｪ縺・*/
    background-color: black; /* 邱壹・濶ｲ */
    margin-left: 10px; /* 繝・く繧ｹ繝医→縺ｮ髢馴囈 */
}
.company-img_box {
    display: flex;
    flex-wrap: wrap;
    max-width: 560px;
    margin: 30px auto 50px;
    gap: 20px 10px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
.company-img_box li {
    display: flex;
    gap: 10px;
    flex-direction: column;
    text-align: center;
    width: 180px;
}
.company-img_box li > * {
    width: 100%; /* 蜀・桁縺吶ｋ隕∫ｴ繧呈ｨｪ縺・▲縺ｱ縺・↓蠎・￡繧・*/
}
@media screen and (max-width: 600px) {
    .company-img_box {
        width: 100%;
        max-width: 410px;
    }
    .company-img_box li {
        width: 200px;
    }
}
.list-photo {
    width: 100%;
    aspect-ratio: 5 /3.5;
    overflow: hidden; /* 縺ｯ縺ｿ蜃ｺ縺励◆驛ｨ蛻・ｒ繝医Μ繝溘Φ繧ｰ */
    position: relative; /* 蜀・桁縺吶ｋ逕ｻ蜒上・隱ｿ謨ｴ縺ｫ蠢・ｦ・*/
    margin-bottom: 5px;
    border-radius: 5px;
}
.list-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 蟆上＆縺・⊇縺・ｒ蝓ｺ貅悶↓逕ｻ蜒上ｒ繝医Μ繝溘Φ繧ｰ */
    object-position: center; /* 荳ｭ螟ｮ縺ｫ驟咲ｽｮ */
    transition: transform 0.3s ease-in-out;
}
.list-photo:hover img {
    transform: scale(1.2); /* 1.2蛟阪↓諡｡螟ｧ */
}
.list-logo {
    height: 30px;
    width: 100%;
}
.list-logo img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.list-name {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3em;
    line-height: 1.1;
}
/* 繝懊ち繝ｳ */
a.btn_01 {
    font-size: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: auto;
	font-weight: normal;
	border: 2px solid #2585D8;
	background: #2585D8;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #2585D8;
	background: #fff;
}
a.btn_02 {
    font-size: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: auto;
	font-weight: normal;
	border: 2px solid #00B9F0;
	background: #00B9F0;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #00B9F0;
	background: #fff;
}
.list_link {
    margin-bottom: 40px;
}
#senpai-hero {
    z-index: 99;
    width: 100%;
}
.senpai-hero {/* 閭梧勹逕ｻ蜒上・html荳翫〒蜻ｼ縺ｳ蜃ｺ縺・*/
    display: flex;
    justify-content: center;
    margin: 50px auto 0;/* 繝倥ャ繝繝ｼ・九ヱ繝ｳ縺上★ */
    height: 160px;
    width: auto;
    position: relative;
    background-color: #7ECEF2;
    background-size: auto 60%;
    background-position: bottom 0 right -10px;
}
.senpai-hero-title-style {
    max-width: 1200px;
    width: 100%;
}
.senpai-hero-title {
    max-width: 420px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    margin: 10px auto auto 10px;
}
.senpai-hero-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.senpai-hero-title p {
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    padding-right: 10px;
}
.senpai-list-style {
    max-width: px;
    margin: 60px auto 0;
    padding: 0 20px 60px;
    box-sizing: border-box;
}
.senpai-img_box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
}
.senpai-img_box li {
    width: calc( 50% - 5px );
    display: flex;
    flex-direction: column;
    gap: 5px;
    line-height: 1.5em;
}
.senpai-img_box li a {
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    line-height: 1.5em;
}
.senpai-img_box li > * {
    width: 100%; /* 蜀・桁縺吶ｋ隕∫ｴ繧呈ｨｪ縺・▲縺ｱ縺・↓蠎・￡繧・*/
}
.senpai-thum {
    width: 100%;
    height: auto;
    overflow: hidden; /* 縺ｯ縺ｿ蜃ｺ縺励◆驛ｨ蛻・ｒ繝医Μ繝溘Φ繧ｰ */
    position: relative; /* 蜀・桁縺吶ｋ逕ｻ蜒上・隱ｿ謨ｴ縺ｫ蠢・ｦ・*/
}
.senpai-com {
    height: 35px;
    width: 100%;
}
.senpai-com img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.senpai-title {
    font-size: 14px;
}
.senpai-com-inn {
    box-sizing: border-box;
    z-index: 1;
    /* background: #2585D8; */
	/* color: #fff; */
    padding: 0 10px;
}
.senpai-thum img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 蟆上＆縺・⊇縺・ｒ蝓ｺ貅悶↓逕ｻ蜒上ｒ繝医Μ繝溘Φ繧ｰ */
    object-position: center; /* 荳ｭ螟ｮ縺ｫ驟咲ｽｮ */
    transition: transform 0.3s ease-in-out;
}
.senpai-img_box li:hover img {
    transition: transform 0.3s ease-in-out;
    transform: scale(1.05); /* 1.2蛟阪↓諡｡螟ｧ */
}

}

/* ===== _main-smp.css ===== */
@media screen and (max-width: 560px) {
#SPmode {
    display: block;
}
html {
    margin: 0 !important;
    padding: 0 !important;
}
#top-vew {
    position: relative;
    width: 100%;
    height: calc( 100vh - 40px );
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #afd6e4;
}

.topSwiper {
    position: absolute;
    max-width: 480px;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background-color: #afd6e4;
    overflow: hidden;
}
.swiper-wrapper {
    align-items: center;
}

.swiper-slide .swiper-img {
    animation: zoomUpAnimation 8s linear infinite;
    width: 100%;
    height: auto;
}
/* 繧ｹ繝ｩ繧､繝牙・縺ｮ逕ｻ蜒・*/
.swiper-slide img {
    height: auto;
    width: 100%;
}
/* top繧ｹ繝ｩ繧､繝繝ｼ縺薙％縺ｾ縺ｧ*/
/* 繝ｩ繝ｳ繝繝縺ｧ8縺､陦ｨ遉ｺ繧ｨ繝ｪ繧｢*/
.top-people {
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.worklife{
    margin-top: 0px;
    width: 100%;
    height: 330px;
}
.worklife_random {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.worklife img{
	max-height: 330px;
    width: auto;
}
.worklife img a:hover {
	opacity: 1;
}
/* 繝ｩ繝ｳ繝繝縺ｧ8縺､陦ｨ遉ｺ繧ｨ繝ｪ繧｢縺薙％縺ｾ縺ｧ*/
/* 繝ｯ繝ｼ繧ｯ繝ｩ繧､繝輔お繝ｪ繧｢*/
.area-top-01 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0 0 40px;
    background-color: #afd6e4;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.work-logo {
    max-width: 768px;
    height: auto;
    margin: 0 0 0 auto;
}
.work-logo img {
    width: 768px;
    height: auto;
    margin: 0 0 0 auto;
}
.area-top-01 h2{
    font-size: 1.7em;
    color: #3540BD;
	margin: 0px;
}
.work-t {
    color: #282323;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
/* 繝ｯ繝ｼ繧ｯ繝ｩ繧､繝輔お繝ｪ繧｢縺薙％縺ｾ縺ｧ*/
/* check繧ｹ繝ｩ繧､繝峨お繝ｪ繧｢*/
#check {
    background-color: #eee;
    box-sizing: border-box;
}
/* ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・list.html ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・*/
/* ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・list.html ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・*/
.breadcrumbs {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    margin: auto;
    display: flex;
    gap: 10px;
    font-size: 12px;
    background-color: #eee;
    padding: 7px 20px;
    box-sizing: border-box;
}
/* .sub-page defined above */
.companylist-style-inn {
    padding-top: 80px;
    margin-top: -80px; /* 荳翫↓縺壹ｉ縺励※隕九◆逶ｮ繧呈紛縺医ｋ */
}
/* 繝ｪ繧ｹ繝医ヲ繝ｼ繝ｭ繝ｼ */
#list-hero {
    /* position: fixed; */
    z-index: 99;
    width: 100%;
}
.list-hero {/* 閭梧勹逕ｻ蜒上・html荳翫〒蜻ｼ縺ｳ蜃ｺ縺・*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px auto 0;/* 繝倥ャ繝繝ｼ・九ヱ繝ｳ縺上★ */
    height: 160px;
    width: auto;
    position: relative;
    background-color: #7ECEF2;
    background-size: auto 60%;
    background-position: bottom 0 right -10px;
}
.list-hero-title-style {
    max-width: 1200px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}
.list-hero-title {
    width: 200px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    margin: 10px auto auto 10px;
}
.list-hero-title h2 {
    font-size: 20px;
    margin-bottom: 6px;
}
.list-hero-title p {
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    /* text-align: end; */
    padding-right: 10px;
}
.companylist-nav {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #fff;
    transition: top 0.3s ease; /* 繧ｹ繝繝ｼ繧ｺ縺ｫ蜍輔￥繧医≧縺ｫ */
}
.companylist-nav ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.companylist-nav ul li {
    font-size: 14px;
    border: 1px solid #00B9F0;
    color: #00B9F0;
    /* width: 200px; */
    width: 145px;
    padding: 2px 0;
}
.companylist-nav ul li:hover {
    background-color: #00B9F0;
    color: #fff;
    width: 145px;
    padding: 2px 0;
}
#companylist-nav-column {
    width: 100%;
    display: contents;/* 繧ｳ繝ｳ繝・Φ繝・棧縺ｮ縺ｿ繧帝撼陦ｨ遉ｺ */
}
/* 莨∵･ｭ荳隕ｧ */
.companylist-style {
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 40px 20px 60px;
    box-sizing: border-box;
}
.companylist-style_title {
    font-size: 24px;
    display: flex;
    align-items: center;
}
.companylist-style_title h3 {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    border-bottom: #333 solid 1px;
}

.company-img_box {
    display: flex;
    flex-wrap: wrap;
    max-width: 320px;
    margin: 30px auto 50px;
    gap: 20px 10px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
.company-img_box li {
    display: flex;
    gap: 10px;
    flex-direction: column;
    text-align: center;
    width: calc( 50% - 5px);
    max-width: 160px;
}
.company-img_box li > * {
    width: 100%; /* 蜀・桁縺吶ｋ隕∫ｴ繧呈ｨｪ縺・▲縺ｱ縺・↓蠎・￡繧・*/
}
.list-photo {
    width: 100%;
    aspect-ratio: 5 /3.5;
    overflow: hidden; /* 縺ｯ縺ｿ蜃ｺ縺励◆驛ｨ蛻・ｒ繝医Μ繝溘Φ繧ｰ */
    position: relative; /* 蜀・桁縺吶ｋ逕ｻ蜒上・隱ｿ謨ｴ縺ｫ蠢・ｦ・*/
    margin-bottom: 5px;
    border-radius: 5px;
}
.list-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 蟆上＆縺・⊇縺・ｒ蝓ｺ貅悶↓逕ｻ蜒上ｒ繝医Μ繝溘Φ繧ｰ */
    object-position: center; /* 荳ｭ螟ｮ縺ｫ驟咲ｽｮ */
    transition: transform 0.3s ease-in-out;
}
.list-photo:hover img {
    transform: scale(1.2); /* 1.2蛟阪↓諡｡螟ｧ */
}
.list-logo {
    height: 30px;
    width: 100%;
}
.list-logo img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.list-name {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3em;
}
/* 繝懊ち繝ｳ */
a.btn_01 {
    font-size: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: auto;
	font-weight: normal;
	border: 2px solid #2585D8;
	background: #2585D8;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #2585D8;
	background: #fff;
}
a.btn_02 {
    font-size: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: auto;
	font-weight: normal;
	border: 2px solid #00B9F0;
	background: #00B9F0;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #00B9F0;
	background: #fff;
}
.list_link {
    margin-bottom: 40px;
}
/* ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・senpai.html ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・*/
/* ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・senpai.html ・奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ奇ｼ・*/
#senpai-hero {
    /* position: fixed; */
    z-index: 99;
    width: 100%;
}
.senpai-hero {/* 閭梧勹逕ｻ蜒上・html荳翫〒蜻ｼ縺ｳ蜃ｺ縺・*/
    display: flex;
    justify-content: center;
    /* align-items: end; */
    margin: 50px auto 0;/* 繝倥ャ繝繝ｼ・九ヱ繝ｳ縺上★ */
    height: 160px;
    width: auto;
    position: relative;
    background-color: #7ECEF2;
    background-size: auto 60%;
    background-position: bottom 0 right -10px;
}
/* 繝ｪ繧ｹ繝医ヲ繝ｼ繝ｭ繝ｼ */
.senpai-hero-title-style {
    max-width: 1200px;
    width: 100%;
    padding: 0 20px 20px;
}
.senpai-hero-title {
    max-width: 420px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    margin: 10px auto auto 10px;
}
.senpai-hero-title h2 {
    font-size: 20px;
    margin-bottom: 0px;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); */
}
.senpai-hero-title p {
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: left;
    padding-right: 10px;
}
.senpai-list-style {
    width: 100%;
    margin: 60px auto 0;
    padding: 0 20px 60px;
    box-sizing: border-box;
}
.senpai-img_box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
}
.senpai-img_box li {
    width: calc( 50% - 5px );
    display: flex;
    flex-direction: column;
    gap: 5px;
    line-height: 1.5em;
}
.senpai-img_box li a {
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    line-height: 1.5em;
}
.senpai-img_box li > * {
    width: 100%; /* 蜀・桁縺吶ｋ隕∫ｴ繧呈ｨｪ縺・▲縺ｱ縺・↓蠎・￡繧・*/
}
.senpai-thum {
    width: 100%;
    height: auto;
    overflow: hidden; /* 縺ｯ縺ｿ蜃ｺ縺励◆驛ｨ蛻・ｒ繝医Μ繝溘Φ繧ｰ */
    position: relative; /* 蜀・桁縺吶ｋ逕ｻ蜒上・隱ｿ謨ｴ縺ｫ蠢・ｦ・*/
}
.senpai-com {
    height: 35px;
    width: 100%;
}
.senpai-com img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.senpai-title {
    font-size: 14px;
}
.senpai-com-inn {
    box-sizing: border-box;
    z-index: 1;
    /* background: #2585D8; */
	/* color: #fff; */
    padding: 0 10px;
}
.senpai-thum img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 蟆上＆縺・⊇縺・ｒ蝓ｺ貅悶↓逕ｻ蜒上ｒ繝医Μ繝溘Φ繧ｰ */
    object-position: center; /* 荳ｭ螟ｮ縺ｫ驟咲ｽｮ */
    transition: transform 0.3s ease-in-out;
}
.senpai-img_box li:hover img {
    transition: transform 0.3s ease-in-out;
    transform: scale(1.05); /* 1.2蛟阪↓諡｡螟ｧ */
}


}
