@charset "Shift_JIS";

/* **************************************************

Name: common.css

Description: Main CSS

Create: 2023.01.26
Update: 2023.01.26

***************************************************** */


/* base change
=========================================================================================== */
#Popup #Contents {
    padding-top: 0;
    padding-bottom: 50px;
}
.third {
    background-color: #ffffff!important;
}
.third::before {
    display: none!important;
}
#contactArea {
    margin-top: 50px;
}


/* common
=========================================================================================== */
body { overflow-x: hidden; }
.pcOnly { display: block; }
.spOnly { display: none; }
.mt10 { margin-top: 10px!important; }
.mt30 { margin-top: 30px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb30 { margin-bottom: 30px!important; }
.taL { text-align: left!important; }
.taC { text-align: center!important; }
.taR { text-align: right!important; }
.scrollAnime {
    z-index: 50;
}


/* mainVisual
=========================================================================================== */
.mainVisual {
    width: 100%;
    height: 350px;
    background: url("/trend/emerging_technology/images/img_main.jpg") center center no-repeat;
    background-size: cover;
    font-family: 'Noto Sans JP', sans-serif!important;
}
.mainVisual .mvText {
    display: table;
    width: 100%;
    max-width: 1305px;
    height: 100%;
    margin: 0 auto;
}
.mainVisual .mvText h1 {
    display: table-cell;
    padding: 10px 15px 0 15px;
    text-align: left;
    vertical-align: middle;
}
.mvTitle01 {
    display: block;
    font-weight: 700;
    font-size: 42px;
    color: #ffffff;
}
.mvTitle02 {
    display: block;
    margin-top: 28px;
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
}
.mainSPBG {
    display: none;
}


/* block
=========================================================================================== */
.contentsArea {
    position: relative;
    max-width: 1305px;
    width: 100%;
    margin: 0 auto;
    padding: 65px 15px 0 15px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif!important;
}

.boxLeftKakko {
    position: relative;
    width: 100%;
    max-width: 1275px;
    margin: 0 auto 50px auto;
    padding: 35px 0 0 35px;
    box-sizing: border-box;
}
.boxLeftKakko::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 200px;
    height: 200px;
    border-top: solid 14px #390701;
    border-left: solid 14px #390701;
}
.boxRightKakko {
    position: relative;
    width: 100%;
    max-width: 1275px;
    margin: 65px auto 0 auto;
    padding: 35px 35px 0 0;
    box-sizing: border-box;
}
.boxRightKakko::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 200px;
    height: 200px;
    border-top: solid 14px #390701;
    border-right: solid 14px #390701;
}
.boxInner {
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 200px;
    padding: 45px 45px 50px 45px;
    background-color: #f4f4f4;
    box-sizing: border-box;
}
.boxInnerTitle {
    margin: 0 0 25px 0!important;
    padding: 0!important;
    font-size: 36px;
    background: none!important;
    color: #390701;
    line-height: 130%;
}
.boxInnerText {
    font-size: 16px;
    color: #313131;
    line-height: 200%;
}
.indent1em {
    text-indent: -1em;
    margin-left: 1em;
}
.imgBoxStyle01 {
    margin: 15px auto;
    text-align: center;
    box-sizing: border-box;
}
.imgBoxStyle02 {
    width: 100%;
    max-width: 711px;
    margin: 15px auto 70px auto;
    text-align: center;
    box-sizing: border-box;
}
.maxWimg01 {
    width: 100%;
    height: auto;
}
.imgcap {
    display: block;
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 130%;
}


/* recommend
=========================================================================================== */
.recommendArea {
    position: relative;
    width: 100%;
    padding: 0 15px;
    background-color: #390701;
    box-sizing: border-box;
}
.recommendArea::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 55px;
    background-color: #ffffff;
}
.recommendArea::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 55px;
    background-color: #ffffff;
}
.recommendInner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1275px;
    margin: 0 auto;
    padding: 50px 15px 40px 15px;
    background-color: #f8e9d9;
    box-sizing: border-box;
}
.recommendTitle {
    max-width: 1035px;
    width: 100%;
    margin: 0 auto 30px auto!important;
    padding: 0!important;
    background: none!important;
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400; 
    font-size: 32px;
    color: #313131;
    line-height: 150%;
}
.recommendTitle > span {
    display: block;
    margin: 0!important;
    padding: 0!important;
    background: none!important;
    font-size: 14px!important;
    font-weight: 400;
    color: #313131;
    line-height: 150%;
}
.recommendList {
    max-width: 1035px;
    width: 100%;
    margin: 0 auto;
}
.recommendList > li {
    float: left;
    width: 23.188405797%;
    margin-right: 2.415458937%;
    margin-bottom: 30px;
    background-color: #ffffff;
}
.recommendList > li:nth-child(4n){
    margin-right: 0;
}
.recommendList > li > a {
    display: block;
    text-decoration: none;
    color: #333333;
    transition: 0.2s;
}
.recommendList > li p {
    position: relative;
    margin-bottom: 15px;
}
.recommendList > li p span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    padding: 7px 20px;
    background-color: #000000;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 100%;
}
.recommendList > li p img {
    width: 100%;
    height: auto;
    transition: 0.2s;
}
.recommendList > li > a p {
    overflow: hidden;
}
.recommendList > li > a > dl {
    padding: 0 20px 30px 20px;
}
.recommendList > li > a > dl dt {
    min-height: 75px;
    margin-bottom: 15px;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 140%;
}
.recommendList > li > a > dl dd {
    min-height: 150px;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-size: 14px;
    line-height: 150%;
}
.recommendList > li > a:hover {
    background-color: #f6f6f6;
}
.recommendList > li > a:hover p img {
    transform: scale(1.1,1.1);
}
.recommendList > li > a:hover > dl dt,.recommendList > li > a:hover > dl dd {
    text-decoration: underline;
}


/* clearFix
=========================================================================================== */
.recommendList:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
*:first-child+html .recommendList,
*:first-child+html .clearfix { zoom: 1; }