@charset "utf-8"; @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700;900&family=Noto+Sans+JP:wght@500;700;900&display=swap'); /*reset*/ /*******************************************************************/ html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{width:auto;max-width:100%;height:auto;border-style:none;vertical-align:middle}i{vertical-align:middle}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}ul,ol{list-style:none}i{font-style:normal} a { color: #222; transition: all .2s ease-out; text-decoration: none;} @media screen and (min-width: 768px){ a { transition: all .2s ease-out;} a:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6;}} *:focus { outline: none;} /*LAYOUT*/ /*******************************************************************/ html { font-size: 62.5%;} body { -webkit-text-size-adjust: 100%; -webkit-overflow-scrolling: touch; height: 100%; font-family: 'Montserrat', 'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; font-size: 1.6rem; font-weight: 500; line-height: 1.4; letter-spacing: 0.1em; font-feature-settings: 'palt'; color: #222;} #loading { z-index: 100000; position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: #FFF url("/-/media/ots/jp/lp/img/common/loading") center center no-repeat;} #container { width: 100%; overflow: hidden;} i { letter-spacing: 0; line-height: 1.2;} .hiramaru { font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ゴシックM-PRO","HGMaruGothicMPRO";} /*HEADER*/ /*******************************************************************/ #header { position: absolute; top: 0; left: 0; display: flex; align-items: center; width: 100%; padding: 16px 2.4vw; z-index: 200;} #logo { margin-right: 16px;} #logo img { width: 120px;} #header.alt #logo { width: 100%; padding-bottom: 16px; border-bottom: 1px solid #000;} #header.alt img { width: 405px;} #header.alt2 img { width: 405px;} .tel a { display: flex; justify-content: center; align-items: center; white-space: nowrap;} .tel a i { display: inline-block; margin: 0 8px; padding-left: 24px; background: url("/-/media/ots/jp/lp/img/common/tel") left center no-repeat; font-size: 2.4rem;} .tel.large { margin-top: 16px;} .tel.large a i { padding-left: 40px; background-size: 30px auto; font-size: 4rem;} @media only screen and (min-width: 1025px){ #header.alt + * { margin-top: 40px;} #header.is-fixed { position: fixed; -webkit-transform: translateY(-240px); transform: translateY(-240px); height: 80px; background: rgba(255,255,255,.8);} #header.is-fixed #logo img { width: auto; height: 60px;} #header.is-fixed #nav { background: none;} #header.is-fixed.is-active { -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-timing-function: cubic-bezier(0.68, 0, 0, 1); transition-timing-function: cubic-bezier(0.68, 0, 0, 1); -webkit-transform: translateY(0); transform: translateY(0);} #header .download { position: absolute; top: 80%; right: 2.4vw; display: block; width: 120px;} #header .download.circle a { display: flex; justify-content: center; align-items: center; width: 120px; height: 120px; padding-bottom: 16px; text-align: center; background: #C00000 url("/-/media/ots/jp/lp/img/common/click") center bottom 16px no-repeat; border-radius: 50%; color: #FFF;} #nav { margin-left: auto; padding: 0 0.8vw; background: #FFF;} #nav > ul { position: relative; display: flex; align-items: center;} #nav > ul > li { position: relative; margin: 8px 0.8vw;} #nav > ul > li > a { display: block; padding: 8px 0;} #nav > ul > li::after { content: ''; position: absolute; right: 0; bottom: 0; display: block; width: 100%; height: 2px; background: #C00000; transform: scale(0, 1); transform-origin: right top; transition: transform .3s;} #nav > ul > li > a:hover { opacity: 1;} #nav > ul > li:hover::after { transform-origin: left top; transform: scale(1, 1);} #nav > ul > li ul { pointer-events: none; opacity: 0; position: absolute; top: calc(100% + 16px); left: 50%; transform: translateX(-50%); width: 320px; padding-top: 30px; z-index: 100; transition: .3s;} #nav > ul > li ul::before { content: ''; position: absolute; top: 0; left: 50%; width: 1px; height: 30px; background: #000;} #nav > ul > li ul li a { display: block; padding: 10px 8px; text-align: center; background: rgba(0,0,0,.8); border-bottom: 1px solid #666; font-size: 1.2rem; color: #FFF;} #nav > ul > li:hover ul { pointer-events: all; opacity: 1; top: 100%;} #open { display: none;} #blog { padding-top: 128px;} } /*FOOTER*/ /*******************************************************************/ #pagetop { display: none; position: fixed; right: 2.4vw; bottom: 2.4vw; z-index: 100;} #footer { position: relative; margin-top: 80px; background: #000;} #footercontact { position: absolute; top: 0; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; width: 100%; max-width: 1280px; padding: 24px; background: #FFF; border-radius: 4px; font-size: 2.4rem; letter-spacing: 0.2em; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .contact { margin-right: 4vw; padding-right: 4vw; border-right: 1px solid #707070;} .contact a { display: flex; align-items: center;} .contact a::after { content: ''; display: inline-block; width: 30px; height: 30px; margin-left: 8px; background: #000 url("/-/media/ots/jp/lp/img/common/arr") center no-repeat; border-radius: 50%;} #footercontent { display: flex; justify-content: space-between; align-items: center; padding: 80px 5.6vw 24px; color: #707070;} #footercontent a, #group a { color: #707070;} #copyright address { margin-top: 0; padding-bottom: 40px; color: #707070;} #copyright address img { max-width: 320px; margin-top: 40px;} #info { flex: 1; display: flex; align-items: center; white-space: nowrap;} #info h3 { width: 120px; margin-right: 24px;} #info dt { margin-bottom: 16px; font-size: 2rem; font-weight: 700;} #info dt img { max-width: 320px;} #sitemap { flex: 2;} #sitemap, #sns { padding: 0 24px; text-align: center;} #sitemap li, #sns li { display: inline-block; margin: 8px; vertical-align: middle;} #privacymark { flex: 1; text-align: right;} #sns { margin-bottom: 40px;} #group { padding: 24px 5.6vw 40px; text-align: center; background: #202121; color: #707070;} #group dt, #group dd { display: inline-block; margin: 8px 16px; vertical-align: middle;} #footer address { margin-top: 24px; text-align: center; font-style: normal;} #floating { position: fixed; top: 50%; left: 0; transform: translateY(-50%); z-index: 1000;} #floating a { display: flex; align-items: center; text-align: center; padding: 48px 16px 16px; background: #C00000 url("/-/media/ots/jp/lp/img/common/mail_w") center 16px no-repeat; letter-spacing: 0.1em; line-height: 1; color: #FFF; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;} #floating a:hover { background-color: #000; opacity: 1;} /*CONTENTS*/ /*******************************************************************/ article { position: relative; padding: 96px 80px;} article header { max-width: 1280px; margin: 0 auto; padding: 0 0 64px; text-align: center;} article header h1 { position: relative; display: inline-block; padding: 80px 0; background: url("/-/media/ots/jp/lp/img/common/mark") center no-repeat; background-size: contain; font-size: 6.4rem; font-weight: 900;} article header h1.min { font-size: 3.8rem; letter-spacing: 0.2em;} article header h1.noimg { background: none;} article header h2 { position: relative; display: inline-block; font-size: 6.4rem; font-weight: 900;} article header h2::before { content: ''; position: absolute; bottom: 100%; left: 50%; width: 1px; height: 160px; background: #707070;} article header div { position: absolute; top: 50%; right: 0; transform: translateY(-50%);} article header p { margin-top: 24px; font-size: 2.4rem;} section { position: relative; width: 100%; max-width: 1280px; margin: 0 auto;} section + section { margin-top: 80px;} section p { line-height: 2;} section p:not(:last-child) { margin-bottom: 32px;} figure { position: relative;} .narrow { max-width: 960px;} .center { text-align: center;} .center table { margin: 0 auto; text-align: left;} .center th { vertical-align: top;} .right { text-align: right;} .row { display: flex; justify-content: space-between;} .row + .row { margin-top: 80px;} .reverse { flex-direction: row-reverse;} .row > .img { width: 43%;} .row > .text { width: 50%;} .jc-center { justify-content: center;} .as-center { align-self: center;} .btn { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 32px;} .btn li { margin: 8px;} .btn a { position: relative; display: inline-block; padding: 16px 48px 16px 32px; background: #C00000 url("/-/media/ots/jp/lp/img/common/arr") right 16px center no-repeat; border-radius: 40px; font-weight: 700; color: #FFF;} .btn a.alt { width: 100%; max-width: 512px; padding: 24px; background: #FF4F4F; border-radius: 40px; font-size: 2.4rem;} .btn a.large { padding: 20px 56px 20px 40px; border-radius: 56px; font-size: 2.4rem;} .btn a.border { min-width: 280px; text-align: center; box-shadow: 2px 6px rgba(0,0,0,.1);} .underline { text-decoration: underline;} .sp { display: none;} .mb { margin-bottom: 24px;} .red { color: #C00000;} .fs12 { font-size: 1.2rem;} .fs18 { font-size: 1.8rem;} .youtube { position: relative; width: 100%; padding-top: 56.25%; overflow: hidden;} .youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} .fit { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; font-family: 'object-fit: cover; object-position: center;';} .fit.contain { object-fit: contain; font-family: 'object-fit: contain; object-position: center;';} .fit.right { object-position: right center;} .fadeInUp{ -webkit-animation-name: fadeInUp; animation-name: fadeInUp;} @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);} to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);} to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} } .animated { opacity: 0; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} .animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite} .animated.delay1{-webkit-animation-delay:0.2s;animation-delay:0.2s} .animated.delay2{-webkit-animation-delay:0.4s;animation-delay:0.4s} .animated.delay3{-webkit-animation-delay:0.6s;animation-delay:0.6s} .animated.delay4{-webkit-animation-delay:0.8s;animation-delay:0.8s} .animated.delay5{-webkit-animation-delay:1s;animation-delay:1s} .animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s} .animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s} .animated.slow{-webkit-animation-duration:2s;animation-duration:2s} .animated.slower{-webkit-animation-duration:3s;animation-duration:3s} /*TOP*/ #mv { display: flex; max-width: initial; height: 100vh; padding: 0;} #mv header { position: relative; width: 50%; z-index: 10;} #mv header h1 { position: absolute; top: 50%; left: 12vw; transform: translateY(-50%); text-align: left; line-height: 1.2!important; white-space: nowrap;} #mv header h1 i { display: block; margin-bottom: 2.4vh; font-size: 4vw; font-weight: 900;} #mv header h1 span { font-size: 1.6vw;} #mv section { width: 50%;} #mv section .slide-img { width: 100%; height: 100vh; background-position: center; background-repeat: no-repeat; background-size: cover;} #mv .swiper-container { position: relative; text-align: right;} #mv .swiper-pagination { top: 50%; left: auto; bottom: auto; right: 24px; transform: translateY(-50%); width: auto; z-index: 100;} #mv .swiper-pagination-bullet { position: relative; display: block; margin: 24px 0; background: rgba(255,255,255,.3); opacity: 1;} #mv .swiper-pagination-bullet-active { background: #C00000;} #mv .swiper-pagination-bullet .num { position: absolute; left: -24px; top: -2px; font-size: 1.2rem; font-weight: 400; line-height: 1; letter-spacing: 0; color: #FFF;} #solutions header { position: relative; padding-bottom: 0; text-align: left; z-index: 1;} #solutions header h2::after { content: ''; position: absolute; bottom: -20vh; left: 50%; transform: translateX(-50%); display: block; width: 160%; height: 537px; background: url("/-/media/ots/jp/lp/img/common/mark") left top no-repeat; background-size: contain;} #solutions header h2::before { height: 40vh;} #solutions section { position: relative; z-index: 0;} #solutions h3 { position: relative; margin-bottom: 40px; text-align: center; font-size: 3.2rem; font-weight: 900; letter-spacing: 0;} #solutions h3::before { content: ''; position: absolute; top: 100%; left: 50%; width: 1px; height: 40px; background: #707070;} #solutions figure { align-self: center; margin: 0; padding: 0; min-height: initial;} #solutions .text { margin: 0;} #solutions .row + .row { margin-top: 0;} #solutions .row + .row .text{ padding-top: 0;} .list { display: flex; flex-wrap: wrap; justify-content: space-between;} .list li { display: flex; width: 48%; margin-bottom: 2%; text-align: center;} .list li a { display: flex; width: 100%; background: #F4F4F4; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .list li a .num { width: 34%; padding: 8px; font-size: 1.2vw; line-height: 1.4;} .list li a .title { display: flex; justify-content: center; align-items: center; min-height: 120px; padding: 16px; font-size: 1.2vw;} #performance { padding-left: 0; padding-right: 0;} #performance .swiperWrapper { transition-timing-function: linear!important;} #performance .slide-img { position: relative; margin: 16px 0; padding-top: calc(76 / 228 * 100%); overflow: hidden;} #performance .slide-img .fit { width: 80%; height: 80%;} #performance p { margin: 2.4vw;} #informations { background: #F4F4F4;} .slide .swiper-slide { background: #FFF; border-radius: 15px; box-shadow: 0 0 5px rgba(0,0,0,.07);} .slide .swiper-slide figure { position: relative; width: 100%; padding-top: calc(480 / 640 * 100%);} .slide .swiper-slide figure img { position: absolute; top: 0; left: 0; width: 100%; border-radius: 15px 15px 0 0;} .slidetxt { padding: 24px;} .slidetxt time { display: block; margin-bottom: 8px; color: #C00000;} .slidetxt p { font-size: 1.4rem; line-height: 1.6;} .slide-prev, .slide-next { position: absolute; top: calc(50% - 15px); display: block; width: 30px; height: 30px; background: url("/-/media/ots/jp/lp/img/common/next") center no-repeat;} .slide-prev { left: -50px; transform: scaleX(-1);} .slide-next { right: -50px;} /*SOLUTIONS*/ .solutions { max-width: initial;} .solutions figure { width: 50vw; margin-left: -80px; min-height: 540px;} .solutions .text { position: relative; align-self: center; width: 50vw; padding-top: 5vh; padding-bottom: 5vh; margin-left: -80px; z-index: 1;} .solutions .text a { display: flex; background: #F4F4F4; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .solutions .text a:hover { background-color: #FFF; opacity: 1;} .solutions .text a:hover .num { background-color: #C00000; color: #FFF;} .solutions .num { display: flex; flex-direction: column; justify-content: center; width: 24%; padding: 32px 16px; text-align: center; background: #FFF; font-size: 1.2rem; line-height: 1; color: #C00000; box-shadow: 0 3px 6px rgba(0,0,0,.16); transition: .2s ease-out;} .solutions .num span { font-size: 8rem; font-weight: 300;} .solutions .title { flex: 1; padding: 32px 2.4vw;} .solutions .title div { margin-bottom: 16px; font-size: 1.8rem; font-weight: 700; color: #707070;} .solutions .title h2 { margin-bottom: 16px; font-size: 2.8rem;} .solutions .reverse figure { margin-left: 0; margin-right: -80px;} .solutions .reverse .text { margin-left: 0; margin-right: -80px;} /*COMOPANY*/ #company .row { justify-content: space-around; align-items: center;} #company .row figure { margin-right: 40px;} #company p { font-size: 1.8rem; line-height: 2.4;} #profile section > table { width: 100%; max-width: 800px; margin: -16px auto; border-collapse: collapse;} #profile th { padding-right: 16px; text-align: left; font-weight: normal;} #profile section > table > tbody > tr:first-of-type { border-bottom: 1px solid #C00000;} #profile section > table > tbody > tr > th { width: 254px; padding: 16px 24px; text-align: left; vertical-align: top; white-space: nowrap;} #profile section > table > tbody > tr > td { padding: 16px 24px; vertical-align: top;} #location .row {flex-wrap: wrap;} #location .row li { width: 48%; margin-bottom: 40px;} #location .row h3 { margin-bottom: 16px; font-size: 2rem;} #blog h1 { margin-top: 25px;} #blog .title { width: 100%; border-bottom: 1px solid #000; padding: 12px; font-size: 2.8rem; font-weight: 500;} #blog .entry { margin: 15px 15px 0px 15px; padding-left: 20px;} .alignright { float: right; margin:16px;} .alignleft { float: left; margin:16px;} .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto;} /*LP*/ article.bg { background-color: #F4F4F4;} article.bg::before { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 240px 100vw 0 0; border-color: #fff transparent transparent transparent; z-index: 0;} article.bg + article::before { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 240px 100vw 0 0; border-color: #f4f4f4 transparent transparent transparent; z-index: 0;} .bg_white { position: relative; padding: 24px 0 120px; text-align: center;} .bg_white::before { content: ''; position: absolute; top: -24px; left: calc(50% - 50vw); width: 100vw; height: 100%; background: #FFF; z-index: -1;} #hero { display: flex; align-items: flex-end; height: 100vh; padding-bottom: 5.6vh;} #hero figure { position: absolute; top: 0; left: 0; width: 100%; height: 100vh;} #hero .subtitle { position: relative; display: flex; justify-content: space-between; align-items: center; margin-bottom: 4vh; white-space: nowrap;} #hero .subtitle span:first-of-type { order: -2;} #hero .subtitle .en { font-size: 4.8vw; font-weight: 900; color: #C00000; text-shadow: 0 0 20px rgba(255,255,255,.8);} #hero .subtitle .en.alt { color: #FFF!important; text-shadow : 3px 3px 6px #002060;} #hero .subtitle .en.mutual { padding-right: 24px;} #hero .subtitle .en.mutual + .ex { font-size: 1.6vw;} #hero .subtitle .sub { order: -1; display: block; padding: 0 24px; font-size: 1.2vw; font-weight: 700; color: #FFF;} #hero .subtitle .ex { display: block; padding: 8px 16px; background: #C00000; font-size: 2.4vw; color: #FFF;} #hero .subtitle .ex .min { display: inline-block; font-size: 1.8vw;} #hero .subtitle:not(.center)::before { content: ''; display: block; width: 100%; height: 3px; background: #FFF;} #hero .subtitle.center { justify-content: center;} #hero .text { display: inline-block; padding: 1.6vw 2.4vw; text-align: center; background: rgba(255,255,255,.9);} #hero .text.wide { width: 100%;} #hero .subtext { flex: 1; display: flex; justify-content: center; align-items: center; padding: 1.6vw 2.4vw; text-align: center; background: #002060; color: #FFF;} #hero h1 { margin: 0.5vw 0; font-size: 3.2vw; font-weight: 900;} #hero p { margin: 0.5vw 0; font-size: 1.8vw; font-weight: 900; line-height: 1.4;} #hero p span { display: inline-block; padding: 0 8px; background: #CCC; color: #FFF;} .lp.blue header h2, .lp.blue #hero .subtitle .en, .lp.blue .kind .text h2 { color: #002060;} .lp.blue #hero .subtitle .ex, .lp.blue .point li, .lp.blue #outline { background-color: #002060;} .lp.blue .scene h3 { border-left-color: #002060;} .lp.green header h2, .lp.green #hero .subtitle .en, .lp.green .kind .text h2 { color: #92D050;} .lp.green #hero .subtitle .ex, .lp.green .point li, .lp.green #outline { background-color: #92D050;} .lp.green .scene h3 { border-left-color: #92D050;} .lp.black header h2, .lp.black #hero .subtitle .en, .lp.black .kind .text h2 { color: #000;} .lp.black #hero .subtitle .en { text-shadow: none;} .lp.black #hero .subtitle .ex, .lp.black .point li, .lp.black #outline { background-color: #000;} .lp.black .scene h3 { border-left-color: #000;} .kind { max-width: initial;} .kind figure { width: 50vw; margin-left: -80px; min-height: 540px;} .kind .text { position: relative; align-self: center; width: 50vw; padding-top: 5vh; padding-bottom: 5vh; margin-left: -80px; z-index: 1;} .kind .text h2 { margin-bottom: 16px; font-size: 2.4rem; font-weight: 900; color: #C00000; } .kind .text .row { flex-wrap: wrap; justify-content: flex-start;} .kind .text .row > * { width: calc(100% / 3 - 4px); margin: 2px; padding: 24px 16px; background: #FFF; box-shadow: 3px 3px 10px rgba(0,0,0,.3);} .kind .text .row.half > * { width: calc(100% / 2 - 4px);} .kind .text dt { margin: 8px 0; font-size: 2rem; font-weight: 700;} .kind .text dd { display: inline-block; margin: 4px;} .kind .text dd strong { font-size: 4rem; font-weight: 900; line-height: 1; color: #C00000;} .kind .text.large h2 { font-size: 4.8rem;} .kind .text.large .row { position: relative; display: grid; grid-template-rows: 200px 124px 200px; grid-template-columns: 50% 50%;} .kind .text.large .row > * { display: flex; flex-direction: column; justify-content: center; width: auto; margin: 16px; padding: 16px;} .kind .text.large .row > *:nth-child(3) { grid-column: span 2; width: 50%; margin: -32px auto; z-index: 10;} .kind .text.large dt { font-size: 2vw; line-height: 1;} .kind .text.large dd { display: inline-block; margin: 4px; font-size: 2vw; line-height: 1;} .kind .text.large dd strong { font-size: 3.2vw; font-weight: 900; line-height: 1; color: #C00000;} .kind .text.large dd img { width: 60px;} .kind .text.large2 dt { padding: 24px 0; font-size: 1.2vw;} .kind .text.large2 .row > *:nth-child(odd) { background-color: #F4F4F4;} .point { display: flex; justify-content: center; margin: auto -1% 0;} .point li { position: relative; width: 18%; margin: 0 1%; text-align: center; background: #C00000; border-radius: 50%; font-size: 2.4rem; color: #FFF; box-shadow: 3px 3px 10px rgba(0,0,0,.6);} .point li::before { content: ''; display: block; padding-top: 100%;} .point li > span { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%;} .point strong { font-size: 3.6rem;} .point.large { margin-bottom: 24px;} .point.large li { width: 28%;} .point .min { font-size: 1rem;} .point2 { display: flex; flex-wrap: wrap; justify-content: space-between;} .point2 li { width: 31%; margin: 1%; padding: 16px; text-align: center; border: 6px solid #EEEE;} .box { padding: 32px 2.4vw; background: #F5F5F5 url("/-/media/ots/jp/lp/img/common/mark") center no-repeat; background-size: 60% auto; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .box2 { padding: 32px 2.4vw; text-align: center; background: #FFF; font-size: 1.8rem; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .box2 h3 { margin-bottom: 16px; font-size: 2.6rem; color: #C00000;} .graph { flex-wrap: wrap;} .graph > * { width: 21%; margin: 2%; text-align: center;} .graph h3 { margin-bottom: 16px;} .numlist { display: flex; justify-content: center;} .numlist li { display: flex; align-items: center; margin: 8px 0; font-size: 2.5rem; font-weight: 700;} .numlist li i { margin-right: 16px; font-size: 4rem; font-weight: 300; color: #999; white-space: nowrap;} .scene { flex-wrap: wrap;} .scene > div { width: 46%; margin-bottom: 64px;} .scene h3 { margin-bottom: 16px; padding-left: 24px; border-left: 10px solid #C00000; font-size: 2.6rem;} .cat { display: inline-block; margin-bottom: 16px; padding: 4px 16px; background: #ACDCF7; box-shadow: 0 3px 6px rgba(0,0,0,.16);} .cat2 { background-color: #D2DA00;} .cat3 { background-color: #F4C0D7;} #outline { background-color: #C00000;} #outline header h2 { padding: 4px 16px; background: #FFF;} #outline header span { position: absolute; bottom: 100%; left: -10%; padding: 16px; background: #C00000;border-radius: 100%; font-size: 2rem; color: #FFF;} #outline section { color: #FFF;} #outline .point li { background: #FFF; color: #000;} .catch { font-size: 2.8rem; font-weight: 700;} .catch strong { font-size: 3.2rem; color: #F00;} .hexagon { display: flex; flex-wrap: wrap; margin: -6px;} .hexagon li { display: flex; flex-direction: column; justify-content: center; align-items: center; width: calc(100% / 5 - 12px); min-height: 148px; margin: 6px; padding: 32px 8px; background: #FFF; text-align: center; font-size: 2rem; font-weight: 700; box-shadow: 3px 3px 10px rgba(0,0,0,.3);} .hexagon li:nth-child(even) { background-color: #9dc3e6;} .thanks section{ max-width: 800px; text-align: center;} .thanks header h1 { padding: 80px 40px; font-size: 2.4rem;} /*LP2*/ .lp2 article { padding-bottom: 0;} .lp2 #hero { align-items: flex-start; padding-top: 20vh;} .lp2 #hero section { max-width: initial; margin: 0;} .lp2 #hero h1 { font-size: 4.4rem;} .lp2 #hero h1 i, .lp2 #hero h1 strong { display: block; margin-bottom: 24px; font-size: 7.6rem;} .lp2 #hero h2 { margin-top: 4vh; font-size: 2.8rem;} .lp2 #hero h2 span { font-size: 2.8rem; font-weight: 900;} .lp2 #hero p { font-size: 2.4rem; font-weight: 400;} .lp2 #hero .btn { text-align: left;} .lp2 #hero.reverse section { text-align: right;} .lp2 #hero.reverse .btn { justify-content: flex-end;} .lp2 h3 { margin: 40px 0 8px; padding-bottom: 8px; border-bottom: 1px solid #CCC; font-size: 1.8rem;} .lp2 .btn a { background-color: #EE428C;} .lp2 .benefits span { position: relative; display: inline-block; margin-bottom: 32px; padding: 16px 24px; background: #EE428C; border-radius: 40px; font-size: 2rem; font-weight: 700; color: #FFF;} .heading { display: flex; justify-content: center; align-items: center;} .heading h2 { font-size: 4rem;} .heading h2::before { display: none;} .heading::before, .heading::after { content: ''; flex: 1; height: 2px; margin: 0 20px; background: #EE428C;} .heading2 { position: relative; margin-bottom: 32px; padding: 16px 24px; background: #EE428C; color: #FFF;} .heading2::before { content: ''; position: absolute; top: 0; right: 0; transform: translate(-20%, -40%); width: 80px; height: 80px; background: url("/-/media/ots/jp/lp/img/common/logo") center no-repeat; background-size: 80px auto; opacity: 0.3;} .heading2 h2 { font-size: 2.4rem;} .heading2 h2::before { display: none;} .week { margin-right: 40px; text-align: center; white-space: nowrap;} .week h3 { margin-top: 24px; border-bottom: none; font-size: 2.4rem;} #beginner { margin-top: 96px; padding-bottom: 96px; background: #D9F4F4;} #career { padding-bottom: 96px; background: #FFEAC4;} #career .heading2 { background: #FFA300;} .anchor { display: flex; flex-wrap: wrap; justify-content: center; margin: 20px; list-style: none;} .anchor li { margin: 20px;} .anchor li a { position: relative; display: flex; justify-content: center; align-items: center; width: 200px; height: 200px; text-align: center; border-radius: 50%; font-size: 2.4rem; font-weight: 700; color: #FFF;} .anchor li a strong { font-size: 3.2rem;} .anchor li:first-child a { background: #1EBCBF;} .anchor li:last-child a { background: #FFA300;} .anchor li a figure { position: absolute; top: 0; left: 50%; transform: translate(-50%, -20%);} .lp2 .circle { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 240px; height: 240px; margin: 0 auto 24px; text-align: center; background: #F58DB9; border-radius: 50%; font-size: 2rem; font-weight: 700; color: #FFF;} .lp2 .circle strong { margin-bottom: 8px; font-size: 2.4rem;} .lp2 .circle.alt { background: #BBBBF3;} .present { padding: 32px; justify-content: center; align-items: center; background: #FFF0F8; border: 10px solid #F58DB9; font-weight: 700;} .present div { text-align: center; font-size: 2.4rem;} .present div span { font-size: 4rem; color: #F58DB9;} .nav { margin-top: 56px; text-align: center;} .nav .btn { display: inline-block;} .nav .btn a { min-width: 280px; margin: 8px;} .lightpink .heading2, .lightpink .btn a, .lightpink .heading::before, .lightpink .heading::after { background-color: #FF65AB;} .green .heading2, .green .btn a, .green .heading::before, .green .heading::after { background-color: #1EBCBF;} .blue .heading2, .blue .btn a, .blue .heading::before, .blue .heading::after { background-color: #01B4ED;} @media only screen and (max-width: 1024px){ body { font-size: 1.5rem;} #header { position: fixed; width: 100%; height: 70px; padding: 0 0 0 16px; background: #FFF; box-shadow: 0 0 6px rgba(0,0,0,.06); z-index: 1000;} #header + * { padding-top: 70px;} #logo img { width: auto; height: 50px;} #header.alt #logo { padding-bottom: 0; border-bottom: none;} #header.alt #logo img { width: 70%; height: auto;} #header.alt2 img { width: 70%; max-width: 360px; height: auto;} #header .download { position: absolute; top: 90%; right: -180px; display: block; width: 90px; transition: right 0.2s ease-out;} #header.is-fixed.is-active .download { right: 2.4vw;} #header .download.circle a { display: flex; justify-content: center; align-items: center; width: 90px; height: 90px; padding-bottom: 16px; text-align: center; background: #FF5700 url("/-/media/ots/jp/lp/img/common/click") center bottom 8px no-repeat; background-size: 18px auto; border-radius: 50%; font-size: 1.2rem; color: #FFF; } #nav { pointer-events: none; opacity: 0; transform: scale(0.9); position: fixed; top: 0; left: 0; width: 100%; max-width: 100%; height: 100vh; margin: 0; text-align: center; background: rgba(0,0,0,.9); overflow: auto; overflow-y: auto; z-index: 1000; -webkit-transition: .8s cubic-bezier(.19,1,.22,1); transition: .8s cubic-bezier(.19,1,.22,1);} #nav > ul { display: inline-block; text-align: left; margin: 40px 4vw;} #nav > ul > li { padding: 12px 16px; border-bottom: 1px solid #444;} #nav > ul > li a { color: #FFF;} #nav > ul > li ul { margin: 8px 0;} #nav > ul > li ul li { display: inline-block;padding: 6px 16px;} #nav > ul > li ul li a { font-size: 1.2rem;} #nav > ul > li ul li a span { display: block; font-size: 1rem;} #open { position: relative; display: block; width: 50px; height: 50px; margin-left: auto; text-align: center; z-index: 1001; cursor: pointer;} #open div { position: relative; display: block; width: 26px; height: 26px; margin: 6px 12px; transition: .2s linear;} #open span { position: absolute; left: 0; display: block; width: 26px; height: 2px; background: #C00000; transition: .2s linear;} #open span:nth-child(1) { top: 8px;} #open span:nth-child(2) { top: 16px;} #open span:nth-child(3) { top: 24px;} .open #open span:nth-child(1) { top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);} .open #open span:nth-child(2) { width: 0; left: -24px;} .open #open span:nth-child(3) { top: 16px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);} .open #nav { pointer-events: auto; opacity: 1; transform: scale(1);} #tel { display: none;} #footer { margin-top: 120px; font-size: 1.3rem;} #footercontact { display: block; width: 90%; text-align: center; font-size: 2rem;} .tel a { justify-content: center;} .contact { margin: 0 0 24px; padding: 0 0 24px; border-bottom: 1px solid #707070; border-right: none;} .contact a { justify-content: center;} #footercontent { display: block; padding: 120px 5.6vw 24px; text-align: center;} #info { display: block; white-space: normal;} #info h3 { width: 80px; margin: 0 auto 24px;} #sitemap { padding: 24px 0;} #sitemap li { margin: 16px;} #privacymark { text-align: center;} #group dt { display: block;} #footer address { font-size: 1rem;} #floating { display: none;} article { padding: 40px 5.6vw;} article header { padding: 0 0 48px;} article header h1 { padding: 40px 0; font-size: 3.2rem;} article header h1.min { display: flex; justify-content: center; align-items: center; min-height: 120px; margin: -16px 0; padding: 0; font-size: 2.8rem;} article header h2 { font-size: 3.2rem;} article header h2::before { height: 80px;} section { position: relative;} section + section { margin-top: 40px;} section h2 { font-size: 2rem;} .center table th, .center table td { display: block;} .row { display: block;} .row > * { width: 100%!important; margin-left: auto!important; margin-right: auto!important;} .row > *:not(:first-child) { margin-top: 32px;} .row + .row { margin-top: 40px;} .btn li a { display: block;} .btn a.large { padding: 20px 56px 20px 40px; border-radius: 56px; font-size: 2rem; line-height: 1.4;} .btn a.alt { padding: 16px; font-size: 2rem;} .sp { display: block;} .pc { display: none;} #mv { flex-direction: column; height: calc(100vh - 70px); padding: 0;} #mv header { width: 100%; height: 40vh; order: 1;} #mv header h1 i { font-size: 6vw;} #mv header h1 span { font-size: 3.2vw;} #mv section { width: 100%; height: calc(60vh - 70px);} #mv section .slide-img { width: 100%; height: calc(60vh - 70px);} #solutions { padding-top: 80px;} #solutions header { text-align: center;} #solutions header h2::after { height: 300px;} #solutions header h2::before { height: 80px;} #solutions .row + .row { margin-top: 40px;} .list { display: block;} .list li { width: auto;} .list li a .title { min-height: 160px; font-size: 4vw;} .list li a .num { margin: 0; font-size: 4vw;} .slide-prev { left: 0;} .slide-next { right: 0;} .solutions figure { min-height: initial; padding-top: calc(540 / 960 * 100%);} .solutions .text { margin-top: 0; padding: 0;} .solutions .text a { display: block;} .solutions .text .list a { display: flex;} .solutions .num { width: auto; margin: 0 16px; padding: 8px;} .solutions .num span { font-size: 4rem;} .solutions .title { padding: 24px;} #profile section > table > tbody > tr > th { display: block; padding: 16px 0 0; border-bottom: none; white-space: normal;} #profile section > table > tbody > tr > td { display: block; padding: 16px 0 16px 24px;} #profile section > table table { font-size: 1.2rem;} #profile section > table table th { padding: 16px 0; white-space: nowrap;} #hero { min-height: calc(60vh - 70px); height: auto;} #hero figure { height: 100%;} #hero { text-align: center;} #hero section { display: flex; flex-direction: column; justify-content: space-between;} #hero .subtext { margin-top: 16px;} #hero .subtitle .sub { position: absolute; top: 100%; left: 0; padding: 0;} #hero h1 { font-size: 5.6vw;} #hero p { font-size: 4vw;} .kind .text { padding-top: 0; padding-bottom: 0;} .kind figure { min-height: initial; padding-top: calc(1080 / 1920 * 100%);} .kind .text h2 { font-size: 2rem;} .kind .text .row > * { padding: 16px;} .kind .text dt { margin-bottom: 8px; font-size: 1.7rem;} .kind .text.large h2 { font-size: 2.4rem;} .kind .text.large .row { grid-template-rows: 1fr 1fr 1fr;} .kind .text.large .row > *:nth-child(3) { margin: 0;} .kind .text.large dt { font-size: 4.8vw;} .kind .text.large dd { font-size: 4.8vw;} .kind .text.large dd strong { font-size: 8vw;} .kind .text.large dd img { width: 40%;} .kind .text.large2 dt { padding: 0; font-size: 3.2vw;} .point { display: block;} .point li { width: auto!important; margin: 8px 0; padding: 6px; border-width: 2px; border-radius: 3px; font-size: 1.6rem;} .point li::before { display: none;} .point li > span { position: relative; top: auto; left: 0; transform: translateY(0);} .point li > span strong { padding: 0 8px;} .point2 li { margin-top: 0!important;} .box { padding: 24px; background-image: none;} .box2 { padding: 24px; text-align: left;} .box2 h3 { font-size: 2rem;} .numlist li { font-size: 1.6rem;} .numlist li i { font-size: 2.4rem;} .scene h3 { font-size: 2rem;} .catch { font-size: 2rem;} .hexagon { display: block;} .hexagon li { width: auto; min-height: initial;} .thanks h1 { padding: 24px 0 48px;} .lp2 #hero { display: block; padding: 0;} .lp2 #hero figure { position: relative; height: 60vw;} .lp2 #hero figure img { margin-left: -40%; width: 140%; max-width: 140%;} .lp2 #hero section { width: auto; margin: 5.6vw;} .lp2 #hero h1 { font-size: 2.4rem;} .lp2 #hero h1 i, .lp2 #hero h1 strong { margin-bottom: 16px; font-size: 4rem;} .lp2 #hero h2 { margin-top: 16px; font-size: 2rem;} .lp2 #hero h2 span { font-size: 2.4vw;} .lp2 #hero p { font-size: 1.4rem;} .lp2 #hero.reverse figure img { margin-left: 0; margin-right: -40%;} .lp2 #hero.reverse section { text-align: center;} .lp2 #hero.reverse .btn { justify-content: center;} .heading { margin-left: -5.6vw; margin-right: -5.6vw;} .heading h2 { font-size: 2rem; white-space: nowrap;} .heading2 { margin-bottom: 24px; padding: 16px;} .heading2 h2 { font-size: 2rem;} .week h3 { ont-size: 2rem;} .present { padding: 24px;} .present div { font-size: 1.8rem;} .present div span { font-size: 2.4rem;} } @media only screen and (max-width: 560px){ .list li a .title { min-height: 100px;} } @media print { #container { width: 1024px;} }