@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  overflow-y: scroll;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
.noTouch a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Add Reset
------------------------------------------------------------------------------*/
html {
  text-rendering: optimizeLegibility;
}

br {
  letter-spacing: 0 !important;
}

img {
  -ms-interpolation-mode: bicubic;
}

ul, ol {
  padding: 0;
}

li {
  list-style: none;
}

dd {
  margin-left: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, pre {
  margin-top: 0;
  margin-bottom: 0;
}

* {
  vertical-align: top;
}

* {
  filter: inherit;
}

p, li, dt, dd, th, td, pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
  word-wrap: break-word;
}

/* Font Set
------------------------------------------------------------------------------*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src:
  local('Noto Sans Japanese'),
  url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
  url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
  url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}
html {
  color: #000000;
  font-size: 62.5%;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Noto Sans Japanese", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}
body {
  font-size: 160%;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Noto Sans Japanese", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}

/* modules
------------------------------------------------------------------------------*/
.uppercase {
  text-transform: uppercase;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
  line-height: 1;
}



/*------------------------------------------------------------------------------*/
/* Common Layout
/*------------------------------------------------------------------------------*/
html, body {
  background-color: transparent;
  color: #000000;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Noto Sans Japanese", Helvetica, Arial, sans-serif;
  line-height: 1.6;
}
body {
  visibility: hidden;
  min-width: 0;
  margin: 0 auto;
  overflow: hidden;
  background: url(/assets/img/common/bg_gray.jpg) left top repeat;
}
img {
  max-width: 100%;
  height: auto;
}

/*************************************************
モーダル
*************************************************/
.mfp-close-btn-in .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0;
}
.mfp-bg {
  opacity: 0.85;
}

.btn_menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background: url(/assets/img/common/bg_pink.jpg) left top repeat;
  width: 70px;
  height: 70px;
}
.btn_menu span {
  display: block;
  position: absolute;
  top: 50%;
  left: 34%;
  width: 32%;
  height: 2px;
  margin-top: -5px;
  background: #ffffff;
}
.btn_menu span:before, .btn_menu span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffffff;
}
.btn_menu span:before {
  top: -7px;
}
.btn_menu span:after {
  top: 7px;
}
.btn_menu:after {
  content: 'Menu';
  display: block;
  font-family: 'Ruluko', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  top: 44px;
  margin: 0 auto;
  text-align: center;
}

.popup-closebtn {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background: url(/assets/img/common/bg_pink.jpg) left top repeat;
  width: 70px;
  height: 70px;
}
.popup-closebtn:hover {
  opacity: 0.9;
}
.popup-closebtn span {
  display: block;
  position: absolute;
  top: 50%;
  left: 34%;
  width: 32%;
  height: 2px;
  margin-top: -5px;
  background-color: transparent;
}
.popup-closebtn span:before, .popup-closebtn span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffffff;
}
.popup-closebtn span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-closebtn span:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popup-closebtn:after {
  content: 'Close';
  display: block;
  font-family: 'Ruluko', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  top: 44px;
  margin: 0 auto;
  text-align: center;
}

.modal_container {
  margin: 0 auto;
  text-align: center;
}
#modal_menu ul li {
  display: inline-block;
  margin-right: 40px;
}
#modal_menu ul li:last-child {
  margin-right: 0;
}
#modal_menu ul li a {
  position: relative;
}
#modal_menu ul li a::after {
  position: absolute;
  top: 26px;
  left: 14%;
  content: '';
  width: 82%;
  height: 1px;
  background: #cccccc;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
#modal_menu ul li a:hover::after {
  transform: scale(1, 1);
}

#modal_eclink {
  width: 80%;
  max-width: 860px;
}
#modal_eclink .modal_ec_copy {
  margin: 0 auto 30px;
}
#modal_eclink ul li {
  display: inline-block;
  width: 24.4%;
}
#modal_eclink ul li a:hover {
  opacity: 0.95;
}
#modal_eclink .attention {
  color: #ffffff;
  margin-top: 30px;
}

/*************************************************/

.btn_eclink {
  width: 86px;
  position: fixed;
  right: 1%;
  bottom: 1.5%;
  z-index: 100;
}
.btn_eclink:hover {
  opacity: 0.9;
}
.article_inner {
  width: 92%;
  max-width: 1024px;
  margin: 100px auto 0;
  text-align: center;
}
.content_inner {
  width: 92%;
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}
.content_txt {
  margin-top: 25px;
  text-align: left;
  line-height: 1.6;
}
.btn_content a {
  display: block;
  width: 360px;
  padding: 18px 0;
  background: url(/assets/img/common/bg_navy.jpg) left top repeat;
  border-radius: 30px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.btn_content a:hover {
  color: #ffffff;
  opacity: 0.9;
}
.bnr_section {
  margin: 0 auto;
  text-align: center;
}
.bnr_column {
  margin-bottom: 20px;
}
.attention {
  font-size: 13px;
}


/*------------------------------------------------------------------------------*/
/* utility
/*------------------------------------------------------------------------------*/
.sp_only {
  display: none !important;
}



/*------------------------------------------------------------------------------*/
/* link
/*------------------------------------------------------------------------------*/
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  background-color: transparent;
  opacity: 0.8;
}
a:link, a:visited {
  outline: none!important;
  border: 0!important;
}




/*------------------------------------------------------------------------------*/
/* footer_section
/*------------------------------------------------------------------------------*/
.footer_gp {
  width: 100%;
  display: block;
  margin: -40px auto 140px;
}
.footer_gp p {
  position: absolute;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  padding: 2.2% 5%;
}









