@charset "UTF-8";
/* 中ページ
====================================================================================================================================== */
.page_title_wrap {
  background: url(../images/tyumara/bg_stripe_orange.gif);
  margin-bottom: 3em;
}

.page_title_wrap .wrapper {
  padding-bottom: 1.5em;
}

#navibar {
  padding-top: 1em;
  margin-bottom: 1em;
}

#navibar p {
  font-size: 0.875em;
  text-align: left;
  margin-bottom: 0;
}

/* header
====================================================================================================================================== */
.cms-ready #header {
  top: 0 !important;
}

#header {
  position: relative;
}

#header .main_visual {
  width: 100%;
}

#header .wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header_contents {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 60px;
}

.header_contents .times_marathon {
  position: absolute;
  top: 0;
  left: 0;
}

.header_contents .button_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 400px;
  margin: 0 auto;
}

.header_contents .button_area.go_top {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header_contents .button_area a {
  display: block;
  font-size: 1.125em;
  height: auto;
  margin-bottom: 0.7em;
}

#site_title {
  padding-top: 0;
  margin-left: 0;
  margin-bottom: 24px;
  text-align: center;
}

#site_title span {
  display: block;
}

#site_title .title_text01 {
  margin-bottom: 18px;
}

#site_title .title_text01 img {
  width: 191px;
}

#site_title .title_text02 img {
  width: 520px;
}

.sns_box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.sns_box li {
  width: 36px;
}

.sns_box li + li {
  margin-left: 3px;
}

.sns_box li img {
  width: 100%;
}

#header.in {
  position: static;
}

#header.in .wrapper {
  position: relative;
  left: 0;
  -webkit-transform: none;
  transform: none;
  padding: 1.5em 0;
}

#header.in #site_title {
  padding-top: 0;
  margin-bottom: 0;
  position: static;
  width: auto;
}

#header.in #site_title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header.in #site_title .title_text01 {
  width: 131px;
  margin-bottom: 0;
  margin-right: 1em;
}

#header.in #site_title .title_text01 img {
  width: 100%;
  vertical-align: middle;
}

#header.in #site_title .title_text02 {
  width: 352px;
}

#header.in #site_title .title_text02 img {
  width: 100%;
  vertical-align: middle;
}

/* contents
====================================================================================================================================== */
#conts {
  width: 100%;
}

#conts.in {
  padding: 0 0 4em;
}

#conts.in #articles_wrap {
  padding-top: 0;
}

#conts .wrapper {
  overflow: visible;
}

#conts .wrapper:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* footer
====================================================================================================================================== */
#footer .footer_bottom .wrapper {
  display: block;
}

#footer .info_area {
  width: auto;
  padding-top: 10px;
}

#footer .info_area .info_title {
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#footer .footer_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .footer_info .office {
  font-size: 1.36em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.7em;
}

#footer .footer_info .office br {
  display: none;
}

#footer .footer_info address, #footer .footer_info p {
  font-size: 1.13em;
  line-height: 1.5;
  margin-bottom: 0;
}

#footer .footer_info address br, #footer .footer_info p br {
  display: none;
}

#footer .footer_info .tel {
  display: block;
  margin-right: 0;
}

#footer .footer_info .tel .larger {
  font-size: 1.6em;
  font-weight: bold;
}

#footer .footer_info .text_area {
  width: calc(100% - 290px);
}

#footer .footer_info .buttons_area {
  margin-top: 0;
  display: block;
  width: 290px;
}

#footer .footer_info .buttons_area a {
  display: block;
  width: auto;
  font-size: 1.13em;
  padding: 0.4em 1em 0.4em 2.3em;
}

#footer .footer_info .buttons_area a .smaller {
  font-size: 0.9em;
}

#footer .footer_info .buttons_area a + a {
  margin-left: 0;
  margin-top: 0.5em;
}

#footer .footer_info .buttons_area a:last-child {
  width: auto;
}

#footer small {
  font-size: 0.9em;
}

/* フォーム画面
====================================================================================================================================== */
.table_form {
  margin-bottom: 2em;
}

.table_form th, .table_form td {
  border-top: 3px dotted #F0A500;
  border-bottom: 3px dotted #F0A500;
}

.table_form th {
  font-size: 1.36em;
}

.table_form td {
  padding: 1.2em 0.7em 1.2em 0.5em;
}

.table_form td .help_text {
  margin-top: 0.5em;
  font-size: 1.13em;
  line-height: 1.3;
}

.table_form td .input_end {
  margin-top: 0.5em;
  background: url(../images/tyumara/bg_stripe_orange.gif);
  padding: 1em;
}

.table_form td .input_end p {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}

.table_form td .input_end p a, .table_form td .input_end p a:link {
  color: #D23250;
}

#conts .table_form td ul[id^="formtools_qa"] {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#conts .table_form td ul[id^="formtools_qa"] li {
  padding-left: 0;
  margin-bottom: 0.4em;
  margin-right: 1em;
  white-space: nowrap;
}

#conts .table_form td ul[id^="formtools_qa"] li:before {
  display: none;
}

#conts .table_form td ul[id^="formtools_qa"] li:last-child {
  margin-bottom: 0;
}

.form_btn {
  cursor: pointer;
  display: block;
  letter-spacing: normal;
  font-size: 1.0625em;
  font-weight: bold;
  line-height: 1.3em;
  border-radius: 2.5em;
  padding: 1.2em 2.5em 1.2em 2.3em;
  border-radius: 2em;
  background-color: #ecece6;
  background-image: url(../images/icon_arrow_green_l.png);
  background-repeat: no-repeat;
  background-position: right 30px center;
  color: #222;
  border: 0;
}

.form_btn:hover {
  color: #222;
  opacity: 0.7;
  background-position: right 30px center;
}

.form_btn + input.form_btn {
  margin-left: 1em;
}

input.form_btn.btn_submit,
a.form_btn.go_home {
  background: #E13C5F url(../images/icon_arrow_white_r.png) no-repeat left 30px center;
  background-size: 15px auto;
  color: #fff;
}

input.form_btn.btn_submit:hover,
a.form_btn.go_home:hover {
  background-position: left 30px center;
}

input.btn_reset {
  background: #ecece6 url(../images/icon_clear.png) no-repeat left 30px center;
  font-weight: normal;
}

input.btn_reset:hover {
  background-position: left 30px center;
}

/*confilm*/
.error {
  color: #f33;
  font-weight: normal;
}

.error:before {
  content: "※";
}

/*確認*/
form table {
  margin-bottom: 2em;
}

form select.birth {
  display: inline-block;
  width: 8em;
  margin-left: 0.7em;
}

form select.birth:first-of-type {
  margin-left: 0;
}

.form_send h2 {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

form .column02 {
  overflow: hidden;
}

/*form .column02 dt { float:left; width:27%; margin-bottom:0; }
form .column02 dd { float:left; width:73%; }*/
form .form_file_group {
  margin-bottom: 20px;
  overflow: hidden;
}

form .file_list {
  margin-bottom: 10px;
  overflow: hidden;
}

form .form_tit {
  clear: both;
  letter-spacing: 0.2em;
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  /* header
  ====================================================================================================================================== */
  #header {
    height: auto;
  }
  #header .wrapper {
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: 100% !important;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .header_contents {
    width: 100%;
    padding-top: 7vw;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header_contents .times_marathon {
    left: 5vw;
  }
  a.button_link {
    padding: 0.8em 1.8em 0.8em 2.3em;
  }
  #site_title {
    margin-bottom: 20px;
  }
  #site_title .title_text01 {
    margin-bottom: 3vw;
  }
  #site_title .title_text01 img {
    width: 30vw;
  }
  #site_title .title_text02 img {
    width: 80vw;
  }
  .sns_box {
    right: 5vw;
  }
  #header.in .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  #header.in #site_title .title_text01 {
    width: 17vw;
  }
  #header.in #site_title .title_text02 {
    width: 47vw;
  }
  /* conts
  ====================================================================================================================================== */
  #conts {
    padding-top: 0;
  }
  /* footer
  ====================================================================================================================================== */
  #footer .info_area {
    padding-top: 0;
  }
  #footer .info_area .info_title {
    font-size: 2em;
  }
  #footer .footer_info {
    display: block;
  }
  #footer .footer_info .text_area {
    width: auto;
    margin-bottom: 1.5em;
  }
  #footer .footer_info .buttons_area {
    width: auto;
  }
  #footer .footer_info .buttons_area a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0.7em 0.5em 0.7em 2.3em;
  }
  #footer .footer_info .buttons_area a + a {
    margin-left: auto;
  }
  #footer small {
    text-align: center;
  }
  /* フォーム画面
  ====================================================================================================================================== */
  .table_form th {
    font-size: 1.25em;
  }
  .table_form td .input_end p a, .table_form td .input_end p a:link {
    text-decoration: underline;
  }
  input.btn_reset {
    background-position: left 20px center;
    background-size: 25px auto;
  }
  input.btn_reset:hover {
    background-position: left 20px center;
  }
}

@media screen and (max-width: 540px) {
  /* header
  ====================================================================================================================================== */
  #header .wrapper {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .header_contents {
    padding-top: 13vw;
  }
  .header_contents .times_marathon {
    left: 6vw;
  }
  .header_contents .button_area {
    display: block;
    width: auto;
  }
  .header_contents .button_area a.button_link {
    font-size: 3.6vw;
    height: auto;
    line-height: 1;
    padding: 0.7em 0 0.7em 2.3em;
    background-size: 2.2vw auto;
  }
  .header_contents .button_area a.button_link + a {
    margin-left: 0;
  }
  .header_contents .button_area a.button_link.button_pink {
    margin-bottom: 0.5em;
  }
  #site_title .title_text01 img {
    width: 33vw;
  }
  #site_title .title_text02 img {
    width: 100%;
  }
  .sns_box {
    right: 6vw;
  }
  .sns_box li {
    width: 30px;
  }
  #header.in #site_title {
    padding-left: 0;
    padding-right: 0;
  }
  #header.in #site_title a {
    display: block;
  }
  #header.in #site_title .title_text01 {
    display: block;
    margin-right: 0;
    margin-bottom: 0.5em;
    width: 25vw;
  }
  #header.in #site_title .title_text02 {
    display: block;
    width: 75vw;
  }
  /* conts
  ====================================================================================================================================== */
  /* footer
  ====================================================================================================================================== */
  #footer .info_area .info_title {
    font-size: 1.6em;
  }
  #footer .footer_info .office {
    font-size: 1.2em;
    line-height: 1.4;
  }
  #footer .footer_info .office br {
    display: block;
  }
  #footer .footer_info address, #footer .footer_info p {
    font-size: 1.1em;
  }
  #footer .footer_info .buttons_area a {
    font-size: 1.1em;
  }
  /* フォーム画面
  ====================================================================================================================================== */
  .table_form th {
    font-size: 1.2em;
    border-bottom: none;
  }
  .table_form td {
    border-top: none;
    border-bottom: none;
    padding-top: 0.5em;
  }
  .table_form tr:last-of-type td {
    border-bottom: 3px dotted #F0A500;
  }
  form select.birth {
    width: calc(100% - 3em);
    margin-left: 0;
    margin-bottom: 0.5em;
  }
  form select.birth:last-of-type {
    margin-bottom: 0;
  }
}
