@charset "UTF-8"; /* -------------------------------------------------- shared/css/solution.css --------------------------------------------------- */ /* ------------- common -------------- */ .menu-solution-ttl { text-align: center; font-size: 1.8em; font-weight: 700; padding-left: 24px; } .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; margin-left: 5px; } /* ------------- 技術・ソリューション TOP -------------- */ /*--todo--*/ .imgWrapper { position: relative; width: 100%; height: 368px; max-height: 368px; overflow: hidden; } .imgWrapper::after { content: ""; position: absolute; top: 0; left: 0; width: 50%; height: 100%; background: url(/solution/images/top_l.jpg) center / cover no-repeat; } .imgWrapper::before { content: ""; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: url(/solution/images/top_r.jpg) center / cover no-repeat; } .imgWrapper2 { background-color: #f2f2f2; border-top: 1px solid #e2e6e8; } /*--todo end--*/ .imgWrapper2 { background: none; background-color: #f2f2f2; border-top: 1px solid #e2e6e8; } #N0182 .solution-top h3 { padding-left: 16px; border-bottom: none; margin-bottom: 0; } #N0182 .solution-top h3:before { position: absolute; top: 0; left: 0; width: 4px; height: 26px; display: block; content: ""; border-left: 4px solid #356cb6; margin-right: 0; } #N0182 .solution-top .sol-panel-item.no-thumb a:hover .sol-panel-item-label, #N0182 .solution-top .sol-panel-item a:hover .sol-panel-item-body { background-color: #ffffff; } #N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-label { padding: 0 30px; } #N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body { padding: 0 20px 15px; color: #356cb6; height: 70px; } #N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body>.hd { display: table-cell; vertical-align: middle; font-weight: 700; position: relative; padding-right: 20px; } #N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body>.hd:after { position: absolute; margin-top: -0.5rem; 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: "\f010"; color: #356cb6; font-size: 1rem; } #N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body.fs-l { font-size: 1.9rem; } #N0182 .solution-top .sol-panel-item.no-thumb .js-modal { margin-bottom: 20px; } #N0182 .solution-top .icon-box .icon-box-text { height: 150px; padding: 0 10px; text-align: center; } #N0182 .solution-top .icon-box .icon-box-text:before { content: none; display: inline-block; vertical-align: middle; height: 100%; } #N0182 .solution-top .icon-box .icon-box-text p { color: #333333; font-weight: bold; } #N0182 .solution-top .icon-box .icon-box-text span { position: relative; display: inline-block; vertical-align: middle; padding: 0 15px; margin-top: 20px; line-height: 1.4; } #N0182 .solution-top .icon-box .icon-box-text span:after { content: ""; position: absolute; top: 50%; right: 0; width: 6px; height: 6px; margin: auto; border-top: 2px solid #356cb6; border-right: 2px solid #356cb6; transform-origin: right top; transform: rotate(45deg); } #N0182 .solution-top .section a[target=_blank]:not(class):after { content: none; } #N0182 .solution-top .sol-panel-item-thumb { text-align: center; } #N0182 .solution-top .sol-panel-item-thumb img { width: auto; max-width: 100%; max-height: 334px; } #N0182 .solution-top .grid--2col div:nth-child(n+3), #N0182 .solution-top .grid--3col div:nth-child(n+4) { margin-top: 0; } .category-intro--white { background-color: #f2f2f2; } .category-intro--white .category-intro-body { background-color: #f2f2f2; color: #333; } .category-intro--white .category-intro-body .link>a { color: #333333; border: 1px solid #333333; } .category-intro--white .category-intro-body .link>a:hover { background-color: white; } .category-intro--white.category-intro--reverse .category-intro-body:after { background: linear-gradient(to left, #f2f2f2 0%, transparent 100%); } @media (max-width: 1240px) { .category-intro:nth-child(1) .category-intro-thumb .category-intro-thumb-inner>img { right: -70%; } #N0182 .solution-top h3+p { height: 76px; } #N0182 .solution-top .sol-panel-item-thumb img { max-height: 262px; } #N0182 .solution-top .icon-box .icon-box-text span { padding: 0 15px 0 0; } } @media (min-width: 768px) and (max-width: 991px) { .category-intro:nth-child(1) .category-intro-thumb .category-intro-thumb-inner>img { right: -50%; } #N0182 .solution-top .sol-panel-item-thumb img { max-height: 204px; } } @media (max-width: 767px) { .imgWrapper { width: 100%; max-height: 368px; overflow: hidden; position: relative; height: 368px; } .imgWrapper .aboutTitle { width: 80%; text-align: left; margin: auto 0; } .category-intro .category-intro-thumb { width: 100%; } #N0182 .solution-top .icon-box .icon-box-text { height: 120px; } } /* ------------- ソリューション検索結果一覧 -------------- */ .sol-container { flex-direction: row-reverse; } .sol-result-container .sol-search { border: 1px solid #e2e6e8; margin-bottom: 36px; } .sol-result-container .sol-search:first-child { border-right: none; } .sol-result-container .sol-search .sol-search-hd { background-color: #eff3f9; text-align: center; border-bottom: 1px solid #e2e6e8; font-weight: 700; padding: 8px; } .sol-result-container .sol-search .sol-search-func { margin: 24px 24px 0 24px; padding-bottom: 18px; display: flex; justify-content: space-between; border-bottom: 1px solid #e2e6e8; } .sol-result-container .sol-search .sol-search-func li { display: block; } .sol-result-container .sol-search .sol-search-func li>button { color: #356cb6; border: 2px solid #356cb6; border-radius: 15px; min-height: 30px; display: flex; align-items: center; padding-left: 18px; padding-right: 18px; font-weight: 700; transition: all 0.3s; cursor: pointer; } .sol-result-container .sol-search .sol-search-func li>button:hover, .sol-result-container .sol-search .sol-search-func li>button.active { background-color: #356cb6; color: #ffffff; } .sol-result-container .sol-search .sol-search-buttons { margin-bottom: 24px; margin-right: 12px; margin-left: 12px; display: flex; flex-wrap: wrap; } .sol-result-container .sol-search .sol-search-buttons li { display: block; width: 50%; padding-left: 12px; padding-right: 12px; } .sol-result-container .sol-search .sol-search-buttons label { display: block; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox] { display: none; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]+span { cursor: pointer; display: flex; justify-content: flex-start; align-items: center; margin-top: 18px; padding-left: 40px; padding-right: 10px; border: 1px solid #ffffff; border-radius: 3px; font-size: 1.4rem; color: #356cb6; height: 40px; line-height: 1.1; font-weight: 700; position: relative; transition: all 0.1s; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]+span:hover { border-color: #356cb6; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]+span:before { content: ""; display: block; position: absolute; background-color: #e2e6e8; border-radius: 3px; width: 20px; height: 20px; top: 50%; left: 10px; margin-top: -10px; transition: all 0.1s; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked+span { border-color: #356cb6; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked+span:before { background-color: #356cb6; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked+span:after { position: absolute; display: block; content: ""; width: 6px; height: 8px; top: 48%; left: 17px; border: solid 2px #ffffff; border-left: 0; border-top: 0; transform: translateY(-50%) rotate(45deg); } .sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result { margin: 5px 0 10px; } .sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result li { width: auto; } .sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result input[type=checkbox]+span { margin-top: 5px; padding-right: 0; border: none; } .sol-result-container .sol-search .sol-search-buttons--result { margin-top: 16px; } .sol-result-container .sol-search .sol-search-buttons--result li { width: 25%; } .sol-result .label--sol-3 { background-color: #00838f; } .sol-result .label--sol-1 { background-color: #0d4c8d; } .sol-result .label--sol-2 { background-color: #8c4600; } .sol-result .sol-result-item { margin-top: 36px; display: flex; } .sol-result .sol-result-item:first-child { margin-top: 0; } .sol-result .sol-result-item>.sol-result-thumb { margin-left: 36px; flex-basis: 300px; flex-shrink: 0; } .sol-result .sol-result-item>.sol-result-body { flex-shrink: 10; } .sol-result .sol-result-item>.sol-result-body>.sol-result-heading { display: flex; flex-wrap: wrap; } .sol-result .sol-result-item>.sol-result-body>.sol-result-heading>.sol-result-label { margin-right: 20px; margin-bottom: 15px; margin-top: 4px; } .sol-result .sol-result-item>.sol-result-body>.sol-result-heading>.sol-result-title { margin-bottom: 15px; font-weight: 700; font-size: 2rem; min-width: 12em; } .sol-result .sol-result-item>.sol-result-body>.sol-result-heading>.sol-result-title a { position: relative; display: inline-block; line-height: 1.4; } .sol-result .sol-result-item>.sol-result-body>.sol-result-heading>.sol-result-title a:hover { text-decoration: underline; } .sol-result .sol-result-item>.sol-result-body>.sol-result-subtitle:not(:empty) { font-weight: 700; margin-top: 10px; } .sol-result .sol-result-item>.sol-result-body>.sol-result-text:not(:empty) { text-align: justify; margin-bottom: 15px; } .solRes-search-func>li { display: flex; } /* ------------- ソリューション詳細 -------------- */ .sol-title { background-color: #ffffff; color: #333333; border-bottom: 1px solid #e2e6e8; border-top: 1px solid #e2e6e8; display: flex; flex-direction: column; } .sol-title .sol-title-inner { margin: auto; padding: 30px 40px; max-width: 1280px; font-weight: 400; min-height: 120px; width: 100%; display: flex; align-items: center; justify-content: space-between; } .sol-title .sol-title-body { flex-basis: auto; } .sol-title h1 { font-size: 1.8rem; font-weight: 400; } .sol-title .sol-subtitle { margin-top: 5px; margin-top: 12px; font-size: 3.2rem; font-weight: 700; display: block; margin-left: 0; margin-right: 0; font-kerning: auto; font-feature-settings: "palt"; } .sol-title .sol-subtitle-text { margin-top: 30px; font-size: 1.8rem; font-weight: 400; line-height: 1.6em; } .link-icon--search { text-indent: 0; } .link-icon--search: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: "\f025"; font-size: 1.4rem; vertical-align: baseline; margin-left: 4px; margin-right: 4px; } .inSolution .topicsColumn-txt { line-height: 1.6; } /* ------------- 天井裏に隠されたBCPのカギ -------------- */ .sol-label-license { display: inline-block; height: 20px; width: auto; padding: 0 10px; border-radius: 5px; text-align: center; color: #ffffff; font-size: 0.8em; line-height: 20px; font-weight: 400; vertical-align: middle; background-color: #333333; margin: 0 20px; } /* ------------- ソリューションメイン写真キャプション -------------- */ .sol-titlecap { display: flex; position: relative; font-size: 1.6rem; line-height: 1.6; padding-bottom: 30px; z-index: 10; } .sol-titlecap a { background: #FFF; padding: 5px 25px 3px 15px !important; box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.08); } /*--todo--*/ .sol-titlecap-left { position: absolute; display: flex; align-items: center; justify-content: flex-start; bottom: 30px; left: 25vw; z-index: 1; padding: 5px 25px 3px 0; transform: translateX(-50%); } /*--todo end--*/ .sol-titlecap-left>p.link-item:before, .sol-titlecap-right>p.link-item:before { content: none; } .sol-titlecap-left>p.link-item a:after { position: absolute; 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: "\f010"; top: 50%; font-size: 1rem; margin-top: -0.5rem; } /*--todo--*/ .sol-titlecap-right { position: absolute; right: 25vw; transform: translateX(50%); display: flex; align-items: center; justify-content: flex-start; bottom: 33px; z-index: 1; } /*--todo end--*/ .sol-titlecap-right a { padding-right: 30px !important; } .sol-titlecap-right>p.link-item a: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: "\f010"; right: 12px; top: 50%; font-size: 1rem; margin-top: -0.5rem; position: absolute; } .sol-titlecap a:hover { background: #356cb6; } .sol-titlecap a:hover { text-decoration: none; color: #FFF; } .sol-titlecap-right>p.link-item a:hover:after, .sol-titlecap-left>p.link-item a:hover:after { color: #FFF; } /* ------------- ソリューション -------------- */ #N0182 .sol-searchbtn { position: relative; z-index: 10; } #N0182 .sol-searchbtn div { position: absolute; top: -25px; right: 20px; width: 120px; height: 120px; border-radius: 50%; background-color: #115fad; padding-top: 70px; color: #ffffff; font-size: 1.6rem; text-align: center; cursor: pointer; transition: background-color 0.2s; } #N0182 .sol-searchbtn div.fixed { position: fixed; top: 70px; } #N0182 .sol-searchbtn div:hover { background-color: #3c7fc3; } #N0182 .sol-searchbtn div:after { position: absolute; top: 25%; left: 0; right: 0; 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: "\f005"; font-size: 2.4rem; } #N0182 .sol-slider { overflow: hidden; } #N0182 .sol-slider-inner { position: relative; } #N0182 .sol-slider ul { position: relative; display: flex; } #N0182 .sol-slider li { flex-shrink: 0; width: 33.33%; border-left: 1px solid #e2e6e8; border-right: 1px solid #e2e6e8; } #N0182 .sol-slider li>a { position: relative; display: block; padding-top: 88.42%; height: 100%; } #N0182 .sol-slider-img { position: absolute; top: 0; left: 0; width: 100%; backface-visibility: hidden; } #N0182 .sol-slider .sol-slider-img img { transition: opacity 0.3s; } #N0182 .sol-slider a:hover .sol-slider-img img { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } #N0182 .sol-slider .sol-slider-title { transition: background-color 0.3s; } #N0182 .sol-slider a:hover .sol-slider-title { background-color: #eff3f9; } #N0182 .sol-slider-title { position: relative; border-top: 1px solid #e2e6e8; height: 100%; padding: 20px 40px 20px 20px; font-size: 2rem; } #N0182 .sol-slider-title .sol-panel-item-label { position: static; margin-bottom: 5px; } #N0182 .sol-slider-title:after { position: absolute; top: 50%; right: 15px; margin-top: -0.5rem; 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: "\f010"; color: #356cb6; font-size: 1rem; } #N0182 .sol-slider-title span { font-weight: 700; } #N0182 .sol-slider-btn { position: absolute; top: 40%; width: 50px; height: 50px; border-radius: 50%; background-color: #ffffff; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25); color: #356cb6; cursor: pointer; transition: all 0.3s; } #N0182 .sol-slider-btn:hover { background-color: #356cb6; color: #ffffff; } #N0182 .sol-slider-btn:before, #N0182 .sol-slider-btn:after { transition: border-color 0.3s; } #N0182 .sol-slider-btn:hover:before, #N0182 .sol-slider-btn:hover:after { border-color: #ffffff; } #N0182 .sol-slider-btn:before { 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; display: block; position: absolute; top: 50%; left: 50%; margin-top: -0.5rem; font-size: 1rem; z-index: 3; } #N0182 .sol-slider-btn--prev { left: 2%; } #N0182 .sol-slider-btn--prev:before { content: "\f009"; margin-left: -0.6rem; } #N0182 .sol-slider-btn--next { right: 2%; } #N0182 .sol-slider-btn--next:before { content: "\f010"; margin-left: -0.4rem; } #N0182 .bgcolor01 { background-color: #6f8b34; } #N0182 .bgcolor02 { background-color: #115fad; } #N0182 .bgcolor03, #N0182 .bgcolor04 { background-color: #b33837; } #N0182 .bgcolor05 { background-color: #325fb3; } #N0182 .bgcolor06 { background-color: #3284b3; } #N0182 .bgcolor07 { background-color: #61a2d5; } #N0182 .bgcolor08 { background-color: #00838f; } #N0182 .sol-panel { width: 48%; } #N0182 .sol-panel--wrap { max-width: 1280px; margin-right: auto; margin-left: auto; padding: 60px 40px 24px; } #N0182 .sol-panel--left { float: left; } #N0182 .sol-panel--right { float: right; } #N0182 .sol-panel-item { position: relative; font-size: 1.5rem; margin-bottom: 36px; background-color: #ffffff; border: 1px solid #e2e6e8; z-index: 1; } #N0182 .sol-panel-item .sol-panel-item-thumb { transition: opacity 0.3s; } #N0182 .sol-panel-item a:hover .sol-panel-item-thumb { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } #N0182 .sol-panel-item .sol-panel-item-body { transition: background-color 0.3s; } #N0182 .sol-panel-item a:hover .sol-panel-item-body { background-color: #eff3f9; } #N0182 .sol-panel-item.item--2col { width: 48%; } #N0182 .sol-panel-item.item--left { float: left; } #N0182 .sol-panel-item.item--right { float: right; } #N0182 .sol-panel-item.no-thumb .sol-panel-item-label { transition: background-color 0.3s; } #N0182 .sol-panel-item.no-thumb a:hover .sol-panel-item-label { background-color: #eff3f9; } #N0182 .sol-panel-item.no-thumb .sol-panel-item-body { height: 100px; padding: 18px 20px 15px; } #N0182 .sol-panel-item.no-thumb .sol-panel-item-label { position: static; margin-bottom: 10px; } #N0182 .sol-panel-item-label { position: absolute; top: 20px; left: 20px; z-index: 2; } #N0182 .sol-panel-item-label-item { display: inline-block; color: #ffffff; min-width: 88px; font-size: 1.1rem; text-align: center; margin-bottom: 4px; padding: 4px 10px 3px; border-radius: 10px; } #N0182 .sol-panel-item-body { display: table; width: 100%; height: 65px; padding: 10px 20px; } #N0182 .sol-panel-item-body.fs-l { font-size: 2.3rem; } #N0182 .sol-panel-item-body>.hd { display: table-cell; vertical-align: middle; font-weight: 700; position: relative; padding-right: 20px; } #N0182 .sol-panel-item-body>.hd:after { position: absolute; top: 50%; right: 0; margin-top: -0.5rem; 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: "\f010"; color: #356cb6; font-size: 1rem; } #N0182 .solutionKeyIcon { padding-bottom: 0; border: none; } #N0182 .sol-search { border: 1px solid #e2e6e8; margin-bottom: 36px; } #N0182 .sol-search:first-child { border-right: none; } #N0182 .sol-search .sol-search-hd { background-color: #eff3f9; text-align: center; border-bottom: 1px solid #e2e6e8; font-weight: 700; padding: 8px; } #N0182 .sol-search .sol-search-func { margin: 24px 24px 0 24px; padding-bottom: 18px; display: flex; justify-content: space-between; border-bottom: 1px solid #e2e6e8; } #N0182 .sol-search .sol-search-func li { display: flex; } #N0182 .sol-search .sol-search-func li>button { color: #356cb6; border: 2px solid #356cb6; border-radius: 15px; min-height: 30px; display: flex; align-items: center; padding-left: 18px; padding-right: 18px; font-weight: 700; transition: all 0.3s; cursor: pointer; } #N0182 .sol-search .sol-search-func li>button:hover, #N0182 .sol-search .sol-search-func li>button.active { background-color: #356cb6; color: #ffffff; } #N0182 .sol-search .sol-search-buttons { margin-bottom: 24px; margin-right: 12px; margin-left: 12px; display: flex; flex-wrap: wrap; } #N0182 .sol-search .sol-search-buttons li { display: block; width: 50%; padding-left: 12px; padding-right: 12px; } #N0182 .sol-search .sol-search-buttons label { display: block; } #N0182 .sol-search .sol-search-buttons input[type=checkbox] { display: none; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]+span { cursor: pointer; display: flex; justify-content: flex-start; align-items: center; margin-top: 18px; padding-left: 40px; padding-right: 10px; border: 1px solid #ffffff; border-radius: 3px; font-size: 1.4rem; color: #356cb6; height: 40px; line-height: 1.1; font-weight: 700; position: relative; transition: all 0.1s; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]+span:hover { border-color: #356cb6; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]+span:before { content: ""; display: block; position: absolute; background-color: #e2e6e8; border-radius: 3px; width: 20px; height: 20px; top: 50%; left: 10px; margin-top: -10px; transition: all 0.1s; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked+span { border-color: #356cb6; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked+span:before { background-color: #356cb6; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked+span:after { position: absolute; display: block; content: ""; width: 6px; height: 8px; top: 48%; left: 17px; border: solid 2px #ffffff; border-left: 0; border-top: 0; transform: translateY(-50%) rotate(45deg); } #N0182 .sol-search .sol-search-buttons--result { margin-top: 16px; } #N0182 .sol-search .sol-search-buttons--result li { width: 25%; } #N0182 .sol-modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; background-color: rgba(255, 255, 255, 0.98); display: none; } #N0182 .sol-modal-close { position: absolute; top: 20px; right: 20px; z-index: 10; width: 70px; height: 70px; border-radius: 50%; background-color: #115fad; padding-top: 45px; color: #ffffff; font-size: 1.2rem; text-align: center; cursor: pointer; transition: background-color 0.2s; } #N0182 .sol-modal-close:hover { background-color: #3c7fc3; } #N0182 .sol-modal-close:before { content: ""; position: absolute; top: 35%; left: 0; right: 0; width: 24px; height: 2px; margin: 0 auto; background-color: #ffffff; transform: rotate(45deg); } #N0182 .sol-modal-close:after { content: ""; position: absolute; top: 35%; left: 0; right: 0; width: 24px; height: 2px; margin: 0 auto; background-color: #ffffff; transform: rotate(45deg); transform: rotate(-45deg); } #N0182 .sol-modal-content { position: absolute; top: 50%; left: 0; right: 0; width: 100%; max-width: 1200px; margin: 0 auto; padding: 60px 2% 30px; max-height: 100%; overflow-y: auto; font-size: 1.6rem; transform: translateY(-50%); } #N0182 .sol-modal-window { position: absolute; top: 80px; left: 0; right: 0; bottom: 90px; width: 90%; max-width: 1200px; margin: 0 auto; box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2); } #N0182 .sol-modal-window .sol-modal-close { top: -50px; right: -40px; } #N0182 .sol-modal-window-inner { height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; } #N0182 .sol-modal-window-inner iframe { display: block; border: none; width: 100%; height: 100%; } #N0182 .sol-modal-linkbtn { position: absolute; left: 0; right: 0; bottom: 20px; display: block; width: 300px; margin: 0 auto; border: 2px solid #356cb6; border-radius: 20px; padding: 9px 0; text-align: center; font-size: 1.6rem; font-weight: bold; } #N0182 .sol-modal-linkbtn:after { position: absolute; top: 50%; right: 15px; margin-top: -0.5rem; 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: "\f006"; color: #356cb6; font-size: 1rem; } /* ------------- 検索結果一覧 -------------- */ .solRes-search-func { display: flex; justify-content: space-between; } .solRes-search-func>li:first-child>button { margin-right: 3px; } .solRes-search-func>li:last-child>button { margin-left: 3px; } .solRes-search-func>li>button { border: 2px solid #356cb6; color: #356cb6; border-radius: 15px; min-height: 30px; display: flex; align-items: center; padding-left: 12px; padding-right: 12px; font-weight: 700; transition: all 0.3s; cursor: pointer; } .solRes-search-func>li>button:hover, .solRes-search-func>li>button.active { background-color: #356cb6; color: #ffffff; } .sol-purpose-lead>dt, .sol-purpose-lead dd { display: none; } .sol-purpose-lead>dt { margin-top: 0; } .sol-purpose-lead>dd { text-align: justify; margin-bottom: 48px; } /* ------------- ソリューション詳細 -------------- */ .solutionBulet a { display: block; background-color: #eff3f9; margin: 25px 0; position: relative; max-width: 532px; padding: 10px 30px 10px 15px; text-align: center; transition: all 0.3s; } .solutionBulet a:hover { background-color: #356cb6; color: #ffffff; } .solutionBulet a:before, .solutionBulet a:after { transition: border-color 0.3s; } .solutionBulet a:hover:before, .solutionBulet a:hover:after { border-color: #ffffff; } .solutionBulet a:before { content: ""; position: absolute; top: 50%; right: 12px; width: 8px; height: 8px; border-top: 2px solid #356cb6; border-right: 2px solid #356cb6; transform-origin: right top; transform: rotate(45deg); } /* ------------- ソリューション / ソリューション詳細 -------------- */ .solutionKeyIcon { border-top: 1px solid #e2e6e8; border-bottom: 1px solid #e2e6e8; padding: 60px 0 40px; } .solutionKeyIcon ul { max-width: 1210px; margin: 40px auto 0; padding: 0 20px; overflow: hidden; display: flex; flex-wrap: wrap; } .solutionKeyIcon ul li { width: 14.28%; text-align: center; } .solutionKeyIcon ul li a { position: relative; display: block; border-left: 1px solid #e2e6e8; padding: 30px 15px 15px; height: 100%; transition: background-color 0.3s; } .solutionKeyIcon ul li a:hover { background-color: #eff3f9; } .solutionKeyIcon ul li a:after { content: ""; position: absolute; top: 0; right: -1px; bottom: 0; border-right: 1px solid #e2e6e8; } .solutionKeyIcon ul li img { display: block; width: 63px; height: 63px; margin: 0 auto; } .solutionKeyIcon ul li .link { position: relative; display: inline-block; padding-left: 15px; font-size: 1.3rem; line-height: 1.4; } .solutionKeyIcon ul li .link:before { 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; position: absolute; content: "\f010"; color: #356cb6; font-size: 1rem; top: 5px; left: 0; } /* ------------- ソリューション詳細 -------------- */ .solutionActive { background-color: #eff3f9; } /* ------------- 足下に隠されたBCPのカギ -------------- */ .sol-need-purple { color: #a128da; } @media (max-width: 767px) { /* ------------- ソリューション詳細 -------------- */ .sol-title .sol-title-inner { padding: 12px 15px; min-height: 80px; } .sol-title .sol-subtitle { font-size: 2rem; } /* ------------- ソリューション検索結果一覧 -------------- */ .sol-container .content-side { padding-left: 18px; padding-right: 18px; } .sol-result-container .sol-search { margin-bottom: 0; } .sol-result-container .sol-search .sol-search-buttons--result li { width: auto !important; } .sol-result-container .sol-search:first-child { border-right: 1px solid #e2e6e8; } .sol-result-container .sol-search:last-child { margin-top: 36px; } .sol-result-container .sol-search .sol-search-func { margin: 18px 18px 0 18px; } .sol-result-container .sol-search .sol-search-buttons { margin-bottom: 18px; margin-right: 6px; margin-left: 6px; justify-content: space-between; } .sol-result-container .sol-search .sol-search-buttons li { flex-grow: 2; width: auto; } .sol-result-container .sol-search .sol-search-buttons input[type=checkbox]+span { border-color: #e2e6e8; } .sol-result { margin-top: 24px; } .sol-result .sol-result-item { margin-top: 18px; } .sol-result .sol-result-item>.sol-result-thumb { max-width: 180px; max-height: 180px; flex-basis: auto; flex-shrink: 1; } /* ------------- ソリューション -------------- */ #N0182 .sol-searchbtn div { top: -35px; right: 10px; width: 70px; height: 70px; padding-top: 40px; font-size: 1.1rem; } #N0182 .sol-searchbtn div:after { top: 23%; font-size: 1.6rem; } #N0182 .sol-slider li { width: 50%; } #N0182 .sol-slider-title { padding: 10px 30px 10px 10px; font-size: 1.6rem; } #N0182 .sol-panel { width: auto; } #N0182 .sol-panel--wrap { max-width: 600px; } #N0182 .sol-panel--left, #N0182 .sol-panel--right { float: none; } #N0182 .sol-panel-item { margin-bottom: 20px; } #N0182 .sol-panel-item.no-thumb .sol-panel-item-body { padding: 15px 15px 12px; } #N0182 .sol-panel-item-label { top: 10px; left: 10px; } #N0182 .sol-panel-item-body.fs-l { font-size: 1.6rem; } #N0182 .sol-search { margin-bottom: 0; } #N0182 .sol-search .sol-search-buttons--result li { width: auto !important; } #N0182 .sol-search:first-child { border-right: 1px solid #e2e6e8; } #N0182 .sol-search:last-child { margin-top: 36px; } #N0182 .sol-search .sol-search-func { margin: 18px 18px 0 18px; } #N0182 .sol-search .sol-search-buttons { margin-bottom: 18px; margin-right: 6px; margin-left: 6px; justify-content: space-between; } #N0182 .sol-search .sol-search-buttons li { flex-grow: 2; width: auto; } #N0182 .sol-search .sol-search-buttons input[type=checkbox]+span { border-color: #e2e6e8; } #N0182 .sol-modal-close { top: 10px; right: 10px; width: 45px; height: 45px; padding-top: 25px; font-size: 1rem; } #N0182 .sol-modal-close:before, #N0182 .sol-modal-close:after { top: 32%; width: 16px; } #N0182 .sol-modal-window { top: 40px; left: 10px; right: 10px; bottom: 60px; width: auto; } #N0182 .sol-modal-window .sol-modal-close { top: -35px; right: 0; } #N0182 .sol-modal-linkbtn { bottom: 10px; width: 260px; padding: 6px 0; font-size: 1.4rem; } /* ------------- ソリューション検索結果一覧 -------------- */ .solRes-search-func { display: flex; justify-content: space-between; } .solRes-search-func>li>button { padding-left: 18px; padding-right: 18px; } .sol-purpose-lead { margin-top: 36px !important; } .sol-purpose-lead>dd { margin-bottom: 24px; } /* ------------- ソリューション / ソリューション検索結果一覧 -------------- */ #solutionSearchField1 .m_checkList { margin-left: -5px; margin-right: -5px; padding-top: 10px; } /* ------------- ソリューション / ソリューション詳細 -------------- */ .solutionKeyIcon ul li { width: 50%; margin-bottom: 20px; } } @media (min-width: 768px) and (max-width: 991px) { /* ------------- ソリューション / ソリューション詳細 -------------- */ .solutionKeyIcon ul li a { padding: 20px 8px 12px; text-align: left; } } @media (max-width: 479px) { /* ------------- ソリューション検索結果一覧 -------------- */ .sol-result .sol-result-item { display: block; } .sol-result .sol-result-item>.sol-result-thumb { text-align: center; margin: 18px auto auto auto; max-width: 100%; max-height: 100%; } .sol-result .sol-result-item>.sol-result-thumb>.sol-result-thumb-inner { position: static; } .sol-result .sol-result-item>.sol-result-thumb>.sol-result-thumb-inner>img { max-width: 200px; max-height: 200px; width: auto; height: auto; } .sol-result .sol-result-item>.sol-result-thumb:before { display: none; } /* ------------- ソリューション -------------- */ #N0182 .sol-slider li { width: 100%; } #N0182 .sol-panel--wrap { padding: 30px 10px 20px; } #N0182 .sol-panel-item.item--2col { width: auto; } #N0182 .sol-panel-item.item--left, #N0182 .sol-panel-item.item--right { float: none; } } @media (max-width: 991px) { /* ------------- ソリューション検索結果一覧 -------------- */ .sol-result-container .sol-search .sol-search-buttons--result { margin: 0 8px 24px 8px; } .sol-result-container .sol-search .sol-search-buttons--result li { width: 33%; } .sol-result .sol-result-item { margin-top: 24px; } /* ------------- ソリューション -------------- */ #N0182 .sol-searchbtn div { top: -25px; width: 90px; height: 90px; padding-top: 54px; font-size: 1.4rem; } #N0182 .sol-panel--wrap { padding: 40px 20px 20px; } #N0182 .sol-panel-item-body { height: 50px; padding: 10px 15px; } #N0182 .sol-panel-item-body.fs-l { font-size: 1.8rem; } #N0182 .sol-panel-item-body>.hd { padding-right: 15px; } #N0182 .sol-panel-item-body>.hd br { display: none; } #N0182 .sol-search .sol-search-buttons--result { margin: 0 8px 24px 8px; } #N0182 .sol-search .sol-search-buttons--result li { width: 33%; } } @media (max-width: 1240px) { /* ------------- ソリューション -------------- */ #N0182 .sol-slider-title { font-size: 1.8rem; } #N0182 .sol-slider-title br { display: none; } } @media (max-width: 920px) { /* ------------- ソリューション -------------- */ #N0182 .sol-slider-btn { width: 100px; height: 100px; } #N0182 .sol-slider-btn:before { margin-top: -0.8rem; font-size: 1.6rem; } #N0182 .sol-slider-btn--prev { left: -65px; } #N0182 .sol-slider-btn--prev:before { left: 75%; } #N0182 .sol-slider-btn--next { right: -65px; } #N0182 .sol-slider-btn--next:before { left: 25%; margin-left: -0.9rem; } } @media screen and (max-width: 768px) { /* ------------- ソリューションメイン写真キャプション -------------- */ /*--todo--*/ .sol-titlecap-left { bottom: 100px; transform: none; left: 0; } .sol-titlecap-right { bottom: 37px; left: 0; transform: none; } /*--todo end--*/ } /* ------------- パンフレットボタン -------------- */ .sol-pamphletbtn { position: relative; z-index: 10; } .sol-pamphletbtn div { position: absolute; top: 103px; right: 20px; width: 120px; height: 120px; border-radius: 50%; background-color: #00838f; padding-top: 70px; color: #ffffff; font-size: 1.6rem; text-align: center; cursor: pointer; transition: background-color 0.2s; } .sol-pamphletbtn div.fixed { position: fixed; top: 198px; } .sol-pamphletbtn div:hover { background-color: #0399a7; } .sol-pamphletbtn div:after { position: absolute; top: 25%; left: 0; right: 0; 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: "\f005"; font-size: 2.4rem; } @media (max-width: 767px) { .sol-pamphletbtn div { top: 43px; right: 10px; width: 70px; height: 70px; padding-top: 40px; font-size: 1.1rem; } .sol-pamphletbtn div:after { top: 23%; font-size: 1.6rem; } .sol-pamphletbtn div.fixed { top: 148px; } } @media (max-width: 991px) { .sol-pamphletbtn div { top: 73px; width: 90px; height: 90px; padding-top: 54px; font-size: 1.4rem; letter-spacing: -1.5px; } .sol-pamphletbtn div.fixed { top: 168px; } } /* ------------- 特許ライセンスボタンボタン -------------- */ .sol-licensebtn { position: relative; z-index: 10; } .sol-licensebtn a { position: absolute; top: 230px; right: 20px; width: 120px; height: 120px; border-radius: 50%; background-color: #000080; padding-top: 70px; color: #ffffff; font-size: 1.6rem; text-align: center; cursor: pointer; -webkit-transition: background-color 0.2s; transition: background-color 0.2s; } .sol-licensebtn a.fixed { position: fixed; top: 325px; } .sol-licensebtn a:hover { background-color: #1c1cb5; } .sol-licensebtn a:after { position: absolute; top: 25%; left: 0; right: 0; 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: "\f005"; font-size: 2.4rem; } @media (max-width: 767px) { .sol-licensebtn a { top: 173px; right: 10px; width: 70px; height: 70px; padding-top: 40px; font-size: 1.1rem; } .sol-licensebtn a:after { top: 23%; font-size: 1.6rem; } .sol-licensebtn a.fixed { top: 268px; } } @media (max-width: 991px) { .sol-licensebtn a { top: 173px; width: 90px; height: 90px; padding-top: 54px; font-size: 1.4rem; letter-spacing: -1.5px; } .sol-licensebtn a.fixed { top: 268px; } } #N0182 .sol-modal#pamphlet .sol-modal-content { overflow-y: unset; } .sol-modal#pamphlet .sol-modal-content { min-height: 100%; } .sol-modal#pamphlet .sol-modal-content h3.architecture { color: #fff; background-color: #115fad; padding: 8px 16px; margin-bottom: 10px; } .sol-modal#pamphlet .sol-modal-content h3.civilengineering { color: #fff; background-color: #115fad; padding: 8px 16px; margin-bottom: 10px; } .sol-modal#pamphlet .sol-modal-content .tab-content { overflow-y: auto; height: calc(100vh - 170px); } .sol-modal#pamphlet .sol-modal-content table { width: 100%; border: solid 1px #e2e6e8; border-collapse: collapse; margin-bottom: 30px; } .sol-modal#pamphlet .sol-modal-content table:last-child { margin-bottom: 0; } .sol-modal#pamphlet .sol-modal-content table thead th { position: sticky; top: 1px; border-top: solid 1px #e2e6e8; } .sol-modal#pamphlet .sol-modal-content table thead th:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: -1px; border-top: solid 1px #e2e6e8; border-bottom: solid 1px #e2e6e8; background: #fff; z-index: -1; box-sizing: content-box; } .sol-modal#pamphlet .sol-modal-content table th, .sol-modal#pamphlet .sol-modal-content table td { border: solid 1px #e2e6e8; padding: 0.35em 1em; line-height: 1.6; } @media (max-width: 767px) { .sol-modal#pamphlet .sol-modal-content table th, .sol-modal#pamphlet .sol-modal-content table td { padding: 0.25em 0.5em; } } .sol-modal#pamphlet .sol-modal-content table.table_architecture thead tr th:nth-of-type(2) { width: 50%; } .sol-modal#pamphlet .sol-modal-content table.table_architecture tbody tr td:nth-of-type(2) { text-align: left; } .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(2) { width: 10em; } .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(3) { width: 10em; } @media (max-width: 767px) { .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(2) { width: 4em; } .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(3) { width: 4em; } } .sol-modal#pamphlet .sol-modal-content table thead tr:nth-of-type(2) th { min-width: 6em; } @media (max-width: 767px) { .sol-modal#pamphlet .sol-modal-content table thead tr:nth-of-type(2) th { min-width: 3em; } } .sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(2), .sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(3), .sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(5) { text-align: center; } .sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(4) { text-align: left; } .sol-content-pamphletbtn { margin-top: 1em; } .sol-content-pamphletbtn span { border-bottom: solid 1px transparent; transition: all 0.3s; } .sol-content-pamphletbtn:hover span { border-color: #356cb6; } .sol-content-pamphletbtn:hover { cursor: pointer; } /*--------------------知的財産スライド----------------------*/ .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; } #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: 0.3s; } #recommendSection .cntBox.linkBlock>a:hover, #recommendSection .cntBox figure a:hover img { opacity: 0.8; } #recommendSection .cntBox a.flex { height: 280px; justify-content: center; } #recommendSection .cntBox a.flex:hover { opacity: 0.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: 100%; 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: "\f006"; 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; 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: 220px; } #recommendSection .slick-next { right: 220px; } #recommendSection .slick .slick-slide { max-width: 1200px; height: 310px; margin: auto; margin-bottom: 5px; } #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: 0.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: 0.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: 0.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: 0.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; } @media screen and (max-width: 1350px) { #recommendSection div.container { max-width: 90%; } #recommendSection .slick-prev { left: -1%; } #recommendSection .slick-next { right: -1%; } } @media screen and (max-width: 1271px) { #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: 990px) { #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: 760px) { #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%; } } @media screen and (max-width: 500px) { #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; } } /*-----------------------知的財産スライドここまで------------------------*/