@charset "shuft-jis";
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 {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

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 {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* 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 {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}
em {
  font-style: normal;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
li {
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*------------------------------------------------------------*/
/* layout                                                   */
/*------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  color: #333;
  /* font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "?CI", Meiryo, Osaka, "lr oSVbN", "MS P Gothic", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 15px;
  line-height: 1.8;
  background-color: ;
  /*background:#f4aecc url(../img/bg.gif) center top;*/

  background: #eee;
  text-align: center;
  -webkit-text-size-adjust: 100%;
}

input[type="image"]:hover,
a:hover,
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

.m-header {
  background: #ffffff;
  /* height: 50px; */
  width: 100%;
  padding: 20px 0;
  position: relative;
  z-index: 2;
}

/* !footer
---------------------------------------------------------- */
.m-footer {
  font-size: 16px;
  padding: 20px 0;
  font-weight: bold;
  background: #486d41;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .m-footer {
    font-size: 13px;
  }
}

.page-hd {
  margin: 0 auto;
  max-width: 1500px;
}

.page-hd img {
  width: 100%;
}


/* !contents
---------------------------------------------------------- */

.contents {
  width: 810px;
  margin: 20px auto 0;
  padding: 30px 45px;
  background: #FFF;
  text-align: left;
}
.cont-ttl01 {
  padding: 4px;
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
}
.contents-in {
  padding: 0 5px;
}
.cont-lead01 {
  margin-top: 15px;
}
.cont-lead02 {
  margin-top: 15px;
}
.form {
  margin-top: 15px;
  word-break: break-all;
}
.tb01 {
  /* width: 800px; */
  margin: auto 40px;
}
.tb01 th,
.tb01 td {
  padding: 5px 0 15px;
}
.tb01 th {
  width: 170px;
  text-align: right;
  vertical-align: top;
  color: #444444;
}
.tb01 th p {
  margin: 0;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 19px;
  /*padding: 0 0 0 2em;*/
}
.tb01 .td01 {
  padding: 0 1.5em 0 0em;
  text-align: center;
  vertical-align: top;
}
.tb01 .td02 textarea {
  /* width: 99%; */
}

.form-txt01 {
  display: inline-block;
  margin-left: 5px;
}
.form-txt02 {
  font-size: 1.3rem;
  /* font-size: 11px; */
}
.button-block {
  text-align: center;
  margin-top: 35px;
  font-size: 0;
}
.button-block input {
  display: inline-block;
}
.button-block input {
  vertical-align: top;
}
.button-block > * {
  margin-left: 20px;
}
.button-block > *:first-child {
  margin-left: 0;
}

.txt-red01 {
  color: #C00;
}

.error-message {
  margin-top: 30px;
  color: #C00;
  font-weight: bold;
}

.input-txt01,textarea {
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #999;
  font-size: inherit;
}
@media screen and (max-width: 767px) {
  .input-txt01,textarea {
    font-size: 16px;
  }
}
.input-txt01 {
  width: 50%;
}
.input-txt01[name=age_code] {
  width: 10%;
}
textarea[name=pr_work] {
  width: 100%;
}
textarea[name=url_mp4] {
  width: 100%;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .input-txt01 {
    width: 90%;
  }
  .input-txt01[name=age_code] {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .contents {
    width: auto;
    /*margin: 20px auto 0;*/
    padding: 20px 10px;
  }
  .tb01 {
    display: block;
    width: auto;
    margin: 0;
  }
  .tb01 tr,
  .tb01 th,
  .tb01 td {
    display: block;
    /*padding: 5px 0;*/
  }
  .tb01 tr {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .tb01 tr:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .tb01 tr.file02 {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .tb01 tr th > p > br {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
  }
  .tb01 th {
    display: inline-block;
    width: auto;
    text-align: left;
    /*vertical-align: center;*/
    /*color: #444444;*/
  }
  .tb01 th p {
    line-height: 19px;
    padding: 0;
  }
  .tb01 .td01 {
    display: inline-block;
    padding: 0;
    text-align: left;
  }
  .tb01 .empty-cell {
    display: none;
  }
  .form-txt01 {
    margin-top: 5px;
    display: block;
    font-size: 1.2rem;
  }
  .form input[type="text"] {
    font-size: 1.5rem;
  }
  .input-txt01 {
    box-sizing: border-box;
    /* width: 100%; */
    max-width: 100%;
  }
  .caution01 {
    display: block;
    margin-top: 10px;
  }

  .button-block {
    margin-top: 20px;
  }
  .button-block input {
    display: inline-block;
    width: 48%;
  }
  .button-block input {
    vertical-align: top;
  }
  .button-block > * {
    margin-left: 4%;
  }
  .button-block > *:first-child {
    margin-left: 0;
  }

  .error-message {
    margin-top: 15px;
  }
}

.scroll-box-group {

}

.scroll-box {
  box-sizing: border-box;
  height: 200px;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #999;
  font-size: 16px;
}
.scroll-box:not(:first-child) {
  margin-top: 30px;
}
.scroll-box-input {
  margin-top: 10px;
}

/*------------------------------------------------------------*/
/* privacy                                                   */
/*------------------------------------------------------------*/

.pp-header {
  font-size: 30px;
  padding: 20px 0;
  font-weight: bold;
  background: #486d41;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pp-header {
    font-size: 18px;
  }
}


.pp {
  max-width: 880px;
  margin: 50px auto 50px;
  padding: 40px;
  background: #fff;
  box-sizing: border-box;
  text-align: left;
  font-size: 15px;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .pp {
    padding: 20px;
  }
}
.page.pp * {
  box-sizing: border-box;
}

.pp p {
  margin-top: 1em;
}
.pp p:nth-child(1) {
  margin-top: 0;
}

.pp-lead {
  margin-top: 0;
}

.pp-section {
  margin-top: 30px;
}
.pp-section-title {
  padding: 0 0 10px;
  border-bottom: 2px solid;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .pp-section-title {
    font-size: 1.5rem;
  }
}
.pp-contents {
  margin-top: 20px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pp-contents {
    font-size: 1.3rem;
  }
}

.list {
  margin-top: 1em;
  padding-left: 30px;
}
.list:nth-child(1) {
  margin-top: 0;
}

.list li {
  /* padding-left: 20px; */
  list-style-position: outside;
  /* list-style-type: '	'; */
}

.list li.ico1 {
  list-style-type: '	';
}

.list li.ico2 {
  list-style-type: '	';
}

.list li.indent1 {
  margin-left: 25px;
}

/*************************************
helper classes
*************************************/
.mt00 { margin-top: 0 !important; }
.mt03 { margin-top: 3px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }
.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }
.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }
.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }
.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }
.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }
.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

/* rem */
.fz10 { font-size: 1.0rem !important; }
.fz11 { font-size: 1.1rem !important; }
.fz12 { font-size: 1.2rem !important; }
.fz13 { font-size: 1.3rem !important; }
.fz14 { font-size: 1.4rem !important; }
.fz15 { font-size: 1.5rem !important; }
.fz16 { font-size: 1.6rem !important; }
.fz17 { font-size: 1.7rem !important; }
.fz18 { font-size: 1.8rem !important; }
.fz19 { font-size: 1.9rem !important; }
.fz20 { font-size: 2.0rem !important; }
.fz21 { font-size: 2.1rem !important; }
.fz22 { font-size: 2.2rem !important; }
.fz23 { font-size: 2.3rem !important; }
.fz24 { font-size: 2.4rem !important; }
.fz25 { font-size: 2.5rem !important; }
.fz26 { font-size: 2.6rem !important; }
.fz27 { font-size: 2.7rem !important; }
.fz28 { font-size: 2.8rem !important; }
.fz29 { font-size: 2.9rem !important; }
.fz30 { font-size: 3.0rem !important; }
.fz31 { font-size: 3.1rem !important; }
.fz32 { font-size: 3.2rem !important; }
.fz33 { font-size: 3.3rem !important; }
.fz34 { font-size: 3.4rem !important; }
.fz35 { font-size: 3.5rem !important; }
.fz36 { font-size: 3.6rem !important; }
.fz37 { font-size: 3.7rem !important; }
.fz38 { font-size: 3.8rem !important; }
.fz39 { font-size: 3.9rem !important; }
.fz40 { font-size: 4.0rem !important; }

.lh00 { line-height: 0 !important; }
.lh11 { line-height: 1.1 !important; }
.lh12 { line-height: 1.2 !important; }
.lh13 { line-height: 1.3 !important; }
.lh14 { line-height: 1.4 !important; }
.lh15 { line-height: 1.5 !important; }
.lh16 { line-height: 1.6 !important; }
.lh17 { line-height: 1.7 !important; }
.lh18 { line-height: 1.8 !important; }
.lh19 { line-height: 1.9 !important; }
.lh20 { line-height: 2.0 !important; }
.lh21 { line-height: 2.1 !important; }
.lh22 { line-height: 2.2 !important; }
.lh23 { line-height: 2.3 !important; }
.lh24 { line-height: 2.4 !important; }
.lh25 { line-height: 2.5 !important; }

.ta-c { text-align: center; }
.ta-l { text-align: left; }
.ta-r { text-align: right; }
.dy-n { display: none; }
.dy-b { display: block; }
.dy-ib { display: inline-block; }
.dy-i { display: inline; }
.fl-l { float: left; }
.fl-r { float: right; }
.va-m { vertical-align: middle; }
.va-bl { vertical-align: baseline; }
.va-t { vertical-align: top; }
.va-b { vertical-align: bottom; }
.td-u { text-decoration: underline; }
.fw-b { font-weight: bold;  }

.red { color: #D4746A; }
.white { color: #fff; }