.wrap1120{
width: 100%;
max-width: 1120px;
margin: 0 auto;
}

.high_tech_pecial_wrap{
display: flex;
flex-wrap: wrap;
background-color: #ffffff;
padding: 1em;
margin-bottom: 1em;
}

.high_tech_main{
flex-basis: 55%;
padding-right: 2rem;
}

.high_tech_side{
flex-basis: 45%;
}

#high_tech_logo{
flex-basis: 55%;
margin: 6rem auto 2rem;
}

@media only screen and (max-width: 1024px) {
.high_tech_pecial_wrap{
flex-direction: column;
}
.high_tech_main{
flex-basis: initial;
width: 90%;
margin: 0 auto;
padding-right: 0;
}
.high_tech_side{
flex-basis: initial;
width: 85%;
margin: 2rem auto 0;
}
}

@media only screen and (max-width: 599px) {
#high_tech_logo img{
width: 75%;
}
.high_tech_main{
width: 92%;
}
.high_tech_side{
width: 92%;
}
}


@media only screen and (max-width: 375px) {

}





/*==========
左側
==========*/

.high_tech_first_article a{
display: flex;
flex-wrap: wrap;
}

.high_tech_first_article_title{
flex-basis: 100%;
}
.high_tech_first_article_title h3{
font-size: 22px;
margin-top: .25rem;
}
.high_tech_first_article_title h4{
font-size: 20px;
margin-top: .25rem;
}

.high_tech_first_article .pick_img{
flex-basis: calc(34% - 1rem);
padding-right: 1rem;
margin-top: 1rem;
}

.high_tech_first_article_txt{
flex-basis: 66%;
margin-top: 1rem;
}

.high_tech_first_article_txt p{
font-size: 13px;
line-height: 1.75;
}

.high_tech_first_article_txt p:first-line{
line-height: 1;
}

.high_tech_first_article_txt p:last-of-type{
flex-basis: 100%;
}


.high_tech_second_container h2{
font-size: 20px;
padding: 1rem;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
margin: 1rem 0;
}

.high_tech_second_article{
margin-top: 1rem;
padding-top: 1rem;
border-top: 1px solid #ccc;
}
.high_tech_second_container div:first-of-type{
border-top: none;
}



.high_tech_second_article a{
display: flex;
flex-wrap: wrap;
}

.high_tech_second_article a .pick_img{
flex-basis: 16%;
order: 1;
}

.high_tech_second_article_title{
flex-basis: calc(84% - 1rem);
order: 2;
padding-left: 1rem;
}

.high_tech_second_article_title h3,.high_tech_third_article_title h3{
font-size: 16px;
margin-top: .25rem;
}

.high_tech_second_article_title h4,.high_tech_third_article_title h4{
font-size: 14px;
margin-top: .25rem;
}


.high_tech_second_article_txt{
flex-basis: 100%;
order: 3;
margin-top: 1rem;
}
.high_tech_second_article a .article_date{
order: 4;
}

.article_date{
flex-basis: 100%;
font-size: 10px;
margin-top: 1rem;
}

.high_tech_second_article_txt p{
font-size: 13px;
line-height: 1.5;
}





.high_tech_third_article{
border-top: 1px solid #ccc;
margin-top: 1rem;
padding-top: 1rem;
}


.high_tech_third_article a{
display: flex;
flex-wrap: wrap;
}

.high_tech_third_article a .pick_img{
flex-basis: 16%;
}

.high_tech_third_article_title{
flex-basis: calc(84% - 1rem);
padding-left: 1rem;
}


.third_catalog_link{
margin-top: 1rem;
padding: 1rem;
text-align: center;
border-top: 1px solid #ccc;
color: #00a0e9;
font-size: 1.1rem;
}

@media only screen and (max-width: 375px) {
.high_tech_first_article a{
flex-direction: column;
}
.high_tech_first_article .pick_img{
width: 100%;
}
.high_tech_first_article_txt{
width: 100%;
}

}







/*==========
右側
==========*/


.high_tech_side div:first-of-type{
margin-top: 0;
}

.side_conteiner{
padding: 1rem;
border: 2px #808080 solid;
box-sizing: border-box;
margin-top: .5rem;
}

.side_conteiner a .pick_title{
flex-basis: calc(84% - 1rem);
margin-left: 1rem;
}

.side_conteiner a .pick_title h4{
font-size: 16px;
margin-top: .25rem;
}

.side_conteiner a .pick_title h3{
font-size: 18px;
margin-top: .25rem;
}

.side_conteiner a{
display: flex;
flex-wrap: wrap;
}

.side_conteiner a .pick_img{
flex-basis: 37%;
margin-top: 1rem;
}

.side_conteiner a .pick_txt{
flex-basis: calc(63% - 1rem);
margin-left: 1rem;
margin-top: 1rem;
}

.side_conteiner a .pick_txt p{
line-height: 1.75;
font-size: 13px;
}

.side_conteiner a .pick_txt p:first-line{
line-height: 1;
}

.catalog_link a p{
width: 100%;
padding: .75rem;
background-color: #90a3b0;
text-align: center;
margin-top: 1rem;
color: white;
border-radius: 4px;
box-shadow: 0px 1px 3px rgb(0 0 0 / 60%);
}

@media only screen and (max-width: 599px) {
.side_conteiner a{
flex-direction: column;
}

.pick_img img{
width: 100%;
}

.side_conteiner a .pick_logo{
margin: 0 auto .5rem;
}

.side_conteiner a .pick_title{
flex-basis: initial;
margin-left: initial;
width: 100%;
text-align: center;
}

.side_conteiner a .pick_img{
flex-basis: initial;
width: 75%;
margin: 1rem auto 0;
}
.side_conteiner a .pick_txt{
flex-basis: initial;
width: 100%;
margin-left: 0;
}

}





/*==========
ハイテク記事　一覧　部分
==========*/

.high_tech_list{
width: 75%;
margin: 3rem auto;
}

.high_tech_list h2{
font-size: 20px;
text-align: center;
}

.high_tech_list_container{
border-top: 1px solid #ccc;
margin-top: 1rem;
padding-top: 1rem;
}

.high_tech_list_container a{
display: flex;
flex-wrap: wrap;
}

.high_tech_list_container a .pick_img{
flex-basis: calc(15% - 1rem);
padding-right: 1rem;
}

.high_tech_list_container a .high_tech_list_container_title{
flex-basis: 85%;
}

.high_tech_list_container a .high_tech_list_container_title h3{
font-size: 22px;
margin-top: .25rem;
}

.high_tech_list_container a .high_tech_list_container_title h4{
font-size: 18px;
margin-top: .25rem;
}

.high_tech_list_container a .article_date{
flex-basis: 100%;
}

.high_tech_list .list_catalog_link{
border-top: 1px solid #ccc;
margin-top: 1rem;
padding-top: 1rem;
text-align: center;
color: #00a0e9;
font-size: 1.1rem;
}


@media only screen and (max-width: 599px) {
.high_tech_list{
width: 92%;
}
.high_tech_list_container a .high_tech_list_container_title h3{
font-size: 16px;
}
.high_tech_list_container a .high_tech_list_container_title h4{
font-size: 14px;
}

}
#high_tech_logo img{
	margin: 0 auto;
}
.search_block{
	margin: 30px 0 0;
}
.search_block form{
	display: flex;
    max-width: 750px;
    margin: 0 auto 32px;
	width: 100%;
}
.search_block input#s{
	display: flex;
    align-items: center;
    width: calc(100% - 110px);
    padding: 16px 24px;
    border: 1px solid #e8e8e8;
    border-radius: 7px 0 0 7px;
    outline: none;
}
.search_block input[type="submit"]{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    color: white;
    background: #004098;
    border-radius: 0 7px 7px 0;
    border: none;
		padding: 16px 0;
    font-size: 16px;
}
