#mv {
    background-color: rgba(0, 0, 0, 0.2);
    height: calc(100vh - 60px);
    overflow: hidden;
    position: relative;
    width: 100%;
}
.header-scroll {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    z-index: 999 !important;
}

.top_strength_area {
    width: 100%;
    font-family:   'Noto Sans JP', sans-serif;
	margin-bottom: 60px;
}
.products_sp {
display:none;
}
.top_lst_dai {
    text-align: center;
    /**width: 1000px;*/
    margin-right: auto;
    margin-left: auto;
    font-size: 38px;
    font-weight: 900;
    color: #000;
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #E6E4E1;
}

.top_strength_wrapper {
    width: 100%;
	height: 800px;
    padding-bottom: 50px;
}

.top_strength_lst {
    list-style-type: none;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.strength_area_pre{
}
.top_strength_lst li {  
    width:  calc((100% - 40px) / 3); /* 100%から20pxを引き、3で割った値 */
	margin-bottom: 20px;
}


.top_strength_bak{
	position: relative;
}

.top_strength_bak img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.top_strength_pre{
	height: 400px;
	position: relative;
}

.top_strength_txt{
	max-width: 320px;
    color: #fff;
	padding: 5px 0;
    margin: 0 auto;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
	height: 400px;
}

.top_strength_txtarea{
	position: absolute;
	left: 0;
	right:0;
	top:0;
}

.top_strength_lst_name {
    height: auto;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    text-align: center;
}

.top_strength_lst_coment{
	margin:40px 20px 0 20px;
}

.top_picupb {
	 width: 100%;
	 text-align: center;
	 position: absolute;
	left: 0;
	right:0;
	top:60%;
}
/* お知らせ */
.top_flex {
	display:flex;
    overflow: hidden;
	width: 1000px;
    position: relative;
	margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.top_left {
    /*width: 300px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
    text-align: center;
	padding-right: 50px;
}

.top_right {
    /*width: calc(100% - 300px);*/
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
    /*text-align: center;*/
    /*padding-right: 10px;*/
}

.top_txt01 {
    text-align: center;
    /* width: 1000px; */
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    font-weight: 900;
    color: #000;
    padding-bottom: 30px;
}
.top_lst01 {
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.top_lst01 dt {
    padding-left: 20px;
    width: 120px;
    clear: left;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #003;
    margin-right: 20px;
}
.top_lst01 dd {
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 80px;
    color: #333333;
}
.top_picup_area {
	height: 500px;
	width: 100%;
	overflow:hidden;
}


.top_hinfo {
    color: #898989;
    font-size: 55px;
    font-weight: 900;
    margin-top: 10px;
}

.top_info_scroll {
	height: 250px;
	width: 100%;
	overflow-y: scroll;
}
.top_lead_area {
	width: 1000px;
	overflow:hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #1F2A66;
	font-weight: 500;
}
.top_lead_area_txt {
	width: 100%;
	background-color: #426A98;
	padding-left: 40px;
}
.top_lead_dai {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size:28px;
	line-height: 1.5em;
	font-weight: bold;
}
.top_lead_area_pic {
	width: 330px;
	float: left;
}
@media only screen and (max-width : 767px) {
#mv {
    background-color: rgba(0, 0, 0, 0.2);
    height: calc(100vh - 60px);
    overflow: hidden;
    position: relative;
    width: 100%;
}
	
.bxslider li img {
    width: auto;
}
	
.text-01 {
    font-size: 2.0rem;
    font-weight: normal;
    text-shadow: 3px 3px 7px #000000;
    font-weight: bold;
    padding: 0;
    font-family: 'Noto Sans JP', sans-serif;
}
.products_sp {
display:inline;
}
.top_strength_lst {
	flex-direction: column;
}

.top_strength_lst li {  
    width: 100%;
	padding: 0px;
}
	
.top_strength_wrapper {
    width: 100%;
	height: auto;
   overflow: hidden;
	padding: 0;
}

.top_lst_dai {
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    color: #000;
    padding-bottom: 30px;
    padding-top: 30px;
}

.top_flex {
   flex-direction: column;
   text-align: center;
   width: 100%;
   margin-top: 0px;
}
.top_left {
    width: 100%;
    padding-right: 0px;
}
.top_right {
    width: 100%;
}
.top_hinfo {
    font-size: 40px;
    font-weight: 400;
}
.top_txt01 {
     text-align: center;
        width: 100%;
        margin-right: auto;
       margin-left: auto;
        font-size: 24px;
       font-weight: 400;
       color: #000;
       padding-bottom: 20px;
}
.top_lst01 {
       width: 100%;
       margin-top: 10px;
       margin-right: auto;
       margin-bottom: 30px;
       margin-left: auto;
       border-top-width: 1px;
       border-top-style: solid;
       border-top-color: #003;
}
.top_lst01 dt {
        background-image: url(../img/top/info-01.gif);
        background-repeat: no-repeat;
        /* padding: 0px; */
        width: 120px;
        float: none;
        color: #003;
    }
    .top_lst01 dd {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #003;
        padding-top: 0px;
        /* padding-bottom: 0px; */
        padding-left: 10px;
        color: #333333;
        text-align: left;
    }
.top_strength_lst_coment{
	font-size: 18px;
}
.top_strength_area {
	height: auto;
	width: 100%;
	overflow:hidden;
	margin-bottom: 30px;
}

.top_picup_area_left {
	float: none;
	height: auto;
	width: 100%;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #C36;
	margin-bottom: 20px;
}

.top_picupb  {
	width: 100%;
	top:50%;

}
.top_picup_txt  {
	width: 80%;
	color: #FFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	font-weight: 500;
}

.top_lead_area {
	width: 100%;
	overflow:hidden;
	margin-top: 30px;
}
.top_lead_area_txt {
	width: 100%;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing:border-box;
	padding-bottom: 30px;
}
.top_lead_area_pic {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing:border-box;
	float: none;
}
}