*,:after,:before{box-sizing:border-box}html{text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body{font-size:16px}li,ul{list-style-type:none;padding:0}.l-main{display:flex}@media screen and (max-width:768px){.l-main{display:block}}.l-main_container{flex-basis:80%}@media screen and (max-width:768px){.l-main_container{min-height:100vh}}@media screen and (min-width:769px)and (max-width:1024px){.l-main_container{flex-basis:75%;min-height:100vh}}.l-main_mv{height:400px;background:#4ecdc4;background:linear-gradient(90deg,#4ecdc4,#556270);display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.l-main_mv{height:20vh}}@media screen and (min-width:769px)and (max-width:1024px){.l-main_mv{height:20vh}}.l-main_mv--title{font-size:200px;color:#fff}@media screen and (max-width:768px){.l-main_mv--title{width:80%}.--contact .l-main_mv--title,.--games .l-main_mv--title{width:50%}}.l-main_content{padding:30px;min-height:calc(100vh - 548px)}@media screen and (max-width:768px){.l-main_content{min-height:70vh}}@media screen and (min-width:769px)and (max-width:1024px){.l-main_content{min-height:70vh;padding:10px 30px 30px}}.l-main_title{margin-bottom:30px}.l-main_cTitle{text-align:center;margin-bottom:60px}.l-main_cTitle img{display:inline}.l-main_pad{padding:0 40px}.l-header{display:none}@media screen and (max-width:768px){.l-header{display:block}}.l-header_flex{width:100%;height:50px;box-sizing:border-box;background-color:#fff;z-index:10;padding:5%;display:flex;justify-content:space-between;align-items:center}.is-open .l-header_flex{position:fixed}.l-header_logo{flex-basis:60%}.l-header_mbtn{width:30px;height:30px;display:flex;align-items:center;flex-wrap:wrap}.l-header_mbtn--border{width:100%;height:3px;background-color:#000;border-radius:10px;display:block;transition:all .3s}.is-open .l-header_mbtn--border:first-of-type{transform:rotate(45deg) translate(8px,5px)}.is-open .l-header_mbtn--border:last-of-type{transform:rotate(-45deg) translate(6px,-3px)}.l-header_menu{display:none}.is-open .l-header_menu{display:block;position:fixed;top:50px;background:#4ecdc4;background:linear-gradient(90deg,#4ecdc4,#556270);width:100%;height:100%;overflow-y:scroll;padding:5%;z-index:10}@media(min-width:450px){.is-open .l-header_menu{top:70px}}.l-footer{background-color:#212121;color:#fff;padding:20px 0;text-align:center}@media screen and (max-width:768px){.l-footer{padding:10px 0;font-size:12px}}.l-gNav{flex-basis:20%;border-left:1px solid #212121;background-color:#ededed;padding:20px;position:relative}@media screen and (max-width:768px){.l-gNav{display:none}}@media screen and (min-width:769px)and (max-width:1024px){.l-gNav{flex-basis:25%}}.l-gNav_container{width:17%;position:fixed;top:10px;right:20px}@media screen and (min-width:769px)and (max-width:1024px){.l-gNav_container{top:20px;right:30px}}@media(min-width:1025px)and (max-width:1500px){.l-gNav_container{right:10px}}.l-gNav_list--item+.l-gNav_list--item{margin-top:10px}.l-gNav_list--link{display:block;padding:10px 0}.l-gNav_list--link:hover{background:#4ecdc4;background:linear-gradient(90deg,#4ecdc4,#556270)}.l-gNav_list--link>img{width:auto;height:23px}.pc-only{display:block}@media screen and (max-width:768px){.pc-only{display:none}}@media screen and (min-width:769px)and (max-width:1024px){.pc-only{display:none}}.sp-only{display:none}@media screen and (max-width:768px){.sp-only{display:block}}@media screen and (min-width:769px)and (max-width:1024px){.sp-only{display:block}}.c-breadcrumb{margin:30px;font-size:12px}@media screen and (max-width:768px){.c-breadcrumb{margin:10px 30px}}@media screen and (min-width:769px)and (max-width:1024px){.c-breadcrumb{margin:10px 30px}}.c-breadcrumb_list{display:flex;flex-wrap:wrap}.c-breadcrumb_list--item{position:relative}.c-breadcrumb_list--item:not(:last-of-type){margin-right:30px}.c-breadcrumb_list--item:not(:last-of-type):after{content:"»";position:absolute;top:-8px;right:-22px;font-size:20px}.c-newsList{background-color:#525252;padding:10px 20px 20px;margin-top:10px}.c-newsList_item{padding:10px 0;border-bottom:1px solid #fff}.c-newsList_item:nth-of-type(n+4){display:none}.c-newsList_item--link{color:#fff;text-decoration:none}.c-newsList_item--link:hover{color:#39ff14}.c-newsList_item--info{display:flex;align-items:center}.c-newsList_item--date{font-size:14px}.c-newsList_item--catname{padding:1px 8px 2px;border-radius:10px;background:#97e05f;background:linear-gradient(90deg,#97e05f,#0ee3ac);font-weight:700;color:#212121;font-size:12px;display:inline-block;margin-left:10px}.c-newsList_item--title{margin-top:5px;line-height:1.5;font-size:14px}.c-card{border:1px solid #ccc;border-radius:10px;padding:30px;background-color:#fff}@media screen and (max-width:768px){.c-card{padding:5%}}@media screen and (min-width:769px)and (max-width:1024px){.c-card{padding:5%}.c-card iframe{width:100%!important}}.c-card_img{width:100%;height:auto;background-color:#ccc}.c-card_desc{margin-top:30px}@media screen and (max-width:768px){.c-card_desc{margin-top:10px}}.p-info_list .c-card_desc{margin-top:0}.c-card_title{font-size:24px;font-weight:700}@media screen and (max-width:768px){.c-card_title{font-size:20px}}@media screen and (min-width:769px)and (max-width:1024px){.c-card_title{font-size:20px}}.c-card_taglist{margin-top:10px}.c-card_taglist--item{display:inline;border-radius:30px;background:#97e05f;background:linear-gradient(90deg,#97e05f,#0ee3ac);padding:1px 10px}.c-card_excerpt{margin-top:30px}@media screen and (max-width:768px){.c-card_excerpt{margin-top:10px}}.c-card_text{margin-top:30px;padding-top:30px;font-size:16px;line-height:1.8;border-top:1px solid #ccc;word-break:break-all}.c-banner{margin:60px auto;width:640px;height:140px;background-color:#999}@media screen and (max-width:768px){.c-banner{width:100%;height:auto;margin:0 auto 30px}}@media screen and (min-width:769px)and (max-width:1024px){.c-banner{width:100%;height:auto;margin-top:0}.c-banner+.c-banner{margin-left:20px}}.c-banner img{width:100%;height:auto}.c-banner_container{display:flex;justify-content:space-between;max-width:1320px;margin:auto}@media screen and (max-width:768px){.c-banner_container{display:block;margin-top:30px}}@media screen and (min-width:769px)and (max-width:1024px){.c-banner_container{margin-top:20px}}.c-infolist{border:1px solid #ccc;border-radius:10px;padding:30px;background-color:#fff}@media screen and (max-width:768px){.c-infolist{padding:5%}}@media screen and (min-width:769px)and (max-width:1024px){.c-infolist{padding:5%}.c-infolist iframe{width:100%!important}}.c-infolist_img{width:100%;height:300px;background-color:#ccc}@media screen and (max-width:768px){.c-infolist_img{height:150px}}@media screen and (min-width:769px)and (max-width:1024px){.c-infolist_img{height:150px}}.c-infolist_desc{margin-top:30px}@media screen and (max-width:768px){.c-infolist_desc{margin-top:10px}}.p-info_list .c-infolist_desc{margin-top:0}.c-infolist_title{font-size:20px;font-weight:700}@media screen and (max-width:768px){.c-infolist_title{font-size:20px}}.c-infolist_taglist{margin-top:10px}.c-infolist_taglist--item{display:inline;border-radius:30px;background:#97e05f;background:linear-gradient(90deg,#97e05f,#0ee3ac);padding:1px 10px}.c-infolist_excerpt{margin-top:30px}@media screen and (max-width:768px){.c-infolist_excerpt{margin-top:10px}}.c-infolist_text{margin-top:30px;padding-top:30px;font-size:16px;line-height:1.8;border-top:1px solid #ccc}.p-top_mv{height:80vh;background-color:#cfcfcf;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (min-width:769px)and (max-width:1024px){.p-top_mv{height:40vh}}.p-top_mv--hero{width:100%;max-width:80vw}@media screen and (max-width:768px){.p-top_mv--hero{max-width:unset}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_mv--hero{width:100%;max-width:75vw;height:100%}}.p-top_mv--hero video{width:100%}@media screen and (max-width:768px){.p-top_mv--hero video{width:auto;height:100%;transform:translateX(-25%)}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_mv--hero video{width:auto;height:100%;transform:translateX(-10%)}}@media(min-width:746px)and (max-width:2300px){.p-top_mv--hero video{width:auto;height:100%}}.p-top_mv--title{position:absolute;bottom:50%;left:15%;font-size:10vw;color:#fff}@media screen and (max-width:768px){.p-top_mv--title{left:5%}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_mv--title{bottom:unset;top:20%;font-size:9vw}}.p-top_mv--title img{height:100px}@media screen and (max-width:768px){.p-top_mv--title img{height:23px}}@media(min-width:746px)and (max-width:2300px){.p-top_mv--title img{height:4vw}}.p-top_nbox{margin-top:-10px}.p-top_game{padding:40px}@media screen and (max-width:768px){.p-top_game{padding:5%}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game{padding:10px 30px 30px}}.p-top_game--list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,80px);grid-column-gap:40px;grid-row-gap:20px}@media screen and (max-width:768px){.p-top_game--list{display:block}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list{display:block}}.p-top_game--list_item{background-color:#ccc;overflow:hidden}@media screen and (max-width:768px){.p-top_game--list_item:not(:last-of-type){margin-bottom:10px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list_item:not(:last-of-type){margin-bottom:10px}}.p-top_game--list_item.gfirst{grid-area:1/1/6/2}@media screen and (max-width:768px){.p-top_game--list_item.gfirst{height:300px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list_item.gfirst{height:300px}}.p-top_game--list_item.gsecond{grid-area:1/2/4/3}@media screen and (max-width:768px){.p-top_game--list_item.gsecond{height:200px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list_item.gsecond{height:200px}}.p-top_game--list_item.gthird{grid-area:4/2/6/3}@media screen and (max-width:768px){.p-top_game--list_item.gthird{height:150px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list_item.gthird{height:150px}}.p-top_game--list_item--link{opacity:.5;filter:blur(4px);transition:all .3s}@media screen and (max-width:768px){.p-top_game--list_item--link{filter:none;opacity:1}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--list_item--link{filter:none;opacity:1}}.p-top_game--list_item--link:hover{opacity:1;filter:none}.p-top_game--fig{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s}@media screen and (max-width:768px){.p-top_game--fig{filter:none;justify-content:flex-start;align-items:end}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--fig{filter:none;justify-content:flex-start;align-items:end}}.gfirst .p-top_game--fig{background:url(/assets/img/top/bnr_game_itaco.jpg) no-repeat;background-size:cover;background-position-y:center}.gsecond .p-top_game--fig{background:url(/assets/img/top/bnr_game_mad.jpg) no-repeat;background-size:cover;background-position-y:center}.gthird .p-top_game--fig{background:url(/assets/img/top/bnr_game_other.jpg) no-repeat;background-size:cover;background-position:50%}.p-top_game--fig:hover{filter:none;justify-content:left;align-items:end;padding:0 0 10px 10px;background-size:110%}@media(min-width:1025px)and (max-width:1600px){.p-top_game--fig:hover{background-size:150%}}.gfirst .p-top_game--fig:hover .p-top_game--fig_title--en{background:url(/assets/img/top/txt_g_itaco_en_on.svg) no-repeat}.gsecond .p-top_game--fig:hover .p-top_game--fig_title--en{background:url(/assets/img/top/txt_g_mad_en_on.svg) no-repeat}.gthird .p-top_game--fig:hover .p-top_game--fig_title--en{background:url(/assets/img/top/txt_g_other_en_on.svg) no-repeat}.gfirst .p-top_game--fig:hover .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_itaco_jp_on.svg) no-repeat}.gsecond .p-top_game--fig:hover .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_mad_jp_on.svg) no-repeat}.gthird .p-top_game--fig:hover .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_other_jp_on.svg) no-repeat}@media screen and (max-width:768px){.p-top_game--fig_title{padding:0 0 10px 10px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--fig_title{padding:0 0 10px 10px}}.p-top_game--fig_title--en{width:400px}@media screen and (max-width:768px){.p-top_game--fig_title--en{width:200px}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--fig_title--en{width:200px}}.gfirst .p-top_game--fig_title--en{height:100px;background:url(/assets/img/top/txt_g_itaco_en_off.svg) no-repeat}@media screen and (max-width:768px){.gfirst .p-top_game--fig_title--en{height:50px}}@media screen and (min-width:769px)and (max-width:1024px){.gfirst .p-top_game--fig_title--en{height:50px}}.gsecond .p-top_game--fig_title--en{height:42px;background:url(/assets/img/top/txt_g_mad_en_off.svg) no-repeat}@media screen and (max-width:768px){.gsecond .p-top_game--fig_title--en{height:30px}}@media screen and (min-width:769px)and (max-width:1024px){.gsecond .p-top_game--fig_title--en{height:30px}}.gthird .p-top_game--fig_title--en{height:42px;background:url(/assets/img/top/txt_g_other_en_off.svg) no-repeat}@media screen and (max-width:768px){.gthird .p-top_game--fig_title--en{height:30px}}@media screen and (min-width:769px)and (max-width:1024px){.gthird .p-top_game--fig_title--en{height:30px}}.p-top_game--fig_title--jp{width:400px;height:20px;margin-top:10px}@media screen and (max-width:768px){.p-top_game--fig_title--jp{width:200px;margin-top:0}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_game--fig_title--jp{width:200px;margin-top:0}}.gfirst .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_itaco_jp_off.svg) no-repeat;background-position:50%;margin-top:30px}@media screen and (max-width:768px){.gfirst .p-top_game--fig_title--jp{margin-top:10px;background-position:0}}@media screen and (min-width:769px)and (max-width:1024px){.gfirst .p-top_game--fig_title--jp{margin-top:10px;background-position:0}}.gsecond .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_mad_jp_off.svg) no-repeat;background-position:50%}@media screen and (max-width:768px){.gsecond .p-top_game--fig_title--jp{margin-top:0;background-position:0}}@media screen and (min-width:769px)and (max-width:1024px){.gsecond .p-top_game--fig_title--jp{margin-top:0;background-position:0}}.gthird .p-top_game--fig_title--jp{background:url(/assets/img/top/txt_g_other_jp_off.svg) no-repeat;background-position:50%}@media screen and (max-width:768px){.gthird .p-top_game--fig_title--jp{margin-top:0;background-position:0}}@media screen and (min-width:769px)and (max-width:1024px){.gthird .p-top_game--fig_title--jp{margin-top:0;background-position:0}}.p-top_studio{background-color:#fff;border-top:2px solid #ccc;padding:40px}@media screen and (max-width:768px){.p-top_studio{padding:5%}}.p-top_studio--list{display:flex;justify-content:space-between}@media screen and (max-width:768px){.p-top_studio--list{display:block}}.p-top_studio--list_item{flex-basis:calc((100% - 40px)/2);height:200px;background-color:#999;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .5s}@media screen and (max-width:768px){.p-top_studio--list_item{height:auto;filter:none}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_studio--list_item{flex-basis:calc((100% - 10px)/2);height:auto;filter:none}}@media screen and (max-width:768px){.p-top_studio--list_item:first-of-type{margin-bottom:20px}}.p-top_studio--list_item:hover{filter:none}.p-top_studio--list_item a,.p-top_studio--list_item img{width:100%}@media screen and (max-width:768px){.p-top_studio--list_item img{height:auto}}@media screen and (min-width:769px)and (max-width:1024px){.p-top_studio--list_item img{height:auto}}.p-top_sns--list{display:flex;justify-content:center}.p-top_sns--list_item{width:60px;height:60px}.p-top_sns--list_item+.p-top_sns--list_item{margin-left:20px}.p-snd_container{margin:30px}.p-snd_list{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1320px;margin:0 auto}@media screen and (max-width:768px){.p-snd_list{display:block;max-width:100%}}.p-snd_list--item{width:calc((100% - 30px)/3);max-width:430px;margin-bottom:20px}@media screen and (max-width:768px){.p-snd_list--item{width:100%;max-width:100%}}@media screen and (min-width:769px)and (max-width:1024px){.p-snd_list--item{width:calc((100% - 10px)/2);margin-bottom:10px;max-width:100%}}@media(min-width:1025px)and (max-width:1500px){.p-snd_list--item{width:calc((100% - 10px)/2);margin-bottom:10px;max-width:100%}}.p-snd_bnr{max-width:1320px;margin:0 auto 60px}@media screen and (max-width:768px){.p-snd_bnr{margin-bottom:30px}.p-snd_bnr img{width:100%;height:auto}}@media screen and (min-width:769px)and (max-width:1024px){.p-snd_bnr img{width:100%;height:auto}}.p-info_container{margin:30px;padding-top:30px}@media screen and (min-width:769px)and (max-width:1024px){.p-info_container{min-height:80vh}}.p-info_list{margin:0 auto;max-width:1320px}@media screen and (max-width:768px){.p-info_list{display:block;max-width:100%}}.p-info_list--item{margin-bottom:30px}@media screen and (max-width:768px){.p-info_list--item{width:100%;max-width:100%}}@media screen and (min-width:769px)and (max-width:1024px){.p-info_list--item{margin-bottom:10px}}.--detail .p-info_list--item{width:100%;max-width:100%;margin-bottom:250px}.p-info_list--item p>a{display:block;margin-bottom:30px}.p-info_list--item p>a:hover{color:#00c9ff}.p-info_list--item .wp-block-heading{margin:30px auto}.p-info_list--item iframe{margin-bottom:30px}@media screen and (max-width:768px){.p-info_list--item iframe{width:100%;height:auto}}@media screen and (min-width:769px)and (max-width:1024px){.p-info_list--item iframe{width:100%;height:350px}}.p-games_heading{margin:50px auto 0;max-width:1320px}.p-games_heading--fig{display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #ccc;padding:30px}@media screen and (max-width:768px){.p-games_heading--fig{display:block}}.p-games_heading--fig img{flex-basis:200px;width:200px}@media screen and (max-width:768px){.p-games_heading--fig img{width:100%;height:auto;margin-bottom:20px}}.p-games_heading--caption{flex-basis:calc(100% - 230px)}.p-games_heading--title{font-size:40px;color:#212121}.p-games_heading--data{display:flex;justify-content:flex-start;margin-top:20px}@media screen and (max-width:768px){.p-games_heading--data{display:block}}.p-games_heading--available,.p-games_heading--released{font-size:18px}.p-games_heading--available{margin-left:20px}@media screen and (max-width:768px){.p-games_heading--available{margin-left:0}}.p-games_heading--description{font-size:18px;margin-top:10px}.p-games_heading a{color:#707070}.p-games_heading a:hover{color:#00c9ff}.p-games_related{margin-top:80px}.p-games_related--list{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1320px;margin:50px auto 0}@media screen and (max-width:768px){.p-games_related--list{display:block;max-width:100%}}.p-games_related--item{width:calc((100% - 30px)/2);max-width:645px;margin-bottom:30px}@media screen and (max-width:768px){.p-games_related--item{width:100%;max-width:100%}}@media screen and (min-width:769px)and (max-width:1024px){.p-games_related--item{width:calc((100% - 10px)/2);margin-bottom:10px}}.--detail .p-games_related--item{width:100%;max-width:100%}.p-games_related--item a{text-decoration:none}.p-games_related--item a:hover .c-card_title{color:#00c9ff}.p-studio_content{display:flex;justify-content:space-between;width:60%;max-width:1320px;margin:50px auto 100px}@media screen and (max-width:768px){.p-studio_content{display:block;width:100%;max-width:100%}}@media screen and (min-width:769px)and (max-width:1024px){.p-studio_content{display:block;width:100%;max-width:100%}}.p-studio_content--pic{flex-basis:20%}@media screen and (max-width:768px){.p-studio_content--pic{margin-bottom:50px}}.p-studio_content--pic img{width:230px;height:auto;border-radius:50%}@media screen and (max-width:768px){.p-studio_content--pic img{width:140px;height:auto;margin:auto}}@media screen and (min-width:769px)and (max-width:1024px){.p-studio_content--pic img{width:140px;height:auto;margin:auto}}.p-studio_content--desc{flex-basis:75%}.p-studio_content--inner+.p-studio_content--inner{margin-top:50px}.p-studio_content--title{margin-bottom:20px}.p-studio_content--text{font-size:18px;line-height:2}.p-studio_content+.l-main_cTitle{margin-top:100px;padding-top:60px;border-top:1px solid #ccc}.p-studio_history{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.p-studio_history{display:block}}.p-studio_history dd,.p-studio_history dt{margin-bottom:10px}.p-studio_history dt{margin-right:20px;flex-basis:10%}@media(min-width:800px)and (max-width:1750px){.p-studio_history dt{flex-basis:15%}}.p-studio_history dd{flex-basis:calc(90% - 20px)}@media(min-width:800px)and (max-width:1750px){.p-studio_history dd{flex-basis:calc(85% - 20px)}}.p-itc,body{background-color:#292929}.p-itc{font-family:ro-shino-std,游明朝,YuMincho,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN,HG明朝E,ＭＳ Ｐ明朝,ＭＳ 明朝,serif}.p-itc .sec{position:relative;color:#fff}.p-itc .sec_container{position:relative;width:1280px;margin:auto}@media screen and (max-width:768px){.p-itc .sec_container{width:100%;padding-bottom:50px}}.p-itc .side_title{display:inline-block;position:absolute;top:100px;left:25px}@media screen and (max-width:768px){.p-itc .side_title{display:block;position:relative;margin:0;padding-top:5%;top:inherit;left:inherit}.p-itc .side_title img{width:auto;height:60px}}.p-itc .fadein{transform:translateY(50px);transition:all .3s}.p-itc .fadein.scrollin{opacity:1;transform:translate(0)}.p-itc_header{background-color:#292929}.p-itc_header--container{background:url(/assets/img/games/itaco/pc/main_banner.jpg) no-repeat;width:1280px;height:760px;margin:auto;position:relative}@media screen and (max-width:768px){.p-itc_header--container{background:url(/assets/img/games/itaco/sp/main_banner.jpg) no-repeat;width:100%;height:280px;position:relative;background-size:contain;background-position-y:100%}}.p-itc_head_home{height:50px;line-height:60px;display:flex;align-items:center;padding-left:10px}@media screen and (max-width:768px){.p-itc_head_home{display:flex;align-items:center;justify-content:center}}.p-itc_head_home img{width:auto}.p-itc_head_nav{width:1000px;margin:580px auto 0}@media screen and (max-width:768px){.p-itc_head_nav{display:none}}.p-itc_nav_list{display:flex;justify-content:space-around;list-style-type:none;padding:0;margin:0}.p-itc_nav_item{position:relative;z-index:3}.p-itc_nav_item img{z-index:4}.p-itc_nav_item:before{content:"";position:absolute;bottom:10px;left:0;width:0;height:49px;border-bottom:3px solid #700f1d;transition:width .5s ease}.p-itc_nav_item:hover:before{width:100%}.p-itc_nav_item a{display:inline-block}.p-itc .story .sec_container{background:url(/assets/img/games/itaco/pc/bg_story.jpg);width:1280px;height:737px}@media screen and (max-width:768px){.p-itc .story .sec_container{background:url(/assets/img/games/itaco/sp/bg_story.jpg);width:100%;height:auto}}.p-itc .summary{text-align:center;font-size:30px;line-height:1.5;padding:100px 0;margin:0}@media screen and (max-width:768px){.p-itc .summary{text-align:left;font-size:18px;line-height:1.5;padding:10% 0;margin:0 auto;width:90%}}.p-itc .character .side_title{z-index:10;left:65px}@media screen and (max-width:768px){.p-itc .character .side_title{left:0}}.p-itc .seq-in.bg_yuma{background:url(/assets/img/games/itaco/pc/bg_chara_yuma.jpg) no-repeat}@media screen and (max-width:768px){.p-itc .seq-in.bg_yuma{background:url(/assets/img/games/itaco/sp/bg_chara_yuma.jpg) no-repeat;background-size:cover}}.p-itc .seq-in.bg_kuma{background:url(/assets/img/games/itaco/pc/bg_chara_kuma.jpg) no-repeat}@media screen and (max-width:768px){.p-itc .seq-in.bg_kuma{background:url(/assets/img/games/itaco/sp/bg_chara_kuma.jpg) no-repeat;background-size:cover}}.p-itc .seq-in.bg_rema{background:url(/assets/img/games/itaco/pc/bg_chara_rema.jpg) no-repeat}@media screen and (max-width:768px){.p-itc .seq-in.bg_rema{background:url(/assets/img/games/itaco/sp/bg_chara_rema.jpg) no-repeat;background-size:cover}}.p-itc .seq-in.bg_koma{background:url(/assets/img/games/itaco/pc/bg_chara_koma.jpg) no-repeat}@media screen and (max-width:768px){.p-itc .seq-in.bg_koma{background:url(/assets/img/games/itaco/sp/bg_chara_koma.jpg) no-repeat;background-size:cover}}.p-itc .seq-in.bg_gama{background:url(/assets/img/games/itaco/pc/bg_chara_gama.jpg) no-repeat}@media screen and (max-width:768px){.p-itc .seq-in.bg_gama{background:url(/assets/img/games/itaco/sp/bg_chara_gama.jpg) no-repeat;background-size:cover}.p-itc .chara_name{text-align:center;-webkit-margin-before:1.33em;margin-block-start:1.33em;-webkit-margin-after:1.33em;margin-block-end:1.33em}}.p-itc .chara_name img{width:auto}@media screen and (max-width:768px){.p-itc .chara_name img{width:186px;margin:auto}}.p-itc .chara_desc{font-size:24px;line-height:1.5}@media screen and (max-width:768px){.p-itc .chara_desc{font-size:12px}}.p-itc .character .seq{background:url(/assets/img/games/itaco/pc/bg_chara.jpg) repeat-y;margin:-30px auto 55px}@media screen and (max-width:768px){.p-itc .character .seq{background:url(/assets/img/games/itaco/sp/bg_chara.jpg) repeat-y;margin:-30px auto 30px}}.p-itc .character .seq-in{margin-top:30px}@media screen and (max-width:768px){.p-itc .character .seq-in{margin-top:0}}.p-itc .character .seq .seq-title{bottom:15%}@media screen and (max-width:768px){.p-itc .character .seq .seq-title{bottom:20%}}.p-itc .character .seq .seq-prev{background:url(/assets/lib/modern-slide-in/images/bt-prev.png)}.p-itc .character .seq .seq-next{background:url(/assets/lib/modern-slide-in/images/bt-next.png)}.p-itc .system .sec_container{background:url(/assets/img/games/itaco/pc/bg_system.jpg) no-repeat #d2d2d2;background-position:50%;height:745px}@media screen and (max-width:768px){.p-itc .system .sec_container{background:url(/assets/img/games/itaco/sp/bg_system_02.jpg) no-repeat #d2d2d2;background-position:50%;height:auto}}.p-itc .subtitle{margin:0;padding:20px 150px;text-align:right}@media screen and (max-width:768px){.p-itc .subtitle{margin:0 auto;padding:5%;width:60%}}.p-itc .subtitle img{width:auto}@media screen and (max-width:768px){.p-itc .subtitle img{width:100%;height:auto}}.p-itc .subtext{margin-bottom:30px}.p-itc .sys_desc{display:flex;width:70%;margin:30px auto}@media screen and (max-width:768px){.p-itc .sys_desc{display:block;width:90%;margin:30px auto 0;padding-bottom:5%}}.p-itc .gaming_thum{width:307px;margin-right:20px}@media screen and (max-width:768px){.p-itc .gaming_thum{width:90%;margin:0 auto 5%}.p-itc .gaming_thum img{width:100%}}.p-itc .highlights{color:#444}.p-itc .highlights .lead{font-size:32px;margin:0 0 10px}@media screen and (max-width:768px){.p-itc .highlights .lead{font-size:20px;margin:0 0 10px}}.p-itc .highlights .subtext{font-size:20px;line-height:1.5}@media screen and (max-width:768px){.p-itc .highlights .subtext{font-size:14px;line-height:1.5}}.p-itc .faq .sec_container{background:url(/assets/img/games/itaco/pc/bg_faq.jpg) no-repeat #000;background-position:50%;min-height:830px}@media screen and (max-width:768px){.p-itc .faq .sec_container{background:url(/assets/img/games/itaco/sp/bg_faq.jpg) no-repeat #000;background-size:100%;background-position:top;min-height:unset}}.p-itc .faq a{color:inherit}.p-itc .faq_list{list-style-type:none;width:70%;margin:0 auto;padding-top:100px}@media screen and (max-width:768px){.p-itc .faq_list{list-style-type:none;width:90%;margin:-50px auto 0;padding:5%}}.p-itc .faq_title{height:47px;background:url(/assets/img/games/itaco/pc/bg_faq_dt.png) repeat-x;font-size:30px;margin:0;text-indent:1em;position:relative}@media screen and (max-width:768px){.p-itc .faq_title{height:24px;background:url(/assets/img/games/itaco/sp/bg_faq_dt.png) repeat-x;font-size:20px;line-height:20px;margin:0;text-indent:1em;position:relative}}.p-itc .faq_title:before{font-size:20px;font-family:Avenir Next Condensed,Arial,sans-serif;width:20px;height:20px;position:absolute;top:11px;left:-20px}@media screen and (max-width:768px){.p-itc .faq_title:before{top:0}}.p-itc .faq_title.open:before{transform:rotate(90deg);top:-11px;left:11px}@media screen and (max-width:768px){.p-itc .faq_title.open:before{top:-16px;left:-5px}}.p-itc .answer{background-color:hsla(0,0%,100%,.2);margin:0;padding:10px 15px;font-size:18px;line-height:1.5;font-family:Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,YuGothic,Yu Gothic,Meiryo UI,sans-serif}@media screen and (max-width:768px){.p-itc .answer{font-size:12px}}.p-itc .faq_item:first-of-type .answer{display:block}.p-itc .ans_subtitle{font-size:16px;margin:0;padding-left:10px;border-left:5px solid #fff}.p-itc .ans_subtitle:last-of-type{margin-top:20px}.p-itc .bg_wh{background-color:hsla(0,0%,100%,.4)}@media screen and (max-width:768px){.p-itc .answer ul{padding-left:5%}}.p-itc_footer{text-align:right;font-family:Avenir Next Condensed,Arial,sans-serif;background-color:#000;color:#aaa;position:relative}.p-itc_footer a{color:inherit}.p-itc_footer .copy{text-align:center;margin:0;padding:10px 0}.p-itc_footer .btn_area{position:fixed;bottom:20px;right:30px}@media screen and (max-width:768px){.p-itc_footer .btn_area{position:fixed;bottom:0;right:2%}}.p-itc_footer .btn2top{position:relative;text-align:center;display:inline-block;width:50px;height:50px;border-radius:50%;background-color:#fff;line-height:70px}.p-itc_footer .btn2top:before{content:"";border:10px solid transparent;border-bottom-color:#aaa;position:absolute;top:0;left:15px}.p-itc_footer .btn2top:after{content:"";border:10px solid transparent;border-bottom-color:#fff;position:absolute;top:2px;left:15px}.p-itc .movie .sec_container{background:url(/assets/img/games/itaco/pc/bg_movie.jpg) no-repeat #000;background-position:50%;min-height:700px}@media screen and (max-width:768px){.p-itc .movie .sec_container{background:url(/assets/img/games/itaco/sp/bg_movie.jpg) no-repeat #d2d2d2;background-position:50%;min-height:auto}}.p-itc .movie_area{text-align:center;padding-top:120px}@media screen and (max-width:768px){.p-itc .movie_area{text-align:center;padding-top:0;position:relative;min-height:300px;width:100%;margin:-20px auto 30px}.p-itc .movie_area iframe{position:absolute;top:0;right:0;width:100%;height:100%}}.p-itc .release .sec_container{background:url(/assets/img/games/itaco/pc/bg_release.jpg) no-repeat #000;background-position:50%;background-size:cover;min-height:900px}@media screen and (max-width:768px){.p-itc .release .sec_container{background:url(/assets/img/games/itaco/sp/bg_release.jpg) no-repeat #d2d2d2;background-position:50%;min-height:auto}}.p-itc .rel_infoarea{text-align:center;padding-top:7%;width:80%;margin:auto}@media screen and (max-width:768px){.p-itc .rel_infoarea{width:90%;margin-top:-20px;margin-bottom:30px;padding-top:0}}.p-itc .rel_infoarea img{width:100%}.p-itctsr_header{background-color:#292929;padding:10px}@media screen and (max-width:768px){.p-itctsr_header--logo{text-align:center}.p-itctsr_header--logo a img{display:inline-block}}.p-itctsr_main--content{position:relative}.p-itctsr_main--mv img{width:100%}.p-itctsr_main--bnr{display:inline-block;position:absolute;bottom:30px;left:30px}@media screen and (max-width:768px){.p-itctsr_main--bnr{display:block;position:relative;bottom:unset;left:unset;max-width:unset}}@media(min-width:769px)and (max-width:1600px){.p-itctsr_main--bnr{max-width:25vw}}.p-itctsr_main a:hover img{opacity:.8}.p-itctsr_main img{width:100%;height:auto}.p-itctsr_footer{background-color:#292929;padding:10px}.p-itctsr_footer--copy{font-size:14px;color:#fff;text-align:center}.seq{position:relative;background:#d9d9d9 url(/images/bg-sequence.jpg) no-repeat;background-position:0 100%;background-size:cover;height:360px;width:100%;max-width:1280px;overflow:hidden;margin:0 auto;padding:0}.seq .seq-preloader{background:#d9d9d9}.seq .seq-canvas,.seq .seq-canvas>*,.seq .seq-screen{margin:0;padding:0;height:100%;width:100%;list-style:none}.seq .seq-canvas>*{position:absolute}.seq.seq-fallback .seq-canvas{max-width:1280px}.seq.seq-fallback .seq-pagination li{position:relative}.seq.seq-fallback .seq-pagination li img{border:0}.seq.seq-fallback .seq-pagination li a{display:block;width:100%;height:100%}.seq.seq-fallback .seq-next:focus,.seq.seq-fallback .seq-next:hover,.seq.seq-fallback .seq-pagination li:focus,.seq.seq-fallback .seq-pagination li:hover,.seq.seq-fallback .seq-prev:focus,.seq.seq-fallback .seq-prev:hover{top:-4px}.seq .seq-canvas{max-width:1280px;overflow:hidden;position:relative;display:block;margin:0 auto}.seq .seq-nav,.seq .seq-pagination{display:none}.seq.seq-active .seq-nav{display:block}.seq .seq-nav{position:absolute;z-index:9999;top:50%;width:100%;max-width:1280px;margin:0 auto;padding:0;pointer-events:none;border:0}.seq .seq-next,.seq .seq-prev{position:absolute;top:50%;margin-top:-33px;width:35px;height:66px;cursor:pointer;pointer-events:auto;transition-duration:.2s;transform:translateZ(0);border:0;font:0/0 a;text-shadow:none;color:transparent}.seq .seq-next{right:20px;background:url(/images/bt-next.png)}.seq .seq-next:focus,.seq .seq-next:hover{transform:translate3d(4px,0,0)}.seq .seq-prev{left:20px;background:url(/images/bt-prev.png)}.seq .seq-prev:focus,.seq .seq-prev:hover{transform:translate3d(-4px,0,0)}.seq .seq-model,.seq .seq-title{position:absolute}.seq .seq-title{bottom:5%;margin:0 2.5%;width:95%}.seq .seq-model{bottom:15%;height:81%;width:100%;max-height:568px}.seq .seq-model img{max-height:568px;display:block;height:100%;width:auto;margin:0 auto;opacity:0;transform:translate3d(60px,0,0);transition-duration:.3s;-webkit-transition-properties:transform,opacity;transition-properties:transform,opacity;transition-timing-function:ease-out!important}.seq .seq-title br{display:none}.seq .seq-title h2,.seq .seq-title h3{display:block;width:98%;vertical-align:middle;text-align:center;margin:0;opacity:0;font-size:16px;transition-duration:.3s;-webkit-transition-properties:opacity;transition-properties:opacity}.seq .seq-title h2{padding:.2em 1%;font-family:Oxygen,sans-serif;color:#fff;background:#000;float:left}.seq .seq-title h3{display:none;clear:left}.seq .seq-in .seq-model img,.seq .seq-in .seq-title h2,.seq .seq-in .seq-title h3{transform:translateZ(0);opacity:1}.seq .seq-out .seq-model img{transform:translate3d(-60px,0,0);opacity:0}.seq .seq-out .seq-title h2,.seq .seq-out .seq-title h3{opacity:0;transform:translateZ(0)}@media only screen and (min-width:640px){.seq{position:relative;height:auto;height:100%;max-height:90vh;min-height:360px;background-position:50% 100%}.seq:before{display:block;content:"";width:100%;padding-top:56.25%}.seq .seq-screen{position:absolute;top:0;left:0;right:0;bottom:0}.seq .seq-canvas>:before{content:"";height:100%;display:inline-block;vertical-align:middle}.seq .seq-model,.seq .seq-title{position:relative;display:inline-block;vertical-align:middle;margin:0 5% 0 2.5%}.seq .seq-model{top:0;bottom:0;width:25%;margin-left:12.5%}.seq .seq-model img{float:right;opacity:0;transform:translate3d(60px,0,0);-webkit-transition-properties:transform,opacity;transition-properties:transform,opacity}.seq .seq-title{bottom:0;width:40%;margin-right:12.5%}.seq .seq-title h2,.seq .seq-title h3{display:inline-block;width:auto;margin:0;opacity:0;text-align:left;font-size:18px;transition-duration:.3s;-webkit-transition-properties:transform,opacity;transition-properties:transform,opacity}.seq .seq-title h2{margin-bottom:.4em;padding:.2em .6em;font-family:Oxygen,sans-serif;color:#fff;background:#000;transform:translate3d(-120px,0,0)}.seq .seq-title h3{display:block;font-family:Source Sans Pro,sans-serif;transform:translate3d(120px,0,0)}.seq .seq-in .seq-model img{transform:translateZ(0);opacity:1}.seq .seq-out .seq-model img{transform:translate3d(-60px,0,0)}}@media only screen and (min-width:768px){.seq.seq-active .seq-pagination{display:block}.seq .seq-pagination{pointer-events:none;display:block;position:absolute;left:0;right:0;z-index:10;bottom:5px;margin:0 auto;padding:0 20px;max-width:1240px;text-align:right}.seq .seq-pagination li{display:inline-block;list-style:none;margin:0 10px;padding:0;cursor:pointer}.seq .seq-pagination li img{opacity:.4;pointer-events:auto;transform:translateZ(0);transition-duration:.2s;-webkit-transition-properties:transform,opacity;transition-properties:transform,opacity}.seq .seq-pagination li.seq-current img{opacity:1}.seq .seq-pagination li:focus img,.seq .seq-pagination li:hover img{transform:translate3d(0,-4px,0)}}@media only screen and (min-width:860px){.seq .seq-model{margin-left:10%;width:27.5%}.seq .seq-title{width:42.5%;margin-right:10%}.seq .seq-title br{display:inline-block}}@media only screen and (min-width:1020px){.seq .seq-model{margin-left:5%;width:32.5%}.seq .seq-title{width:47.5%;margin-right:5%}}@media only screen and (min-width:1120px){.seq .seq-model{margin-left:0;width:37.5%}.seq .seq-title{width:52.5%;margin-right:0}}@media (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.seq .seq-next{background:url(/images/bt-next@2x.png);background-size:35px 66px}.seq .seq-prev{background:url(/images/bt-prev@2x.png);background-size:35px 66px}}