/* reset.scss start*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

/* reset.scss end*/
/* setting.scss start*/
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0.03em;
  min-width: 1200px;
  font-weight: 500; }
  @media screen and (max-width: 768px) {
    body {
      min-width: 100%;
      font-size: 15px; } }
  @media screen and (max-width: 480px) {
    body {
      font-size: 4.2vw; } }

a {
  text-decoration: none;
  color: #222222;
  vertical-align: top !important; }

img {
  vertical-align: top; }

li {
  list-style: none; }

/*input, button, textarea, select {
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}*/
.boxwap {
  width: 1150px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .boxwap {
      width: 94%; } }

.fade {
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out; }

.fade:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.adalcss .pc {
  display: block !important; }
  @media screen and (max-width: 768px) {
    .adalcss .pc {
      display: none !important; } }

.adalcss .sp {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .adalcss .sp {
      display: block !important; } }

.adalcss .pc_inline {
  display: inline-block !important; }
  @media screen and (max-width: 768px) {
    .adalcss .pc_inline {
      display: none !important; } }

.adalcss .sp_inline {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .adalcss .sp_inline {
      display: inline-block !important; } }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

/* setting.scss end*/
#lp_subscriptions #header2_calendar {
  margin-top: 6%; }

.g20_banner {
  position: absolute;
  z-index: 1000;
  width: 100%; }

.daishizen2 .flexArea .list-mv07 {
  width: 80%;
  margin: 0 auto;
  width: 47%;
  margin-bottom: 6%;
}
