@charset "utf-8";


/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     GoogleFont     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
@import url('https://fonts.googleapis.com/css2?family=Pirata+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');


/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     destyle(リセットcss)     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */
/**,::before,::after {box-sizing: border-box;border-style: solid;border-width: 0;}*/
/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {line-height: 1.15; /* 1 */-webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: transparent; /* 3*/}
/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {margin: 0;}
/**
 * Render the `main` element consistently in IE.
 */
main {display: block;}
/* Vertical rhythm */
/* ============================================ */
p,table,blockquote,address,pre,iframe,form,figure,dl {margin: 0;}
/* Headings */
/* ============================================ */
h1,h2,h3,h4,h5,h6 {font-size: inherit;line-height: inherit;font-weight: inherit;margin: 0;}
/* Lists (enumeration) */
/* ============================================ */
ul,ol {margin: 0;padding: 0;list-style: none;}
/* Lists (definition) */
/* ============================================ */
dt {/*font-weight: bold;*/font-weight: normal;}
dd {margin-left: 0;}
/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {box-sizing: content-box; /* 1 */height: 0; /* 1 */overflow: visible; /* 2 */border-top-width: 1px;margin: 0;clear: both;color: inherit;}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {font-family: monospace, monospace; /* 1 */font-size: inherit; /* 2 */}
address {font-style: inherit;}
/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {background-color: transparent;text-decoration: none;color: inherit;}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {text-decoration: underline; /* 2 */text-decoration: underline dotted; /* 2 */}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,strong {font-weight: bolder;}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {font-family: monospace, monospace; /* 1 */font-size: inherit; /* 2 */}
/**
 * Add the correct font size in all browsers.
 */
small {font-size: 80%;}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,embed,object,iframe {vertical-align: bottom;}
/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
/*button,input,optgroup,select,textarea {-webkit-appearance: none;appearance: none;vertical-align: middle;color: inherit;font: inherit;background: transparent;padding: 0;margin: 0;outline: 0;border-radius: 0;text-align: inherit;}*/
/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {-webkit-appearance: checkbox;appearance: checkbox;}
[type="radio"] {-webkit-appearance: radio;appearance: radio;}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/*button,input {overflow: visible;}*/
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {/* 1 */text-transform: none;}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/*button,[type="button"],[type="reset"],[type="submit"] {cursor: pointer;-webkit-appearance: none;appearance: none;}*/
button[disabled],[type="button"][disabled],[type="reset"][disabled],[type="submit"][disabled] {cursor: default;}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {display: none;}
/**
 * Remove padding
 */
option {padding: 0;}
/**
 * Reset to invisible
 */
/*fieldset {margin: 0;padding: 0;min-width: 0;}*/
fieldset,iframe {margin: 0;padding: 0;min-width: 0;border: 0;}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {color: inherit; /* 2 */display: table; /* 1 */max-width: 100%; /* 1 */padding: 0; /* 3 */white-space: normal; /* 1 */}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {vertical-align: baseline;}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {overflow: auto;}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {outline-offset: -2px; /* 1 */}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {-webkit-appearance: button; /* 1 */font: inherit; /* 2 */}
/**
 * Clickable labels
 */
label[for] {cursor: pointer;}
/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {display: block;}
/*
 * Add the correct display in all browsers.
 */
summary {display: list-item;}
/*
 * Remove outline for editable content.
 */
[contenteditable] {outline: none;}
/* Table */
/* ============================================ */
table {border-collapse: collapse;border-spacing: 0;}
caption {text-align: left;}
td,th {vertical-align: top;padding: 0;}
th {text-align: left;/*font-weight: bold;*/font-weight: normal;}
/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {display: none;}
/**
 * Add the correct display in IE 10.
 */
[hidden] {display: none;}

/* iOSでのデフォルトスタイルをリセット　Formボタン */
input[type="submit"],input[type="button"] {border-radius: 0;-webkit-box-sizing: content-box;-webkit-appearance: button;appearance: button; border: none;box-sizing: border-box;cursor: pointer;}input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration { display: none;}input[type="submit"]::focus,input[type="button"]::focus {outline-offset: -2px;}


/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Magnific Popup CSS     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#CCC;}.mfp-preloader a:hover{color:#FFF;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;//right:-6px;right:0;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3F3F3F;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;//max-width:900px;max-width:1280px;}.mfp-iframe-holder .mfp-close{//top:-40px;top:-45px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}/* Main image in popup */img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}/* The shadow behind the image */.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){/*** Remove all paddings around the image on small screen ***/.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Font     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          Yu Gothic          */
@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:100;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:200;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:300;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:400;}@font-face{src:local('Yu Gothic Bold');font-family:'Yu Gothic';font-weight:bold;}
/*          SNS Icon          */
@font-face {font-family: 'sns';src:  url('/10th-event/fonts/sns.eot?9wpwen');src:  url('/10th-event/fonts/sns.eot?9wpwen#iefix') format('embedded-opentype'),url('/10th-event/fonts/sns.ttf?9wpwen') format('truetype'),url('/10th-event/fonts/sns.woff?9wpwen') format('woff'),url('/10th-event/fonts/sns.svg?9wpwen#sns') format('svg');font-weight: normal;font-style: normal;} [class^="icon-"], [class*=" icon-"] {font-family: 'sns' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-ig:before {content: "\e906";}.icon-tb:before {content: "\e900";}.icon-tw:before {content: "\e901";}.icon-gp:before {content: "\e902";}.icon-fbc:before {content: "\e903";}.icon-fb:before {content: "\e904";}.icon-li:before {content: "\e905";}










/*+-+-+-+-+-+-+-ここより下が自社で設定しているデフォルト設定になります。+-+-+-+-+-+-+-*/

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Common     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;overflow-y:scroll;}
body{
	font-family: 'Noto Sans JP','游ゴシック体','游ゴシック','Yu Gothic','メイリオ',Meiryo,sans-serif;
	font-size:14px;
	color:#110b14;
	background:#10101a;
	line-height:1.4;
	width: 100%;
	height:100%;
	overflow:visible;
	word-wrap:break-word;
	overflow-wrap:break-word;
	font-feature-settings:'pkna' 1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust:100%;
}
img{
	display:inline-block;
	max-width:100%;
	height:auto;
	vertical-align:bottom;
}
a{
	/* color:#110b14; */
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
/*::-moz-selection{
	background:#333;
}*/
/*::selection{
	background:#333;
}*/
/*          clearfix          */
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{content:"";display:table;overflow:hidden;}
.clearfix:after{clear:both;}
/*          padding          */
/*padding*/
.pd_0  {padding: 0px;}
.pd_10 {padding: 10px;}
.pd_20 {padding: 20px;}
.pd_30 {padding: 30px;}
.pd_40 {padding: 40px;}
.pd_50 {padding: 50px;}
/*padding right left*/
.pd_rl0  {padding-right: 0px; padding-left: 0px;}
.pd_rl10 {padding-right: 10px; padding-left: 10px;}
.pd_rl20 {padding-right: 20px; padding-left: 20px;}
.pd_rl30 {padding-right: 30px; padding-left: 30px;}
.pd_rl40 {padding-right: 40px; padding-left: 40px;}
.pd_rl50 {padding-right: 50px; padding-left: 50px;}
/*padding top bottom*/
.pd_tb0  {padding-top: 0px; padding-bottom: 0px;}
.pd_tb10 {padding-top: 10px; padding-bottom: 10px;}
.pd_tb20 {padding-top: 20px; padding-bottom: 20px;}
.pd_tb30 {padding-top: 30px; padding-bottom: 30px;}
.pd_tb40 {padding-top: 40px; padding-bottom: 40px;}
.pd_tb50 {padding-top: 50px; padding-bottom: 50px;}
/*          margin          */
/*margin*/
.mg_0  {margin: 0px;}
.mg_10 {margin: 10px;}
.mg_20 {margin: 20px;}
.mg_30 {margin: 30px;}
.mg_40 {margin: 40px;}
.mg_50 {margin: 50px;}
/*margin right left*/
.mg_rl0  {margin-right: 0px; margin-left: 0px;}
.mg_rl10 {margin-right: 10px; margin-left: 10px;}
.mg_rl20 {margin-right: 20px; margin-left: 20px;}
.mg_rl30 {margin-right: 30px; margin-left: 30px;}
.mg_rl40 {margin-right: 40px; margin-left: 40px;}
.mg_rl50 {margin-right: 50px; margin-left: 50px;}
/*margin top bottom*/
.mg_tb0  {margin-top: 0px; margin-bottom: 0px;}
.mg_tb10 {margin-top: 10px; margin-bottom: 10px;}
.mg_tb20 {margin-top: 20px; margin-bottom: 20px;}
.mg_tb30 {margin-top: 30px; margin-bottom: 30px;}
.mg_tb40 {margin-top: 40px; margin-bottom: 40px;}
.mg_tb50 {margin-top: 50px; margin-bottom: 50px;}
/*          img          */
.img_fx{width:100%;height:auto;}
/*          Font          */
.mincho {font-family: Georgia, '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN W3', HiraMinProN-W3, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;}
.gothic {font-family:-apple-system,BlinkMacSystemFont,'.SFNSDisplay-Regular','Hiragino Sans','ヒラギノ角ゴシック','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,Roboto,'Droid Sans',sans-serif;}
.ft_normal{font-weight:normal;}
.ft_bold{font-weight:bold;}
/*          Color          */
.col_wt{color:#FFF;}
.col_bk{color:#000;}
.col_rd{color:#FF0000;}
.col_tp{color:transparent;}
/*          z-index          */
.z1{z-index:1;}
.z2{z-index:2;}
.z3{z-index:3;}
.z4{z-index:4;}
.z5{z-index:5;}
/*          transition          */
.trst_2s{-webkit-transition:.2s ease-out;transition:.2s ease-out;}
.trst_3s{-webkit-transition:.3s ease-out;transition:.3s ease-out;}
.trst_4s{-webkit-transition:.4s ease-out;transition:.4s ease-out;}
.trst_5s{-webkit-transition:.5s ease-out;transition:.5s ease-out;}



/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Media Screen     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          SP          */
@media screen and (max-width:768px) {
	.pc, .br { display: none; }
}

/*          PC          */
@media screen and (min-width:769px) {
	.sp { display: none; }
}




