@charset "UTF-8";
/*!
 * ress.css • v3.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
}

.all_wrapper,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
}

::before,
::after {
  vertical-align: inherit;
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
}

* {
  margin: 0;
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
}

/* # =================================================================
     # General elements
     # ================================================================= */
.all_wrapper hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
}

.all_wrapper a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

.all_wrapper a:active,
.all_wrapper a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  outline-offset: -2px;
  /* Correct the outline style in Safari */
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
}

/* Style select like a standard input */
select {
  -webkit-appearance: none;
  /* Chrome 41+ */
  -moz-appearance: none;
  /* Firefox 36+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
}

::-webkit-file-upload-button {
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
  color: inherit;
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

main {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .icon-hamburger hr {
    margin: 7px auto 0;
  }
}

.all_wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.all_wrapper .sp {
  display: none;
}
.all_wrapper .mv {
  width: 100%;
}
.all_wrapper .mv img {
  width: 100%;
}
.all_wrapper .main_text {
  text-align: center;
  margin: 50px auto;
}
@media screen and (max-width: 768px) {
  .all_wrapper .main_text {
    margin: 20px auto;
  }
}
.all_wrapper .main_text h1 {
  margin-bottom: 20px;
}
.all_wrapper .main_text h2 {
  font-size: 19px;
  margin-bottom: 20px;
}
.all_wrapper .main_text p {
  line-height: 24px;
}
.all_wrapper .desc {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;
}
.all_wrapper .box {
  border: 3px solid lightgray;
  padding: 20px;
  border-radius: 20px;
}
.all_wrapper .box1 {
  border: 3px solid lightgray;
  border-radius: 20px;
}
.all_wrapper .item_sec {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.all_wrapper .item_sec .cap_item {
  width: 30%;
  margin: 0 10px;
}
.all_wrapper .item_sec .cap_item img {
  width: 100%;
  margin-bottom: 10px;
  transition: 0.6s;
}
.all_wrapper .item_sec .cap_item img:hover {
  transform: scale(1.1);
  opacity: 0.6;
}
.all_wrapper .item_sec .pre_item {
  width: 32%;
  margin: 0 5px;
}
.all_wrapper .item_sec .pre_item img {
  width: 100%;
  margin-bottom: 10px;
  transition: 0.6s;
}
.all_wrapper .item_sec .pre_item img:hover {
  transform: scale(1.1);
  opacity: 0.6;
}
.all_wrapper .point {
  pointer-events: none;
}
.all_wrapper .plus {
  font-size: 40px;
  text-align: center;
}
.all_wrapper .tweet_sec {
  max-width: 800px;
  margin: 100px auto;
}
@media screen and (max-width: 768px) {
  .all_wrapper .tweet_sec {
    margin: 50px auto;
  }
}
.all_wrapper .tweet_sec h1 {
  text-align: center;
  margin: 0 0 50px;
}
.all_wrapper .tweet_sec .shop_twt_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .all_wrapper .tweet_sec .shop_twt_box {
    margin: 30px 0;
  }
}
.all_wrapper .tweet_sec .shop_twt_box .order {
  order: 10;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_img {
  width: 10%;
  min-width: 50px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_img img {
  width: 100%;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info {
  width: 85%;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info a {
  transition: 0.7s;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info a:hover {
  opacity: 0.7;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_r {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #595959;
  box-sizing: border-box;
  border-radius: 15px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_r::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_r::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #595959;
  z-index: 1;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_r span {
  display: inline-block;
  width: 5%;
  padding: 0 8px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_r span img {
  width: 100%;
  vertical-align: middle;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #595959;
  box-sizing: border-box;
  border-radius: 15px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l::before {
    right: -23.5px;
  }
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #595959;
  z-index: 1;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l p {
  line-height: 20px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l span {
  display: inline-block;
  width: 5%;
  padding: 0 8px;
}
.all_wrapper .tweet_sec .shop_twt_box .shop_info .shop_comment_l span img {
  width: 100%;
  vertical-align: middle;
}
.all_wrapper .tweet_list_sec {
  max-width: 800px;
  margin: 0 auto 100px;
}
.all_wrapper .tweet_list_sec .twt_img {
  display: inline-block;
  width: 4%;
  padding: 0 5px;
}
.all_wrapper .tweet_list_sec .twt_img img {
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .all_wrapper .tweet_list_sec {
    margin: 0 auto 40px;
  }
}
.all_wrapper .tweet_list_sec .twt_list {
  display: flex;
  justify-content: space-between;
}
.all_wrapper .tweet_list_sec .twt_list .twt_list_box p {
  padding: 8px 0;
}
.all_wrapper .tweet_list_sec .twt_list .twt_list_box p a {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  color: blue;
}
.all_wrapper .tweet_list_sec .twt_list .twt_list_box p a::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.all_wrapper .tweet_list_sec .twt_list .twt_list_box p a:hover::after {
  transform: scale(1, 1);
}
.all_wrapper .movie_sec {
  max-width: 800px;
  margin: 0 auto;
}
.all_wrapper .movie_sec h1 {
  text-align: center;
  margin: 0 0 50px;
}
.all_wrapper .movie_sec .movie_title {
  margin: 0;
  text-align: left;
}
.all_wrapper .movie_sec .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 40px;
}
.all_wrapper .movie_sec .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.all_wrapper .movie_sec .gore_text {
  width: 100%;
  border: 1px solid lightgray;
  padding: 10px;
  margin: 30px auto;
}
.all_wrapper .recomend {
  max-width: 1000px;
  margin: 100px auto;
}
.all_wrapper .recomend h1, .all_wrapper .recomend p {
  text-align: center;
}
.all_wrapper .recomend .rec_item_box {
  display: flex;
  flex-wrap: wrap;
}
.all_wrapper .recomend .rec_item_box .rec_item {
  width: 31%;
  margin: 25px 10px;
}
@media screen and (max-width: 768px) {
  .all_wrapper .recomend .rec_item_box .rec_item {
    width: 44%;
  }
}
.all_wrapper .recomend .rec_item_box .rec_item img {
  width: 100%;
  margin-bottom: 10px;
  transition: 0.6s;
}
.all_wrapper .recomend .rec_item_box .rec_item img:hover {
  transform: scale(1.1);
  opacity: 0.6;
}
.all_wrapper .footer_area {
  max-width: 800px;
  margin: 100px auto;
}
.all_wrapper .footer_area h1, .all_wrapper .footer_area p {
  text-align: center;
}
.all_wrapper .footer_area .mv {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .all_wrapper {
    margin: 0 8px;
  }
  .all_wrapper h1 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .all_wrapper h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .all_wrapper p {
    font-size: 12px;
    line-height: 18px;
  }
  .all_wrapper .present .cap_sec .pre_item p {
    font-size: 12px;
  }
  .all_wrapper .tweet_sec .shop_twt_box .shop_info a {
    font-size: 12px;
  }
  .all_wrapper .pc {
    display: none;
  }
  .all_wrapper .sp {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */