﻿@import url("//fonts.googleapis.com/css?family=Source+Code+Pro:200,300,400");@import url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css");@keyframes anim-wave{0%{background-position:0 0}100%{background-position:-88px 0}}@keyframes anim-blink{0%{opacity:1}20%{opacity:0}40%{opacity:1}100%{opacity:1}}@keyframes anim-purupuru{0%{transform:rotate(0)}50%{transform:rotate(-2deg)}100%{transform:rotate(2deg)}}.header{background:#fff;height:60px;position:fixed;top:-60px;transition:top 0.2s ease-out;width:100%;z-index:999}@media (min-width: 768px){.header .col-12{min-width:760px}}.header.is-static{transition:none;position:relative;top:0px}.header.is-open{top:0px}.header__title{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:62px;color:#5E5E5E;float:left;margin:0;display:inline-block}.header__title a{color:#5E5E5E}.header__title a:link,.header__title a:focus{text-decoration:none}.header__title a:hover{color:#EAACAC}.header__title a.is-current{cursor:default;pointer-events:none}.header__trigger{display:none}@media (max-width: 768px){.header__trigger{display:block;width:60px;height:60px;line-height:60px;float:right;margin-right:-15px;cursor:pointer}.header__trigger svg{width:16px;margin-left:23px}.header__trigger:active{background:#fffaf7}}.header__nav{margin:0;padding:0;list-style:none;float:right;line-height:1;display:inline-block}.header__nav li{display:inline-block}.header__nav li a{font-family:Consolas, "courier new", monospace;font-size:0.875rem;font-weight:400;line-height:normal;color:#5E5E5E;display:inline-block;margin-right:5px;margin-left:5px;line-height:60px}@media (max-width: 768px){.header__nav li a{line-height:3}}.header__nav li a:link,.header__nav li a:focus{text-decoration:none}.header__nav li a:hover{color:#EAACAC;text-decoration:none}.header__nav li a.is-disabled{cursor:default;pointer-events:none;text-decoration:line-through}.header__nav li a.is-current{cursor:default;pointer-events:none;color:#EAACAC;border-bottom:1px solid #EAACAC;margin-bottom:-1px}.header__nav li.twitter i{font-size:1.2rem;transform:translateY(3px)}@media (min-width: 769px){.header__nav li.only-sp{display:none}}@media (min-width: 769px){.header .toggleable-md{display:block !important;opacity:1 !important}}@media (max-width: 768px){.header-dropdown-md{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,250,247,0.8);z-index:999;text-align:center}.header-dropdown-md ul{float:none;padding:20px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:white;margin:0 auto}.header-dropdown-md ul li{list-style:none;display:block}.header-dropdown-md ul li a{font-family:Consolas, "courier new", monospace;font-size:0.875rem;font-weight:400;line-height:normal;white-space:nowrap;word-break:keep-all;word-wrap:normal;color:#5E5E5E;display:inline-block;margin-right:5px;margin-left:5px;line-height:1.3rem;margin-top:10px;margin-bottom:10px}.header-dropdown-md ul li a:hover{color:#EAACAC;text-decoration:none}.header-dropdown-md ul li a.is-current{margin-bottom:10px}}.footer .torii{position:absolute;top:-140px;right:0;z-index:1}@media (max-width: 768px){.footer .torii{transform:scale(0.7);top:-135px}}@media (max-width: 320px){.footer .torii{transform:scale(0.65);top:-130px}}.footer .wave{position:absolute;bottom:40px;left:0;width:100%;height:24px;background-image:url("/2017/images/top/wave.png");background-repeat:repeat-x;background-size:88px 24px;background-position:0 0;animation:anim-wave 6.0s linear infinite;transition:opacity 1.0s ease-out;opacity:0;z-index:1}.footer .wave.is-open{opacity:1}.footer .wave.is-quick{transition-duration:0s}@media (max-width: 768px){.footer .wave{bottom:50px;background-size:70px 19px;height:19px}}.footer p{font-family:Consolas, "courier new", monospace;font-size:0.6rem;font-weight:400;line-height:1.2rem;text-align:cenetr;color:#5E5E5E;padding:0;text-align:center;width:100%;position:relative;z-index:1}@media (max-width: 768px){.footer p{font-size:0.7rem;position:absolute;width:90%}}.footer__links{position:absolute;top:-130px;left:0;width:100%;text-align:center}.footer.is-static .wave{position:absolute;left:0;width:100%;opacity:1}.members{margin:0 -10px;padding:0;display:flex;justify-content:flex-start;flex-wrap:wrap}.members__item{flex:0 0 16.66%;padding:0 0 10px 0;list-style:none !important}@media (max-width: 1400px){.members__item{flex:0 0 20%}}@media (max-width: 992px){.members__item{flex:0 0 25%}}@media (max-width: 768px){.members__item{flex:0 0 33.3%}}@media (max-width: 576px){.members__item{flex:0 0 50%}}.member{border:none !important;margin:0 10px;padding:10px;height:100%;border:1px solid rgba(234,172,172,0.3) !important;border-radius:3px}.member__img img{width:100%;height:auto;border-radius:5px;margin-bottom:10px}.member__role{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.6rem;padding-bottom:5px}.member__name{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.0rem;line-height:1.3rem;padding-bottom:10px}.member__channels{margin:0;padding:0;list-style:none}.member__channels>li{display:inline-block;vertical-align:middle}.member__channel-github,.member__channel-twitter{font-size:1.2rem}.member__channel-github a,.member__channel-twitter a{color:#5E5E5E}.member__channel-github a:hover,.member__channel-twitter a:hover{color:#EAACAC}.member__channel-id{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.5rem;color:#5E5E5E}.main-content{background:#fff;background:rgba(255,255,255,0.5);margin-top:40px;margin-bottom:120px;padding:40px 40px;border-radius:5px}@media (max-width: 768px){.main-content{padding:30px 15px;margin-left:-15px;margin-right:-15px}}.sponsors{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -10px}.sponsors img{border-radius:5px;border:4px solid rgba(100,100,100,0.05)}.sponsors img:hover{opacity:0.8}@media (max-width: 768px){.sponsors{margin:0 0}}.sponsors .sponsor{padding:0}.sponsors.is-xl .sponsor{flex:0 0 100%}.sponsors.is-xl img{width:300px}@media (max-width: 992px){.sponsors.is-xl img{width:200px}}@media (max-width: 768px){.sponsors.is-xl img{width:70%}}.sponsors.is-lg .sponsor{flex:0 0 100%}@media (max-width: 992px){.sponsors.is-lg .sponsor{flex:0 0 100%}}.sponsors.is-lg img{width:250px}@media (max-width: 992px){.sponsors.is-lg img{width:180px}}@media (max-width: 768px){.sponsors.is-lg img{width:60%}}.sponsors.is-md .sponsor{flex:0 1 50%}@media (max-width: 992px){.sponsors.is-md .sponsor{flex:0 0 100%}}.sponsors.is-md img{width:200px}@media (max-width: 1400px){.sponsors.is-md img{width:180px}}@media (max-width: 992px){.sponsors.is-md img{width:160px}}@media (max-width: 768px){.sponsors.is-md img{width:50%}}.sponsors.is-sm .sponsor{flex:0 1 50%}@media (max-width: 992px){.sponsors.is-sm .sponsor{flex:0 0 100%}}.sponsors.is-sm img{width:160px}@media (max-width: 992px){.sponsors.is-sm img{width:100px}}@media (max-width: 768px){.sponsors.is-sm img{width:40%}}.sponsor{display:flex;margin-bottom:50px}@media (max-width: 992px){.sponsor{margin-bottom:30px}}@media (max-width: 768px){.sponsor{display:block;padding-left:10px;padding-right:10px}}.sponsor__logo{flex:0 1 auto;padding-left:10px}@media (max-width: 768px){.sponsor__logo{text-align:center;padding-bottom:20px}}.sponsor__role{flex:0 1 auto;padding-left:30px;padding-right:10px}@media (max-width: 768px){.sponsor__role{padding-left:0}}.sponsor__name{margin-bottom:5px;margin-top:5px;line-height:0}@media (max-width: 992px){.sponsor__name{margin-bottom:0}}.sponsor__name a{font-family:'Source Code Pro', monospace !important;font-size:1.5rem;font-weight:300;line-height:1;color:#5E5E5E}@media (max-width: 992px){.sponsor__name a{font-family:'Source Code Pro', monospace !important;font-size:1rem;font-weight:300;line-height:1}}.sponsor__url{margin-bottom:20px}.sponsor__url a{font-family:Consolas, "courier new", monospace;font-size:0.7rem;font-weight:400;line-height:1.1rem;display:inline-block;color:#5E5E5E;white-space:normal;word-break:keep-all;word-wrap:break-word;word-break:break-all}@media (max-width: 992px){.sponsor__url{margin-bottom:10px}}.sponsor__description{font-family:Consolas, "courier new", monospace;font-size:0.875rem;font-weight:400;line-height:1.3rem}.speakers{margin:0 -10px 40px -10px;padding:0;display:flex;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 768px){.speakers{display:block;margin-bottom:20px}}.speakers__item{flex:0 0 25%;width:25%;padding:0 0 20px 0;list-style:none !important}@media (max-width: 992px){.speakers__item{flex:0 0 33.33%;width:33.33%}}@media (max-width: 768px){.speakers__item{width:100%}}.speakers__item.is-keynote{flex:0 0 33.33%;width:33.33%}@media (max-width: 768px){.speakers__item.is-keynote{width:100%}}.speaker{border:none !important;margin:0 10px;padding:10px;height:100%;border:1px solid rgba(234,172,172,0.3) !important;border-radius:3px}@media (max-width: 768px){.speaker{display:flex;justify-content:flex-start;align-items:flex-start}}@media (max-width: 768px){.speaker__body{flex:1 0 70%;padding-left:20px}}.speaker__img{text-align:center}@media (max-width: 768px){.speaker__img{flex:1 0 30%}}.speaker__img img{width:60%;height:auto;border-radius:5px;margin-bottom:10px;margin-top:5px}@media (max-width: 1400px){.speaker__img img{width:80%}}@media (max-width: 992px){.speaker__img img{width:100%;margin-top:0}}@media (max-width: 768px){.speaker__img img{margin-bottom:0}}.speaker__role{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.6rem;padding-bottom:5px}.speaker__role:empty{display:none}.speaker__name{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.0rem;line-height:1.3rem;padding-top:10px;padding-bottom:5px}@media (max-width: 768px){.speaker__name{padding-top:0;padding-bottom:0}}.speaker__channels{margin:0;padding:0;list-style:none}.speaker__channels>li{display:inline-block;vertical-align:middle}.speaker__channel-github,.speaker__channel-twitter{font-size:1.2rem}.speaker__channel-github a,.speaker__channel-twitter a{color:#5E5E5E}.speaker__channel-github a:hover,.speaker__channel-twitter a:hover{color:#EAACAC}.speaker__channel-id{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.5rem;color:#5E5E5E}.speaker__bio{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;padding-top:10px}@media (max-width: 768px){.speaker__bio{padding-top:5px}}.schedule-table{border:1px solid #f9e9e9}.schedule-table th,.schedule-table td{white-space:normal;word-break:keep-all;word-wrap:break-word;background:rgba(255,255,255,0.5)}.schedule-table thead tr{border:1px solid #f9e9e9;border-bottom:5px solid #dfe2de}.schedule-table thead th{padding:25px 0;border-left:1px solid #f9e9e9;border-right:1px solid #f9e9e9}@media (max-width: 768px){.schedule-table thead th{padding:5px}}.schedule-table tbody tr{border:1px solid #f9e9e9}.schedule-table tbody th{white-space:nowrap;word-break:keep-all;word-wrap:normal;padding:10px;border-left:1px solid #f9e9e9;border-right:1px solid #f9e9e9}@media (max-width: 768px){.schedule-table tbody th{padding:2px}}.schedule-table tbody td{padding:15px;width:31%;border-left:1px solid #f9e9e9;border-right:1px solid #f9e9e9;vertical-align:top}@media (max-width: 768px){.schedule-table tbody td{padding:5px 10px}}@media (max-width: 320px){.schedule-table tbody td{padding:0 8px}}.schedule-table__room{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.5rem;line-height:1;text-align:center}@media (max-width: 992px){.schedule-table__room{font-size:0.75rem}}.schedule-table__room div{display:inline-block}@media (max-width: 768px){.schedule-table__room div{display:block}}.schedule-table__room span{font-size:0.75rem;font-weight:300}.schedule-table__break{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1rem;text-align:center;background:#dfe2de !important}.schedule-table__break th,.schedule-table__break td{border-color:#dfe2de !important}.schedule-table__break td{vertical-align:middle !important}@media (max-width: 992px){.schedule-table__break{font-size:0.75rem}}.schedule-table__time{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.875rem;text-align:center}@media (max-width: 768px){.schedule-table__time{font-size:0.75rem}}.schedule-table__time span{display:block}.schedule-table.is-workshop{width:100%}.schedule-table.is-workshop tbody td{width:auto}.schedule-table.is-workshop .schedule-table__time{width:100px}.schedule-item{text-decoration:none;border-bottom:none !important}.schedule-item:after{content:'';display:table;clear:both}.schedule-item__img{width:80px;float:left}@media (max-width: 992px){.schedule-item__img{display:none}}.schedule-item__body{padding-left:90px}@media (max-width: 992px){.schedule-item__body{padding-left:0}}.schedule-item__avatar img{width:80px;border-radius:3px;border:4px solid #f9e9e9;background-color:#fff;margin-bottom:10px}.schedule-item__avatar.is-double{position:relative;width:80px;height:80px}.schedule-item__avatar.is-double img{width:50px;position:absolute;top:0;left:0}.schedule-item__avatar.is-double img:nth-child(2){top:30px;left:30px}.schedule-item__meta{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;background:#f9e9e9;color:#e08383;border-radius:2px;text-align:center;margin-top:10px;padding:2px 0 0 0}.schedule-item__title{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1rem;line-height:1.2rem;padding-top:5px;padding-bottom:5px}@media (max-width: 1400px){.schedule-item__title{font-size:1rem}}@media (max-width: 576px){.schedule-item__title{font-size:0.9rem}}.schedule-item__subtitle{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.2rem;line-height:1.2rem;padding-top:0;padding-bottom:10px}@media (max-width: 1400px){.schedule-item__subtitle{font-size:1.2rem}}@media (max-width: 576px){.schedule-item__subtitle{font-size:1.1rem}}.schedule-item__speakers-list{list-style:none;margin:0 !important;padding:0}.schedule-item__speakers-list li{display:block;font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;line-height:1.1rem;margin-bottom:0 !important}.presentation-speakers .speaker{border:none !important;padding:15px;background:#fff;margin-bottom:10px}@media (max-width: 768px){.presentation-speakers{margin-bottom:10px;margin-left:-15px;margin-right:-15px}}.presentation-content__meta{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;background:#f9e9e9;color:#e08383;border-radius:2px;text-align:center;padding:2px 20px 0 20px;display:inline-block}.presentation-content__title{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.5rem;line-height:2.2rem;padding-top:10px;padding-bottom:10px}@media (max-width: 1400px){.presentation-content__title{font-size:1.3rem;line-height:1.9rem;padding-bottom:5px}}@media (max-width: 768px){.presentation-content__title{font-size:1.1rem;line-height:1.6rem}}.presentation-content__description{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:0.95rem;line-height:1.8rem}.presentation-materials h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}.presentation-materials__list{list-style:none;margin:0;padding:0}.presentation-materials__list li{margin-bottom:10px}.presentation-materials__list a{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:0.85rem;font-weight:400;line-height:normal;display:inline-block;text-decoration:none;color:#747474;border:1px solid #747474;padding:10px 15px}@media (max-width: 768px){.presentation-materials__list a{padding:5px 10px;display:block;text-align:center}}.presentation-materials__list a i{margin-right:0.5rem}.presentation-materials__list a:hover,.presentation-materials__list a.is-current{color:#EAACAC;border-color:#EAACAC;text-decoration:none}.presentation-video h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}@media (max-width: 992px){.presentation-video__embed iframe{width:100%}}.presentation-video__link{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem}.presentation-video__link a{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;border-bottom:1px dashed #747474;color:#5E5E5E}.presentation-video__link a:hover{color:#EAACAC;border-color:#EAACAC;text-decoration:none}.presentation-video.is-lt{margin-bottom:3rem;text-align:center}.parties>*{margin-top:40px}.parties>*:first-child{margin-top:0}.party{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;border:1px solid rgba(234,172,172,0.3);border-radius:3px}@media (max-width: 768px){.party{display:block}}.party__title{font-family:Consolas, "courier new", monospace;font-size:1.25rem;font-weight:400;line-height:normal;padding:10px 20px 10px 25px;margin-left:-25px;margin-bottom:20px;display:inline-block;background:#f9e9e9;color:#5E5E5E}@media (max-width: 768px){.party__title{font-size:1rem}}.party__info{flex:1 0 50%}.party__info>span{display:block;font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;color:#5E5E5E;margin-bottom:5px}.party__info>span.date{font-size:1.6rem}@media (max-width: 768px){.party__info>span.date{font-size:1.2rem}}.party__info>span.time{font-size:1.125rem}.party__info>span.price{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;background:#f9e9e9;color:#e08383;border-radius:2px;text-align:center;padding:2px 10px 0 10px;display:inline-block;margin-left:20px;margin-bottom:20px}.party__info>span.capacity{font-size:0.75rem;margin-bottom:20px;margin-left:5px;color:#5E5E5E;border:1px solid #aaa;border-radius:2px;text-align:center;padding:2px 10px 0 10px;display:inline-block}.party__info>span.venue{font-size:0.875rem}.party__info>span.address{font-size:0.75rem;padding-left:20px;margin-bottom:10px}.party__info>span.venue-ja{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:0.875rem}.party__info>span.address-ja{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;padding-left:20px}.party__img{flex:1 0 50%;padding-left:30px}@media (max-width: 768px){.party__img{padding-top:30px;padding-left:0;margin-bottom:0;text-align:center}}.party__img img{width:100%;height:auto}@media (max-width: 768px){.party__img img{width:60%}}.party__img figcaption{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:0.75rem;font-weight:400;line-height:normal;color:#5E5E5E;padding-top:5px;text-align:right}.party__img figcaption:empty{display:none}.party__links{margin-top:20px}.party__links>*{margin-top:10px}.party__links>*:first-child{margin-top:0}.party__link{display:inline-block;margin-right:10px;font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal}.party__link:before{content:'>';font-size:0.75rem;color:#5E5E5E !important}.party__link a{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:0.875rem;font-weight:400;line-height:normal;color:#5E5E5E !important;border-bottom:1px dashed #5E5E5E;padding-bottom:5px}.party__link a:hover{text-decoration:none;border-bottom:1px solid #5E5E5E}.party__link.is-signup{display:block;margin-bottom:10px}.party__link.is-signup a{background:#5E5E5E;letter-spacing:1px;border:1px solid #222;border-radius:3px;padding:10px 20px;border:none;color:#fff !important;box-shadow:0px 5px 10px rgba(0,0,10,0.2);display:inline-block}.party__link.is-signup a:before{content:'>';font-size:0.75rem;color:#fff;margin-right:10px}.party__link.is-signup a:hover{animation:anim-purupuru 0.2s ease-out}.party__link.is-signup:before{display:none}.lt-presentation{padding:20px;margin-bottom:20px;border:1px solid rgba(234,172,172,0.3)}.lt-presentation:first-child{border-bottom:none}.lt-presentation-img{padding:10px;background:#fff;border-radius:5px}@media (max-width: 768px){.lt-presentation-img{padding:5px;max-width:160px;margin:0 auto 10px auto}}.lt-presentation-img img{width:100%;height:auto;border-radius:5px}.lt-presentation-content__meta{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;background:#f9e9e9;color:#e08383;border-radius:2px;text-align:center;padding:2px 20px 0 20px;display:inline-block}.lt-presentation-content__title{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:1.7rem;font-weight:normal;line-height:2.2rem;margin:0;padding:0}@media (max-width: 1400px){.lt-presentation-content__title{font-size:1.3rem;line-height:1.9rem;padding-bottom:5px}}@media (max-width: 768px){.lt-presentation-content__title{font-size:1.1rem;line-height:1.6rem}}.lt-presentation-content__description{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:0.875rem;line-height:1.4rem;padding-top:10px}.lt-presentation-speaker{padding:5px 0 0 0;border-radius:3px;border-top:1px dashed #aaa}@media (max-width: 768px){.lt-presentation-speaker{padding:15px 0 0 0}}.lt-presentation-speaker__role{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.6rem;padding-bottom:5px}.lt-presentation-speaker__role:empty{display:none}.lt-presentation-speaker__name{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.0rem;line-height:1.3rem;padding-top:10px}@media (max-width: 768px){.lt-presentation-speaker__name{padding-top:0;padding-bottom:0}}.lt-presentation-speaker__channels{margin:0;padding:0;list-style:none;display:inline-block}.lt-presentation-speaker__channels>li{display:inline-block;vertical-align:middle}.lt-presentation-speaker__channel-github,.lt-presentation-speaker__channel-twitter{font-size:1.2rem}.lt-presentation-speaker__channel-github a,.lt-presentation-speaker__channel-twitter a{color:#5E5E5E}.lt-presentation-speaker__channel-github a:hover,.lt-presentation-speaker__channel-twitter a:hover{color:#EAACAC}.lt-presentation-speaker__channel-id{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.5rem;color:#5E5E5E}.lt-presentation-speaker__bio{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;padding-top:10px}@media (max-width: 768px){.lt-presentation-speaker__bio{padding-top:5px}}.venue__image{margin:0 auto;text-align:center}.venue__image img{width:100%}.venue__image p.read{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1.2rem;line-height:1.7rem !important;text-align:center;padding-bottom:20px}.venue__image p.caption{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;font-size:0.8rem !important;text-align:right;padding-top:5px}.venue__links{margin-top:20px}.venue__links>*{margin-top:10px}.venue__links>*:first-child{margin-top:0}.venue__link{display:inline-block;margin-right:10px;font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal}.venue__link:before{content:'>';font-size:0.75rem;color:#5E5E5E !important}.venue__link a{color:#5E5E5E !important;border-bottom:1px dashed #5E5E5E;padding-bottom:5px}.venue__link a:hover{text-decoration:none;border-bottom:1px solid #5E5E5E}.venue__from h4{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;border:1px solid #747474;padding:10px;display:inline-block;margin-bottom:20px}.venue__by{padding-bottom:10px}.venue__by h5{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1rem}.venue__by .time{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.75rem;font-weight:bold}.venue__by p{font-size:0.875rem !important;padding-top:5px;padding-left:10px}.goodies__info{display:flex}.goodies__img{flex:0 1 50%;border-radius:5px;border:4px solid rgba(100,100,100,0.05)}@media (max-width: 768px){.goodies__img{padding-left:0}}.goodies__img img{width:100%;height:auto}.goodies__content{flex:0 1 50%;padding-left:30px}@media (max-width: 768px){.goodies__content{padding-left:0;text-align:center}}.goodies__content a{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;background:#5E5E5E;border:1px solid #222;border-radius:3px;padding:10px 20px;border:none;color:#fff !important;box-shadow:0px 5px 10px rgba(0,0,10,0.2);display:inline-block}.goodies__content a:before{content:'>';font-size:0.75rem;color:#fff;margin-right:10px}.goodies__content a:hover{text-decoration:none;animation:anim-purupuru 0.2s ease-out}#home canvas{transition:opacity 4.0s ease-out;opacity:0}#home canvas.is-open{opacity:1}#home canvas.is-quick{transition-duration:0s}#home [data-svg-animation] svg{display:none}#home [data-typewriter]{display:none}#home .title-set{padding-top:24vh;padding-bottom:5vh}@media (max-width: 768px){#home .title-set{padding-top:20vh;padding-bottom:15vh}}@media (max-width: 320px){#home .title-set{padding-top:15vh;padding-bottom:15vh}}#home .title-logo{width:580px;margin:0 auto}@media (min-width: 992px){#home .title-logo{transform:scale(1.2)}}@media (min-width: 1400px){#home .title-logo{transform:scale(1.6)}}@media (max-width: 768px){#home .title-logo{width:363px;margin-left:50%;transform:translateX(-50%) scale(0.8)}}@media (max-width: 320px){#home .title-logo{margin-left:50%;transform:translateX(-50%) scale(0.65)}}#home .title-logo .title-symbol{position:relative;width:136px;margin:0 auto;z-index:0}#home .title-logo .title-symbol .ruby{width:136px}#home .title-logo .title-symbol .ruby svg{position:relative;z-index:1}#home .title-logo .title-symbol .ruby::before{content:'';background-image:url("/2017/images/top/ruby-shadow@2x.png");background-repeat:no-repeat;background-size:contain;width:134px;height:115px;display:inline-block;position:absolute;top:5px;left:5px;z-index:0;opacity:0;transition:opacity 2.0s ease-out;transform:rotate(-1deg)}#home .title-logo .title-symbol .ruby.is-open::before{opacity:0.5}#home .title-logo .title-symbol .ruby.is-quick::before{transition-duration:0s}#home .title-logo .title-symbol .ruby-blink{position:absolute;top:0;left:0;animation:anim-blink 3.0s linear infinite}#home .title-logo .title-symbol .ruby-blink.n1{transform:translateX(-2px) translateY(-20px)}#home .title-logo .title-symbol .ruby-blink.n2{transform:translateX(90px) translateY(-35px);animation-delay:0.3s}#home .title-logo .title-symbol .ruby-blink.n3{transform:translateX(122px) translateY(-10px);animation-delay:0.6s}#home .title-logo h1{font-family:'Source Code Pro', monospace !important;font-size:1rem;font-weight:400;line-height:1;color:#5E5E5E;width:361px;height:45px;margin:30px auto 0}#home .title-logo h1 span{overflow:hidden;display:inline-block;height:0}#home .title-logo h1 span:before{content:'';display:block;width:0;height:100%}#home .title-logo h2{font-family:'Source Code Pro', monospace !important;font-size:1rem;font-weight:400;line-height:1;color:#5E5E5E;width:240px;height:31px;margin:20px auto 0}#home .title-logo h2 span{overflow:hidden;display:inline-block;height:0}#home .title-logo h2 span:before{content:'';display:block;width:0;height:100%}#home .title-logo p{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:1.7rem;color:#5E5E5E;text-align:center;margin:25px auto 0;max-width:500px}@media (min-width: 992px){#home .title-logo p{font-size:1.0rem}}@media (max-width: 768px){#home .title-logo p{font-size:1.1rem}}#home .title-links{text-align:center;margin-top:20px;transition:opacity 2.0s ease-out;opacity:0}@media (min-width: 992px){#home .title-links{margin-top:60px}}@media (min-width: 1400px){#home .title-links{margin-top:120px}}@media (max-width: 768px){#home .title-links{margin-top:0px}}@media (max-width: 320px){#home .title-links{margin-top:-30px}}#home .title-links a{cursor:default;pointer-events:none}#home .title-links.is-open{opacity:1}#home .title-links.is-open a{cursor:pointer;pointer-events:auto}#home .title-links.is-quick{transition-duration:0s}#home .title-links ul{margin-top:24px}#policies .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#policies .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#policies .main-content h1{font-size:1.0rem}}#policies .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:70px;height:60px;display:inline-block;margin-right:20px;flex:0 0 70px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#policies .main-content h1::before{background-image:url("/2017/images/common/h1_icon@2x.png")}}@media (max-width: 768px){#policies .main-content h1::before{width:49px;height:42px;flex:0 0 49px}}@media (max-width: 320px){#policies .main-content h1::before{width:35px;height:30px;flex:0 0 35px}}#policies .main-content h2{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;color:#747474;position:relative;padding-bottom:30px;display:flex;justify-content:flex-start;align-items:center;font-size:1.4rem}@media (max-width: 992px){#policies .main-content h2{font-size:1.2rem}}@media (max-width: 320px){#policies .main-content h2{font-size:1.0rem}}#policies .main-content h2.is-antiharassment::before{content:'';background-image:url("/2017/images/common/h2_icon_policy.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:44px;height:39px;display:inline-block;margin-right:15px;flex:0 0 43px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#policies .main-content h2.is-antiharassment::before{background-image:url("/2017/images/common/h2_icon_policy@2x.png")}}@media (max-width: 768px){#policies .main-content h2.is-antiharassment::before{width:30.1px;height:27.3px;flex:0 0 30.1px}}@media (max-width: 320px){#policies .main-content h2.is-antiharassment::before{width:35px;height:30px;flex:0 0 35px}}#policies .main-content h2.is-accessibility::before{content:'';background-image:url("/2017/images/common/h2_icon_accessibility.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:36px;height:36px;display:inline-block;margin-right:15px;flex:0 0 36px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#policies .main-content h2.is-accessibility::before{background-image:url("/2017/images/common/h2_icon_accessibility@2x.png")}}@media (max-width: 768px){#policies .main-content h2.is-accessibility::before{width:25.2px;height:25.2px;flex:0 0 25.2px}}@media (max-width: 320px){#policies .main-content h2.is-accessibility::before{width:30px;height:30px;flex:0 0 30px}}#policies .main-content hr{border:none;width:100px;height:5px;margin:0 auto;background-image:url("/2017/images/common/h1_wave.png");background-repeat:repeat-x;background-size:44px 5px;background-position:0 0;animation:anim-wave 6.0s linear infinite}@media (max-width: 768px){#policies .main-content hr{width:50px}}#policies .main-content ul,#policies .main-content p{font-size:0.95rem;line-height:1.2rem;margin-bottom:2rem}#policies .main-content li{margin-bottom:0.4rem;list-style:circle}#policies .main-content a{text-decoration:none;border-bottom:1px dashed #5E5E5E;color:#5E5E5E;padding-bottom:2;line-height:1.8rem}#policies .main-content a:hover{text-decoration:none;border-bottom:1px solid #EAACAC;color:#EAACAC}#policies .main-content .is-en{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;margin-bottom:50px}#policies .main-content .is-en h1{display:none}#policies .main-content .is-ja{font-family:'Yu Gothic', '游ゴシック', 'メイリオ', Meiryo, sans-serif;font-size:1rem;font-weight:400;line-height:normal;color:#747474}#policies .main-content .is-ja h1{display:none}#policies .main-content .is-ja ul,#policies .main-content .is-ja p{font-size:0.9rem;line-height:1.8rem}#team .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#team .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#team .main-content h1{font-size:1.0rem}}#team .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_team.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:56px;height:60px;display:inline-block;margin-right:20px;flex:0 0 56px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#team .main-content h1::before{background-image:url("/2017/images/common/h1_icon_team@2x.png")}}@media (max-width: 768px){#team .main-content h1::before{width:49px;height:39.2px;flex:0 0 49px}}@media (max-width: 320px){#team .main-content h1::before{width:35px;height:28px;flex:0 0 35px}}#team .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}#team .main-content h2:first-child{margin-top:0}#sponsors .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#sponsors .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#sponsors .main-content h1{font-size:1.0rem}}#sponsors .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_sponsors.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px;display:inline-block;margin-right:20px;flex:0 0 56px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#sponsors .main-content h1::before{background-image:url("/2017/images/common/h1_icon_sponsors@2x.png")}}@media (max-width: 768px){#sponsors .main-content h1::before{width:49px;height:39.2px;flex:0 0 49px}}@media (max-width: 320px){#sponsors .main-content h1::before{width:35px;height:28px;flex:0 0 35px}}#sponsors .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}#sponsors .main-content h2:first-child{margin-top:0}#speakers .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#speakers .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#speakers .main-content h1{font-size:1.0rem}}#speakers .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_speakers.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:50px;height:50px;display:inline-block;margin-right:10px;flex:0 0 50px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#speakers .main-content h1::before{background-image:url("/2017/images/common/h1_icon_speakers@2x.png")}}@media (max-width: 768px){#speakers .main-content h1::before{width:35px;height:35px;flex:0 0 35px}}@media (max-width: 320px){#speakers .main-content h1::before{width:25px;height:25px;flex:0 0 25px}}#speakers .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}@media (max-width: 768px){#speakers .main-content h2{margin-bottom:10px}}#speakers .main-content h2:first-child{margin-top:0}#schedule .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#schedule .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#schedule .main-content h1{font-size:1.0rem}}#schedule .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_schedule.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px;display:inline-block;margin-right:10px;flex:0 0 60px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#schedule .main-content h1::before{background-image:url("/2017/images/common/h1_icon_schedule@2x.png")}}@media (max-width: 768px){#schedule .main-content h1::before{width:42px;height:35px;flex:0 0 42px}}@media (max-width: 320px){#schedule .main-content h1::before{width:35px;height:30px;flex:0 0 35px}}#schedule .main-content ul,#schedule .main-content p{font-size:0.95rem;line-height:1.2rem;margin-bottom:2rem}#schedule .main-content li{margin-bottom:0.4rem;list-style:circle}#schedule .main-content a{text-decoration:none;border-bottom:1px dashed #5E5E5E;color:#5E5E5E;padding-bottom:2;line-height:1.8rem}#schedule .main-content a:hover{text-decoration:none;border-bottom:1px solid #EAACAC;color:#EAACAC}#schedule .main-content .table-container{overflow-x:scroll;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;padding-bottom:20px}#presentation .main-content h3{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#presentation .main-content h3{font-size:1.2rem}}@media (max-width: 320px){#presentation .main-content h3{font-size:1.0rem}}#presentation .main-content h3::before{content:'';background-image:url("/2017/images/common/h1_icon_schedule.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px;display:inline-block;margin-right:10px;flex:0 0 60px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#presentation .main-content h3::before{background-image:url("/2017/images/common/h1_icon_schedule@2x.png")}}@media (max-width: 768px){#presentation .main-content h3::before{width:42px;height:35px;flex:0 0 42px}}@media (max-width: 320px){#presentation .main-content h3::before{width:35px;height:30px;flex:0 0 35px}}#presentation.is-lt h3::before{background-image:url("/2017/images/common/h1_icon_lt.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#presentation.is-lt h3::before{background-image:url("/2017/images/common/h1_icon_lt@2x.png")}}@media (max-width: 768px){#presentation.is-lt h3::before{width:42px;height:35px;flex:0 0 42px}}@media (max-width: 320px){#presentation.is-lt h3::before{width:35px;height:30px;flex:0 0 35px}}#parties .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:0;display:flex;justify-content:center;align-items:center;font-size:1.6rem}@media (max-width: 992px){#parties .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#parties .main-content h1{font-size:1.0rem}}#parties .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_parties.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px;display:inline-block;margin-right:10px;flex:0 0 60px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#parties .main-content h1::before{background-image:url("/2017/images/common/h1_icon_parties@2x.png")}}@media (max-width: 768px){#parties .main-content h1::before{width:42px;height:35px;flex:0 0 42px}}@media (max-width: 320px){#parties .main-content h1::before{width:35px;height:30px;flex:0 0 35px}}#parties .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}#parties .main-content h2:first-child{margin-top:0}#venue .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:0;display:flex;justify-content:center;align-items:center;font-size:1.6rem;padding-bottom:30px}@media (max-width: 992px){#venue .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#venue .main-content h1{font-size:1.0rem}}#venue .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_venue.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:60px;height:50px;display:inline-block;margin-right:2px;flex:0 0 60px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#venue .main-content h1::before{background-image:url("/2017/images/common/h1_icon_venue@2x.png")}}@media (max-width: 768px){#venue .main-content h1::before{width:42px;height:35px;flex:0 0 42px}}@media (max-width: 320px){#venue .main-content h1::before{width:35px;height:30px;flex:0 0 35px}}#venue .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}#venue .main-content h2:first-child{margin-top:0}#venue .main-content p{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1rem}#goodies .main-content h1{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;position:relative;padding-bottom:0;display:flex;justify-content:center;align-items:center;font-size:1.6rem;padding-bottom:30px}@media (max-width: 992px){#goodies .main-content h1{font-size:1.2rem}}@media (max-width: 320px){#goodies .main-content h1{font-size:1.0rem}}#goodies .main-content h1::before{content:'';background-image:url("/2017/images/common/h1_icon_goodies.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:50px;height:50px;display:inline-block;margin-right:8px;flex:0 0 50px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){#goodies .main-content h1::before{background-image:url("/2017/images/common/h1_icon_goodies@2x.png")}}@media (max-width: 768px){#goodies .main-content h1::before{width:35px;height:35px;flex:0 0 35px}}@media (max-width: 320px){#goodies .main-content h1::before{width:25px;height:25px;flex:0 0 25px}}#goodies .main-content h2{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:0.9rem;margin:40px 0 20px 0;padding:5px 0;border-bottom:1px solid #747474;display:inline-block}#goodies .main-content h2:first-child{margin-top:0}#goodies .main-content p{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;font-size:1rem}html{font-size:100%}@media (max-width: 768px){html{font-size:90%}}body{color:#5E5E5E}html{position:relative;min-height:100%}body{margin-bottom:60px}.footer{position:absolute;bottom:0;width:100%;height:10px}.footer p{position:absolute;bottom:0;margin-bottom:0}body.no-webGL,body.static{background:#fff3ea;background-image:url("/2017/images/top/seigaiha-bg.png")}body.no-webGL::before,body.static::before{content:'';background:#fff;width:100%;height:100%;display:inline-block;position:fixed;top:0;left:0;z-index:0;opacity:1;transition:opacity 1.0s ease-out}body.no-webGL.is-open::before,body.static.is-open::before{opacity:0}body.no-webGL.is-open .footer::before,body.static.is-open .footer::before{content:'';position:absolute;width:100%;height:80px;bottom:0;left:0;display:block;background:#c1cfcd;opacity:0.5;z-index:0}body.no-webGL.is-open .footer::after,body.static.is-open .footer::after{content:'';position:absolute;width:100%;height:50px;bottom:0;left:0;display:block;background:#4e9bbc;opacity:0.5;z-index:0}.link-list{margin:0;padding:0;list-style:none}.link-list li{display:inline-block;margin-bottom:10px}.link-list li a{font-family:Consolas, "courier new", monospace;font-size:0.85rem;font-weight:400;line-height:normal;display:inline-block;margin-left:5px;margin-right:5px;text-decoration:none;color:#747474;border:1px solid #747474;padding:10px 15px}@media (max-width: 768px){.link-list li a{padding:5px 10px}}.link-list li a:hover,.link-list li a.is-current{color:#EAACAC;border-color:#EAACAC}.link-list li a.is-current{cursor:default;pointer-events:none}.link-list.is-tabs{margin-top:10px;margin-bottom:0 !important;border-bottom:none}@media (max-width: 768px){.link-list.is-tabs{margin-top:0}}.link-list.is-tabs>li{margin-bottom:0 !important}@media (max-width: 768px){.link-list.is-tabs>li>a{padding:5px 10px}}.link-list.is-tabs>li>a.active{pointer-events:none;cursor:default;border-bottom:1px solid transparent !important}.link-list.is-tabs>li>a:hover{border-bottom:1px solid transparent !important}.link-list.is-day{margin-top:10px;margin-bottom:0 !important;border-bottom:1px solid #ddd;text-align:center;position:relative}.link-list.is-day>li{margin-bottom:-1px !important}.link-list.is-day>li>a{background:#f9e9e9;border:1px solid #efc0c0 !important;border-bottom:1px dashed #ddd !important;min-height:40px}.link-list.is-day>li>a.active{background:rgba(255,255,255,0.5);border:1px solid #747474 !important;border-bottom:1px solid #fff !important}.link-list.is-day>li.nav-item.is-workshop{position:absolute;right:0}@media (max-width: 768px){.link-list.is-day>li.nav-item.is-workshop{position:relative}}@media (max-width: 768px){.link-list.is-day>li.nav-item.is-workshop span{display:block}}.link-list.is-day>li.nav-item.is-workshop>a{line-height:1rem !important;border-bottom:1px solid #efc0c0 !important;min-height:32px}.link-list.is-day>li.nav-item.is-workshop>a.active{border-bottom:1px solid #747474 !important}@media (max-width: 768px){.link-list.is-day>li.nav-item.is-workshop>a.active{border-bottom:1px solid transparent !important}}.large-button{font-family:Consolas, "courier new", monospace;font-size:1rem;font-weight:400;line-height:normal;box-sizing:border-box;box-shadow:none;appearance:none;display:inline-block;border-radius:0;background-color:transparent;background-image:linear-gradient(to top, transparent, transparent);position:relative;cursor:pointer;text-align:center;margin:0;padding:0;border:none;outline:none;background:#fff;margin:0 10px 10px 10px;padding:12px 40px;box-shadow:0px 10px 20px rgba(0,0,10,0.2);position:relative;overflow:hidden}.large-button:link,.large-button:visited,.large-button:hover,.large-button:active,.large-button:active{text-decoration:none}.large-button:focus{outline:none}.large-button:link,.large-button:visited,.large-button:hover,.large-button:active{color:#5E5E5E}.large-button:hover{animation:anim-purupuru 0.2s ease-out}.large-button:before{content:'';width:100%;height:100%;background:#FFFF57;display:block;position:absolute;top:2px;left:2px;opacity:0.5;z-index:0;transform:rotate(0.2deg)}.large-button span{display:block;position:relative;z-index:1}.large-button.is-cfp:before{background:#EBFFB5;opacity:0.9}.large-button.is-register{padding:10px 50px;margin-bottom:20px}.large-button.is-register:before{background:#FFD4B5;opacity:0.9}.large-button.is-register i{background-image:url("/2017/images/common/btn_register.png");background-position:center center;background-repeat:no-repeat;background-size:cover;display:inline-block;width:24px;height:24px;display:inline-block;margin:4px 4px 0 -7px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.large-button.is-register i{background-image:url("/2017/images/common/btn_register@2x.png")}}@media (max-width: 768px){.large-button.is-register i{width:16.8px;height:16.8px}}@media (max-width: 320px){.large-button.is-register i{width:12px;height:12px}}