@charset 'UTF-8';/*! normalize.css v3.0.0 | MIT License | git.io/normalize */@import url(https://fonts.googleapis.com/css?family=Ubuntu:500,500i,700,700i);html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}*,:after,:before{box-sizing:border-box}html{font-family:'游ゴシック体',YuGothic,'游ゴシック Medium','Yu Gothic Medium','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;font-size:62.5%;position:relative;height:100%;min-height:100%}body{font-size:1.6rem;line-height:1.2;height:100%;margin:0;padding:0;color:#000;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.fixed{overflow:hidden}@media only screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}a{text-decoration:none;color:inherit}a:visited{color:inherit}a:hover{color:#3969ca}a:active,a:focus{color:inherit}a[target='_blank']:after{display:inline-block;width:1.25em;height:1.5em;margin:.3em 0 0;content:'';vertical-align:middle;background:url(../../img/common/icon_outer.svg) no-repeat 90% 0;background-size:1em 1em}a[target='_blank']:hover:after{background-image:url(../../img/common/icon_outer_o.svg)}dd,dl,dt,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,small,ul{font-size:100%;font-weight:400;margin:0}h1,h2,h3,h4,h5,h6{line-height:1.2}img{vertical-align:bottom}ul{padding:0;list-style-type:none}ol{padding:0}th{font-weight:400;text-align:left}@-webkit-keyframes move-background-position{0%{background-position:200% 0}100%{background-position:1% 0}}@keyframes move-background-position{0%{background-position:200% 0}100%{background-position:1% 0}}@-webkit-keyframes display-flex-in{0%{display:none;opacity:0}1%{display:-webkit-box;display:flex;opacity:0}100%{display:-webkit-box;display:flex;opacity:1}}@keyframes display-flex-in{0%{display:none;opacity:0}1%{display:-webkit-box;display:flex;opacity:0}100%{display:-webkit-box;display:flex;opacity:1}}@-webkit-keyframes display-flex-out{0%{display:-webkit-box;display:flex;opacity:1}99%{display:-webkit-box;display:flex;opacity:0}100%{display:none;opacity:0}}@keyframes display-flex-out{0%{display:-webkit-box;display:flex;opacity:1}99%{display:-webkit-box;display:flex;opacity:0}100%{display:none;opacity:0}}@-webkit-keyframes visibility-visible{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@keyframes visibility-visible{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}img.unit-svg{display:none}.unit-svg{display:inline-block;width:100%;height:100%;vertical-align:middle}.unit-svg svg{max-width:100%;max-height:100%}.unit-svg--round{width:44px;height:44px;padding:10px;border-radius:50%;background:#fff}.unit-media--youtube{position:relative;display:block;height:0;padding-top:56.25%}.unit-media--youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}.unit-media--vimeo{position:relative;display:block;height:0;padding-top:56.25%}.unit-media--vimeo iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-js{position:relative;width:100%;height:0;padding-top:56.25%}.video-js video{position:absolute;top:0;left:0;width:100%;height:100%}.unit-btn{font-size:1.4rem;font-weight:700;display:-webkit-inline-box;display:inline-flex;min-width:200px;height:60px;min-height:60px;padding:0 42px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;vertical-align:top;color:#000;border:3px solid #000;border-radius:30px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ie11 .unit-btn{padding:3px 42px 0}.unit-btn:hover{color:#fff;background:#000}.unit-btn__text{position:relative;z-index:1}.ie11 .unit-btn__text{padding:3px 0 0}.unit-btn--en,.unit-btn--more{font-family:Ubuntu;font-size:1.6rem;font-weight:500}.unit-btn--entry{font-size:1.6rem;position:relative;min-width:360px;letter-spacing:.05em;color:#fff;border:none;border-radius:0;background:#3969ca}.unit-btn--entry .unit-btn__text{color:#fff}.unit-btn--entry:hover{background:#000}.unit-btn--more{position:relative}.unit-btn--more:before{display:inline-block;width:2px;height:16px;margin:0 17px 0 7px;content:'';vertical-align:middle;background:#000}.unit-btn--more:after{position:absolute;top:50%;left:42px;display:block;width:16px;height:2px;margin:-1px 0 0;content:'';background:#000}.unit-btn--more:hover:after,.unit-btn--more:hover:before{background:#fff}.unit-btn--scroll-top{position:relative;display:inline-block;overflow:hidden;width:160px;height:160px;white-space:nowrap;text-indent:200%;border-radius:50%;background:#000}.unit-btn--scroll-top:after,.unit-btn--scroll-top:before{position:absolute;display:block;content:'';-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background:#fff}.unit-btn--scroll-top:before{top:28px;left:50%;width:34px;height:3px;margin:0 0 0 -17px}.unit-btn--scroll-top:after{top:39px;left:50%;width:24px;height:24px;margin:0 0 0 -12px;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);border-top:3px solid #fff;border-left:3px solid #fff;background:0 0}.unit-btn--scroll-top:hover:before{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.unit-btn--scroll-top:hover:after{-webkit-transform:translateY(-7px) rotateZ(45deg);transform:translateY(-7px) rotateZ(45deg)}.unit-divide{width:100%;height:6px;margin:17px 0;-webkit-animation:move-background-position 10s linear infinite;animation:move-background-position 10s linear infinite;border:none;background:-webkit-linear-gradient(left,#ff6636 10%,#9f3a86 25%,#3969ca 40%,#3969ca 60%,#9f3a86 75%,#ff6636 90%);background:linear-gradient(to right,#ff6636 10%,#9f3a86 25%,#3969ca 40%,#3969ca 60%,#9f3a86 75%,#ff6636 90%);background-size:200% 200%}.unit-divide--right{-webkit-animation:move-background-position 10s linear -5s infinite;animation:move-background-position 10s linear -5s infinite}.unit-link .unit-svg--outer{width:1em;height:1em;margin:0 0 0 .5em}.unit-fit a .unit-fit-image{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.unit-fit a:hover .unit-fit-image{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.module-nav-feature{display:block;margin:0 0 0 -24px;letter-spacing:-.5em}.module-nav-feature>*{letter-spacing:normal}.module-nav-feature__item{font-size:1.4rem;font-weight:700;display:inline-block;margin:0 0 0 24px}.module-nav-feature__item a:hover{color:#797979}.module-nav-category{position:relative;display:-webkit-box;display:flex;width:726px;-webkit-box-pack:justify;justify-content:space-between}.module-nav-category__item{font-family:Ubuntu;font-size:1.7rem;font-weight:500;position:relative;display:block;padding:0 0 0 30px;letter-spacing:.04em}.module-nav-category__item .unit-svg{position:absolute;top:0;left:0;width:21px;height:21px;margin:0 9px 0 0;vertical-align:top}.module-nav-category__item a:hover{color:#3969ca}.module-nav-category__item.display:before{position:absolute;top:25px;left:50%;display:block;width:0;height:0;margin:0 0 0 -10px;content:'';border-width:0 10px 13px 10px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.9) transparent}.fixed .module-nav-category__item.display:before{top:35px}.module-nav-category__sub{position:absolute;top:38px;right:0;display:none;overflow:hidden;min-width:300px;height:0;padding:20px;-webkit-transition:height .2s ease-out;transition:height .2s ease-out;background:rgba(0,0,0,.9)}.fixed .module-nav-category__sub{top:48px}.module-nav-category__item.display .module-nav-category__sub{display:block}.module-nav-category__sub__item{margin:14px 0 0}.module-nav-category__sub__item:first-child{margin:0}.module-nav-category__sub__item a{font-size:1.4rem;font-weight:700;white-space:nowrap;text-decoration:underline;color:#fff}.home .module-nav-category{width:702px}.home .module-nav-category:before{position:absolute;top:-17px;left:0;display:block;width:100%;height:1px;content:'';background:#d3d3d0}.fixed .module-nav-category:before{display:none}.module-nav-category-more{font-size:1.3rem;position:relative;display:inline-block;margin-left:14px;-webkit-box-pack:justify;justify-content:space-between}.module-nav-category-more__item{display:inline-block;margin:0 13px}.module-nav-category-more__item:last-child{margin-right:0}.module-nav-category-more__item a{position:relative;display:block;width:24px;height:24px}.module-nav-category-more__item a .unit-svg{position:absolute;top:1px;left:1px;width:22px;height:22px}.module-nav-category-more__item a .unit-svg path,.module-nav-category-more__item a .unit-svg polygon,.module-nav-category-more__item a .unit-svg rect{fill:#aaa}.module-nav-category-more__item a:hover .unit-svg{opacity:.7}.module-nav-category-more__item--text a{font-size:1.3rem;font-weight:700;line-height:24px;width:auto;color:#aaa}.module-nav-category-more__item--text a:hover{opacity:.7}.module-open-nav{position:relative;display:inline-block;color:#797979!important}.module-open-nav:after{display:inline-block;width:7px;height:7px;margin:0 0 0 3px;content:'';-webkit-transform:rotateZ(45deg) translateY(-4px);transform:rotateZ(45deg) translateY(-4px);vertical-align:middle;border-right:2px solid #797979;border-bottom:2px solid #797979}.module-open-nav:hover{color:#3969ca!important}.module-open-nav:hover:after{border-color:#3969ca}.module-nav-category__item.display .module-open-nav{color:#797979}.module-nav-category__item.display .module-open-nav:after{-webkit-transform:rotateZ(225deg) translateX(-2px) translateY(2px);transform:rotateZ(225deg) translateX(-2px) translateY(2px)}.module-nav-sns{display:block;margin:8px 0 0 7px;letter-spacing:-.5em}.module-nav-sns>*{letter-spacing:normal}.module-nav-sns__item{display:inline-block;margin:0 0 0 15px}.module-nav-sns__item a{position:relative;display:block;width:27px;height:27px}.module-nav-sns__item a:after{display:none}.module-nav-sns__item a .unit-svg{position:absolute;top:0;left:0;width:100%;height:100%}.module-nav-sns__item a .unit-svg path,.module-nav-sns__item a .unit-svg polygon,.module-nav-sns__item a .unit-svg rect{fill:#aaa}.module-nav-sns__item a:hover{opacity:.7}.module-nav-sns__item--text{margin-left:18px}.module-nav-sns__item--text a{font-size:1.3rem;font-weight:700;width:auto;-webkit-transform:translateY(-8px);transform:translateY(-8px);color:#aaa}.module-nav-sns__item--text a:hover{opacity:.7}.module-nav-function{display:inline-block;margin:0 -2px 0 7px;padding:10px 0 6px;letter-spacing:-.5em}.module-nav-function>*{letter-spacing:normal}.module-nav-function__item{display:inline-block;margin:0 13px}.module-nav-function__item:last-child{margin-right:0}.module-nav-function__item a{position:relative;display:block;width:24px;height:24px}.module-nav-function__item a .unit-svg{position:absolute;top:1px;left:1px;width:22px;height:22px}.module-nav-function__item a .unit-svg path,.module-nav-function__item a .unit-svg polygon,.module-nav-function__item a .unit-svg rect{fill:#aaa}.module-nav-function__item a:hover .unit-svg{opacity:.7}.module-nav-function__item--text a{font-size:1.3rem;font-weight:700;line-height:24px;width:auto;-webkit-transform:translateY(-7px);transform:translateY(-7px);color:#aaa}.module-nav-function__item--text a:hover{opacity:.7}.module-nav-list{display:block;margin:0 0 0 -40px;letter-spacing:-.5em}.module-nav-list>*{letter-spacing:normal}.module-nav-list+.module-nav-list{margin-top:14px}.module-nav-list__item{font-size:1.3rem;position:relative;display:inline-block;margin:0 0 0 40px}.module-nav-list__item:before{position:absolute;top:50%;left:-20px;display:block;width:1px;height:12px;margin:-6px 0 0;content:'';background:#777}.module-nav-list__item:first-child:before{display:none}.module-nav-list__item a:hover{opacity:.7;color:inherit}.module-nav-listpage{display:block;margin:12px 0 0;letter-spacing:-.5em}.module-nav-listpage>*{letter-spacing:normal}.module-nav-listpage__item{display:inline-block;margin:0 0 0 18px}.module-nav-listpage__item a{font-size:1.3rem;font-weight:700;width:auto;-webkit-transform:translateY(-8px);transform:translateY(-8px);color:#000}.module-nav-listpage__item a:hover{opacity:.7}.module-breadcrumbs{padding:0;list-style-type:none;letter-spacing:-.5em}.module-breadcrumbs>*{letter-spacing:normal}.module-breadcrumbs__item{font-size:1.2rem;display:inline;margin:0 0 0 4px}.module-breadcrumbs__item:before{display:inline-block;margin:0 10px 0 0;content:'>'}.module-breadcrumbs__item:first-child{margin:0}.module-breadcrumbs__item:first-child:before{display:none}.module-breadcrumbs__item a:hover{color:#797979}.module-feature{padding:10px 12px;background:#eee}.module-feature a{font-size:1.6rem;font-weight:700;line-height:1.5;display:-webkit-box;display:flex;letter-spacing:.05em;color:#3969ca;-webkit-box-flex:1;flex-grow:1;-webkit-box-align:center;align-items:center}.module-feature a:hover{color:#797979}.module-feature__image{position:relative;overflow:hidden;min-width:88px;max-width:88px;height:66px;margin:0 24px 0 0}.module-feature__image img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-feature__image img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-feature__image img,.ie11 a:hover .module-feature__image img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-feature__heading{-webkit-box-flex:1;flex-grow:1}.module-tags{margin:32px 0 0;padding:0 0 21px;border-bottom:1px solid #aaa}.module-tags__list{display:block;margin:0 0 0 -16px;letter-spacing:-.5em}.module-tags__list>*{letter-spacing:normal}.module-tags__item{display:inline;margin:0 0 0 16px}.module-tags__item a{font-size:1.3rem;font-weight:700;letter-spacing:.05em;color:#3969ca}.module-tags__item a:hover{color:#797979}.module-header{display:-webkit-box;display:flex;flex-direction:column;margin:30px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.module-header__heading{font-size:3.2rem;font-weight:700;line-height:1.375;display:block;width:100%;margin:6px 0 0;letter-spacing:.025em;-webkit-box-ordinal-group:3;order:2}.module-header__sup{display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-ordinal-group:2;order:1}.module-header__sup__category{font-size:1.6rem;font-weight:700;color:#ff6636;-webkit-box-flex:1;flex-grow:1}.module-header__sup__pr{font-size:1.2rem;font-weight:700;color:#797979}.module-header__sup__time{font-family:Ubuntu;font-size:1.3rem;font-weight:500;margin:0 0 0 20px;color:#797979}.module-header__image{width:672px;margin:37px auto 0;text-align:center;-webkit-box-ordinal-group:4;order:3}.module-header__image img{max-width:100%;max-height:504px}.module-header__image figcaption{font-size:1.2rem;width:672px;margin:16px auto 0;text-align:left}.module-header__credit{font-size:1.2rem;width:672px;margin:11px auto 0;-webkit-box-ordinal-group:5;order:4}.module-point{margin:48px 0 0;padding:30px 42px;background:url(../../img/common/bg_pattern_01.jpg) repeat 50% 0}.module-point dl{display:block}.module-point dt{font-size:1.5rem;font-weight:700;position:relative;padding:11px 0 9px 22px;letter-spacing:.025em}.module-point dt:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-point dd{font-size:1.4rem;line-height:1.9;margin:12px 0 0;letter-spacing:.025em}.module-series{margin:60px 0 0;padding:24px 30px 30px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.module-series--row{display:-webkit-box;display:flex;padding:30px;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.module-series--row .module-series__body{padding-right:40px;-webkit-box-flex:1;flex:1}.module-series--row .module-series__body a{width:auto}.module-series--row .module-series__body__heading{-webkit-box-flex:1;flex:1}.module-series--row .module-series__all{margin-top:0}.module-series__body a{font-size:1.8rem;font-weight:700;line-height:1.77778;display:-webkit-box;display:flex;width:100%;letter-spacing:.025em;color:#3969ca;-webkit-box-align:center;align-items:center}.module-series__body a:hover{color:#797979}.module-series__body__image{position:relative;overflow:hidden;min-width:120px;max-width:120px;height:90px;margin:0 28px 0 0}.module-series__body__image img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-series__body__image img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-series__body__image img,.ie11 a:hover .module-series__body__image img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-series__all{margin:18px 0 0;text-align:center}.module-profile{margin:58px 0 0;padding:35px 42px;background:url(../../img/common/bg_pattern_01.jpg) repeat 50% 0}.module-profile__heading{font-size:1.8rem;font-weight:700;position:relative;display:block;padding:9px 0 8px 22px;letter-spacing:.15em}.module-profile__heading:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-profile__inner{overflow:hidden;margin:17px 0 0;padding:5px 0 0;border-top:1px solid #aaa}.module-profile__heading+.module-profile__inner{margin-top:0;padding-top:0;border:none}.module-profile__inner--media-left .module-profile__media{float:left;clear:both;max-width:246px;padding-right:30px}.module-profile__inner--media-right .module-profile__media{float:right;clear:both;width:246px;margin:0!important;padding-left:30px}.module-profile__media{position:relative;padding:18px 0 0}.module-profile__media .video-js,.module-profile__media iframe,.module-profile__media img{width:100%}.module-profile__media .video-js{height:0;padding-top:56.25%}.module-profile__body{overflow:hidden;padding:18px 0 0}.module-profile__body__name{font-size:1.6rem;font-weight:700;display:block;margin:0;letter-spacing:.025em}.module-profile__body__name a{color:#3969ca}.module-profile__body__name a .unit-svg{margin-top:-.2em}.module-profile__body__name a .unit-svg path,.module-profile__body__name a .unit-svg polygon,.module-profile__body__name a .unit-svg rect{fill:#3969ca}.ie11 .module-profile__body__name a .unit-svg{margin-top:-.25em}.module-profile__body__name a:hover{color:#797979}.module-profile__body__name a:hover .unit-svg path,.module-profile__body__name a:hover .unit-svg polygon,.module-profile__body__name a:hover .unit-svg rect{fill:#797979}.module-profile__body__sup{font-size:1.2rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.025em}.module-profile__body__text{font-size:1.3rem;line-height:1.9;margin:15px 0 0;text-align:justify}.module-profile__body__text>:first-child{margin-top:0}.module-profile__body__text p{font-size:1.3rem!important;margin:15px 0 0!important}.module-profile__body__text em,.module-profile__body__text strong{font-weight:700;font-style:normal}.module-profile__body__text a{font-weight:700;color:#3969ca}.module-profile__body__text a:hover{color:#797979}.module-profile__body__text:first-child{margin-top:0}.module-profile__body__text .unit-link .unit-svg--outer{margin:.05em .25em 0 .4em;vertical-align:top}.module-profile__body__text .unit-link .unit-svg--outer path,.module-profile__body__text .unit-link .unit-svg--outer polygon,.module-profile__body__text .unit-link .unit-svg--outer rect{fill:#3969ca}.ie11 .module-profile__body__text .unit-link .unit-svg--outer{margin:.15em .25em 0 .4em}.module-profile__body__text .unit-link:hover .unit-svg--outer path,.module-profile__body__text .unit-link:hover .unit-svg--outer polygon,.module-profile__body__text .unit-link:hover .unit-svg--outer rect{fill:#797979}.module-profile__body__link{display:block;margin:10px 0 0}.module-profile__body__link a{font-size:1.3rem;font-weight:700;letter-spacing:.025em;color:#3969ca}.module-profile__body__link a .unit-svg{width:13px;height:13px;margin-top:-.2em;vertical-align:middle}.module-profile__body__link a .unit-svg path,.module-profile__body__link a .unit-svg polygon,.module-profile__body__link a .unit-svg rect{fill:#3969ca}.ie11 .module-profile__body__link a .unit-svg{margin-top:-.3em}.module-profile__body__link a:hover{color:#797979}.module-profile__body__link a:hover .unit-svg path,.module-profile__body__link a:hover .unit-svg polygon,.module-profile__body__link a:hover .unit-svg rect{fill:#797979}.module-profile__contact{margin:20px 0 0}.module-profile__contact>:first-child{margin-top:0}.module-profile__contact__heading,.module-profile__contact__link,.module-profile__contact__tel,.module-profile__contact__text{font-size:1.3rem;display:block;letter-spacing:.025em}.module-profile__contact__heading,.module-profile__contact__tel,.module-profile__contact__text{margin:10px 0 0}.module-profile__contact__link{margin:7px 0 0}.module-profile__contact__link a{font-weight:700;color:#3969ca}.module-profile__contact__link a .unit-svg{width:13px;height:13px;margin-top:-.1em;vertical-align:middle}.module-profile__contact__link a .unit-svg path,.module-profile__contact__link a .unit-svg polygon,.module-profile__contact__link a .unit-svg rect{fill:#3969ca}.module-profile__contact__link a:hover{color:#797979}.module-profile__contact__link a:hover .unit-svg path,.module-profile__contact__link a:hover .unit-svg polygon,.module-profile__contact__link a:hover .unit-svg rect{fill:#797979}.module-credit{margin:58px 0 0;padding:6px 24px 20px;background:#eee}.module-credit a{color:#3969ca}.module-credit a:after{background-color:#eee!important}.module-credit a:hover{color:#797979}.module-credit__heading{font-size:1.8rem;font-weight:700;position:relative;display:block;padding:9px 0 8px 22px;letter-spacing:.15em}.module-credit__heading:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-credit__inner{overflow:hidden;margin:17px 0 0;padding:5px 0 0;border-top:1px solid #aaa}.module-credit__inner:first-child{margin-top:0;padding-top:0;border-top:none}.module-credit__heading+.module-credit__inner{margin-top:0;padding-top:0;border:none}.module-credit__inner--media-left .module-credit__media{float:left;clear:both;max-width:110px;padding-right:30px}.module-credit__inner--media-right .module-credit__media{float:right;clear:both;width:246px;padding-left:30px}.module-credit__media{position:relative;padding:18px 0 0}.module-credit__media .video-js,.module-credit__media iframe,.module-credit__media img{width:100%}.module-credit__media .video-js{height:0;padding-top:56.25%}.module-credit__body{overflow:hidden;padding:18px 0 0}.module-credit__body__name{font-size:1.6rem;font-weight:700;display:block;margin:0;letter-spacing:.025em}.module-credit__body__sup{font-size:1.2rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.025em}.module-credit__body__text{font-size:1.3rem;line-height:1.9;margin:15px 0 0;text-align:justify}.module-credit__body__text>:first-child{margin-top:0}.module-credit__body__text p{margin:15px 0 0}.module-credit__body__text em,.module-credit__body__text strong{font-weight:700;font-style:normal}.module-credit__body__text a{font-weight:700}.module-credit__body__text:first-child{margin-top:0}.module-credit__body__text .unit-link .unit-svg--outer{margin:.05em .25em 0 .4em;vertical-align:top}.module-credit__body__text .unit-link .unit-svg--outer path,.module-credit__body__text .unit-link .unit-svg--outer polygon,.module-credit__body__text .unit-link .unit-svg--outer rect{fill:#3969ca}.ie11 .module-credit__body__text .unit-link .unit-svg--outer{margin:.15em .25em 0 .4em}.module-credit__body__text .unit-link:hover .unit-svg--outer path,.module-credit__body__text .unit-link:hover .unit-svg--outer polygon,.module-credit__body__text .unit-link:hover .unit-svg--outer rect{fill:#797979}.module-credit__body__list-link{font-size:13px;font-weight:700;line-height:1;margin-top:24px;text-align:right}.module-credit__body__list-link a{display:inline-block;color:#000}.module-credit__body__list-link a:hover:after{opacity:.6}.module-credit__body__list-link a:after{display:inline-block;width:15px;height:17px;margin-left:8px;content:'';vertical-align:-3px;background:url(../../img/common/icon_arrow_right.png)}.module-credit__body__link{display:block;margin:10px 0 0}.module-credit__body__link a{font-size:1.3rem;font-weight:700;letter-spacing:.025em;color:#3969ca}.module-credit__body__link a .unit-svg{width:13px;height:13px;margin-top:-.2em;vertical-align:middle}.module-credit__body__link a .unit-svg path,.module-credit__body__link a .unit-svg polygon,.module-credit__body__link a .unit-svg rect{fill:#3969ca}.ie11 .module-credit__body__link a .unit-svg{margin-top:-.3em}.module-credit__body__link a:hover{color:#797979}.module-credit__body__link a:hover .unit-svg path,.module-credit__body__link a:hover .unit-svg polygon,.module-credit__body__link a:hover .unit-svg rect{fill:#797979}.module-credit__contact{margin:20px 0 0}.module-credit__contact>:first-child{margin-top:0}.module-credit__contact__heading,.module-credit__contact__link,.module-credit__contact__tel,.module-credit__contact__text{font-size:1.3rem;display:block;letter-spacing:.025em}.module-credit__contact__heading,.module-credit__contact__tel,.module-credit__contact__text{margin:10px 0 0}.module-credit__contact__link{margin:7px 0 0}.module-credit__contact__link a{font-weight:700;color:#3969ca}.module-credit__contact__link a .unit-svg{width:13px;height:13px;margin-top:-.1em;vertical-align:middle}.module-credit__contact__link a .unit-svg path,.module-credit__contact__link a .unit-svg polygon,.module-credit__contact__link a .unit-svg rect{fill:#3969ca}.module-credit__contact__link a:hover{color:#797979}.module-credit__contact__link a:hover .unit-svg path,.module-credit__contact__link a:hover .unit-svg polygon,.module-credit__contact__link a:hover .unit-svg rect{fill:#797979}.module-body{margin:64px 0 0}.module-body>:first-child{margin-top:0}.module-body>:last-child{margin-bottom:0}.module-body h2{font-size:1.8rem;font-weight:700;line-height:1.55556;margin:48px 0 0;letter-spacing:.025em}.module-body h3{font-size:1.4rem;font-weight:700;line-height:1.9;margin:24px 0 0;letter-spacing:.025em}.module-body p{font-size:1.4rem;line-height:1.9;margin:12px 0 0;text-align:justify;letter-spacing:.025em}.module-body a{font-weight:700;color:#3969ca}.module-body a:hover{color:#797979}.module-body blockquote{font-size:1.6rem;line-height:1.875;position:relative;width:590px;margin:54px auto 66px;padding:0 30px;border-right:1px solid #eee;border-left:1px solid #eee}.module-body blockquote:after,.module-body blockquote:before{position:absolute;display:block;width:22px;height:30px;content:'';background-size:22px 20px}.module-body blockquote:before{top:-11px;left:-13px;padding:0 0 10px;background:#fff url(../../img/common/sign_quotes_open.svg) no-repeat 0 0}.module-body blockquote:after{right:-12px;bottom:-14px;padding:10px 0 0;background:#fff url(../../img/common/sign_quotes_close.svg) no-repeat 0 100%}.module-body cite{font-size:1.2rem;font-style:normal;line-height:1.66667;display:block;margin:11px 0 0}.module-body cite a{font-weight:700}.module-body q{padding:0 0 4px;border-bottom:1px dashed #d3d3d0}.win.chrome .module-body q,.win.firefox .module-body q{padding:0 0 2px}.win.edge .module-body q,.win.ie11 .module-body q{padding:0}.module-body q:after,.module-body q:before{display:none}.module-body em,.module-body strong{font-weight:700;font-style:normal}.module-body ol,.module-body ul{margin:25px 0 0;padding:0 0 0 25px}.module-body ol>li,.module-body ul>li{font-size:1.4rem;line-height:1.6;position:relative;margin:10px 0 0;letter-spacing:.025em}.module-body ol>li:first-child,.module-body ul>li:first-child{margin:0}.module-body ul>li:before{position:absolute;top:.65em;left:-1em;display:block;width:4px;height:4px;content:'';background:#3969ca}.module-body ol{list-style-type:none;counter-reset:editor-counter}.module-body ol>li:before{font-family:Ubuntu;font-size:1.3rem;font-weight:700;position:absolute;top:.125em;left:-1.8em;display:-webkit-box;display:flex;width:18px;height:18px;content:counter(editor-counter);counter-increment:editor-counter;color:#fff;background:#3969ca;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.module-body figure{position:relative;width:100%;margin:46px 0;text-align:center}.module-body figure img{width:auto;max-width:100%;height:auto;max-height:480px}.module-body figure figcaption{font-size:1.2rem;line-height:1.75;width:612px;margin:12px auto 0;text-align:center}.module-gallery{width:672px}.module-gallery__for{position:relative;z-index:0}.module-gallery__for .slick-counter{font-family:Ubuntu;font-size:2.8rem;font-weight:500;position:absolute;right:62px;bottom:-12px;vertical-align:middle;letter-spacing:-.125em;color:#fff}.module-gallery__for .slick-counter .current,.module-gallery__for .slick-counter .total{font-weight:700}.module-gallery__for .slick-counter .current{font-size:3.2rem;letter-spacing:normal;color:#ff6636}.module-gallery__for .slick-counter .slash{display:inline-block;width:28px;height:28px;margin:6px -7px 0;vertical-align:top}.module-gallery__for .slick-counter .slash path,.module-gallery__for .slick-counter .slash polygon,.module-gallery__for .slick-counter .slash rect{fill:#fff}.module-gallery__for .slick-counter .total{font-size:2.6rem;letter-spacing:normal}.module-gallery.module-gallery--main{margin:60px auto 0;padding:40px 0;background:url(../../img/common/bg_pattern_02.jpg) repeat 50% 0}.module-gallery.module-gallery--main .slick-slide{outline:0}.module-gallery.module-gallery--main .slick-slide.slick-current .module-slide-for__cite{opacity:1}.module-gallery.module-gallery--main .module-gallery__for{position:relative}.module-gallery.module-gallery--main .module-slide-for{cursor:pointer}.module-gallery.module-gallery--main .module-slide-for__image{display:-webkit-box;display:flex;height:411px;padding:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.module-gallery.module-gallery--main .module-slide-for__image img{width:auto;max-width:100%;height:auto;max-height:100%}.module-gallery.module-gallery--main .module-slide-for__cite{font-size:1.2rem;font-weight:700;font-style:normal;display:block;margin:18px 0 0;padding:0 105px 0 15px;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0;color:#fff}.module-gallery.module-gallery--main .module-slide-for__cite a:after{background-image:url(../../img/common/icon_outer_02.svg)!important}.module-gallery.module-gallery--main .module-slide-for__cite a:hover:after{background-image:url(../../img/common/icon_outer.svg)!important}.module-gallery.module-gallery--main .module-slide-for__text{display:none}.module-gallery.module-gallery--main .module-slide-for__ad{display:none}.module-gallery.module-gallery--main .module-gallery__nav{position:relative;margin:37px 0 0}.module-gallery.module-gallery--main .module-gallery__nav .slick-list{width:559px;margin:0 0 0 62px}.module-gallery.module-gallery--main .module-gallery__nav .slick-slide{position:relative;margin:0 0 0 14px}.module-gallery.module-gallery--main .module-gallery__nav .slick-slide figure{position:relative;overflow:hidden;cursor:pointer}.module-gallery.module-gallery--main .module-gallery__nav .slick-slide .slick-slide-thumb{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;margin:-50% 0 0 -50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.module-gallery.module-gallery--main .module-gallery__nav .slick-slide.slick-current figure:after{position:absolute;z-index:1;top:0;left:0;display:block;width:100%;height:100%;content:'';-webkit-transition:border-width .3s ease;transition:border-width .3s ease;border:6px solid rgba(57,105,202,.8)}.module-gallery.module-gallery--main .module-gallery__nav .slick-slide:hover .slick-slide-thumb{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.module-gallery.module-gallery--main .module-gallery__nav .slick-next,.module-gallery.module-gallery--main .module-gallery__nav .slick-prev{position:absolute;top:50%;width:35px;height:35px;margin:-18px 0 0;padding:5px;border:none;outline:0;background:0 0}.module-gallery.module-gallery--main .module-gallery__nav .slick-next svg,.module-gallery.module-gallery--main .module-gallery__nav .slick-prev svg{position:absolute;width:25px;height:25px}.module-gallery.module-gallery--main .module-gallery__nav .slick-next svg path,.module-gallery.module-gallery--main .module-gallery__nav .slick-next svg polygon,.module-gallery.module-gallery--main .module-gallery__nav .slick-next svg rect,.module-gallery.module-gallery--main .module-gallery__nav .slick-prev svg path,.module-gallery.module-gallery--main .module-gallery__nav .slick-prev svg polygon,.module-gallery.module-gallery--main .module-gallery__nav .slick-prev svg rect{fill:#fff}.module-gallery.module-gallery--main .module-gallery__nav .slick-prev{left:18px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-gallery.module-gallery--main .module-gallery__nav .slick-prev svg{bottom:5px;left:5px}.module-gallery.module-gallery--main .module-gallery__nav .slick-prev:hover{-webkit-transform:translateX(-4px) rotateZ(180deg);transform:translateX(-4px) rotateZ(180deg)}.module-gallery.module-gallery--main .module-gallery__nav .slick-next{right:18px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.module-gallery.module-gallery--main .module-gallery__nav .slick-next svg{top:5px;left:5px}.module-gallery.module-gallery--main .module-gallery__nav .slick-next:hover{-webkit-transform:translateX(4px);transform:translateX(4px)}.module-gallery.module-gallery--main .module-slide-nav{outline:0}.module-gallery.module-gallery--main .module-slide-nav__image{overflow:hidden;height:80px}.module-gallery.module-gallery--main .module-slide-nav__image img{height:100%}.module-gallery--modal{position:fixed;z-index:10;top:0;left:0;display:none;overflow:auto;flex-direction:column;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.95);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.module-gallery--modal.display{display:-webkit-box;display:flex;-webkit-animation:display-flex-in .5s ease-out forwards;animation:display-flex-in .5s ease-out forwards}.module-gallery--modal.display.hidden{-webkit-animation:display-flex-out .5s ease-out forwards;animation:display-flex-out .5s ease-out forwards}.module-gallery--modal__inner{position:relative;width:1024px;height:667px;margin:30px 0;padding:20px 0}.module-gallery--modal .slick-slide{outline:0}.module-gallery--modal__close{position:absolute;top:16px;right:-5px;width:40px;height:40px;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);border:none;outline:0;background:0 0}.module-gallery--modal__close:hover{opacity:.7}.module-gallery--modal__close:after,.module-gallery--modal__close:before{position:absolute;display:block;content:'';background:#fff}.module-gallery--modal__close:before{top:0;left:50%;width:2px;height:40px;margin:0 0 0 -1px}.module-gallery--modal__close:after{top:50%;left:0;width:40px;height:2px;margin:-1px 0 0}.module-gallery--modal .module-gallery__for .slick-counter{top:1px;right:auto;bottom:auto;left:50%;width:100px;margin:0 0 0 210px;text-align:left}.module-gallery--modal .module-gallery__for .slick-counter .current{font-size:2.6rem}.module-gallery--modal .module-gallery__for .slick-counter .total{font-size:2.2rem}.module-gallery--modal .module-gallery__for .slick-counter .slash{width:20px;height:20px;margin:1px -2px 0}.module-gallery--modal .module-gallery__for .slick-list{position:relative;z-index:0}.module-gallery--modal .module-gallery__for .slick-next,.module-gallery--modal .module-gallery__for .slick-prev{position:absolute;z-index:5;top:216px;left:50%;width:40px;height:80px;margin:-10px 0 0;padding:6px;border:none;border-radius:40px 0 0 40px;outline:0;background:#000}.module-gallery--modal .module-gallery__for .slick-next svg,.module-gallery--modal .module-gallery__for .slick-prev svg{position:absolute;top:50%;left:9px;width:24px;height:24px;margin:-12px 0 0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.module-gallery--modal .module-gallery__for .slick-next svg path,.module-gallery--modal .module-gallery__for .slick-next svg polygon,.module-gallery--modal .module-gallery__for .slick-next svg rect,.module-gallery--modal .module-gallery__for .slick-prev svg path,.module-gallery--modal .module-gallery__for .slick-prev svg polygon,.module-gallery--modal .module-gallery__for .slick-prev svg rect{fill:#fff}.module-gallery--modal .module-gallery__for .slick-next:hover svg,.module-gallery--modal .module-gallery__for .slick-prev:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.module-gallery--modal .module-gallery__for .slick-prev{margin:0 0 0 -512px;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-gallery--modal .module-gallery__for .slick-next{margin:0 0 0 130px}.module-gallery--modal .module-slide-for{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.module-gallery--modal .module-slide-for__image{display:-webkit-box;display:flex;float:left;width:682px;min-width:682px;max-width:682px;height:511px;min-height:511px;max-height:511px;margin:0 42px 0 0;padding:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.module-gallery--modal .module-slide-for__image img{width:auto;max-width:100%;height:auto;max-height:100%}.module-gallery--modal .module-slide-for__body{position:relative;height:466px;color:#fff}.module-gallery--modal .module-slide-for__cite{font-size:1.2rem;font-weight:700;font-style:normal;line-height:1.65;display:block;padding:55px 0 0 3em;text-align:justify;text-indent:-3em}.module-gallery--modal .module-slide-for__cite a{color:#3969ca}.module-gallery--modal .module-slide-for__cite a:hover{color:#797979}.module-gallery--modal .module-slide-for__text{font-size:1.4rem;font-weight:700;line-height:1.9;margin:17px 0 0;padding:17px 0 0;text-align:justify;letter-spacing:.025em;border-top:1px solid #fff}.module-gallery--modal .module-slide-for__text a{color:#3969ca}.module-gallery--modal .module-slide-for__text a:hover{color:#797979}.module-gallery--modal .module-slide-for__ad{position:absolute;z-index:1;right:0;bottom:136px;width:300px}.module-gallery--modal .module-gallery__nav{width:832px;margin:36px auto 0}.module-gallery--modal .module-gallery__nav .slick-slide{position:relative;margin:0 0 0 14px}.module-gallery--modal .module-gallery__nav .slick-slide figure{position:relative;overflow:hidden;cursor:pointer}.module-gallery--modal .module-gallery__nav .slick-slide figure:after{position:absolute;z-index:1;top:0;left:0;display:block;width:100%;height:100%;content:'';-webkit-transition:border-width .3s ease;transition:border-width .3s ease;border:0 solid rgba(57,105,202,.8)}.module-gallery--modal .module-gallery__nav .slick-slide .slick-slide-thumb{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;margin:-50% 0 0 -50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.module-gallery--modal .module-gallery__nav .slick-slide:hover .slick-slide-thumb{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.module-gallery--modal .module-gallery__nav .slick-slide.slick-current figure:after{border-width:6px}.module-gallery--modal .module-gallery__nav .slick-next,.module-gallery--modal .module-gallery__nav .slick-prev{position:absolute;top:50%;width:35px;height:35px;margin:-18px 0 0;padding:5px;border:none;outline:0;background:0 0}.module-gallery--modal .module-gallery__nav .slick-next svg,.module-gallery--modal .module-gallery__nav .slick-prev svg{position:absolute;width:25px;height:25px}.module-gallery--modal .module-gallery__nav .slick-next svg path,.module-gallery--modal .module-gallery__nav .slick-next svg polygon,.module-gallery--modal .module-gallery__nav .slick-next svg rect,.module-gallery--modal .module-gallery__nav .slick-prev svg path,.module-gallery--modal .module-gallery__nav .slick-prev svg polygon,.module-gallery--modal .module-gallery__nav .slick-prev svg rect{fill:#fff}.module-gallery--modal .module-gallery__nav .slick-prev{left:-47px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-gallery--modal .module-gallery__nav .slick-prev svg{bottom:5px;left:5px}.module-gallery--modal .module-gallery__nav .slick-prev:hover{-webkit-transform:translateX(-4px) rotateZ(180deg);transform:translateX(-4px) rotateZ(180deg)}.module-gallery--modal .module-gallery__nav .slick-next{right:-47px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.module-gallery--modal .module-gallery__nav .slick-next svg{top:5px;left:5px}.module-gallery--modal .module-gallery__nav .slick-next:hover{-webkit-transform:translateX(4px);transform:translateX(4px)}.module-gallery--modal .module-slide-nav{outline:0}.module-gallery--modal .module-slide-nav__image{overflow:hidden;height:80px}.module-gallery--modal .module-slide-nav__image img{height:100%}.module-related-tags{margin:50px 0 0;padding:45px 0 0;border-top:1px solid #aaa}.module-title+.module-related-tags{padding:0;border-top:none}.module-other-stories+.module-related-tags{margin:70px 0 0}.module-profile+.module-related-tags{margin:58px 0 0;padding:0;border-top:none}.module-related-tags__heading{display:block;text-align:center}.module-related-tags__heading .unit-svg{width:163px;height:25px}.module-related-tags__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.1em}.module-related-tags__list{display:block;width:480px;margin:10px auto 0;text-align:center;letter-spacing:-.5em}.module-related-tags__list>*{letter-spacing:normal}.module-related-tags__item{display:inline-block;margin:8px 8px 0}.module-related-tags__item a{font-size:1.6rem;font-weight:700;line-height:2;letter-spacing:.025em;color:#3969ca}.module-related-tags__item a:hover{color:#797979}.module-trending-tags{margin:30px 0 0}.module-trending-tags__heading{display:block;text-align:center}.module-trending-tags__heading .unit-svg{width:175px;height:25px}.module-trending-tags__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.1em}.module-trending-tags__list{display:block;width:480px;margin:6px auto 0;text-align:center;letter-spacing:-.5em}.module-trending-tags__list>*{letter-spacing:normal}.module-trending-tags__item{display:inline-block;margin:8px 8px 0}.module-trending-tags__item a{font-size:1.6rem;font-weight:700;line-height:2;letter-spacing:.025em;color:#3969ca}.module-trending-tags__item a:hover{color:#797979}.module-article-mailmag{margin-top:60px;padding:39px 60px 36px;text-align:center;background:#eee}.module-article-mailmag__heading{font-size:2rem;font-weight:700}.module-article-mailmag__body{font-size:1.4rem;line-height:1.857;margin-top:26px}.module-article-mailmag__body span{display:inline-block}.module-article-mailmag__button{font-size:1.6rem;font-weight:700;line-height:3.75;display:block;max-width:360px;margin:29px auto 0;-webkit-transition:.3s;transition:.3s;letter-spacing:2px;color:#fff;background-color:#3969ca}.module-article-mailmag__button:visited{color:#fff}.module-article-mailmag__button:hover{color:#fff;background-color:#000}.module-article-share{margin:45px 0 0;padding:24px 24px 24px 30px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.module-article-share__inner{display:-webkit-box;display:flex}.module-article-share__image{width:138px;min-width:138px;height:138px;min-height:138px;margin:0 30px 0 0}.module-article-share__image img{width:100%;height:100%}.module-article-share__body{display:-webkit-box;display:flex;overflow:hidden;flex-direction:column;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}.module-article-share__heading{font-size:1.8rem;font-weight:700;line-height:1.77778;letter-spacing:.025em}.module-article-share__list{display:block;padding:0 45px 0 0;text-align:center;letter-spacing:-.5em}.module-article-share__list>*{letter-spacing:normal}.module-article-share__item,.module-article-share__title{display:inline-block;vertical-align:middle}.module-article-share__title{margin:0 9px 0 0}.module-article-share__title .unit-svg{width:65px;height:21px}.module-article-share__item{margin:0 8px}.module-article-share__item:last-child{margin-right:0}.module-article-share__item a{display:block;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.module-article-share__item a:hover{opacity:.7}.module-article-share__item a:after{display:none!important}.module-article-share__item .unit-svg{width:26px;height:26px}.module-article-share__item .unit-svg--facebook path,.module-article-share__item .unit-svg--facebook polygon,.module-article-share__item .unit-svg--facebook rect{fill:#44609c}.module-article-share__item .unit-svg--twitter path,.module-article-share__item .unit-svg--twitter polygon,.module-article-share__item .unit-svg--twitter rect{fill:#25a0f2}.module-article-share__item .unit-svg--line path,.module-article-share__item .unit-svg--line polygon,.module-article-share__item .unit-svg--line rect{fill:#00b900}.module-article-share__item .unit-svg--mailmag path,.module-article-share__item .unit-svg--mailmag polygon,.module-article-share__item .unit-svg--mailmag rect{fill:#75801a}.module-article-pager{margin:70px 0 0}.module-article-pager__list{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.module-article-pager__list .unit-svg{position:absolute;top:50%;width:26px;height:26px;margin:-13px 0 0}.module-article-pager__next,.module-article-pager__prev{position:relative;width:50%}.module-article-pager__next a,.module-article-pager__prev a{font-size:1.4rem;line-height:1.71429;position:relative;display:block;width:100%;height:100%}.module-article-pager__next:before,.module-article-pager__prev:before{position:absolute;top:0;display:block;width:1px;height:100%;content:'';background:#aaa}.module-article-pager__prev{padding:0 35px 0 0}.module-article-pager__prev:before{right:0}.module-article-pager__prev a{padding:0 0 0 68px}.module-article-pager__prev a .unit-svg{left:15px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-article-pager__prev a:hover .unit-svg{-webkit-transform:translateX(-4px) rotateZ(180deg);transform:translateX(-4px) rotateZ(180deg)}.module-article-pager__prev a:hover .unit-svg path,.module-article-pager__prev a:hover .unit-svg polygon,.module-article-pager__prev a:hover .unit-svg rect{fill:#3969ca}.module-article-pager__prev .module-article-pager__thumb__image{margin:0 24px 0 0}.module-article-pager__next{padding:0 0 0 35px}.module-article-pager__next:before{left:-1px}.module-article-pager__next a{padding:0 68px 0 0}.module-article-pager__next a .unit-svg{right:15px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-article-pager__next a:hover .unit-svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.module-article-pager__next a:hover .unit-svg path,.module-article-pager__next a:hover .unit-svg polygon,.module-article-pager__next a:hover .unit-svg rect{fill:#3969ca}.module-article-pager__next .module-article-pager__thumb{-webkit-box-pack:end;justify-content:flex-end}.module-article-pager__next .module-article-pager__thumb__image{margin:0 0 0 24px}.module-article-pager__more{margin:40px 0 0;text-align:center}.module-article-pager__thumb{display:-webkit-box!important;display:flex!important;-webkit-box-align:center;align-items:center}.module-article-pager__thumb__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px}.str-in-article{margin:24px 0}.module-other-stories{margin:71px 0 0}.module-other-stories__heading{display:block;text-align:center}.module-other-stories__heading .unit-svg{height:22px}.module-other-stories__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:12px 0 0;letter-spacing:.1em}.module-other-stories__body{display:-webkit-box;display:flex;margin:36px 0 0}.module-other-stories__body-left{width:392px;min-width:392px;margin:0 36px 0 0}.module-other-stories__body-right{width:100%;-webkit-box-flex:1;flex-grow:1}.module-other-stories__feature{display:block;cursor:pointer}.module-other-stories__feature__header{position:relative}.module-other-stories__feature__heading{font-size:1.5rem;font-weight:700;line-height:1.6;position:absolute;z-index:1;bottom:0;left:0;display:block;width:100%;height:auto;padding:6px 24px;letter-spacing:.025em;color:#fff;background:-webkit-linear-gradient(left,rgba(255,102,54,.8) 20%,rgba(159,58,134,.8) 50%,rgba(57,105,202,.8) 80%);background:linear-gradient(to right,rgba(255,102,54,.8) 20%,rgba(159,58,134,.8) 50%,rgba(57,105,202,.8) 80%)}.module-other-stories__feature__image{position:relative;z-index:0;overflow:hidden;width:392px;height:294px}.module-other-stories__feature__name{font-size:1.4rem;font-weight:700;display:block;margin:6px 0 0;padding:16px 0 6px 16px;letter-spacing:.025em;border-left:1px solid #aaa}.module-other-stories__feature__text{font-size:1.3rem;line-height:1.84615;margin:12px 0 0;letter-spacing:.025em}.module-other-stories__feature__pr{font-size:1.3rem;font-weight:700;display:block;margin:10px 0 0;letter-spacing:.025em;color:#797979}.module-other-stories__feature:hover .module-other-stories__feature__pr{color:#3969ca}.module-other-stories__list{display:block}.module-other-stories__item{display:block;margin:27px 0 0}.module-other-stories__item:first-child{margin-top:0}.module-other-stories__item a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.module-other-stories__item__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px;margin:0 18px 0 0}.module-other-stories__item__image img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-other-stories__item__image img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-other-stories__item__image img,.ie11 a:hover .module-other-stories__item__image img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-other-stories__item__heading{font-size:1.3rem;line-height:1.76923;letter-spacing:.025em}.module-other-stories__all{margin:34px 0 0;text-align:center}.module-link-check{margin:59px 0 0}.module-link-check__heading{font-size:1.8rem;font-weight:700;display:block;text-align:center;letter-spacing:.05em}.module-link-check__list{display:-webkit-box;display:flex;margin:27px 0 0;letter-spacing:-.5em;border-bottom:1px solid #aaa;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch}.module-link-check__list>*{letter-spacing:normal}.module-link-check__item,.module-link-check__thumb{position:relative;display:-webkit-box;display:flex;width:50%}.module-link-check__item a,.module-link-check__thumb a{font-size:1.4rem;line-height:1.71429;position:relative;display:-webkit-box;display:flex;padding:16px 40px 15px 70px;-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center}.module-link-check__item a .unit-svg,.module-link-check__thumb a .unit-svg{position:absolute;top:50%;left:25px;width:20px;height:20px;margin:-10px 0 0}.module-link-check__item a:before,.module-link-check__thumb a:before{position:absolute;top:20px;display:block;width:1px;height:calc(100% - 40px);content:'';background:#aaa}.module-link-check__item a:hover .unit-svg path,.module-link-check__item a:hover .unit-svg polygon,.module-link-check__item a:hover .unit-svg rect,.module-link-check__thumb a:hover .unit-svg path,.module-link-check__thumb a:hover .unit-svg polygon,.module-link-check__thumb a:hover .unit-svg rect{fill:#3969ca}.module-link-check__item:nth-child(2n+1) a:before,.module-link-check__thumb:nth-child(2n+1) a:before{right:0}.module-link-check__item:nth-child(2n+1):after,.module-link-check__thumb:nth-child(2n+1):after{position:absolute;top:0;left:0;display:block;width:200%;height:1px;content:'';border-top:1px solid #aaa}.module-link-check__item:nth-child(2n) a:before,.module-link-check__thumb:nth-child(2n) a:before{left:-1px}.module-link-check__thumb:nth-child(even) a{padding:20px 0 20px 20px}.module-link-check__thumb a{padding:20px 20px 20px 0}.module-link-check__thumb__image{position:relative;overflow:hidden;width:90px;min-width:90px;height:90px;min-height:90px;margin:0 20px 0 0}.module-link-check__thumb__image img{width:100%;height:100%}.module-link-check__thumb__heading{font-size:1.8rem;font-weight:700;display:block;text-align:center;letter-spacing:.05em}.module-related-issues{width:1024px;margin:91px auto 0;border-bottom:1px solid #aaa}.module-related-issues__heading{display:block;text-align:center}.module-related-issues__heading .unit-svg{height:25px}.module-related-issues__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:9px 0 0;letter-spacing:.1em}.module-related-issues .unit-divide{position:relative;z-index:1;margin:21px 0}.module-related-issues__body{position:relative;z-index:0;margin:34px 0 0;padding:0 0 36px}.unit-divide+.module-related-issues__body{margin:28px 0 0}.unit-divide+.module-related-issues__body:after{display:none}.module-related-issues__body:after,.module-related-issues__body:before{position:absolute;display:block;content:''}.module-related-issues__body:before{z-index:0;top:-51px;left:-32px;width:115px;height:125px;background:url(../../img/common/bg_sharp.png) no-repeat 0 0}.module-related-issues__body:after{top:-34px;left:0;width:100%;height:1px;background:#aaa}.module-related-issues__body__heading{font-family:Ubuntu,'游ゴシック体',YuGothic,'游ゴシック Medium','Yu Gothic Medium','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;font-size:2.4rem;font-weight:700;position:relative;z-index:1;display:block;padding:0 0 0 30px;letter-spacing:.075em}.module-related-issues__body__heading span{font-style:italic;margin:0 9px 0 0}.module-related-issues__inner{position:relative;z-index:1;padding:0 16px 0 20px}.module-related-issues__list{display:-webkit-box;display:flex;margin:19px 0 0}.module-related-issues__list__item{width:25%;padding:0 10px}.module-related-issues__list__item a{display:-webkit-box;display:flex;width:100%;-webkit-box-align:center;align-items:center}.module-related-issues__list__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px;margin:0 20px 0 0}.module-related-issues__list__heading{font-size:1.3rem;line-height:1.53846;letter-spacing:.025em}.module-related-issues__more{position:absolute;z-index:5;top:-5px;right:23px;margin:0}.module-related-issues__more a{font-family:Ubuntu;font-size:1.4rem;font-weight:500;display:block;padding:5px;letter-spacing:.05em}.module-related-issues__more a .unit-svg{width:26px;height:26px;margin:0 0 0 12px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-related-issues__more a:hover .unit-svg{-webkit-transform:translateX(3px) translateY(3px);transform:translateX(3px) translateY(3px)}.module-related-issues__more a:hover .unit-svg path,.module-related-issues__more a:hover .unit-svg polygon,.module-related-issues__more a:hover .unit-svg rect{fill:#3969ca}.module-list-articles{display:block;margin:-47px 0 0 -62px;letter-spacing:-.5em}.module-list-articles>*{letter-spacing:normal}.module-list-articles__item{display:inline-block;width:calc((100% - 186px)/ 3);margin:47px 0 0 62px;vertical-align:top}.module-list-articles__item a{display:block}.module-list-articles__item a:hover .module-list-articles__category{color:#3969ca}.module-list-articles__image{position:relative;overflow:hidden;height:0;padding-top:75%}.module-list-articles__image img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-list-articles__image img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-list-articles__image img,.ie11 a:hover .module-list-articles__image img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-list-articles__icon{position:relative;display:block;height:0}.module-list-articles__icon .unit-svg{position:absolute;top:-22px;left:50%;margin:0 0 0 -22px}.module-list-articles__category{font-size:1.4rem;font-weight:700;display:block;margin:26px 0 0;color:#ff6636}.module-list-articles__heading{font-size:1.6rem;font-weight:700;line-height:1.75;display:block;margin:6px 0 0;letter-spacing:.025em}.module-list-articles__writer{font-size:1.3rem;font-weight:700;display:block;margin:11px 0 -10px;letter-spacing:.025em}.module-list-articles__writer--pr{line-height:1.5;color:#797979}a:hover .module-list-articles__writer--pr{color:#3969ca}.module-list-articles__tags{margin:11px 0 0;padding:8px 0 0;border-top:1px solid #aaa}.module-list-articles__tags__list{display:block;margin:0 0 0 -13px;letter-spacing:-.5em}.module-list-articles__tags__list>*{letter-spacing:normal}.module-list-articles__tags__item{display:inline-block;margin:0 0 0 13px}.module-list-articles__tags__item a{font-size:1.3rem;font-weight:700;display:block;letter-spacing:.025em;color:#3969ca}.module-list-articles__tags__item a:hover{color:#797979}.module-list-articles__time{font-family:Ubuntu;font-size:1.3rem;font-weight:500;display:block;margin:8px 0 0;letter-spacing:.075em;color:#797979}.module-list-articles--col2{display:block;margin:0 0 0 -36px;letter-spacing:-.5em}.module-list-articles--col2>*{letter-spacing:normal}.module-list-articles--col2 .module-list-articles__item{width:calc((100% - 72px)/ 2);margin:10px 0 0 36px;padding:0 0 36px}.module-list-articles--col2 .module-list-articles__category{margin:19px 0 0}.module-list-articles--col2 .module-list-articles__heading{font-size:1.8rem;margin:8px 0 0;text-align:justify}.module-list-articles--col2 .module-list-articles__writer{margin:13px 0 -14px}.module-list-articles--col2 .module-list-articles__tags{margin:16px 0 0;padding:14px 0 0}.module-list-articles--col2 .module-list-articles__tags__list{margin:0 0 0 -17px}.module-list-articles--col2 .module-list-articles__tags__item{margin:0 0 0 17px}.module-list-articles--col3{display:block;margin:-47px 0 0 -24px;letter-spacing:-.5em}.module-list-articles--col3>*{letter-spacing:normal}.module-list-articles--col3+.module-list-articles--col3{margin-top:0}.module-list-articles--col3 .module-list-articles__item{width:calc((100% - 72px)/ 3);margin:47px 0 0 24px}.module-list-articles--col3.hidden{display:none}.module-list-articles--col3 .module-list-articles__category{margin:18px 0 0}.module-list-articles--col3 .module-list-articles__heading{font-size:1.4rem;line-height:1.8;margin:10px 0 0;text-align:justify}.module-list-articles--col3 .module-list-articles__writer{font-size:1.2rem;margin:10px 0 -11px}.module-list-articles--col3 .module-list-articles__tags{margin:13px 0 0;padding:9px 0 0}.module-slide-main .module-list-articles{position:relative;margin:0 0 0 -18px}.module-slide-main .module-list-articles a:hover{color:#3969ca}.module-slide-main .module-list-articles a:hover .module-list-articles__category,.module-slide-main .module-list-articles a:hover .module-list-articles__writer{color:#3969ca}.module-slide-main .module-list-articles__item{width:600px;margin:0 0 0 18px}@media screen and (max-width:1366px){.module-slide-main .module-list-articles__item{width:520px}}.module-slide-main .module-list-articles__image{padding-top:66.67%}.module-slide-main .module-list-articles__icon{display:inline-block}.module-slide-main .module-list-articles__icon .unit-svg{position:static;margin:-4px -15px 0 0;padding:11px;background:0 0}.module-slide-main .module-list-articles__category{display:inline-block;margin:14px 0 0;padding:0 10px}.module-slide-main .module-list-articles__heading{padding:0 10px}.module-slide-main .module-list-articles__writer{margin:9px 0 0;padding:0 10px}.module-slide-main .module-list-articles .slick-track{margin-left:9px}.module-slide-main .module-list-articles .slick-slide{outline:0}.module-slide-main .module-list-articles .slick-slide a:hover .slick-slide-thumb{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.module-slide-main .module-list-articles .slick-slide-thumb{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.module-slide-main .module-list-articles .slick-next,.module-slide-main .module-list-articles .slick-prev{position:absolute;z-index:1;top:160px;overflow:hidden;width:80px;height:80px;padding:0;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;white-space:nowrap;text-indent:200%;border:none;border-radius:50%;outline:0;background:rgba(0,0,0,.8)}.module-slide-main .module-list-articles .slick-next .unit-svg,.module-slide-main .module-list-articles .slick-prev .unit-svg{position:absolute;top:50%;left:10px;width:24px;height:24px;margin:-12px 0 0;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;text-indent:0}.module-slide-main .module-list-articles .slick-next .unit-svg path,.module-slide-main .module-list-articles .slick-next .unit-svg polygon,.module-slide-main .module-list-articles .slick-next .unit-svg rect,.module-slide-main .module-list-articles .slick-prev .unit-svg path,.module-slide-main .module-list-articles .slick-prev .unit-svg polygon,.module-slide-main .module-list-articles .slick-prev .unit-svg rect{fill:#fff}.module-slide-main .module-list-articles .slick-prev{left:-22px;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-slide-main .module-list-articles .slick-prev:hover{-webkit-transform:scale3d(1.25,1.25,1) rotateZ(180deg);transform:scale3d(1.25,1.25,1) rotateZ(180deg)}.module-slide-main .module-list-articles .slick-prev:hover .unit-svg{-webkit-transform:scale3d(.8,.8,1) translateX(0);transform:scale3d(.8,.8,1) translateX(0)}.module-slide-main .module-list-articles .slick-next{right:-40px}.module-slide-main .module-list-articles .slick-next:hover{-webkit-transform:scale3d(1.25,1.25,1);transform:scale3d(1.25,1.25,1)}.module-slide-main .module-list-articles .slick-next:hover .unit-svg{-webkit-transform:scale3d(.8,.8,1) translateX(0);transform:scale3d(.8,.8,1) translateX(0)}.module-slide-flow .module-list-articles{position:relative;margin:0;text-align:left}.module-slide-flow .module-list-articles__item{width:320px;margin:0 0 0 18px}.module-slide-flow .module-list-articles__item__info{display:-webkit-box;display:flex;flex-direction:column;width:100%;height:240px;padding:50px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.module-slide-flow .module-list-articles__item__info .time{font-family:Ubuntu;font-size:4.2rem;font-weight:700;display:block;letter-spacing:.025em}.module-slide-flow .module-list-articles__item__info .unit-divide{width:220px;height:4px;margin:6px 0 15px}.module-slide-flow .module-list-articles__item__info .heading{font-family:Ubuntu;font-size:2.2rem;font-weight:700;font-style:italic;display:block}.module-slide-flow .module-list-articles__item__more{margin:20px 0 0}.module-slide-flow .module-list-articles__item__more a{font-family:Ubuntu;font-size:1.4rem;font-weight:500;display:inline-block}.module-slide-flow .module-list-articles__item__more a .unit-svg{width:24px;height:24px}.module-slide-flow .module-list-articles__item__more a:hover .unit-svg path,.module-slide-flow .module-list-articles__item__more a:hover .unit-svg polygon,.module-slide-flow .module-list-articles__item__more a:hover .unit-svg rect{fill:#3969ca}.module-slide-flow .module-list-articles__icon{display:inline-block}.module-slide-flow .module-list-articles__icon .unit-svg{position:static;margin:-4px -15px 0 0;padding:11px;background:0 0}.module-slide-flow .module-list-articles__category{display:inline-block;margin:14px 0 0;padding:0 10px}.module-slide-flow .module-list-articles__heading{padding:0 10px}.module-slide-flow .module-list-articles__writer{margin:11px 0 0;padding:0 10px}.module-editors-picks{width:1024px;margin:91px auto 0}.module-editors-picks__heading{display:block;text-align:center}.module-editors-picks__heading .unit-svg{width:196px;height:25px}.module-editors-picks__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:10px 0 0;letter-spacing:.1em}.module-editors-picks .unit-divide{margin:20px 0}.module-editors-picks__body{padding:14px 0 0}.module-recommended{width:1024px;margin:85px auto 0}.module-recommended__heading{display:block;text-align:center}.module-recommended__heading .unit-svg{height:25px}.module-recommended__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:7px 0 0;letter-spacing:.1em}.module-recommended .unit-divide{margin:20px 0}.module-recommended__body{padding:14px 0 0}.module-side-ad{margin:24px 0 0}.module-side-ad>div{margin:0!important}.module-side-ad a{display:block}.module-side-notice{margin:24px 0 0;padding:30px 30px;border:2px solid #3969ca}.module-side-notice__list{display:block}.module-side-notice__item{display:block;padding:31px 0;border-top:1px solid #aaa}.module-side-notice__item:first-child{padding-top:0;border-top:0}.module-side-notice__item:last-child{padding-bottom:0}.module-side-notice__item>div{margin:0!important}.module-side-notice__item a{display:block}.module-side-notice__item a:hover .module-side-notice__item__category{color:#3969ca}.module-side-notice__item__image{position:relative;overflow:hidden;height:0;padding-top:75%}.module-side-notice__item__image img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-side-notice__item__image img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-side-notice__item__image img,.ie11 a:hover .module-side-notice__item__image img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-side-notice__item__category{font-size:1.3rem;font-weight:700;display:block;margin:17px 0 0;letter-spacing:.025em;color:#ff6636}.module-side-notice__item__heading{font-size:1.6rem;font-weight:700;line-height:1.75;display:block;margin:7px 0 0;letter-spacing:.025em}.module-pr{margin:47px 0 0}.module-pr__heading{font-size:1.6rem;font-weight:700;display:block;text-align:center;letter-spacing:.025em}.module-pr__list{margin:16px 0 0;border-top:2px solid #797979}.module-pr__item{padding:12px 0 16px;border-bottom:1px solid #aaa}.module-pr__item a{display:block}.module-pr__item a:hover .module-pr__item__cite{color:#3969ca}.module-pr__item a:hover:after{background-image:url(../../img/common/icon_outer.svg)}.module-pr__item__heading{font-size:1.4rem;font-weight:700;line-height:1.9;display:block;letter-spacing:.025em}.module-pr__item__cite{font-size:1.2rem;font-weight:700;display:block;margin:7px 0 0;color:#797979}.module-popular{margin:49px 0 55px}.module-popular__heading{display:block;text-align:center}.module-popular__heading .unit-svg{height:23px}.module-popular__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.025em}.module-popular .unit-divide{margin:15px 0}.module-popular__list{margin:30px 0 0;list-style-type:none}.module-popular__item{position:relative;margin:24px 0 0}.module-popular__item:before{position:absolute;top:0;right:0;display:block;width:58px;height:80px;content:''}.module-popular__item:nth-child(1):before{background:url(../../img/common/bg_num_01.png) no-repeat 100% 100%}.module-popular__item:nth-child(2):before{background:url(../../img/common/bg_num_02.png) no-repeat 100% 100%}.module-popular__item:nth-child(3):before{background:url(../../img/common/bg_num_03.png) no-repeat 100% 100%}.module-popular__item:nth-child(4):before{background:url(../../img/common/bg_num_04.png) no-repeat 100% 100%}.module-popular__item:nth-child(5):before{background:url(../../img/common/bg_num_05.png) no-repeat 100% 100%}.module-popular__item a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.module-popular__item__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px;margin:0 24px 0 0}.module-popular__item__heading{font-size:1.4rem;font-weight:700;line-height:1.9}.module-popular__all{margin:35px 0 0;text-align:center}.layout-content-col2__inner-left .module-popular{margin:49px 0 0}.layout-content-col2__inner-left .module-popular .module-popular__heading{font-size:1.4rem}.layout-content-col2__inner-left .module-popular .module-popular__heading .unit-svg{height:25px}.layout-content-col2__inner-left .module-popular .unit-divide{margin:23px 0 15px}.layout-content-col2__inner-left .module-popular .module-popular__list{padding:0 102px 0 65px}.layout-content-col2__inner-left .module-popular .module-popular__item:before{top:1px;right:-34px}.layout-content-col2__inner-left .module-popular .module-popular__item__heading{font-size:1.6rem}.layout-content-col2__inner-left .module-popular .module-popular__all{margin:32px 0 0}.module-search-header{width:1024px;margin:0 auto}.module-search-header__heading{font-size:2rem;font-weight:700;text-align:center;letter-spacing:.025em}.module-search-header__heading strong{font-size:2.8rem;margin:0 .25em 0 0}.module-search-list--col2{margin:0;padding:0}.layout-content-col2__inner-left>.module-search-list--col2:first-child{margin-top:-10px}.module-search-list--col3{clear:both;margin:22px 0 0}.module-search-list--col3 .module-editors-picks__heading__sup{text-align:center}.module-search-list__more{margin:48px 0 0;text-align:center}.module-c-input__text input{width:100%;height:40px;padding:5px 10px 5px 48px;background:url(../../img/common/icon_search.svg) no-repeat 10px center;background-size:22px 22px;fill:#aaa}.module-c-input__text input[type=text]{border:1px solid #aaa;border-radius:2px;outline:0}.module-search__result{width:100%;padding:9px 16px;background-color:#eee}.module-search__text{font-size:14px;font-weight:300;line-height:1.85714;display:inline-block;vertical-align:text-top;letter-spacing:0;color:#000}.module-search__count{font-family:Ubuntu;font-size:18px;font-weight:300;line-height:1.44444;display:inline-block;margin-left:16px;vertical-align:text-top;letter-spacing:0;color:#ff6636}.module-title{margin:30px 0 0}.module-title__header{position:relative}.module-title__header__heading{font-size:3.8rem;font-weight:700;line-height:1.31579;position:absolute;z-index:1;bottom:0;left:0;width:100%;height:auto;padding:24px 30px 22px;text-align:center;letter-spacing:.025em;color:#fff;background:-webkit-linear-gradient(left,rgba(255,102,54,.8) 20%,rgba(159,58,134,.8) 50%,rgba(57,105,202,.8) 80%);background:linear-gradient(to right,rgba(255,102,54,.8) 20%,rgba(159,58,134,.8) 50%,rgba(57,105,202,.8) 80%)}.module-title__header__heading>span{font-size:1.5rem;display:block}.module-title__header__heading--smaller{font-size:3.2rem;padding:24px 10px 22px}.module-title__header__image{position:relative;z-index:0;width:100%;height:504px}.module-title__header__image img{width:100%;height:100%}.module-title__text{font-size:1.4rem;line-height:1.9;margin:20px 0 0;text-align:justify;letter-spacing:.025em}.module-title__pr{font-size:1.2rem;font-weight:700;margin-top:20px;text-align:center;color:#797979}.module-title--text .module-title__header__heading{font-size:3.2rem;line-height:1.5625;position:relative;bottom:auto;left:auto;padding:16px 0 16px 28px;text-align:left;color:#000;background-image:none}.module-title--text .module-title__header__heading:before{position:absolute;top:0;left:0;display:block;width:8px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-title--main{margin-bottom:38px;padding-bottom:43px!important;border-bottom:1px solid #aaa}.module-latest-stories{margin:40px auto 18px}.module-related-tags+.module-latest-stories{padding:48px 0 0;border-top:1px solid #aaa}.module-latest-stories__heading{display:block;text-align:center}.module-latest-stories__heading .unit-svg{width:182px;height:23px}.module-latest-stories__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:10px 0 0;letter-spacing:.1em}.module-latest-stories__more{margin:46px 0 0;text-align:center}.module-latest-stories .module-list-articles--col3{padding:15px 0 0}.module-movies{margin:71px 0 0}.module-movies__player .slick-slide{outline:0}.module-movies__player__category{font-size:1.3rem;font-weight:700;display:block;letter-spacing:.025em;color:#ff6636}.module-movies__player__heading{font-size:1.8rem;font-weight:700;line-height:1.66667;display:block;margin:11px 0 0;letter-spacing:.025em}.module-movies__player__sup{margin:6px 0 0;letter-spacing:-.5em}.module-movies__player__sup>*{letter-spacing:normal}.module-movies__player__time{font-family:Ubuntu;font-size:1.2rem;font-weight:500;margin:0 30px 0 0;letter-spacing:.075em;color:#676767}.module-movies__player__writer{font-size:1.3rem;letter-spacing:.025em}.module-movies__player__media{margin:22px 0 0;background:#000}.module-movies__list{margin:8px 0 0 -24px;letter-spacing:-.5em}.module-movies__list>*{letter-spacing:normal}.module-movies__item{display:inline-block;width:calc((100% - 96px)/ 4);margin:34px 0 0 24px;vertical-align:top}.module-movies__item a{display:block}.module-movies__item a:hover .module-movies__item__media:before{opacity:.7}.module-movies__item__media{position:relative;overflow:hidden;height:0;padding-top:56.25%}.module-movies__item__media img{position:absolute;z-index:0;top:-5%;right:-5%;bottom:-5%;left:-5%;width:100%;height:100%;margin:auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover .module-movies__item__media img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.edge a:hover .module-movies__item__media img,.ie11 a:hover .module-movies__item__media img{width:110%;height:110%;-webkit-transform:none;transform:none}.module-movies__item__media:before{position:absolute;z-index:1;top:50%;left:50%;display:block;width:40px;height:40px;margin:-20px 0 0 -20px;content:'';background:url(../../img/common/icon_play.png) no-repeat 0 0;background-size:40px 40px}.module-movies__item__media:after{position:absolute;z-index:1;top:0;left:0;display:block;width:100%;height:100%;content:'';-webkit-transition:border-width .3s ease;transition:border-width .3s ease;border:0 solid rgba(57,105,202,.8)}.module-movies__item__heading{font-size:1.4rem;font-weight:700;line-height:1.78571;display:block;margin:9px 0 0;letter-spacing:.05em}.module-movies__item.current .module-movies__item__media:after{border-width:6px}.module-world-topics--col2{margin:78px 0 0}.module-world-topics--col2 .module-world-topics__body__list{margin-top:-46px;margin-left:-63px}.module-world-topics--col2 .module-world-topics__body__item{width:calc((100% - 126px)/ 2);margin-left:63px}.module-world-topics__heading{display:block;text-align:center}.module-world-topics__heading .unit-svg{width:173px;height:24px}.module-world-topics__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:11px 0 0;letter-spacing:.1em}.module-world-topics .unit-divide{position:relative;z-index:1}.module-world-topics__body{position:relative;z-index:0;padding:0 42px}.module-world-topics__body__list{letter-spacing:-.5em}.module-world-topics__body__list>*{letter-spacing:normal}.module-world-topics__body__item{position:relative;display:inline-block;margin:60px 0 0}.module-world-topics__body__item:before{position:absolute;z-index:0;top:-50px;left:-56px;display:block;width:144px;height:144px;content:'';background:url(../../img/common/bg_globe_01.png) no-repeat 0 0}.module-world-topics__body__heading{font-size:2.2rem;font-weight:700;position:relative;z-index:1;display:block;margin:0 0 0 -14px;letter-spacing:.075em}.module-world-topics__area__list{margin:27px 0 0}.module-world-topics__area__item{margin:24px 0 0}.module-world-topics__area__item a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.module-world-topics__area__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px;margin:0 18px 0 0}.module-world-topics__area__heading{font-size:1.3rem;line-height:1.76923;letter-spacing:.025em}.module-world-topics__more{font-family:Ubuntu;font-size:1.4rem;font-weight:500;margin:22px 0 0;text-align:right}.module-world-topics__more a{display:inline-block}.module-world-topics__more a .unit-svg{width:26px;height:26px;margin:0 0 0 12px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-world-topics__more a:hover .unit-svg{-webkit-transform:translateX(3px) translateY(3px);transform:translateX(3px) translateY(3px)}.module-world-topics__more a:hover .unit-svg path,.module-world-topics__more a:hover .unit-svg polygon,.module-world-topics__more a:hover .unit-svg rect{fill:#3969ca}.module-world-topics__footer{margin:48px 0 0;padding:0 0 22px}.module-world-topics__footer__list{text-align:center;letter-spacing:-.5em}.module-world-topics__footer__list>*{letter-spacing:normal}.module-world-topics__footer__item{font-size:1.8rem;font-weight:700;display:inline-block;margin:0 24px}.module-world-topics__footer__item a{display:block}.module-world-topics__footer__item a:hover .unit-svg--arrow path,.module-world-topics__footer__item a:hover .unit-svg--arrow polygon,.module-world-topics__footer__item a:hover .unit-svg--arrow rect,.module-world-topics__footer__item a:hover .unit-svg--globe path,.module-world-topics__footer__item a:hover .unit-svg--globe polygon,.module-world-topics__footer__item a:hover .unit-svg--globe rect{fill:#3969ca}.module-world-topics__footer__item a:hover .unit-svg--arrow{-webkit-transform:translateX(3px);transform:translateX(3px)}.module-world-topics__footer .unit-svg--globe{width:22px;height:22px;margin:0 8px 0 0;vertical-align:top}.ie11 .module-world-topics__footer .unit-svg--globe{margin:-.2em 8px 0 0;vertical-align:middle}.module-world-topics__footer .unit-svg--arrow{width:16px;height:16px;margin:-.3em 0 0 2px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;vertical-align:middle}.ie11 .module-world-topics__footer .unit-svg--arrow{margin:-.25em 0 0 2px}.module-information{width:1024px;margin:0 auto;padding:56px 120px 0}.module-information__heading{display:block;text-align:center}.module-information__heading .unit-svg{height:25px}.module-information__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:7px 0 0;letter-spacing:.1em}.module-information .unit-divide{margin:17px 0 8px}.module-information__body{padding:0}.module-information__list{display:block}.module-information__item{display:-webkit-box;display:flex;padding:20px 18px;border-bottom:1px solid #797979;-webkit-box-align:center;align-items:center}.module-information__item__time{font-family:Ubuntu;font-size:1.4rem;font-weight:700;margin:0 36px 0 0;letter-spacing:.075em}.module-information__item__heading{font-size:1.3rem;letter-spacing:.025em;-webkit-box-flex:1;flex:1}.module-information__all{margin:42px 0 0;text-align:center}.info__wrapper{padding:30px 0 0;border-top:1px solid #aaa}h1.info__title{font-size:3.2rem;font-weight:700;line-height:1.375;display:block;clear:both;width:100%;margin:30px 0 0;letter-spacing:.025em;order:2;-webkit-box-ordinal-group:3}.info__date{font-family:Ubuntu;font-size:1.3rem;font-weight:500;float:right;margin:0 0 0 20px;letter-spacing:0;color:#797979}.module-tieup{width:1024px;margin:70px auto 0;padding:56px 0}.module-tieup .module-list-articles{position:relative;letter-spacing:normal}.module-tieup .module-list-articles__heading{color:#fff}.module-tieup .module-list-articles__writer{color:silver}.module-tieup a:hover .module-list-articles__category,.module-tieup a:hover .module-list-articles__heading,.module-tieup a:hover .module-list-articles__writer{opacity:.7}.module-tieup a:hover .module-list-articles__category{color:#ff6636}.module-tieup a:hover .module-list-articles__writer{color:#aaa}.module-tieup .slick-next,.module-tieup .slick-prev{position:absolute;z-index:5;top:108px;display:block;overflow:hidden;width:45px;height:34px;white-space:nowrap;text-indent:200%;border:none;outline:0;background:0 0}.module-tieup .slick-next path,.module-tieup .slick-next polygon,.module-tieup .slick-next rect,.module-tieup .slick-prev path,.module-tieup .slick-prev polygon,.module-tieup .slick-prev rect{fill:#fff}.module-tieup .slick-next svg,.module-tieup .slick-prev svg{position:absolute;top:0;left:0;width:34px;height:34px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-tieup .slick-next:hover svg,.module-tieup .slick-prev:hover svg{-webkit-transform:translateX(6px);transform:translateX(6px)}.module-tieup .slick-prev{left:-3px;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.module-tieup .slick-next{right:-60px}.module-slide-main{visibility:hidden;overflow:hidden}.module-slide-main.visible{-webkit-animation:visibility-visible .75s ease-out forwards;animation:visibility-visible .75s ease-out forwards}.module-slide-flow{visibility:hidden;overflow:hidden;margin:41px 0 0}.module-slide-flow.visible{-webkit-animation:visibility-visible .75s ease-out forwards;animation:visibility-visible .75s ease-out forwards}.module-top-ad{display:-webkit-box;display:flex;margin:50px 0;-webkit-box-pack:center;justify-content:center}.module-top-ad>div{margin:0}.article .layout-main .module-top-ad{margin:0}.article .layout-main .module-top-ad>div{margin:40px 0 26px}.module-top-issues__heading{display:block;text-align:center}.module-top-issues__heading .unit-svg{height:25px}.module-top-issues__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:9px 0 0;letter-spacing:.1em}.module-top-issues .unit-divide{position:relative;z-index:1;margin:15px 0}.module-top-issues__body{position:relative;z-index:0}.module-top-issues__list{z-index:0;display:block;margin:34px 0 0;padding:0 0 32px;border-bottom:1px solid #ff6636}.unit-divide+.module-top-issues__list{margin:28px 0 0}.unit-divide+.module-top-issues__list:after{display:none}.module-top-issues__list__heading{font-family:Ubuntu,'游ゴシック体',YuGothic,'游ゴシック Medium','Yu Gothic Medium','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;font-size:2.6rem;font-weight:700;position:relative;z-index:1;display:block;padding:0 0 0 30px;letter-spacing:.075em}.module-top-issues__list__heading span{font-style:italic;margin:0 9px 0 0}.module-top-issues__list__more{position:absolute;z-index:5;top:-3px;right:5px;margin:0}.module-top-issues__list__more a{font-family:Ubuntu;font-size:1.4rem;font-weight:500;display:block;padding:5px;letter-spacing:.05em}.module-top-issues__list__more a .unit-svg{width:26px;height:26px;margin:0 0 0 12px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-top-issues__list__more a:hover{color:#ff6636}.module-top-issues__list__more a:hover .unit-svg{-webkit-transform:translateX(3px) translateY(3px);transform:translateX(3px) translateY(3px)}.module-top-issues__list__more a:hover .unit-svg path,.module-top-issues__list__more a:hover .unit-svg polygon,.module-top-issues__list__more a:hover .unit-svg rect{fill:#ff6636}.module-top-issues__list__feature{margin:30px 0 0}.module-top-issues__list__feature a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.module-top-issues__list__feature a:hover{color:#ff6636}.module-top-issues__list__feature__heading{font-size:1.6rem;font-weight:700;line-height:1.75;padding:11px 0 14px;letter-spacing:.025em;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.module-top-issues__list__feature__image{position:relative;overflow:hidden;width:280px;min-width:280px;max-width:280px;height:210px;margin:0 0 0 30px}.module-top-issues__item{position:relative;display:block;margin:60px 0 0}.module-top-issues__item:after,.module-top-issues__item:before{position:absolute;display:block;content:''}.module-top-issues__item:before{z-index:0;top:-52px;left:-26px;width:128px;height:139px;background:url(../../img/common/bg_sharp_02.png) no-repeat 0 0}.module-top-issues__item:after{z-index:1;top:-29px;left:0;width:100%;height:1px;background:#ff6636}.module-top-issues__item:first-child{margin:0}.module-top-issues__item:first-child:after{display:none}.module-top-issues__item__list{display:-webkit-box;display:flex;margin:30px 0 0;flex-wrap:wrap}.module-top-issues__item__list__heading{font-size:1.3rem;line-height:1.53846;overflow:hidden;vertical-align:top;letter-spacing:.025em;-webkit-box-ordinal-group:3;order:2}.module-top-issues__item__list__image{overflow:hidden;width:80px;min-width:80px;max-width:80px;height:80px;margin:0 18px 0 0;-webkit-box-ordinal-group:2;order:1}.module-top-issues__item__item{display:-webkit-box;display:flex;width:50%;max-width:221px;margin-top:30px}.module-top-issues__item__item:nth-child(even){margin-left:40px}.module-top-issues__item__item:first-child,.module-top-issues__item__item:nth-child(2){margin-top:0}.module-top-issues__item__item a{display:-webkit-box;display:flex}.module-top-issues__item__item a:hover{color:#ff6636}.module-top-issues__item:nth-child(2n) .module-top-issues__list__feature__heading{-webkit-box-ordinal-group:3;order:2}.module-top-issues__item:nth-child(2n) .module-top-issues__list__feature__image{margin:0 30px 0 0;-webkit-box-ordinal-group:2;order:1}.module-top-issues__more{margin:26px 0 0;text-align:center}.module-top-topics__heading{display:block;text-align:center}.module-top-topics__heading .unit-svg{height:25px}.module-top-topics__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:9px 0 0;letter-spacing:.1em}.module-top-topics .unit-divide{position:relative;z-index:1;margin:15px 0}.module-top-topics__body{position:relative;z-index:0}.module-top-topics__list{z-index:0;display:block;margin:34px 0 0;padding:0 0 32px;border-bottom:1px solid #3969ca}.unit-divide+.module-top-topics__list{margin:28px 0 0}.unit-divide+.module-top-topics__list:after{display:none}.module-top-topics__list__heading{font-family:Ubuntu,'游ゴシック体',YuGothic,'游ゴシック Medium','Yu Gothic Medium','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;font-size:2.6rem;font-weight:700;position:relative;z-index:1;display:block;padding:0 0 0 30px;letter-spacing:.075em}.module-top-topics__list__more{position:absolute;z-index:5;top:-3px;right:5px;margin:0}.module-top-topics__list__more a{font-family:Ubuntu;font-size:1.4rem;font-weight:500;display:block;padding:5px;letter-spacing:.05em}.module-top-topics__list__more a .unit-svg{width:26px;height:26px;margin:0 0 0 12px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.module-top-topics__list__more a:hover .unit-svg{-webkit-transform:translateX(3px) translateY(3px);transform:translateX(3px) translateY(3px)}.module-top-topics__list__more a:hover .unit-svg path,.module-top-topics__list__more a:hover .unit-svg polygon,.module-top-topics__list__more a:hover .unit-svg rect{fill:#3969ca}.module-top-topics__list__feature{margin:30px 0 0}.module-top-topics__list__feature a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.module-top-topics__list__feature__heading{font-size:1.6rem;font-weight:700;line-height:1.75;padding:11px 0 14px;letter-spacing:.025em;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.module-top-topics__list__feature__image{position:relative;overflow:hidden;width:280px;min-width:280px;max-width:280px;height:210px;margin:0 0 0 30px}.module-top-topics__item{position:relative;display:block;margin:60px 0 0}.module-top-topics__item:after,.module-top-topics__item:before{position:absolute;display:block;content:''}.module-top-topics__item:before{z-index:0;top:-50px;left:-17px;width:151px;height:151px;background:url(../../img/common/bg_globe_02.png) no-repeat 0 0}.module-top-topics__item:after{z-index:1;top:-29px;left:0;width:100%;height:1px;background:#3969ca}.module-top-topics__item:first-child{margin:0}.module-top-topics__item:first-child:after{display:none}.module-top-topics__item__list{display:-webkit-box;display:flex;margin:30px 0 0;flex-wrap:wrap}.module-top-topics__item__list__heading{font-size:1.3rem;line-height:1.53846;overflow:hidden;letter-spacing:.025em;-webkit-box-ordinal-group:3;order:2}.module-top-topics__item__list__image{overflow:hidden;width:80px;min-width:80px;max-width:80px;height:80px;margin:0 18px 0 0;-webkit-box-ordinal-group:2;order:1}.module-top-topics__item__item{display:-webkit-box;display:flex;width:50%;max-width:221px;margin-top:30px}.module-top-topics__item__item:nth-child(even){margin-left:40px}.module-top-topics__item__item:first-child,.module-top-topics__item__item:nth-child(2){margin-top:0}.module-top-topics__item__item a{display:-webkit-box;display:flex}.module-top-topics__item:nth-child(2n) .module-top-topics__list__feature__heading{-webkit-box-ordinal-group:3;order:2}.module-top-topics__item:nth-child(2n) .module-top-topics__list__feature__image{margin:0 30px 0 0;-webkit-box-ordinal-group:2;order:1}.module-top-topics__footer{margin:0;padding:23px 0 26px}.module-top-topics__footer__list{margin:0;padding:0 50px;text-align:center;letter-spacing:-.5em}.module-top-topics__footer__list>*{letter-spacing:normal}.module-top-topics__footer__item{font-size:1.8rem;font-weight:700;display:inline-block;margin:24px 17px 0}.module-top-topics__footer__item a{display:block}.module-top-topics__footer__item a:hover .unit-svg--arrow path,.module-top-topics__footer__item a:hover .unit-svg--arrow polygon,.module-top-topics__footer__item a:hover .unit-svg--arrow rect,.module-top-topics__footer__item a:hover .unit-svg--globe path,.module-top-topics__footer__item a:hover .unit-svg--globe polygon,.module-top-topics__footer__item a:hover .unit-svg--globe rect{fill:#3969ca}.module-top-topics__footer__item a:hover .unit-svg--arrow{-webkit-transform:translateX(3px);transform:translateX(3px)}.module-top-topics__footer .unit-svg--globe{width:22px;height:22px;margin:0 8px 0 0;vertical-align:top}.ie11 .module-top-topics__footer .unit-svg--globe{margin:-.2em 8px 0 0;vertical-align:middle}.module-top-topics__footer .unit-svg--arrow{width:16px;height:16px;margin:-.3em 0 0 2px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;vertical-align:middle}.ie11 .module-top-topics__footer .unit-svg--arrow{margin:-.25em 0 0 2px}.module-top-topics__more{margin:26px 0 0;text-align:center}.module-top-movie__sup{display:-webkit-box;display:flex;margin:6px 0 0;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end}.module-top-movie__sup>*{display:block;padding:12px 6px 2px 12px;border-left:1px solid #aaa}.module-top-movie__category{font-size:1.3rem;font-weight:700;letter-spacing:.025em;color:#ff6636}.module-top-movie__writer--sup{font-size:1.3rem;font-weight:700;margin:0 0 0 auto;letter-spacing:.025em;color:#797979}.module-top-movie__time{font-size:1.2rem;margin:0 0 0 60px;letter-spacing:.075em;color:#797979}.module-top-movie__body{padding:0 13px}.module-top-movie__heading{font-size:1.8rem;font-weight:700;display:block;margin:23px 0 0;letter-spacing:.025em}.module-top-movie__writer{font-size:1.3rem;font-weight:700;display:block;margin:9px 0 0;letter-spacing:.025em;color:#797979}.module-top-movie__tags{margin:16px 0 0;padding:0 13px}.module-top-movie__tags__list{display:block;margin:0 0 0 -14px;letter-spacing:-.5em}.module-top-movie__tags__list>*{letter-spacing:normal}.module-top-movie__tags__item{font-size:1.3rem;font-weight:700;display:inline-block;margin:0 0 0 14px;color:#3969ca}.module-top-movie__tags__item a:hover{color:#797979}.module-special{position:relative;margin:60px 0 28px;padding:60px 0}.module-special:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';background-color:rgba(0,0,0,.7)}.module-special__inner{position:relative;display:-webkit-box;display:flex;width:1024px;margin:0 auto;-webkit-box-align:center;align-items:center}.module-special__body{position:relative;z-index:0;top:-25px}.module-special__icon{display:inline-block}.module-special__icon .unit-svg{position:static;margin:-4px -18px 0 -10px;padding:11px;background:0 0}.module-special__category{font-size:1.6rem;font-weight:700;display:inline-block;margin:14px 0 0;padding:0 10px;letter-spacing:.025em;color:#ff6636}.module-special__heading{font-size:2.2rem;font-weight:700;line-height:1.5;display:block;margin:-6px 0 0;letter-spacing:.025em;color:#fff}.module-special__writer{font-size:1.3rem;font-weight:700;display:block;margin:27px 0 0;letter-spacing:.025em;color:#fff}.module-special__writer--pr{color:#aaa}.module-special__image{overflow:hidden;width:560px;min-width:560px;max-width:560px;height:420px;margin:0 0 0 54px}.module-special a:hover .module-special__category,.module-special a:hover .module-special__heading,.module-special a:hover .module-special__icon,.module-special a:hover .module-special__writer{opacity:.7}.module-special__tags{position:absolute;z-index:1;left:0;width:410px;margin:10px 0 0;padding:8px 0 0;border-top:1px solid #aaa}.module-special__tags__list{display:block;margin:0 0 0 -14px;letter-spacing:-.5em}.module-special__tags__list>*{letter-spacing:normal}.module-special__tags__item{font-size:1.3rem;display:inline-block;margin:0 0 0 14px;color:#3969ca}.module-special__tags__item a:hover{color:#797979}.module-pr{margin:53px 0 0}.module-pr__heading{font-size:1.6rem;font-weight:700;display:block;text-align:center;letter-spacing:.025em}.module-pr__list{display:-webkit-box;display:flex;margin:17px 0 0;padding:9px 22px 0;border-top:2px solid #797979;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.module-pr__item{width:300px;padding:12px 0 16px;border-bottom:1px solid #aaa}.module-pr__item a{display:block}.module-pr__item a:hover .module-pr__item__cite{color:#3969ca}.module-pr__item__heading{font-size:1.4rem;font-weight:700;line-height:1.9;display:block;letter-spacing:.025em}.module-pr__item__cite{font-size:1.2rem;font-weight:700;display:block;margin:7px 0 0;color:#797979}.module-notice{display:-webkit-box;display:flex;width:1024px;margin:56px auto 0;padding:12px 24px;border-top:2px solid #797979;border-bottom:2px solid #797979}.module-notice__time{font-family:Ubuntu;font-size:1.3rem;font-weight:500;line-height:1.76923;padding:0 17px 0 0;letter-spacing:.075em;color:#505050}.module-notice__heading{font-size:1.3rem;line-height:1.76923;padding:0 0 0 18px;letter-spacing:.025em;color:#505050;border-left:1px solid #505050}.module-content-footer{min-width:1024px;margin:87px auto 0;padding:76px 0 115px}.module-content-footer__message{display:block;text-align:center}.module-content-footer__message .unit-svg{width:484px;height:22px}.module-content-footer__sns{margin:58px 0 0}.module-content-footer__sns__heading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.module-content-footer__sns__heading .unit-svg__follow{width:106px;height:36px;margin:0;padding:9px 5px 0 0}.module-content-footer__sns__heading .unit-svg__logo-site{width:160px;height:44px;margin:0 0 0 2px}.module-content-footer__sns__list{margin:28px 0 0;text-align:center;letter-spacing:-.5em}.module-content-footer__sns__list>*{letter-spacing:normal}.module-content-footer__sns__item{display:inline-block;margin:0 10px}.module-content-footer__sns__item a{position:relative;display:block;width:44px;height:44px}.module-content-footer__sns__item a:after{display:none}.module-content-footer__sns__item a .unit-svg{position:absolute;top:0;left:0;width:100%;height:100%}.module-content-footer__sns__item a .unit-svg path,.module-content-footer__sns__item a .unit-svg polygon,.module-content-footer__sns__item a .unit-svg rect{fill:#000}.module-content-footer__sns__item a:hover{opacity:.7}.module-content-footer__entry{margin:38px 0 0}.module-content-footer__entry__lead{font-size:1.4rem;line-height:1.9;text-align:center;letter-spacing:.1em}.module-content-footer__entry__btn{margin:24px 0 0;text-align:center}.module-content-footer__entry__about{font-size:1.6rem;font-weight:700;display:block;margin:22px 0 0;text-align:center}.module-content-footer__entry__about a{color:#3969ca}.module-content-footer__entry__about a:hover{color:#797979}.module-content-footer__ad{display:-webkit-box;display:flex;margin:93px 0 0;-webkit-box-pack:center;justify-content:center}.module-content-footer__ad__inner{margin:0 36px}body.show-modal{overflow:hidden}body.show-modal .modal-overlay{position:fixed;z-index:1000;top:0;right:0;left:0;height:150%;background:rgba(255,255,255,.8)}.modal-mailmag{position:fixed;z-index:1100;top:50%;left:50%;display:block;min-width:54rem;min-height:54rem;padding:8.6rem 3rem 8.7rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff;border-radius:50%;background:#3969ca}body:not(.show-modal-mailmag) .modal-mailmag{display:none}.modal-mailmag__logo{max-width:90vw}.modal-mailmag__header{font-size:1.8rem;font-weight:700;line-height:1;margin-top:1.8rem}.modal-mailmag__body-wrapper{width:42rem;max-width:100vw;margin:2.9rem auto 0;padding:2.9rem 0 2.9rem;border-top:solid 1px #fff;border-bottom:solid 1px #fff}.modal-mailmag__leading{font-size:1.8rem;font-weight:700;line-height:1.333}.modal-mailmag__body{font-size:1.4rem;line-height:1.857;margin:1.9rem -.1em 0}.modal-mailmag__body span{display:inline-block}.modal-mailmag__button{font-size:1.8rem;line-height:6rem;display:block;width:20rem;margin:3rem auto 0;letter-spacing:.1rem;color:#3969ca;border-radius:3rem;background-color:#fff}.modal-mailmag__button:hover{opacity:.8;color:#3969ca}.modal-mailmag__button:visited{color:#3969ca}.modal-mailmag__closebutton{position:absolute;top:3rem;right:3rem}.modal-mailmag__closebutton img{width:3.2rem;height:3.2rem}.module-related-series{margin:70px 0 0;padding:45px 0 0;border-top:1px solid #aaa}.module-related-series__heading{display:block;text-align:center}.module-related-series__heading .unit-svg{width:180px;height:25px}.module-related-series__heading__sup{font-size:1.4rem;font-weight:700;display:block;margin:6px 0 0;letter-spacing:.1em}.module-related-series__list{display:block;width:480px;margin:10px auto 0;text-align:center;letter-spacing:-.5em}.module-related-series__list>*{letter-spacing:normal}.module-related-series__item{display:inline-block;margin:8px 8px 0}.module-related-series__item a{font-size:1.6rem;font-weight:700;line-height:2;letter-spacing:.025em;color:#3969ca}.module-related-series__item a:hover{color:#797979}.module-memo{margin-top:58px}.module-memo__wrapper{padding:33px 40px;border:2px solid #d0d0d0}.module-memo__row{display:-webkit-box;display:flex;margin:0 -15px;-webkit-box-align:center;align-items:center}.module-memo__col-1,.module-memo__col-2{padding:0 15px}.module-memo__col-1{width:100%}.module-memo__col-1>:last-child{margin:0}.module-memo__col-2{width:40%;min-width:40%}.module-memo__col-2>:last-child{margin:0}.module-memo__heading{font-size:1.8rem;font-weight:700;position:relative;display:block;margin-bottom:18px;padding:9px 0 8px 22px;letter-spacing:.15em}.module-memo__heading:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-memo__main{font-size:1.6rem;font-weight:700;display:block;margin-bottom:15px;letter-spacing:.025em}.module-memo__main+.module-memo__sub{margin-top:calc(6px - 15px)}.module-memo__sub{font-size:1.2rem;font-weight:700;display:block;margin:6px 0 15px;letter-spacing:.025em}.module-memo__text{font-size:1.3rem;line-height:1.9;margin-bottom:15px;text-align:justify}.module-memo__link{font-size:1.3rem;font-weight:700;letter-spacing:.025em;color:#3969ca}.module-memo__link:hover{color:#797979}.module-memo__image{overflow:hidden}.module-memo__image img{display:block;width:100%;height:100%;margin:0 auto}.module-memo__image figcaption{width:100%!important}.module-top-feature{margin-top:50px;padding:60px 0;background-color:#eee}.module-top-feature__inner{width:1024px;margin:0 auto}.module-top-feature__row{display:-webkit-box;display:flex;margin:0 -30px;-webkit-box-align:center;align-items:center}.module-top-feature__col{width:50%;padding:0 30px}.module-top-feature__sub{font-size:1.8rem;font-weight:700;display:block;margin-bottom:1em;color:#ff6636}.module-top-feature__image{position:relative;overflow:hidden;width:100%;min-width:100%;height:360px;min-height:360px}.module-top-feature__heading{font-size:2.8rem;font-weight:700;line-height:1.5;position:relative;display:block;margin-bottom:24px;padding-left:22px}.module-top-feature__heading:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-top-feature__text-area{padding-top:20px;border-top:1px solid #aaa}.module-top-feature__text{font-size:1.5rem;font-weight:700;line-height:2;display:block}.module-top-feature__link{margin-top:25px;text-align:center}.module-infoarea{margin-top:58px;padding:35px 42px;background:url(../../img/common/bg_pattern_01.jpg) repeat 50% 0}.module-infoarea__row{display:-webkit-box;display:flex;margin:0 -15px}.module-infoarea__col-1,.module-infoarea__col-2{padding:0 15px}.module-infoarea__col-1{width:40%;min-width:40%}.module-infoarea__col-1>:last-child{margin:0}.module-infoarea__col-2{width:100%}.module-infoarea__col-2>:last-child{margin:0}.module-infoarea__col-2+.module-infoarea__col-2{width:60%}.module-infoarea__heading{font-size:1.8rem;font-weight:700;position:relative;display:block;margin-bottom:18px;padding:9px 0 8px 22px;letter-spacing:.15em}.module-infoarea__heading:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;content:'';background:-webkit-linear-gradient(top,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to bottom,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.module-infoarea__main{font-size:1.6rem;font-weight:700;display:block;margin-bottom:15px;letter-spacing:.025em}.module-infoarea__main+.module-infoarea__sub{margin-top:calc(6px - 15px)}.module-infoarea__sub{font-size:1.2rem;font-weight:700;display:block;margin:6px 0 15px;letter-spacing:.025em}.module-infoarea__text{font-size:1.3rem;line-height:1.9;margin-bottom:15px;text-align:justify}.module-infoarea__link{font-size:1.3rem;font-weight:700;letter-spacing:.025em;color:#3969ca}.module-infoarea__link:hover{color:#797979}.module-infoarea__image{overflow:hidden}.module-infoarea__image img{display:block;width:100%;height:100%;margin:0 auto}.module-infoarea__image figcaption{width:100%!important}.module-photo-gallery{position:relative;margin-top:30px}.module-photo-gallery__main{position:relative;margin-bottom:24px;padding:0}.module-photo-gallery__main li{display:none;min-height:530px}.module-photo-gallery__main li:first-child{display:block}.module-photo-gallery__main li:before{display:none;content:none}.module-photo-gallery__main .slick-arrow{padding:0;cursor:pointer;border:none;outline:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.module-photo-gallery__main .slick-next,.module-photo-gallery__main .slick-prev{position:absolute;z-index:10;top:250px;width:30px;height:30px;-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg);color:transparent}.module-photo-gallery__main .slick-prev{left:20px;border-bottom:6px solid #3969ca;border-left:6px solid #3969ca}.module-photo-gallery__main .slick-next{right:20px;border-top:6px solid #3969ca;border-right:6px solid #3969ca}.module-photo-gallery__main .slick-disabled{border:none}.module-photo-gallery__prev{display:block}.module-photo-gallery__main-image{display:-webkit-box;display:flex;overflow:hidden;height:580px;padding:40px 0;background-color:#000;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.module-photo-gallery__main-image>img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto}.module-photo-gallery__caption{font-size:1.4rem;line-height:1.5;margin-top:.5em}.module-photo-gallery__caption a{color:#3969ca}.module-photo-gallery__caption a:hover{color:#797979}.module-photo-gallery__recommend{width:100%;min-height:500px;padding:20px 60px;background-color:#eee}.module-photo-gallery__recommend-heading{font-size:22px;text-align:center}.module-photo-gallery__recommend-list{display:-webkit-box;display:flex;flex-wrap:wrap}.module-photo-gallery__recommend-list li{display:block;width:50%;min-height:auto;padding:1em}.module-photo-gallery__recommend-list li figure{margin-bottom:1rem}.module-photo-gallery__recommend-list li img{width:100%;margin:0 auto}.module-photo-gallery .slick-counter{font-family:Ubuntu;font-size:2.8rem;font-weight:500;position:absolute;top:540px;right:62px;vertical-align:middle;letter-spacing:-.125em;color:#fff}.module-photo-gallery .slick-counter .current,.module-photo-gallery .slick-counter .total{font-weight:700}.module-photo-gallery .slick-counter .current{font-size:3.2rem;letter-spacing:normal}.module-photo-gallery .slick-counter .slash{display:inline-block;width:28px;height:28px;margin:6px -7px 0;vertical-align:top}.module-photo-gallery .slick-counter .slash path,.module-photo-gallery .slick-counter .slash polygon,.module-photo-gallery .slick-counter .slash rect{fill:#fff}.module-photo-gallery .slick-counter .total{font-size:2.6rem;letter-spacing:normal}.module-photo-gallery__thumb{display:-webkit-box;display:flex;margin:0 -4px 20px;flex-wrap:wrap}.module-photo-gallery__thumb li{width:16.6667%;margin:0 0 8px;padding:0 4px}.module-photo-gallery__thumb li>a{position:relative;display:-webkit-box;display:flex;overflow:hidden;height:80px;cursor:pointer;background-color:#000;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.module-photo-gallery__thumb li>a>img{display:block;width:auto;height:100%}.module-photo-gallery__thumb li.thumbnail-current a:after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:'';border:6px solid #3969ca}.module-photo-gallery__more{font-weight:700;text-align:center;color:#3969ca}.module-photo-gallery__more a:active,.module-photo-gallery__more a:focus,.module-photo-gallery__more a:hover{color:#797979}.module-photo-gallery__more--slide{position:absolute;z-index:10;top:12px;right:16px;color:#fff}.module-photo-gallery__more--slide a{padding-right:1em}.module-photo-gallery__more--slide a:after{position:absolute;top:45%;right:0;width:.6em;height:.6em;content:'';-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border-top:2px solid currentColor;border-right:2px solid currentColor}.module-body .module-link{margin-top:60px}.module-body .module-link *{letter-spacing:0}.module-body .module-link__wrapper{padding:30px;border:1px solid #aaa}.module-body .module-link__heading{font-size:18px;font-weight:700;line-height:1.5;margin:0 0 24px}.module-body .module-link__list{margin:0;padding:0}.module-body .module-link__item{font-size:14px;font-weight:700;line-height:1.667;margin-top:1em}.module-body .module-link__item:first-child{margin-top:0}.module-body .module-link__item::before{display:none}.module-body .module-link__item a{position:relative;display:block;padding-left:1em;color:#3969ca}.module-body .module-link__item a::before{position:absolute;top:0;left:0;content:'・'}.module-body .module-link__item a:hover{color:#797979}.module-body .module-link__append{font-size:14px;line-height:1.5;margin-top:8px}.layout-wrapper{display:-webkit-box;display:flex;flex-direction:column;height:100%;padding:119px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;justify-content:space-between}.layout-wrapper.home{padding:193px 0 0}.layout-main{position:relative;z-index:0;min-width:320px;background-color:#fff;-webkit-box-flex:1;flex-grow:1}.layout-header{position:absolute;z-index:1;top:0;left:0;width:100%;min-width:1024px;padding:0;border-bottom:1px solid #aaa;background:#fff}.home .layout-header{visibility:hidden;border:none}.home .layout-header.visible{-webkit-animation:visibility-visible .75s ease-out forwards;animation:visibility-visible .75s ease-out forwards}.layout-header.fixed{position:fixed;z-index:9;top:-150px;left:0;border:none;box-shadow:0 2px 6px rgba(0,0,0,.2)}.layout-header.trans{-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.layout-header.display{top:0}.layout-header-inner{position:relative;width:1024px;height:119px;margin:0 auto}.home .layout-header-inner{height:193px}.fixed .layout-header-inner{height:76px}.layout-header__logo{position:absolute;top:34px;left:-4px;display:block}.layout-header__logo a{position:relative;display:block;overflow:hidden;width:258px;height:70px;white-space:nowrap;text-indent:200%;background:url(../../img/common/logo_site.svg) no-repeat 0 0;background-size:contain}.home .layout-header__logo a{width:288px;height:79px}.fixed .layout-header__logo a{width:156px;height:43px}.layout-header__logo a:hover{opacity:.7}.home .layout-header__logo{top:70px;left:-2px}.fixed .layout-header__logo{top:17px;left:-2px}.layout-header__feature{position:absolute;top:64px;right:0;left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home .layout-header__feature{top:85px}.fixed .layout-header__feature{display:none}.layout-header__category{position:absolute;top:85px;right:7px;display:-webkit-box;display:flex}.home .layout-header__category{top:125px;right:0}.fixed .layout-header__category{top:28px}.layout-header__category-more{display:none}.fixed .layout-header__category-more{display:-webkit-box;display:flex}.layout-header__more{position:absolute;top:0;right:0;display:-webkit-box;display:flex}.fixed .layout-header__more{display:none}.layout-header__progress{display:none}.article .layout-header__progress{position:absolute;bottom:0;left:0;width:0;height:6px;-webkit-transition:width .5s ease-out;transition:width .5s ease-out;background:-webkit-linear-gradient(left,#ff6636 20%,#9f3a86 50%,#3969ca 80%);background:linear-gradient(to right,#ff6636 20%,#9f3a86 50%,#3969ca 80%)}.fixed .layout-header__progress{display:block}.layout-breadcrumbs{width:1024px;margin:0 auto;padding:6px 0 0}.layout-content-col1{min-width:1024px}.layout-content-col1:first-child>:first-child{margin-top:0}.layout-content-col1--bg1{background:#eee}.layout-content-col1--bg2{background:url(../../img/common/bg_pattern_01.jpg) repeat 50% 0}.layout-content-col1--bg3{background:url(../../img/common/bg_pattern_02.jpg) repeat 50% 0}.layout-content-col2__inner{display:-webkit-box;display:flex;width:1024px;margin:0 auto;padding:32px 0 0;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start}.layout-content-col2__inner-left{width:672px}.layout-content-col2__inner-left>:first-child{margin-top:0}.layout-content-col2__inner-right{position:relative;width:300px;align-self:stretch}.layout-content-col2--eq .layout-content-col2__inner{display:-webkit-box;display:flex;width:1024px;margin:0 auto;padding:56px 0 0;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start}.layout-content-col2--eq .layout-content-col2__inner-left,.layout-content-col2--eq .layout-content-col2__inner-right{width:482px}.layout-search-header{margin:32px 0 0}.layout-article>:first-child{margin-top:0!important}aside+.layout-article{margin:30px 0 0}.layout-side>:first-child{margin-top:0}.layout-side.fixed{position:fixed;width:300px}.layout-side.comp{position:absolute}.layout-footer{position:relative;min-width:1024px;padding:37px 48px 40px 77px;color:#fff;background:#000}.layout-footer-inner{position:relative;padding:0 156px 0 0}.layout-footer__nav{position:relative;z-index:2;display:block}.layout-footer__copyright{font-family:Ubuntu;font-size:1.2rem;font-weight:500;display:block;margin:38px 0 0}.layout-footer__logo{position:absolute;top:0;right:0;display:-webkit-box;display:flex;width:156px;height:100%;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.layout-footer__logo .unit-svg{width:120px;height:20px}.layout-footer__logo .unit-svg path,.layout-footer__logo .unit-svg polygon,.layout-footer__logo .unit-svg rect{fill:#fff}.layout-footer__scroll-top{position:absolute;z-index:1;top:-65px;left:0;display:block;width:100%;text-align:center}.module-relation{margin:49px 0 55px}.module-relation-header{font-size:1.6rem;font-weight:700;display:block;text-align:center;letter-spacing:.025em}.module-relation__list{margin:17px 0 0;list-style-type:none;border-top:2px solid #797979}.module-relation__item{position:relative;display:-webkit-box;display:flex;margin:24px 0 0}.module-relation__item a{align-items:center;-webkit-box-align:center}.module-relation__item__image{position:relative;overflow:hidden;width:80px;min-width:80px;height:80px;min-height:80px;margin:0 24px 0 0;border:1px solid #aaa}.module-relation__item__heading{font-size:1.4rem;font-weight:700;line-height:1.9}.module-relation__item__cite{font-size:1.2rem;font-weight:700;display:block;margin:7px 0 0;color:#797979}.module-relation a[target='_blank']:after{content:none}.module-footerContent,.module-footerContentList{line-height:1.6;width:800px;margin:64px auto 0;letter-spacing:.05em}.module-footerContent-header{width:800px;margin:0 auto}.module-footerContent p{font-size:1.4rem;line-height:1.9;margin:0 0 18px;letter-spacing:.025em}.module-footerContent a{font-weight:700;letter-spacing:.025em;color:#3969ca}.module-footerContent a:link,.module-footerContent a:visited{font-weight:700;letter-spacing:.025em;color:#3969ca}.module-footerContent a:hover{color:#797979}.module-footerContent a.unit-btn:hover{color:#fff}.module-footerContent a.button{font-size:1.6rem;font-weight:700;display:inline-block;width:360px;margin:10px 0 0;padding:18px 30px;text-align:center;text-decoration:none;letter-spacing:.05em;color:#fff;background:#3969c9}.module-footerContent a.button:link,.module-footerContent a.button:visited{color:#fff}.module-footerContent a.button:hover{-webkit-transition:.3s;transition:.3s;background:#000}.module-footerContent .module-information__body a,.module-footerContent .module-information__body a:link,.module-footerContent .module-information__body a:visited{font-weight:400;letter-spacing:.025em;color:#000}.module-footerContent .module-information__body a,.module-footerContent .module-information__body a:link,.module-footerContent .module-information__body a:visited{font-weight:400;letter-spacing:.025em;color:#000}.module-footerContent .module-information__body a:hover{color:#3969c9}.module-footerContent .module-information__body a.unit-btn:hover{color:#fff}.module-footerContent .hidden{display:none!important}.module-footerContentList .unit-media--youtube{position:static}.layout-module-footerContent{margin:32px 0 0}.footerCon-hr{height:1px;margin:0;border:0;outline:0;background-color:#aaa}.module-support{width:760px;margin:40px auto 0}.module-support__leadSub{font-weight:700;text-align:center}.module-support__item{margin:40px 0 0;text-align:center;border-bottom:1px solid #aaa}.module-support__item h2{font-size:1.8rem;font-weight:700;line-height:1.55556;margin:0 0 15px;text-align:center;letter-spacing:.025em;color:#3969c9}.support-form-info{padding:40px 0;text-align:center}.module-support .module-support__menu{margin:0 0 60px}.module-support .module-support__menu li a{font-weight:700;display:block;padding:10px 20px;border-bottom:2px solid #aaa}.module-support .module-support__menu li a:after{display:inline-block;float:right;width:7px;height:7px;margin:14px 0 0 3px;content:'';-webkit-transform:rotateZ(45deg) translateY(-4px);transform:rotateZ(45deg) translateY(-4px);vertical-align:middle;border-right:2px solid #797979;border-bottom:2px solid #797979}.module-support .module-support__menu li a:hover:after{border-color:#3969c9}.module-support .module-support__menu li:first-child a{border-top:2px solid #aaa}.module-support__menuitem{padding:0 20px}.module-support__menuitem h2{margin-bottom:20px;margin-left:-1.5em}.module-support__menuitem h2.unit-h{margin-top:-88px;padding-top:88px}.module-support__menuitem h2 span{font-size:1.8rem;font-weight:700;padding:4px 0 4px 12px;border-left:4px solid #000}.module-support__menuitem dl{padding:0 0 0 20px}.module-support__menuitem dt{font-weight:700;margin:0 0 14px}.module-support__menuitem dd{margin:0 0 40px}.module-support__menuitem dd:last-child{margin:0 0 60px}.module-support__menuitem dd span,.module-support__menuitem dt span{font-family:Ubuntu;font-size:1.8rem;font-weight:700;margin-left:-1.5em;padding:0 .5em 0 0}.module-support__menuitem dd span,.module-support__menuitem dt span{color:#aaa}.module-about{width:760px;margin:0 auto}.module-about h2{font-size:2.2rem;font-weight:700;margin:35px 0 30px;text-align:center;letter-spacing:.1em}.module-about figure{margin:30px 0 40px}.module-other-stories__feature__image.module-img--col3{width:208px;height:158px}.module-popular__item:nth-child(6)::before{z-index:-1;background:url(../../img/common/bg_num_06.png) no-repeat 100% 100%}.module-popular__item:nth-child(7)::before{z-index:-1;background:url(../../img/common/bg_num_07.png) no-repeat 100% 100%}.module-popular__item:nth-child(8)::before{z-index:-1;background:url(../../img/common/bg_num_08.png) no-repeat 100% 100%}.module-popular__item:nth-child(9)::before{z-index:-1;background:url(../../img/common/bg_num_09.png) no-repeat 100% 100%}.module-popular__item:nth-child(10)::before{z-index:-1;width:93px;background:url(../../img/common/bg_num_10.png) no-repeat 100% 100%}.module-sitemap{display:-webkit-box;display:flex;margin:30px auto 60px;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}.module-sitemap__item{line-height:2.2em;width:240px}.module-sitemap__list{margin:0}.module-sitemap__list a,.module-sitemap__list a:link,.module-sitemap__list a:visited{font-weight:700;letter-spacing:.025em;color:#000}.module-sitemap__list a:hover{color:#3969c9}.module-tag .module-trendingPage-tags__item{display:inline-block;margin:8px 8px 0}.module-tag .module-trendingPage-tags__item a{font-weight:700;line-height:2;color:#3969ca}.module-tag .module-trendingPage-tags__item a:link,.module-tag .module-trendingPage-tags__item a:visited{font-weight:700;line-height:2;color:#3969ca}.module-tag .module-trendingPage-tags__item a:hover{color:#797979}.module-author{overflow:hidden;margin:0 0 30px}.module-authorList{overflow:hidden;margin:0 0 30px;text-align:center}.module-authorList .module-list-articles--col3:after{display:block;visibility:hidden;clear:both;height:0;content:'.'}.module-authorList li a{font-weight:700;color:#000}.module-authorList li a:link{font-weight:700;color:#000}.module-authorList li a:hover{color:#3969ca}.module-author:after{display:block;visibility:hidden;clear:both;height:0;content:'.'}.module-author__item{padding:20px;background:#eee}.module-author__item:after{display:block;visibility:hidden;clear:both;height:0;content:'.'}.module-author__image img{float:left;width:120px;margin:0 20px 0 0}.module-author__item .module-nav-sns{float:right;width:35%;margin:0}.module-author__right{float:left;width:480px}.module-author__left{width:70%}.module-author__name{font-size:2rem;font-weight:700;margin:0 0 0}.module-author__kana{font-size:1.2rem;line-height:1.3;display:block;margin:.5em 0 0}.module-author__profile{font-size:1.4rem;line-height:1.75;display:block;margin:13px 0 0;text-align:justify}.module-author__profile a{font-weight:700;letter-spacing:.025em;color:#3969ca}.module-author__profile a:link,.module-author__profile a:visited{font-weight:700;letter-spacing:.025em;color:#3969ca}.module-author__profile a:hover{color:#797979}.module-authorList__name{font-size:1.8rem;font-weight:700;display:block;margin:0 .5em 0}.module-authorList__kana{font-size:1.2rem;line-height:1.3;display:block;margin:.5em 1em 0}.module-authorList__kana:before{content:'（'}.module-authorList__kana:after{content:'）'}.module-authorList__item{height:160px}.module-authorList__item img{width:150px;margin:auto}.module-providerList__item{display:table-cell;width:200px;height:150px;text-align:center;vertical-align:middle;border:1px solid #aaa}.module-providerList__item img{width:130px;margin:auto}.module-provider__image{position:relative;display:table;float:left;width:150px;height:150px;margin:0 20px 0 0;background:#fff}.module-provider__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:130px;height:auto;margin:auto;text-align:center}.module-provider{font-size:1.4rem;line-height:1.75;text-align:justify}.module-provider .module-nav-sns{display:block;float:right;margin:-30px 0 10px;letter-spacing:-.5em}.module-provider__link,.module-provider__profile{display:block;clear:both}.module-provider__item{padding:20px;background:#eee}.module-provider__item:after{display:block;visibility:hidden;clear:both;height:0;content:'.'}.module-providerList__name{font-size:1.5rem;font-weight:700;line-height:1.6;display:block;margin:10px auto;text-align:center}.module-provider__right{float:left;width:450px}a .module-providerList__name,a:link .module-providerList__name,a:visited .module-providerList__name{color:#000}a:hover .module-providerList__name{color:#3969ca}.module-provider__link a,.module-provider__link a:link,.module-provider__link a:visited{font-weight:700;letter-spacing:.025em;color:#3969ca}.module-provider__link a:hover{color:#797979}.info__wrapper{padding:30px 0 0;border-top:1px solid #aaa}h1.info__title{font-size:3.2rem;font-weight:700;line-height:1.375;display:block;clear:both;width:100%;margin:30px 0 0;letter-spacing:.025em;order:2;-webkit-box-ordinal-group:3}.info__date{font-family:Ubuntu;font-size:1.3rem;font-weight:500;float:right;margin:0 0 0 20px;letter-spacing:0;color:#797979}.module-notfound{text-align:center}.unit-border img{border:1px solid #aaa}.unit-glay{color:#797979}.unit-mr10{margin-right:10px!important}.unit-mr20{margin-right:20px!important}.unit-mr30{margin-right:30px!important}.unit-mr40{margin-right:40px!important}.unit-ml10{margin-left:10px!important}.unit-ml20{margin-left:20px!important}.unit-ml30{margin-left:30px!important}.unit-ml40{margin-left:40px!important}.unit-ml10{margin-left:10px!important}.unit-mt20{margin-top:20px!important}.unit-mt30{margin-top:30px!important}.unit-mt40{margin-top:40px!important}.unit-mt50{margin-top:50px!important}.unit-mt60{margin-top:60px!important}.unit-mb10{margin-bottom:10px!important}.unit-mb20{margin-bottom:20px!important}.unit-mb30{margin-bottom:30px!important}.unit-mb40{margin-bottom:40px!important}.unit-large{font-size:2.2rem!important}.unit-medium{font-size:1.7rem!important}.unit-small{font-size:1.2rem!important}.unit-vh{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;border:0}.hidden{display:none}