@charset "UTF-8"; /* -------------------------------------------------- shared/css/1906_top.css --------------------------------------------------- */ @font-face { font-family: glyphs; src: url("/shared/fonts/glyphs.eot?v=1522738500"); src: url("/shared/fonts/glyphs.eot?#iefix&v=1522738500") format("embedded-opentype"), url("/shared/fonts/glyphs.woff?v=1522738500") format("woff"), url("/shared/fonts/glyphs.ttf?v=1522738500") format("truetype"), url("/shared/fonts/glyphs.svg?v=1522738500#glyphs") format("svg"); font-weight: normal; font-style: normal; } .align-center { width: 100%; } .linkTokutei-list-btn span { height: 3.3em; margin: auto; font-weight: 700; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .linkTokutei-list-btn-noicon::before { content: none; } .container { max-width: 1200px; padding: 0; } #news-anker .button { margin-top: 0; } .hideSP { display: none; } .colorBlue { color: #356CB6; } .iconRight { display: flex; align-items: center; justify-content: center; } .iconRight::before { display: block; margin-right: .5em; font-style: normal; font-variant: normal; font-weight: normal; color: #fff; font-size: 1.7rem; line-height: 1; font-family: glyphs; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; } .flex { flex-wrap: wrap; align-items: flex-start; justify-content: center; } .flex.flexBtm { align-items: flex-end; } .flex > div { margin: 0; } .button { width: 320px; height: 46px; margin-top: 50px; line-height: 1.75; background: #fff; } .button.button--angle-right { padding-right: 20px; } .button.button--angle-right::after { margin-right: 10px; } .lazyFade { opacity: 0 !important; transition: opacity 0.7s !important; } .lazyloaded img, .lazyloaded { opacity: 1 !important; transition: 0.3s !important; } header h2, header h3 { line-height: 1.2; } header h2 span, header h3 span { display: block; } header h2.taC, header h3.taC { text-align: center; } header h2:not([class]), header h3:not([class]) { margin: 0; padding: 0; background: transparent; } header h2:not([class])::before, header h3:not([class])::before { display: none; } header.secName { width: 100%; border-bottom: 2px solid #E2E2E2; } header.secName h2 { height: 54px; display: inline-block; margin: auto; padding-top: 3px; padding-right: 3px; font-weight: normal; font-size: 3.6rem; position: relative; } header.secName h2::after { width: 100%; height: 2px; display: block; content: ""; position: absolute; bottom: -2px; left: 0; z-index: 10; } header.centerHd { text-align: center; } header.centerHd h2 { padding-left: 3px; } header.centerHd img { width: 538px; margin: auto; } header.bdBlue h2::after { background: #356CB6; } header.bdWhite h2::after { background: #fff; } header h3:not([class]) { color: #333; border: 0; } header h3:not([class])::before { display: none; } section .left { width: 56%; } section .right { width: 42%; } section + div { text-align: center; } section + div a { display: inline-block; margin: auto; } /* aside .grid { width: 780px; flex-wrap: wrap; margin: auto; } aside .grid .grid-col-4:nth-of-type(n+4) { margin-top: 36px; } aside .grid>div { padding: 0 16px; padding: 0 10px; } aside img { max-width: 273px; } */ .texture { position: relative; } .texture::after { width: 0; height: 0; display: block; content: ""; position: absolute; z-index: -1; } .texture.textureBottom::after { border-top: 38vw solid transparent; border-right: 92vw solid #EFF3F9; border-bottom: 0 solid transparent; border-left: 92vw solid transparent; bottom: 0; right: 0; } .texture.textureTop::after { margin-top: 50px; border-top: 0 solid transparent; border-right: 0 solid transparent; border-bottom: 30vw solid transparent; border-left: 70vw solid #4D7DBC; top: 0; left: 0; } .texture.textureTop.texturePail::after { border-left-color: #F6F6F6; } #tokyo2020 .container { margin-top: 96px; margin-bottom: 75px; text-align: center; } #tokyo2020 a { display: inline-block; } #tokyo2020 a:hover img.lazyloaded { transform: scale(1.05); } #tokyo2020 a::after { display: none; } #ESGSection .container { margin-top: 96px; margin-bottom: 75px; text-align: center; } #ESGSection a { display: block; } #ESGSection a:hover img.lazyloaded { transform: scale(1.05); } #BannerSection a { display: block; } #BannerSection a:hover img.lazyloaded { transform: scale(1.05); } /* トップ動画 */ #videoArea { height: 566px; overflow: hidden; position: relative; background: #ddd; /* 調整用CSS */ /* video1908 = Zenibako */ /* video1912 = BEPPU */ /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ /* video2108-09 = nagano */ /* video2111 */ } #videoArea video, #videoArea dl { position: absolute; } #videoArea video { width: 100%; left: 0; bottom: -7vw; } #videoArea video + video { display: none; } #videoArea .mainV-cap { width: auto; right: 40px; display: flex; align-items: center; justify-content: flex-start; bottom: 25px; z-index: 1; background: rgba(255, 255, 255, 0.4); box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.08); border-radius: 5px; max-width: 400px; padding: 10px 20px; } #videoArea .mainV-cap dt, #videoArea .mainV-cap dd { display: block; font-weight: 700; } #videoArea .mainV-cap dt, #videoArea .mainV-cap a { color: #fff; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); color: #333; } #videoArea .mainV-cap dt { font-size: 1.5rem; padding-right: 15px; } #videoArea .mainV-cap a { width: 136px; height: 28px; display: flex; align-items: center; justify-content: center; padding-left: 10px; font-size: 1.3rem; text-align: center; line-height: 28px; border: 1px solid #fff; border: 1px solid #333; border-radius: 18px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); transition: .3s; } #videoArea .mainV-cap a:hover { color: #333; background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0); border: 1px solid #fff; } #videoArea .mainV-cap a:hover::after { color: #333; } #videoArea .mainV-cap a::after { display: block; font-style: normal; font-variant: normal; font-weight: normal; color: #fff; color: #333; line-height: 1; font-family: glyphs; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 1.2em; font-size: 1rem; transition: .3s; } #videoArea .nolink .mainV-cap::after { content: none !important; } #videoArea .nolink .mainV-cap:hover { color: #356cb6 !important; background: #fff !important; } #videoArea .nolink .mainV-cap:hover dt, #videoArea .nolink .mainV-cap:hover dd, #videoArea .nolink .mainV-cap:hover dd a { color: #356cb6 !important; } #videoArea .mainV-cap-chosei .mainV-cap { left: 0; background: white; border-radius: 0; max-width: 550px; color: #356cb6; border-radius: 0; border: none; box-shadow: none; height: auto; width: auto; line-height: 40px; -webkit-transition: all 0.3s; transition: all 0.3s; } #videoArea .mainV-cap-chosei .mainV-cap::after { color: #356cb6; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; font-family: glyphs; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; right: 10px; top: 50%; font-size: 1rem; margin-top: -0.5rem; position: absolute; } #videoArea .mainV-cap-chosei .mainV-cap:hover { background: none; box-shadow: none; border: none; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -webkit-transition: opacity 0.3s; transition: all 0.3s; } #videoArea .mainV-cap-chosei .mainV-cap:hover::after { color: #fff; } #videoArea .mainV-cap-chosei .mainV-cap dt { color: #356cb6; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } #videoArea .mainV-cap-chosei .mainV-cap dd { color: #356cb6; border-radius: none; box-shadow: none; position: relative; font-size: 1.5rem; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } #videoArea .mainV-cap-chosei .mainV-cap:hover { background: #356cb6; } #videoArea .mainV-cap-chosei .mainV-cap:hover dt { color: #fff; } #videoArea .mainV-cap-chosei .mainV-cap:hover dd { color: #fff; } #videoArea .mainV-cap-chosei .mainV-cap:hover dd a { color: #fff; } #videoArea .mainV-cap-chosei .mainV-cap:hover dd a::after { color: #fff; } #videoArea.video1908 { height: 600px; } #videoArea.video1908 #videoview { bottom: -9vw; } #videoArea.video1912 { height: 600px; } #videoArea.video1912 #videoview { bottom: -12vw; } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 685px; } #videoArea.video2007 #videoview, #videoArea.video2011 #videoview, #videoArea.video2102 #videoview { bottom: -10vw; } #videoArea.video2108, #videoArea.video2111 { height: 685px; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: -10vw; } .mainV-kodomo { position: absolute; z-index: 41; width: 760px; top: 43%; margin: 0 auto; left: 0; right: 0; width: 60vw; max-width: 760px; display: none; } #visionSection { padding-top: 60px; padding-bottom: 60px; } #visionSection.texture::after { border-top-width: 28vw; border-right-width: 83vw; border-left-width: 83vw; } #visionSection h2 { font-family: 'Futura BdCn BT', 'Bold Italic'; font-weight: bold; font-style: italic; font-size: 6.4rem; } #visionSection h2 span { font-weight: normal; font-size: 2.2rem; letter-spacing: .5em; } #visionSection h3 { margin-top: 15px; color: #356CB6; font-weight: bold; font-size: 3.2rem; text-align: center; } #visionSection p { margin-top: 25px; text-align: center; line-height: 2; } #visionSection .button { margin-top: 45px; } #businessSection { margin-top: 95px; padding-bottom: 60px; } #businessSection a:hover img { transform: scale(1.05); } #businessSection::before { width: 96%; height: 800px; display: block; margin: 50px auto 0; content: ""; background: url(/images/img_index_63.jpg) no-repeat; background-size: cover; background-position: center; position: absolute; top: 0; right: 0; left: 0; z-index: -2; } #businessSection::after { margin-top: 0; } #businessSection h2, #businessSection a, #businessSection p { color: #fff; } #businessSection .secName { border-bottom-color: #C4C4C4; } #businessSection h2 a { transition: .3s; } #businessSection h2 a:hover { color: #b8cbe4; } #businessSection h3 { padding-top: .3em; color: #fff; font-size: 2.1rem; } #businessSection a { display: block; } #businessSection a:hover img { opacity: .8; } #businessSection figure { background: #fff; } #businessSection figure img { transition: .3s; } #businessSection .container { justify-content: space-between; } #businessSection .container > .cntBox:nth-of-type(1) { box-sizing: border-box; width: 100%; padding: 40px 0 20px; } #businessSection .container > .flex { width: 100%; display: flex; margin-top: 25px; flex-wrap: wrap; gap: 20px; } #businessSection .container > .flex .cntBox { flex: 30%; } #businessTopicsSection { margin-top: 115px; padding-bottom: 40px; } #businessTopicsSection .container { justify-content: space-between; } #businessTopicsSection .secName { margin-bottom: 40px; } #businessTopicsSection h2 a { color: #333333; transition: .3s; } #businessTopicsSection h2 a:hover { color: #888888; } #businessTopicsSection h3 { line-height: 1.4; } #businessTopicsSection .left .cntBox + .cntBox { margin-top: 35px; } #businessTopicsSection .left h3 { margin-bottom: 20px; font-size: 2rem; } #businessTopicsSection .left h3 span.new { display: inline-block; color: #ffffff; font-size: 1.2rem; font-family: "Oswald"; font-weight: bold; background-color: #ff0000; padding: 1px 8px 1px; margin-top: -5px; } #businessTopicsSection .left figure { width: 52%; } #businessTopicsSection .left .inBox { width: 48%; padding-left: 16px; } #businessTopicsSection .left p { color: #333; font-size: 1.5rem; } #businessTopicsSection .right { display: flex; } #businessTopicsSection .right .cntBox { width: 49%; max-width: 220px; } #businessTopicsSection .right .cntBox:nth-of-type(n+3) { margin-top: 30px; } #businessTopicsSection .right .cntBox:nth-of-type(even) { margin-left: 25px; } #businessTopicsSection .right .cntBox figure { margin-bottom: 11px; } #businessTopicsSection .right .cntBox h3 { min-height: 70px; font-size: 1.5rem; } #businessTopicsSection .right .cntBox h3 span.new { display: inline-block; color: #ffffff; font-size: 1.2rem; font-family: "Oswald"; font-weight: bold; background-color: #ff0000; padding: 1px 8px 1px; margin-top: -5px; } #businessTopicsSection .right .cntBox .cat::after { border-right: 8vw solid #fff; } #businessTopicsSection .right .cntBox a { display: block; } #businessTopicsSection .cntBox a { transition: .3s; } #businessTopicsSection .cntBox a:hover { opacity: .8; } #businessTopicsSection .cat { width: 100%; display: block; margin-bottom: 11px; padding: 3px 10px 2px; color: #fff; font-size: 1.5rem; border-radius: 0 4px 0 0; position: relative; } #businessTopicsSection .cat::after { width: 70%; height: 0; display: block; content: ""; border-top: 0 solid transparent; border-right: 11vw solid #fff; border-bottom: 1px solid transparent; border-left: 0 solid transparent; position: absolute; right: 0; bottom: 2px; } #businessTopicsSection .cat01 { background: #BF543A; } #businessTopicsSection .cat02 { background: #7B7B1E; } #businessTopicsSection .cat03 { background: #BE416F; } #businessTopicsSection .cat04 { background: #866BA6; } #businessTopicsSection .cat05 { background: #186171; } #businessTopicsSection .cat06 { background: #125737; } #businessTopicsSection .cat07 { background: #4141BE; } #businessTopicsSection .cat08 { background: #BFB63A; } /*cat01建築事業*/ /*cat02土木事業*/ /*cat03海外事業*/ /*cat04不動産開発*/ /*cat05エンジニアリング*/ /*cat06LCV*/ /*cat07エンジニアリング*/ /*cat08技術開発*/ #effortsSection { margin-top: 95px; padding-top: 80px; /* 201109 tsuika */ } #effortsSection::after { margin-top: 0; border-left-width: 83vw; } #effortsSection .secName { margin-bottom: 40px; } #effortsSection h3, #effortsSection p { color: #333; } #effortsSection a { display: block; } #effortsSection a::after { display: none; } #effortsSection a:hover img { transform: scale(1.05); } #effortsSection figure { margin-bottom: 18px; overflow: hidden; } #effortsSection figure img { transition: .3s; } #effortsSection h3 { font-weight: bold; font-size: 1.7rem; } #effortsSection p { margin-top: 10px; font-size: 1.5rem; line-height: 1.3; } #effortsSection .cntBox { width: 23.5%; } #effortsSection .cntBox + .cntBox { margin-left: 1.9%; } #effortsSection.texture.textureBottom::after { border-top: 27vw solid transparent; } #IRSection { margin-top: 90px; padding-top: 100px; padding-bottom: 100px; overflow: hidden; } #IRSection::after { margin-top: 0; border-left-width: 83vw; } #IRSection .secName { margin-bottom: 40px; } #IRSection h3, #IRSection p { color: #333; } #IRSection a { display: block; } #IRSection a::after { display: none; } #IRSection a:hover img { transform: scale(1.05); } #IRSection figure { margin-bottom: 18px; overflow: hidden; } #IRSection figure img { transition: .3s; } #IRSection h3 { font-weight: bold; font-size: 1.7rem; } #IRSection p { margin-top: 10px; font-size: 1.5rem; line-height: 1.3; } #IRSection .cntBox { width: 23.5%; } #IRSection .cntBox + .cntBox { margin-left: 1.9%; } #recommendSection { margin-top: 60px; padding-top: 100px; padding-bottom: 100px; overflow: hidden; } #recommendSection::after { border-top-width: 39vw; } #recommendSection .secName { margin-bottom: 40px; } #recommendSection .cntBox { margin-top: 5px; margin-bottom: 10px; padding: 16px; box-shadow: 0 0 0 rgba(0, 0, 0, 0.16); } #recommendSection .cntBox.flex, #recommendSection .cntBox a.flex { align-items: center; justify-content: space-between; } #recommendSection .cntBox.linkBlock > a, #recommendSection .cntBox a.flex, #recommendSection .cntBox figure img { transition: .3s; } #recommendSection .cntBox.linkBlock > a:hover, #recommendSection .cntBox figure a:hover img { opacity: .8; } #recommendSection .cntBox a.flex { height: 280px; } #recommendSection .cntBox a.flex:hover { opacity: .8; } #recommendSection .cntBox.linkBlock { display: flex; align-items: center; flex-wrap: wrap; position: relative; } #recommendSection .cntBox.linkBlock > a { width: 100%; display: block; overflow: hidden; } #recommendSection .cntBox.linkBlock figure, #recommendSection .cntBox.linkBlock header { float: left; } #recommendSection .cntBox.linkBlock.slick-current header { display: block; } #recommendSection .cntBox.linkBlock header { width: 62%; display: none; margin-top: 60px; padding-left: 30px; } #recommendSection .cntBox.linkBlock .inBox { height: 12em; margin: auto; padding: 30px; position: absolute; top: 30px; left: 38%; bottom: 0; } #recommendSection .cntBox.flex { display: flex; } #recommendSection .cntBox figure { width: 38%; max-width: 456px; overflow: hidden; } #recommendSection .cntBox h3 { font-size: 3.2rem !important; font-weight: 700 !important; } #recommendSection .cntBox h3 a { color: #333; } #recommendSection .cntBox h3:hover a { text-decoration: underline; } #recommendSection .cntBox h3.icon--blank { color: #333; font-weight: 700; } #recommendSection .cntBox h3.icon--blank:after { display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; font-family: glyphs; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; font-size: 1.2rem; vertical-align: baseline; margin-left: 4px; margin-right: 4px; vertical-align: super; padding-left: 3px; } #recommendSection .cntBox .inBox { width: 62%; display: none; padding: 30px; } #recommendSection .cntBox p { color: #333; font-size: 1.5rem; line-height: 1.5; } #recommendSection div.container { width: 100%; max-width: 1200px; height: 280px; margin: auto; position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: auto; } #recommendSection .slick-prev, #recommendSection .slick-next { width: 68px; height: 68px; margin: auto; position: absolute; top: 0; bottom: 0; z-index: 90; cursor: pointer; } #recommendSection .slick-prev { left: -75px; } #recommendSection .slick-next { right: -75px; } #recommendSection .slick .slick-slide { max-width: 1200px; height: 310px; margin: auto; margin-bottom: 5px; } #recommendSection .slick .slick-slide.flexEnd { justify-content: flex-end; } #recommendSection .slick .slick-slide.flexEnd.cntBox.linkBlock > a, #recommendSection .slick .slick-slide.flexEnd a.flex { justify-content: flex-end; } #recommendSection .slick .slick-slide.flexEnd.cntBox.linkBlock > a { height: 280px; display: flex; align-items: center; } #recommendSection .slick .slick-slide.flexEnd.linkBlock header { display: none; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) { background: transparent; opacity: .4; pointer-events: none; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) .inBox { display: none; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) figure { max-width: 320px; max-height: 200px; margin-right: 25px; margin-left: 25px; } #recommendSection .slick .is-active-next, #recommendSection .slick .slick-current { opacity: 1; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16); transition: .3s; background: #fff; } #recommendSection .slick .is-active-next .inBox, #recommendSection .slick .slick-current .inBox { display: block; } #recommendSection .slick02 { margin-top: 20px; } #recommendSection .slick02 .slick-track { width: 1200px !important; margin: auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; transform: translate3d(0, 0, 0) !important; overflow: hidden; } #recommendSection .slick02 .slick-slide { float: none; opacity: .4; cursor: pointer; } #recommendSection .slick02 .slick-slide.slick-current, #recommendSection .slick02 .slick-slide.is-active-next { opacity: 1; } #recommendSection .slick02 img { width: 88px; margin: 4px; } #recommendSection .slick02 .slick-slide.lazyloaded { opacity: 0.4 !important; } #recommendSection .slick02 .slick-slide.slick-current, #recommendSection .slick02 .slick-slide.is-active-next { opacity: 1 !important; } #recommendSection .iconRight { align-items: flex-start; justify-content: flex-start; margin-top: 1.4em; } #recommendSection .iconRight::before { margin-top: .4em; margin-right: 0; color: #356cb6; font-size: 1rem; } #recommendSection .iconRight a { padding-left: 10px; line-height: 1.4; } #recommendSection .iconRight a:hover { text-decoration: underline; } #tokyo2020 a img { transition: .3s; } #tokyo2020 a img:hover { opacity: .8; } /* #recommendSection .slick02 img + img { margin-left: 8px; } */ /* Cookie取得 */ .ft-privacy { position: fixed; z-index: 99; left: 0; bottom: 0; width: 100%; padding: 24px 32px; background-color: #356CB6; opacity: 0.9; transition: bottom .3s; } .ft-privacy > * { opacity: 1; } .ft-privacy button { text-indent: 100%; width: 28px; height: 28px; padding: 0; display: block; overflow: hidden; white-space: nowrap; position: absolute; right: 32px; top: calc(50% - 14px); cursor: pointer; } .ft-privacy button::before { content: ""; width: 1px; height: 34px; background-color: #fff; transform: rotate(45deg); position: absolute; left: 14px; top: -3px; } .ft-privacy button::after { content: ""; width: 1px; height: 34px; background-color: #fff; transform: rotate(-45deg); position: absolute; left: 14px; top: -3px; } .ft-privacy-title { font-size: 18px; font-weight: bold; color: #fff; } .ft-privacy-text { margin-top: 16px; font-size: 16px; color: #fff; } .ft-privacy-text a { text-decoration: underline; color: #fff; } .ft-privacy-text a.en { font-weight: bold; } @media screen and (max-width: 1600px) { /* トップ動画 */ #videoArea { /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ /* video2108-09 = nagano */ /* video2111 */ } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 566px; } #videoArea.video2108, #videoArea.video2111 { height: 485px; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: -10vw; } } @media screen and (max-width: 1350px) { #recommendSection div.container { max-width: 90%; } #recommendSection .slick-prev { left: -1%; } #recommendSection .slick-next { right: -1%; } /* トップ動画 */ #videoArea { /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ /* video2108-09 = nagano */ /* video2111 */ } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 566px; } #videoArea.video2007 #videoview, #videoArea.video2011 #videoview, #videoArea.video2102 #videoview { bottom: -6vw; } #videoArea.video2108, #videoArea.video2111 { height: 460px; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: -10vw; } } @media screen and (max-width: 1271px) { .container { padding: 0 36px; } /* トップ動画 */ #videoArea { height: 47vw; /* video1908 = Zenibako */ /* video1912 = Hokkaido */ /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ /* video2108-09 = nagano */ /* video2111 */ } #videoArea .video1908#videoArea { height: 36vw; } #videoArea .video1912#videoArea { height: 33vw; } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 566px; } #videoArea.video2007 #videoview, #videoArea.video2011 #videoview, #videoArea.video2102 #videoview { bottom: 0vw; } #videoArea.video2108, #videoArea.video2111 { height: 439px; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: -10vw; } #businessSection::before { height: 72vw; } #businessTopicsSection .left { width: 47%; } #businessTopicsSection .left .cntBox h3 { font-size: 1.8vw; } #businessTopicsSection .right { width: 50%; } #effortsSection h3, #IRSection h3 { min-height: 43px; } #recommendSection .cntBox.linkBlock header, #IRSection .cntBox.linkBlock header { margin-top: 30px; } #recommendSection .cntBox.linkBlock .inBox, #IRSection .cntBox.linkBlock .inBox { top: 60px; } #recommendSection .slick .slick-slide, #IRSection .slick .slick-slide { height: 280px; } #recommendSection .slick02 .slick-track, #IRSection .slick02 .slick-track { width: 100% !important; } } @media screen and (max-width: 1160px) { #businessSection::before, #businessSection::after { top: -3vw; } #businessSection .container .left { width: 51%; } #businessSection .container .right { width: 46%; } #businessSection .container > .cntBox:nth-of-type(1) { padding: 50px 20px 10px; } #businessSection h3 { font-size: 1.7vw; } #businessTopicsSection .left { width: 57%; } #businessTopicsSection .right { width: 41%; } #businessTopicsSection .right .cntBox:nth-of-type(even) { margin-left: 2%; } #businessTopicsSection .right .cntBox h3 { font-size: 1.4vw; } /* トップ動画 */ #videoArea { /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ /* video2108-09 = nagano */ /* video2111 */ } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 566px; } #videoArea.video2108, #videoArea.video2111 { height: 400px; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: -10vw; } } @media screen and (max-width: 1024px) { /* トップ動画 */ #videoArea { height: 40vw; } #videoArea video { bottom: -4vw; /* &:nth-of-type(1) { display: none; } */ } #videoArea video + video { display: block; } /* video1908 = Zenibako */ .video1908 #videoArea { height: 36vw; } .video1908 #videoview { bottom: -8vw; } /* video1912 = BEPPU */ .video1912 #videoArea { height: 33vw; } .video1912 #videoview { bottom: -11vw; } /* video2007 = yamba */ /* video2011 = water */ /* video2102 = kamiya */ #videoArea { /* video2108-09 = nagano */ /* video2111 */ } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 36vw; } #videoArea.video2007 #videoview, #videoArea.video2011 #videoview, #videoArea.video2102 #videoview { bottom: -9vw; } #videoArea.video2108, #videoArea.video2111 { height: 36vw; } #videoArea.video2108 #videoview, #videoArea.video2111 #videoview { bottom: 0; } } @media screen and (max-width: 990px) { #businessSection::before { height: 46vw; } #businessSection .container .right { width: 54%; } #businessSection .container .left { width: 43%; margin-right: 3%; } #businessSection .container .left p br { display: none; } #businessSection .container > .flex { justify-content: space-between; margin-top: 50px; } #businessSection .container > .flex h3 { color: #333; color: #333; } #businessSection .container > .flex h3::before { color: #333; } #businessSection .container > .cntBox:nth-of-type(1) { padding: 60px 0; } #businessSection h3 { align-items: flex-start; } #businessSection h3::before { margin-top: .05em; font-size: 1.4rem; } #businessTopicsSection .left, #businessTopicsSection .right { width: 100%; } #businessTopicsSection .left .cntBox h3 { margin: auto; font-size: 1.8rem; } #businessTopicsSection .left figure { width: 47%; } #businessTopicsSection .left .inBox { width: 53%; } #businessTopicsSection .right { justify-content: space-between; margin-top: 30px; } #businessTopicsSection .right .cntBox { width: 24%; } #businessTopicsSection .right .cntBox:nth-of-type(even) { margin-left: 0; } #businessTopicsSection .right .cntBox:nth-of-type(n+3) { margin-top: 0; } #businessTopicsSection .right .cntBox h3 { font-size: 1.5rem; } #businessTopicsSection .cat { font-size: 1.2rem; } #effortsSection h3, #IRSection h3 { min-height: auto; } #effortsSection .cntBox, #IRSection .cntBox { width: 49%; } #effortsSection .cntBox:nth-of-type(3), #IRSection .cntBox:nth-of-type(3) { margin-left: 0; } #effortsSection .cntBox:nth-of-type(n+3), #IRSection .cntBox:nth-of-type(n+3) { margin-top: 15px; } #effortsSection .cntBox h3, #IRSection .cntBox h3 { font-size: 1.7rem; text-align: left; } #effortsSection .cntBox a, #IRSection .cntBox a { display: flex; align-items: flex-start; justify-content: flex-start; } #effortsSection .cntBox a figure, #IRSection .cntBox a figure { width: 48%; } #effortsSection .cntBox a .inBox, #IRSection .cntBox a .inBox { width: 52%; padding-left: 4%; } #recommendSection .cntBox h3 { font-size: 2.5rem; } #recommendSection .slick .slick-slide { height: 27vw; } #recommendSection .cntBox.linkBlock header { margin-top: 10px; } #recommendSection .cntBox.linkBlock .inBox { top: 30px; } #recommendSection .cntBox a.flex { height: 24vw; } #recommendSection .cntBox .inBox { padding: 30px; } } @media screen and (max-width: 768px) { .container { padding: 0 18px; } aside .grid a, .hideSP { display: block; } .button { width: 200px; margin-top: 30px; } .button--fixed { min-width: 200px; } header.secName { margin-bottom: 40px !important; } header.secName h2 { height: auto; font-size: 2.4rem; } /* トップ動画 */ #videoArea { /* 調整用 */ } #videoArea .mainV-cap { display: flex; align-items: center; right: 10px; bottom: 10px; padding: 5px; } #videoArea .mainV-cap dt, #videoArea .mainV-cap dd a { font-size: 1.2rem; } #videoArea .mainV-cap dt { padding-right: 0; width: 400px; } #videoArea .mainV-cap dd a { float: right; } #videoArea .mainV-cap-chosei .mainV-cap { padding: 10px; line-height: 10px; max-width: 450px; } #videoArea .mainV-cap-chosei .mainV-cap dt, #videoArea .mainV-cap-chosei .mainV-cap dd { font-size: 1.2rem; } #videoArea .mainV-cap-chosei .mainV-cap dt { width: 300px; } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 45vw; } #videoArea.video2108, #videoArea.video2111 { height: 45vw; } #visionSection h2 img { width: 90%; max-width: 538px; } #businessSection { margin-top: 20px; padding-top: 0; } #businessSection::before { height: 42vw; margin-top: 65px; } #businessSection::after { z-index: -1; } #businessSection .container .right, #businessSection .container .left { width: 90%; margin: auto; } #businessSection .container .right a, #businessSection .container .right h3::before { color: #333; } #businessSection .container > .cntBox:nth-of-type(1) { padding: 80px 20px 30px; } #businessSection .container > .cntBox:nth-of-type(2) { padding: 0 0 10px; } #businessSection .container > .flex { width: 90%; margin: auto; justify-content: center; margin-top: 20px; } #businessSection .container > .flex .cntBox { flex: 40%; /*+ .cntBox { margin-left: 2%; } &:nth-of-type(3) { margin-left: 0; } &:nth-of-type(n+3) { margin-top: 20px; }*/ } #businessSection .container > .flex .cntBox h3::before { color: #333; } #businessSection h3 { padding-top: .8em; color: #333; font-size: 1.8rem; } #businessTopicsSection { margin-top: 30px; } #businessTopicsSection .left, #businessTopicsSection .right { width: 90%; margin: auto; } #businessTopicsSection .left .cntBox + .cntBox { margin-top: 20px; } #businessTopicsSection .left .cntBox a { justify-content: space-between; } #businessTopicsSection .left figure { width: 100%; } #businessTopicsSection .left .inBox { width: 100%; padding-top: 10px; padding-left: 0; } #businessTopicsSection .right { margin-top: 30px; } #businessTopicsSection .right .cntBox { width: 49%; max-width: 100%; } #businessTopicsSection .right .cntBox .cat::after { border-right-width: 145px; } #businessTopicsSection .cat::after { border-right-width: 145px; } #effortsSection, #IRSection { margin-top: 40px; padding-top: 40px; } #effortsSection .cntBox:nth-of-type(n+3), #IRSection .cntBox:nth-of-type(n+3) { margin-top: 20px; } #effortsSection .cntBox a, #IRSection .cntBox a { display: block; } #effortsSection .cntBox a figure, #effortsSection .cntBox a .inBox, #IRSection .cntBox a figure, #IRSection .cntBox a .inBox { width: 100%; padding-left: 0; } #effortsSection h3, #IRSection h3 { min-height: 40px; } #effortsSection p, #IRSection p { margin-top: 5px; } #recommendSection { margin-top: 30px; padding: 60px 0; } #recommendSection .secName { max-width: calc( 100% - 36px); } #recommendSection div.container { height: 375px; } #recommendSection .slick-prev, #recommendSection .slick-next { width: 50px; height: 50px; } #recommendSection .slick-prev { left: -20px; } #recommendSection .slick-next { right: -20px; } #recommendSection .slick .slick-slide, #recommendSection .cntBox a.flex { height: auto; } #recommendSection .slick .slick-slide { padding: 20px; display: block; } #recommendSection .cntBox.linkBlock { display: block; } #recommendSection .cntBox.linkBlock header { margin-top: 30px; padding-left: 10px; } #recommendSection .cntBox.linkBlock header h3 { font-size: 1.8rem; } #recommendSection .slick .slick-slide.cntBox.linkBlock .inBox { height: auto; padding: 10px 10px 20px; position: static; } #recommendSection .slick .slick-slide figure { width: 100%; max-width: 100%; } #recommendSection .slick .slick-slide .inBox { width: 100%; max-width: 100%; padding: 30px 10px 20px; } #recommendSection .slick .slick-slide .inBox h3 { font-size: 1.8rem; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) { background: #fff; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) .inBox { display: block; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) figure { max-width: 100%; max-height: 100%; margin-right: auto; margin-left: auto; } #recommendSection .slick02 img { width: 15%; } /* Cookie取得 */ .ft-privacy { padding: 20px; } .ft-privacy button { width: 18px; height: 18px; right: 20px; top: 16px; } .ft-privacy button::before { width: 2px; height: 24px; left: 9px; } .ft-privacy button::after { width: 2px; height: 24px; left: 9px; } .ft-privacy-title { font-size: 15px; } .ft-privacy-text { font-size: 14px; margin-top: 8px; line-height: 1.6; } } @media screen and (max-width: 500px) { .container { padding: 0 12px; } header.secName { margin-bottom: 30px !important; } .button, .button--fixed { font-size: 1.4rem; line-height: 2; } #tokyo2020 .container { margin-top: 40px; margin-bottom: 40px; } /* トップ動画 */ #videoArea video { bottom: -4vw; } #videoArea.video2007, #videoArea.video2011, #videoArea.video2102 { height: 55vw; } #videoArea.video2108, #videoArea.video2111 { height: 55vw; } #businessSection::before { width: 100%; height: 55vw; } #businessSection .container p { font-size: 1.5rem; } #businessSection .container > .cntBox:nth-of-type(1) { padding: 70px 0 0 0; } #businessSection .container > .cntBox:nth-of-type(2) { width: 100%; } #businessSection .container > .flex { width: 100%; gap: 12px; } #businessSection h3 { font-weight: bold; font-size: 1.6rem; letter-spacing: -.5px; } #businessTopicsSection .right, #businessTopicsSection .left { width: 100%; } #effortsSection, #IRSection { margin-top: 40px; padding-top: 40px; } #effortsSection .cntBox, #IRSection .cntBox { width: 100%; } #effortsSection .cntBox + .cntBox, #IRSection .cntBox + .cntBox { margin-left: 0; } #effortsSection .cntBox:nth-of-type(2), #effortsSection .cntBox:nth-of-type(n+3), #IRSection .cntBox:nth-of-type(2), #IRSection .cntBox:nth-of-type(n+3) { margin-top: 30px; } #effortsSection h3, #IRSection h3 { min-height: auto; } #recommendSection { padding-bottom: 40px; } #recommendSection .secName { max-width: calc(100% - 24px); margin-bottom: 10px !important; } #recommendSection .slick { width: 90%; margin: auto; } #recommendSection .slick .slick-slide { width: 90%; } #recommendSection .slick .slick-slide:not(.slick-current):not(.is-active-next) { opacity: 1; } } @media (max-width: 767px) { /* トップ動画 */ #videoArea { /* video1912 = BEPPU */ } #videoArea .mainV-cap-chosei .mainV-cap dt, #videoArea .mainV-cap-chosei .mainV-cap dd { font-size: 1rem; } #videoArea .mainV-cap-chosei .mainV-cap dt { width: 280px; } #videoArea.video1912 img { position: absolute; bottom: -10px; } } @media screen and (max-width: 320px) { #businessSection a.iconRight { align-items: flex-start; } #businessSection a.iconRight::before { margin-right: .3em; } } /* 220周年トップ動画 */ #videoArea.anniversary_220th { background: #000; } #videoArea.anniversary_220th video#videoview { height: 100%; top: 0; }