@import url("../font/material-icons.css");
* {
  box-sizing: border-box
}


/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.6;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../font/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../font/MaterialIcons-Regular.woff2) format("woff2"), url(../font/MaterialIcons-Regular.woff) format("woff"), url(../font/MaterialIcons-Regular.ttf) format("truetype")
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  vertical-align: middle
}

.material-icons_attachment {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg)
}

.material-icons_arrowTop {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.material-icons_arrowBottom {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

body {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem
}

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

figcaption, figure, main {
  display: block
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

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

button, input, optgroup, select, textarea {
  font-size: 100%;
  line-height: 1.6;
  margin: 0;
  outline: none
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details, menu {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

ul {
  list-style: none;
  padding: 0
}

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

h1, h2, h3, ul {
  margin: 0
}

.theme_blue {
  background: #fff
}

.theme_blue * {
  color: #333
}

.theme_blue .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #0062b2
}

.theme_blue .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #0062b2
}

.theme_blue .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #0062b2
}

.theme_blue .header_loginSp .header_loginSpLink {
  color: #0062b2
}

.theme_blue .header_loginSp .header_loginSpLink i {
  color: #0062b2
}

.theme_blue h2 {
  border-color: #0062b2
}

.theme_blue h3 {
  color: #0062b2;
  border-color: #0062b2
}

.theme_blue .iconLink i {
  color: #0062b2
}

.theme_blue .iconLink span {
  color: #0062b2;
  border-color: rgba(0, 98, 178, 0.3)
}

.theme_blue .txtLink {
  color: #0062b2;
  border-color: rgba(0, 98, 178, 0.3)
}

.theme_blue .linkBox a {
  color: #0062b2;
  border-color: rgba(0, 98, 178, 0.3)
}

.theme_blue .LinkBtn {
  background-color: #0062b2
}

.theme_blue .LinkGhostBtn {
  border: 2px solid #0062b2;
  color: #0062b2
}

.theme_blue .LinkGhostBtn i {
  color: #0062b2
}

.theme_blue .smallBtn {
  background-color: #0062b2
}

.theme_blue .mypageMailBox_link .material-icons_position {
  color: #0062b2
}

.theme_blue .secSmallBtn {
  border-color: #0062b2;
  color: #0062b2
}

.theme_blue .addBtn {
  color: #0062b2
}

.theme_blue .addBtn i {
  color: #0062b2
}

.theme_blue .checkBox input:checked+span:after {
  background-color: #0062b2;
  border: 1px solid #0062b2
}

.theme_blue .inputDateRow_box i {
  color: #0062b2
}

.theme_blue .circleIcon {
  background-color: #0062b2
}

.theme_blue .pdfBox_icon {
  background-color: #0062b2
}

.theme_blue .pdfBox_dl i {
  color: #0062b2
}

.theme_blue .authenticationBox {
  border-color: #0062b2
}

.theme_blue .grayTableBox:before {
  border-left: 12px solid #fff
}

.theme_blue .ham span {
  background-color: #0062b2
}

.theme_blue .inputFileLabel {
  border-color: #0062b2;
  color: #0062b2
}

.theme_blue .txtBox a {
  color: #0062b2
}

.theme_blue .color_txt, .theme_blue .flow .flow_already, .flow .theme_blue .flow_already, .theme_blue .flow .flow_already span, .flow .flow_already .theme_blue span, .theme_blue .courseBox_on .name, .courseBox_on .theme_blue .name, .theme_blue .moreContent_title div, .moreContent_title .theme_blue div {
  color: #0062b2
}

.theme_blue .color_txt_icon {
  color: #0062b2
}

.theme_blue .color_txt_icon i {
  color: #0062b2
}

.theme_blue .color_bg, .theme_blue .flow .flow_already::before, .flow .theme_blue .flow_already::before, .theme_blue .chkBox label input:checked+span, .chkBox label .theme_blue input:checked+span, .theme_blue .chkBox .radioChkDisplay_checked, .chkBox .theme_blue .radioChkDisplay_checked, .theme_blue .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_blue input[type="checkbox"]:checked~label:before {
  background-color: #0062b2
}

.theme_blue .color_border, .theme_blue .lnk a, .lnk .theme_blue a, .theme_blue .radioBox label input:checked+span, .radioBox label .theme_blue input:checked+span, .theme_blue .radioBox .radioChkDisplay_checked, .radioBox .theme_blue .radioChkDisplay_checked, .theme_blue .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_blue input[type="radio"]:checked~label:before, .theme_blue .courseBox_on, .theme_blue .inputForm_txt:focus {
  border-color: #0062b2
}

.theme_blue .courseListBox {
  width: 100%;
  border-collapse: collapse;
  border: 2px #0062b2 solid;
}

.theme_blue .courseListBox th {
  border-collapse: collapse;
  border: 2px #0062b2 solid;
  padding: 5px;
  background-color: #80ffff;
}

.theme_blue .courseListBox td {
  border-collapse: collapse;
  border: 2px #0062b2 solid;
  padding: 5px
}

.theme_pink {
  background: #fff
}

.theme_pink * {
  color: #333
}

.theme_pink .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #eb3f48
}

.theme_pink .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #eb3f48
}

.theme_pink .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #eb3f48
}

.theme_pink .header_loginSp .header_loginSpLink {
  color: #eb3f48
}

.theme_pink .header_loginSp .header_loginSpLink i {
  color: #eb3f48
}

.theme_pink h2 {
  border-color: #eb3f48
}

.theme_pink h3 {
  color: #eb3f48;
  border-color: #eb3f48
}

.theme_pink .iconLink i {
  color: #eb3f48
}

.theme_pink .iconLink span {
  color: #eb3f48;
  border-color: rgba(235, 63, 72, 0.3)
}

.theme_pink .txtLink {
  color: #eb3f48;
  border-color: rgba(235, 63, 72, 0.3)
}

.theme_pink .linkBox a {
  color: #eb3f48;
  border-color: rgba(235, 63, 72, 0.3)
}

.theme_pink .LinkBtn {
  background-color: #eb3f48
}

.theme_pink .LinkGhostBtn {
  border: 2px solid #eb3f48;
  color: #eb3f48
}

.theme_pink .LinkGhostBtn i {
  color: #eb3f48
}

.theme_pink .smallBtn {
  background-color: #eb3f48
}

.theme_pink .mypageMailBox_link .material-icons_position {
  color: #eb3f48
}

.theme_pink .secSmallBtn {
  border-color: #eb3f48;
  color: #eb3f48
}

.theme_pink .addBtn {
  color: #eb3f48
}

.theme_pink .addBtn i {
  color: #eb3f48
}

.theme_pink .checkBox input:checked+span:after {
  background-color: #eb3f48;
  border: 1px solid #eb3f48
}

.theme_pink .inputDateRow_box i {
  color: #eb3f48
}

.theme_pink .circleIcon {
  background-color: #eb3f48
}

.theme_pink .pdfBox_icon {
  background-color: #eb3f48
}

.theme_pink .pdfBox_dl i {
  color: #eb3f48
}

.theme_pink .authenticationBox {
  border-color: #eb3f48
}

.theme_pink .grayTableBox:before {
  border-left: 12px solid #fff
}

.theme_pink .ham span {
  background-color: #eb3f48
}

.theme_pink .inputFileLabel {
  border-color: #eb3f48;
  color: #eb3f48
}

.theme_pink .txtBox a {
  color: #eb3f48
}

.theme_pink .color_txt, .theme_pink .flow .flow_already, .flow .theme_pink .flow_already, .theme_pink .flow .flow_already span, .flow .flow_already .theme_pink span, .theme_pink .courseBox_on .name, .courseBox_on .theme_pink .name, .theme_pink .moreContent_title div, .moreContent_title .theme_pink div {
  color: #eb3f48
}

.theme_pink .color_txt_icon {
  color: #eb3f48
}

.theme_pink .color_txt_icon i {
  color: #eb3f48
}

.theme_pink .color_bg, .theme_pink .flow .flow_already::before, .flow .theme_pink .flow_already::before, .theme_pink .chkBox label input:checked+span, .chkBox label .theme_pink input:checked+span, .theme_pink .chkBox .radioChkDisplay_checked, .chkBox .theme_pink .radioChkDisplay_checked, .theme_pink .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_pink input[type="checkbox"]:checked~label:before {
  background-color: #eb3f48
}

.theme_pink .color_border, .theme_pink .lnk a, .lnk .theme_pink a, .theme_pink .radioBox label input:checked+span, .radioBox label .theme_pink input:checked+span, .theme_pink .radioBox .radioChkDisplay_checked, .radioBox .theme_pink .radioChkDisplay_checked, .theme_pink .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_pink input[type="radio"]:checked~label:before, .theme_pink .courseBox_on, .theme_pink .inputForm_txt:focus {
  border-color: #eb3f48
}

.theme_orange {
  background: #fff
}

.theme_orange * {
  color: #333
}

.theme_orange .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #ef8802
}

.theme_orange .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #ef8802
}

.theme_orange .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #ef8802
}

.theme_orange .header_loginSp .header_loginSpLink {
  color: #ef8802
}

.theme_orange .header_loginSp .header_loginSpLink i {
  color: #ef8802
}

.theme_orange h2 {
  border-color: #ef8802
}

.theme_orange h3 {
  color: #ef8802;
  border-color: #ef8802
}

.theme_orange .iconLink i {
  color: #ef8802
}

.theme_orange .iconLink span {
  color: #ef8802;
  border-color: rgba(239, 136, 2, 0.3)
}

.theme_orange .txtLink {
  color: #ef8802;
  border-color: rgba(239, 136, 2, 0.3)
}

.theme_orange .linkBox a {
  color: #ef8802;
  border-color: rgba(239, 136, 2, 0.3)
}

.theme_orange .LinkBtn {
  background-color: #ef8802
}

.theme_orange .LinkGhostBtn {
  border: 2px solid #ef8802;
  color: #ef8802
}

.theme_orange .LinkGhostBtn i {
  color: #ef8802
}

.theme_orange .smallBtn {
  background-color: #ef8802
}

.theme_orange .mypageMailBox_link .material-icons_position {
  color: #ef8802
}

.theme_orange .secSmallBtn {
  border-color: #ef8802;
  color: #ef8802
}

.theme_orange .addBtn {
  color: #ef8802
}

.theme_orange .addBtn i {
  color: #ef8802
}

.theme_orange .checkBox input:checked+span:after {
  background-color: #ef8802;
  border: 1px solid #ef8802
}

.theme_orange .inputDateRow_box i {
  color: #ef8802
}

.theme_orange .circleIcon {
  background-color: #ef8802
}

.theme_orange .pdfBox_icon {
  background-color: #ef8802
}

.theme_orange .pdfBox_dl i {
  color: #ef8802
}

.theme_orange .authenticationBox {
  border-color: #ef8802
}

.theme_orange .grayTableBox:before {
  border-left: 12px solid #fff
}

.theme_orange .ham span {
  background-color: #ef8802
}

.theme_orange .inputFileLabel {
  border-color: #ef8802;
  color: #ef8802
}

.theme_orange .txtBox a {
  color: #ef8802
}

.theme_orange .color_txt, .theme_orange .flow .flow_already, .flow .theme_orange .flow_already, .theme_orange .flow .flow_already span, .flow .flow_already .theme_orange span, .theme_orange .courseBox_on .name, .courseBox_on .theme_orange .name, .theme_orange .moreContent_title div, .moreContent_title .theme_orange div {
  color: #ef8802
}

.theme_orange .color_txt_icon {
  color: #ef8802
}

.theme_orange .color_txt_icon i {
  color: #ef8802
}

.theme_orange .color_bg, .theme_orange .flow .flow_already::before, .flow .theme_orange .flow_already::before, .theme_orange .chkBox label input:checked+span, .chkBox label .theme_orange input:checked+span, .theme_orange .chkBox .radioChkDisplay_checked, .chkBox .theme_orange .radioChkDisplay_checked, .theme_orange .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_orange input[type="checkbox"]:checked~label:before {
  background-color: #ef8802
}

.theme_orange .color_border, .theme_orange .lnk a, .lnk .theme_orange a, .theme_orange .radioBox label input:checked+span, .radioBox label .theme_orange input:checked+span, .theme_orange .radioBox .radioChkDisplay_checked, .radioBox .theme_orange .radioChkDisplay_checked, .theme_orange .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_orange input[type="radio"]:checked~label:before, .theme_orange .courseBox_on, .theme_orange .inputForm_txt:focus {
  border-color: #ef8802
}

.theme_green {
  background: #fff
}

.theme_green * {
  color: #333
}

.theme_green .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #00663b
}

.theme_green .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #00663b
}

.theme_green .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #00663b
}

.theme_green .header_loginSp .header_loginSpLink {
  color: #00663b
}

.theme_green .header_loginSp .header_loginSpLink i {
  color: #00663b
}

.theme_green h2 {
  border-color: #00663b
}

.theme_green h3 {
  color: #00663b;
  border-color: #00663b
}

.theme_green .iconLink i {
  color: #00663b
}

.theme_green .iconLink span {
  color: #00663b;
  border-color: rgba(0, 102, 59, 0.3)
}

.theme_green .txtLink {
  color: #00663b;
  border-color: rgba(0, 102, 59, 0.3)
}

.theme_green .linkBox a {
  color: #00663b;
  border-color: rgba(0, 102, 59, 0.3)
}

.theme_green .LinkBtn {
  background-color: #00663b
}

.theme_green .LinkGhostBtn {
  border: 2px solid #00663b;
  color: #00663b
}

.theme_green .LinkGhostBtn i {
  color: #00663b
}

.theme_green .smallBtn {
  background-color: #00663b
}

.theme_green .mypageMailBox_link .material-icons_position {
  color: #00663b
}

.theme_green .secSmallBtn {
  border-color: #00663b;
  color: #00663b
}

.theme_green .addBtn {
  color: #00663b
}

.theme_green .addBtn i {
  color: #00663b
}

.theme_green .checkBox input:checked+span:after {
  background-color: #00663b;
  border: 1px solid #00663b
}

.theme_green .inputDateRow_box i {
  color: #00663b
}

.theme_green .circleIcon {
  background-color: #00663b
}

.theme_green .pdfBox_icon {
  background-color: #00663b
}

.theme_green .pdfBox_dl i {
  color: #00663b
}

.theme_green .authenticationBox {
  border-color: #00663b
}

.theme_green .grayTableBox:before {
  border-left: 12px solid #fff
}

.theme_green .ham span {
  background-color: #00663b
}

.theme_green .inputFileLabel {
  border-color: #00663b;
  color: #00663b
}

.theme_green .txtBox a {
  color: #00663b
}

.theme_green .color_txt, .theme_green .flow .flow_already, .flow .theme_green .flow_already, .theme_green .flow .flow_already span, .flow .flow_already .theme_green span, .theme_green .courseBox_on .name, .courseBox_on .theme_green .name, .theme_green .moreContent_title div, .moreContent_title .theme_green div {
  color: #00663b
}

.theme_green .color_txt_icon {
  color: #00663b
}

.theme_green .color_txt_icon i {
  color: #00663b
}

.theme_green .color_bg, .theme_green .flow .flow_already::before, .flow .theme_green .flow_already::before, .theme_green .chkBox label input:checked+span, .chkBox label .theme_green input:checked+span, .theme_green .chkBox .radioChkDisplay_checked, .chkBox .theme_green .radioChkDisplay_checked, .theme_green .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_green input[type="checkbox"]:checked~label:before {
  background-color: #00663b
}

.theme_green .color_border, .theme_green .lnk a, .lnk .theme_green a, .theme_green .radioBox label input:checked+span, .radioBox label .theme_green input:checked+span, .theme_green .radioBox .radioChkDisplay_checked, .radioBox .theme_green .radioChkDisplay_checked, .theme_green .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_green input[type="radio"]:checked~label:before, .theme_green .courseBox_on, .theme_green .inputForm_txt:focus {
  border-color: #00663b
}

.theme_gray {
  background: #fff
}

.theme_gray * {
  color: #333
}

.theme_gray .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #70696a
}

.theme_gray .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #70696a
}

.theme_gray .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #70696a
}

.theme_gray .header_loginSp .header_loginSpLink {
  color: #70696a
}

.theme_gray .header_loginSp .header_loginSpLink i {
  color: #70696a
}

.theme_gray h2 {
  border-color: #70696a
}

.theme_gray h3 {
  color: #70696a;
  border-color: #70696a
}

.theme_gray .iconLink i {
  color: #70696a
}

.theme_gray .iconLink span {
  color: #70696a;
  border-color: rgba(112, 105, 106, 0.3)
}

.theme_gray .txtLink {
  color: #70696a;
  border-color: rgba(112, 105, 106, 0.3)
}

.theme_gray .linkBox a {
  color: #70696a;
  border-color: rgba(112, 105, 106, 0.3)
}

.theme_gray .LinkBtn {
  background-color: #70696a
}

.theme_gray .LinkGhostBtn {
  border: 2px solid #70696a;
  color: #70696a
}

.theme_gray .LinkGhostBtn i {
  color: #70696a
}

.theme_gray .smallBtn {
  background-color: #70696a
}

.theme_gray .mypageMailBox_link .material-icons_position {
  color: #70696a
}

.theme_gray .secSmallBtn {
  border-color: #70696a;
  color: #70696a
}

.theme_gray .addBtn {
  color: #70696a
}

.theme_gray .addBtn i {
  color: #70696a
}

.theme_gray .checkBox input:checked+span:after {
  background-color: #70696a;
  border: 1px solid #70696a
}

.theme_gray .inputDateRow_box i {
  color: #70696a
}

.theme_gray .circleIcon {
  background-color: #70696a
}

.theme_gray .pdfBox_icon {
  background-color: #70696a
}

.theme_gray .pdfBox_dl i {
  color: #70696a
}

.theme_gray .authenticationBox {
  border-color: #70696a
}

.theme_gray .grayTableBox:before {
  border-left: 12px solid #fff
}

.theme_gray .ham span {
  background-color: #70696a
}

.theme_gray .inputFileLabel {
  border-color: #70696a;
  color: #70696a
}

.theme_gray .txtBox a {
  color: #70696a
}

.theme_gray .color_txt, .theme_gray .flow .flow_already, .flow .theme_gray .flow_already, .theme_gray .flow .flow_already span, .flow .flow_already .theme_gray span, .theme_gray .courseBox_on .name, .courseBox_on .theme_gray .name, .theme_gray .moreContent_title div, .moreContent_title .theme_gray div {
  color: #70696a
}

.theme_gray .color_txt_icon {
  color: #70696a
}

.theme_gray .color_txt_icon i {
  color: #70696a
}

.theme_gray .color_bg, .theme_gray .flow .flow_already::before, .flow .theme_gray .flow_already::before, .theme_gray .chkBox label input:checked+span, .chkBox label .theme_gray input:checked+span, .theme_gray .chkBox .radioChkDisplay_checked, .chkBox .theme_gray .radioChkDisplay_checked, .theme_gray .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_gray input[type="checkbox"]:checked~label:before {
  background-color: #70696a
}

.theme_gray .color_border, .theme_gray .lnk a, .lnk .theme_gray a, .theme_gray .radioBox label input:checked+span, .radioBox label .theme_gray input:checked+span, .theme_gray .radioBox .radioChkDisplay_checked, .radioBox .theme_gray .radioChkDisplay_checked, .theme_gray .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_gray input[type="radio"]:checked~label:before, .theme_gray .courseBox_on, .theme_gray .inputForm_txt:focus {
  border-color: #70696a
}

.theme_gold {
  background: -webkit-linear-gradient(top, #2f343b 0%, #222 100%);
  background: linear-gradient(to bottom, #2f343b 0%, #222 100%)
}

.theme_gold * {
  color: #fff
}

.theme_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #b69976
}

.theme_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #b69976
}

.theme_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #b69976
}

.theme_gold .header_loginSp .header_loginSpLink {
  color: #b69976
}

.theme_gold .header_loginSp .header_loginSpLink i {
  color: #b69976
}

.theme_gold h2 {
  border-color: #b69976
}

.theme_gold h3 {
  color: #b69976;
  border-color: #b69976
}

.theme_gold .iconLink i {
  color: #b69976
}

.theme_gold .iconLink span {
  color: #b69976;
  border-color: rgba(182, 153, 118, 0.3)
}

.theme_gold .txtLink {
  color: #b69976;
  border-color: rgba(182, 153, 118, 0.3)
}

.theme_gold .linkBox a {
  color: #b69976;
  border-color: rgba(182, 153, 118, 0.3)
}

.theme_gold .LinkBtn {
  background-color: #b69976
}

.theme_gold .LinkGhostBtn {
  border: 2px solid #b69976;
  color: #b69976
}

.theme_gold .LinkGhostBtn i {
  color: #b69976
}

.theme_gold .smallBtn {
  background-color: #b69976
}

.theme_gold .mypageMailBox_link .material-icons_position {
  color: #b69976
}

.theme_gold .secSmallBtn {
  border-color: #b69976;
  color: #b69976
}

.theme_gold .addBtn {
  color: #b69976
}

.theme_gold .addBtn i {
  color: #b69976
}

.theme_gold .checkBox input:checked+span:after {
  background-color: #b69976;
  border: 1px solid #b69976
}

.theme_gold .inputDateRow_box i {
  color: #b69976
}

.theme_gold .circleIcon {
  background-color: #b69976
}

.theme_gold .pdfBox_icon {
  background-color: #b69976
}

.theme_gold .pdfBox_dl i {
  color: #b69976
}

.theme_gold .authenticationBox {
  border-color: #b69976
}

.theme_gold .grayTableBox:before {
  border-left: 12px solid #2f343b
}

.theme_gold .ham span {
  background-color: #b69976
}

.theme_gold .inputFileLabel {
  border-color: #b69976;
  color: #b69976
}

.theme_gold .txtBox a {
  color: #b69976
}

.theme_gold .color_txt, .theme_gold .flow .flow_already, .flow .theme_gold .flow_already, .theme_gold .flow .flow_already span, .flow .flow_already .theme_gold span, .theme_gold .courseBox_on .name, .courseBox_on .theme_gold .name, .theme_gold .moreContent_title div, .moreContent_title .theme_gold div {
  color: #b69976
}

.theme_gold .color_txt_icon {
  color: #b69976
}

.theme_gold .color_txt_icon i {
  color: #b69976
}

.theme_gold .color_bg, .theme_gold .flow .flow_already::before, .flow .theme_gold .flow_already::before, .theme_gold .chkBox label input:checked+span, .chkBox label .theme_gold input:checked+span, .theme_gold .chkBox .radioChkDisplay_checked, .chkBox .theme_gold .radioChkDisplay_checked, .theme_gold .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_gold input[type="checkbox"]:checked~label:before {
  background-color: #b69976
}

.theme_gold .color_border, .theme_gold .lnk a, .lnk .theme_gold a, .theme_gold .radioBox label input:checked+span, .radioBox label .theme_gold input:checked+span, .theme_gold .radioBox .radioChkDisplay_checked, .radioBox .theme_gold .radioChkDisplay_checked, .theme_gold .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_gold input[type="radio"]:checked~label:before, .theme_gold .courseBox_on, .theme_gold .inputForm_txt:focus {
  border-color: #b69976
}

.theme_rose_gold {
  background: -webkit-linear-gradient(top, #280b00 0%, #291a10 100%);
  background: linear-gradient(to bottom, #280b00 0%, #291a10 100%)
}

.theme_rose_gold * {
  color: #fff
}

.theme_rose_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink {
  color: #b38275
}

.theme_rose_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink i {
  color: #b38275
}

.theme_rose_gold .header .header_linkBox:not(.header_linkBox_name) .header_loginLink span {
  color: #b38275
}

.theme_rose_gold .header_loginSp .header_loginSpLink {
  color: #b38275
}

.theme_rose_gold .header_loginSp .header_loginSpLink i {
  color: #b38275
}

.theme_rose_gold h2 {
  border-color: #b38275
}

.theme_rose_gold h3 {
  color: #b38275;
  border-color: #b38275
}

.theme_rose_gold .iconLink i {
  color: #b38275
}

.theme_rose_gold .iconLink span {
  color: #b38275;
  border-color: rgba(179, 130, 117, 0.3)
}

.theme_rose_gold .txtLink {
  color: #b38275;
  border-color: rgba(179, 130, 117, 0.3)
}

.theme_rose_gold .linkBox a {
  color: #b38275;
  border-color: rgba(179, 130, 117, 0.3)
}

.theme_rose_gold .LinkBtn {
  background-color: #b38275
}

.theme_rose_gold .LinkGhostBtn {
  border: 2px solid #b38275;
  color: #b38275
}

.theme_rose_gold .LinkGhostBtn i {
  color: #b38275
}

.theme_rose_gold .smallBtn {
  background-color: #b38275
}

.theme_rose_gold .mypageMailBox_link .material-icons_position {
  color: #b38275
}

.theme_rose_gold .secSmallBtn {
  border-color: #b38275;
  color: #b38275
}

.theme_rose_gold .addBtn {
  color: #b38275
}

.theme_rose_gold .addBtn i {
  color: #b38275
}

.theme_rose_gold .checkBox input:checked+span:after {
  background-color: #b38275;
  border: 1px solid #b38275
}

.theme_rose_gold .inputDateRow_box i {
  color: #b38275
}

.theme_rose_gold .circleIcon {
  background-color: #b38275
}

.theme_rose_gold .pdfBox_icon {
  background-color: #b38275
}

.theme_rose_gold .pdfBox_dl i {
  color: #b38275
}

.theme_rose_gold .authenticationBox {
  border-color: #b38275
}

.theme_rose_gold .grayTableBox:before {
  border-left: 12px solid #291a10
}

.theme_rose_gold .ham span {
  background-color: #b38275
}

.theme_rose_gold .inputFileLabel {
  border-color: #b38275;
  color: #b38275
}

.theme_rose_gold .txtBox a {
  color: #b38275
}

.theme_rose_gold .color_txt, .theme_rose_gold .flow .flow_already, .flow .theme_rose_gold .flow_already, .theme_rose_gold .flow .flow_already span, .flow .flow_already .theme_rose_gold span, .theme_rose_gold .courseBox_on .name, .courseBox_on .theme_rose_gold .name, .theme_rose_gold .moreContent_title div, .moreContent_title .theme_rose_gold div {
  color: #b38275
}

.theme_rose_gold .color_txt_icon {
  color: #b38275
}

.theme_rose_gold .color_txt_icon i {
  color: #b38275
}

.theme_rose_gold .color_bg, .theme_rose_gold .flow .flow_already::before, .flow .theme_rose_gold .flow_already::before, .theme_rose_gold .chkBox label input:checked+span, .chkBox label .theme_rose_gold input:checked+span, .theme_rose_gold .chkBox .radioChkDisplay_checked, .chkBox .theme_rose_gold .radioChkDisplay_checked, .theme_rose_gold .tableInChkRadio input[type="checkbox"]:checked~label:before, .tableInChkRadio .theme_rose_gold input[type="checkbox"]:checked~label:before {
  background-color: #b38275
}

.theme_rose_gold .color_border, .theme_rose_gold .lnk a, .lnk .theme_rose_gold a, .theme_rose_gold .radioBox label input:checked+span, .radioBox label .theme_rose_gold input:checked+span, .theme_rose_gold .radioBox .radioChkDisplay_checked, .radioBox .theme_rose_gold .radioChkDisplay_checked, .theme_rose_gold .tableInChkRadio input[type="radio"]:checked~label:before, .tableInChkRadio .theme_rose_gold input[type="radio"]:checked~label:before, .theme_rose_gold .courseBox_on, .theme_rose_gold .inputForm_txt:focus {
  border-color: #b38275
}

.btnIni {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", arial, helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important
}

.display_none {
  display: none
}

.is_hidden {
  visibility: hidden;
  opacity: 0.0
}

.before_none::after, .before_none::before {
  display: none
}

.new_line:before {
  content: "\a";
  white-space: pre
}

.is_opacity {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s
}

.is_opacity:hover {
  opacity: 0.7;
  text-decoration: none
}

.disable_select, .chkBox label, .radioBox label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.word_breakAll {
  word-break: break-all
}

.m_ {
  margin-left: auto !important;
  margin-right: auto !important
}

.mt, .courseBox+.marginAdjust, .grayBox+.marginAdjust {
  margin-top: 60px !important
}

.mt_3quart {
  margin-top: 45px !important
}

.mt_half {
  margin-top: 30px !important
}

.mt_quart {
  margin-top: 15px !important
}

.mt_zero {
  margin-top: 0 !important
}

.ml {
  margin-left: 60px !important
}

.ml_3quart {
  margin-left: 45px !important
}

.ml_half {
  margin-left: 30px !important
}

.ml_quart {
  margin-left: 15px !important
}

.ml_zero {
  margin-left: 0 !important
}

.mr {
  margin-right: 60px !important
}

.mr_3quart {
  margin-right: 45px !important
}

.mr_half {
  margin-right: 30px !important
}

.mr_quart {
  margin-right: 15px !important
}

.mr_zero {
  margin-right: 0 !important
}

.mb {
  margin-bottom: 60px !important
}

.mb_3quart {
  margin-bottom: 45px !important
}

.mb_half, .marginAdjust {
  margin-bottom: 30px !important
}

.mb_quart {
  margin-bottom: 15px !important
}

.mb_zero {
  margin-bottom: 0 !important
}

@media screen and (max-width: 768px) {
  .mt, .courseBox+.marginAdjust, .grayBox+.marginAdjust {
    margin-top: 48px !important
  }
  .mt_3quart {
    margin-top: 36px !important
  }
  .mt_half {
    margin-top: 24px !important
  }
  .mt_quart {
    margin-top: 12px !important
  }
  .mt_zero {
    margin-top: 0 !important
  }
  .ml {
    margin-left: 48px !important
  }
  .ml_3quart {
    margin-left: 36px !important
  }
  .ml_half {
    margin-left: 24px !important
  }
  .ml_quart {
    margin-left: 12px !important
  }
  .ml_zero {
    margin-left: 0 !important
  }
  .mr {
    margin-right: 48px !important
  }
  .mr_3quart {
    margin-right: 36px !important
  }
  .mr_half {
    margin-right: 24px !important
  }
  .mr_quart {
    margin-right: 12px !important
  }
  .mr_zero {
    margin-right: 0 !important
  }
  .mb {
    margin-bottom: 48px !important
  }
  .mb_3quart {
    margin-bottom: 36px !important
  }
  .mb_half, .marginAdjust {
    margin-bottom: 24px !important
  }
  .mb_quart {
    margin-bottom: 12px !important
  }
  .mb_zero {
    margin-bottom: 0 !important
  }
}

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

.f_left {
  float: left
}

.f_right {
  float: right
}

.font_red {
  color: #bf0000
}

.font_big {
  font-size: 1.2em
}

.fwb {
  font-weight: bold
}

.border_b {
  padding-bottom: 60px;
  border-bottom: 1px solid #5e5e5e
}

body {
  width: 100%;
  overflow-x: hidden
}

.gothic, .planeTableForm, .inputFileBox, .tableForm {
  font-family: "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", arial, helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, Georgia, "Sawarabi Mincho", "Times New Roman", Times, serif, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"
}

.mincho h4:before {
  top: 6px
}

.mincho .mypageMailBox .mypageMailBox_link i:not(.material-icons_position) {
  position: relative;
  bottom: -3px
}

.mincho button {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, Georgia, "Sawarabi Mincho", "Times New Roman", Times, serif, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"
}

.mincho .courseBox_confirm .moreContent .tableForm {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, Georgia, "Sawarabi Mincho", "Times New Roman", Times, serif, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"
}

.ui-datepicker-title {
  color: #333 !important
}

.ui-datepicker-title span {
  color: #333 !important
}

.ui-datepicker-calendar tr th span {
  color: #333;
}

img {
  vertical-align: bottom
}

.main {
  padding: 50px 82px 100px;
  max-width: 1304px;
  margin: 0 auto
}

h2 {
  font-size: 3.2rem;
  border-bottom: 4px solid;
  padding-bottom: 10px
}

h3 {
  font-size: 2.8rem;
  border-bottom: 1px solid;
  padding-bottom: 12px
}

h4 {
  font-size: 2.4rem;
  position: relative;
  padding-left: 20px;
  margin: 0;
  color: #333 !important
}

h4:before {
  content: "";
  display: inline-block;
  border: 1px solid #333;
  border-radius: 2px;
  width: 4px;
  height: 24px;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 4px
}

.font_black {
  color: #333 !important
}

.iconLink {
  position: relative;
  display: inline-block;
  padding-left: 24px
}

.iconLink i {
  font-size: 2rem;
  position: absolute;
  left: 0;
  top: 4px
}

.iconLink span {
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: 2px solid
}

.iconLink:hover {
  opacity: 0.7
}

body .main .iconLink_help i {
  color: #ababab
}

body .main .iconLink_help span {
  color: #ababab;
  border-color: #ababab
}

footer {
  border-top: 1px solid #000000
}

footer .footerContents {
  text-align: right;
  padding: 0 82px;
  max-width: 1304px;
  margin: 0 auto;
}

footer .footerContents p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 24px
}

@media screen and (max-width: 1140px) {
  .main {
    padding: 50px 40px 100px
  }
  footer .footerContents {
    padding: 0 22px 0 40px
  }
}

@media screen and (max-width: 768px) {
  .main {
    padding: 30px 20px 70px
  }
  footer .footerContents {
    padding: 0 20px
  }
  footer .footerContents p {
    font-size: 1.2rem;
    width: calc(100% - 100px)
  }
  h1 {
    font-size: 2.4rem
  }
  h2 {
    font-size: 2.4rem;
    padding-bottom: 6px
  }
  h3 {
    font-size: 2rem;
    padding-bottom: 6px
  }
  h4 {
    font-size: 1.8rem
  }
  h4:before {
    height: 18px
  }
}

@media screen and (max-width: 400px) {
  .main {
    padding: 30px 16px 70px
  }
  footer .footerContents {
    padding: 0 16px
  }
  footer .footerContents p {
    width: calc(100% - 92px)
  }
  h1 {
    font-size: 2.4rem
  }
}

.authenticationBox_top {
  max-width: 550px;
  margin: 0 auto 14px;
  text-align: right
}

.authenticationBox {
  max-width: 550px;
  padding: 40px;
  border: 2px solid;
  margin: 0 auto;
  background-color: #fff
}

.authenticationBox h3 {
  border: none;
  padding: 0;
  font-size: 3.2rem
}

.authenticationBox h3+.accountTable {
  margin-top: 24px
}

.authenticationBox .btn_center .LinkBtn {
  margin-bottom: 18px;
  max-width: 100%
}

.authenticationBox .accountTable th {
  color: #333
}

.authenticationBox .accountTable td {
  color: #333
}

.authenticationBox .accountTable td input {
  color: #333
}

.authenticationBox_boxLine {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 30px 0
}

.authenticationBox div:first-child.authenticationBox_boxLine {
  border-top: none
}

.authenticationBox div:last-child.authenticationBox_boxLine {
  border-bottom: none;
  margin-top: 40px;
  padding-bottom: 0
}

.authenticationBox_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.authenticationBox_flex .secSmallBtn {
  width: 120px;
  padding: 10px 5px;
  text-align: center
}

.authenticationBox_flex .authenticationBox_flexL {
  width: calc(100% - 120px);
  padding-right: 24px;
  color: #333
}

@media screen and (max-width: 768px) {
  .authenticationBox {
    padding: 20px
  }
  .authenticationBox h3 {
    font-size: 2.4rem
  }
  .authenticationBox_flex .secSmallBtn {
    width: 100px;
    font-size: 1.4rem
  }
  .authenticationBox_flex .authenticationBox_flexL {
    font-size: 1.4rem;
    width: calc(100% - 100px)
  }
}

@media screen and (max-width: 500px) {
  .authenticationBox_flex {
    display: block
  }
  .authenticationBox_flex .authenticationBox_flexR {
    text-align: center
  }
  .authenticationBox_flex .authenticationBox_flexR .secSmallBtn {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px
  }
  .authenticationBox_flex .authenticationBox_flexL {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px
  }
}

.authenticationBox_noFrame .btn_center .LinkBtn {
  margin-bottom: 0;
  margin-top: 20px
}


div+.subTxtBox {
  margin-top: 30px
}

.subTxtBox+.subTxt {
  margin-top: 30px
}

.subTxtBox b {
  display: block;
  color: #333
}

.grayBox {
  padding: 30px;
  border-radius: 9px;
  background-color: #fafafa
}

@media screen and (max-width: 768px) {
  .grayBox {
    padding: 30px 18px
  }
}

.applicationBox {
  padding-top: 10px;
  padding-right: 140px;
  position: relative
}

.applicationBox .checkboxRow, .applicationBox .inputDateRow {
  margin-top: 20px
}

.applicationBox .smallBtn {
  color: #fff
}


.contentsBox {
  border: 1px solid #ababab;
  border-radius: 9px
}

.contentsBox_box:first-child {
  border-radius: 9px 9px 0 0;
  border-top: none
}

.contentsBox_box:last-child {
  border-radius: 0 0 9px 9px;
  border-bottom: none
}

.contentsBox_gray {
  background-color: #fafafa;
  padding: 30px;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede
}

.contentsBox_gray_nopadding {
  background-color: #fafafa;
  border-top: 1px solid #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contentsBox_departure {
  width: calc(100% - 240px);
  padding: 28px;
  font-size: 1.4rem
}

.contentsBox_departure div:not(.contentsBox_depComments) {
  margin-bottom: 4px;
  color: #333
}

.contentsBox_departure div:not(.contentsBox_depComments) b {
  color: #333
}

.contentsBox_departure .contentsBox_depComments {
  margin-top: 20px;
  color: #333
}

.contentsBox_priceBox {
  width: 240px;
  padding: 60px 30px 60px 10px;
  border-left: 1px solid #dedede;
  font-size: 1.4rem
}

.contentsBox_priceBox div {
  text-align: right;
  font-weight: bold;
  color: #333
}

.contentsBox_priceBox div span {
  color: #333
}

.contentsBox_priceBox .contentsBox_price {
  font-size: 2.4rem
}

.contentsBox_body {
  padding: 30px;
  background-color: #fff
}

.contentsBox_item {
  border-bottom: 1px solid #dedede
}

.contentsBox_item:last-child {
  border-bottom: none
}

.contentsBox_sub {
  font-size: 1.4rem;
  color: #7f7f7f;
  margin-bottom: 3px
}

.contentsBox_title {
  font-size: 2rem;
  font-weight: bold;
  color: #333
}

.contentsBox_txt {
  padding-bottom: 22px;
  line-height: 1.75;
  color: #333
}

.contentsBox_txt p {
  margin-top: 30px;
  color: #333
}

.contentsBox_txt p:first-child {
  margin-top: 0
}

.contentsBox_item:last-child.contentsBox_txt {
  padding-bottom: 0
}

.contentsBox_grayRow .contentsBox_grayName {
  float: left;
  color: #7f7f7f
}

.contentsBox_grayRow .contentsBox_grayDate {
  float: right;
  color: #7f7f7f
}

.contentsBox_grayRow .contentsBox_grayTitle {
  color: #333;
  font-size: 2.4rem;
  font-weight: bold;
  float: left
}

.contentsBox_grayRow .contentsBox_grayBtn {
  float: right
}

.contentsBox_grayRow:not(:first-child) {
  margin-top: 10px
}

@media screen and (max-width: 768px) {
  .contentsBox_txt {
    font-size: 1.4rem;
    padding-bottom: 20px
  }
  .contentsBox_txt br {
    line-height: 3.2
  }
  .contentsBox_body {
    padding: 18px
  }
  .contentsBox_gray {
    padding: 18px
  }
  .contentsBox_grayRow .contentsBox_grayName {
    font-size: 1.4rem;
    float: none
  }
  .contentsBox_grayRow .contentsBox_grayDate {
    font-size: 1.4rem;
    float: none;
    margin-top: 10px
  }
  .contentsBox_grayRow .contentsBox_grayTitle {
    font-size: 2rem;
    float: none
  }
  .contentsBox_grayRow .contentsBox_grayBtn {
    margin-top: 10px
  }
  .contentsBox_sub {
    font-size: 1.2rem
  }
  .contentsBox_title {
    font-size: 1.8rem
  }
  .contentsBox_gray_nopadding {
    display: block
  }
  .contentsBox_departure {
    width: 100%;
    padding: 18px
  }
  .contentsBox_departure div {
    font-size: 1.2rem
  }
  .contentsBox_priceBox {
    width: 100%;
    border-left: none;
    border-top: 1px solid #dedede;
    padding: 18px
  }
  .contentsBox_priceBox div {
    font-size: 1.2rem;
    text-align: left
  }
  .contentsBox_priceBox .contentsBox_price {
    font-size: 2rem
  }
}

.contentsBox+.contentsBox {
  margin-top: 30px
}

.pdfBox {
  display: inline-block;
  background-color: #fafafa;
  padding: 20px;
  border-radius: 9px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.pdfBox_icon {
  width: 50px;
  height: 50px;
  border-radius: 9px;
  text-align: center
}

.pdfBox_icon i {
  font-size: 2.6rem;
  color: #fff;
  line-height: 50px
}

.pdfBox_name {
  vertical-align: middle;
  width: calc(100% - 130px)
}

.pdfBox_name div {
  display: block
}

.pdfBox_name div:first-child {
  color: #333;
  font-weight: bold;
  word-break: break-all
}

div~.pdfBox_name {
  margin-left: 14px
}

.pdfBox_dl {
  margin: 0 10px 0 30px
}

.pdfBox_dl i {
  font-size: 4.2rem
}

.inquiryInputBox textarea {
  height: 200px;
  margin-top: 12px
}

.inquiryInputBox .inputFile {
  margin-top: 12px
}

.inquiryInputBox+.btn_center {
  margin-top: 40px
}
.grayTableBox {
  background-color: #fafafa;
  padding: 36px 40px;
  border-radius: 9px;
  position: relative;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .grayTableBox {
    padding: 20px;
    display: block
  }
}

.grayTableBox .resultTable tr th {
  color: #333
}

.grayTableBox .resultTable tr td {
  color: #333
}

.grayTableBox:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: calc(50% - 6px);
  left: 0;
  border-top: 8px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 8px solid transparent
}

.informationTable+.grayTableBox {
  margin-top: 40px
}

.helpInfoBox {
  margin-top: 30px
}

.helpInfoBox_result {
  margin-bottom: 32px
}

.helpInfoBox_caution div {
  margin-bottom: 4px
}

@media screen and (max-width: 768px) {
  .helpInfoBox {
    font-size: 1.4rem
  }
}

.main .courseBox_payment label .courseBox_name .courseBox_df {
  width: 100%
}

.main .courseBox_payment label .courseBox_name .courseBox_df b {
  display: block;
  margin-bottom: 5px
}

@media screen and (max-width: 768px) {
  .main .courseBox_payment label .courseBox_name .courseBox_df .add_dib {
    margin: 0 0 8px
  }
  .main .courseBox_payment label .courseBox_name .courseBox_df .name {
    position: relative;
    top: -40px;
    width: calc(100% - 40px);
    left: 40px
  }
  .main .courseBox_payment label .courseBox_name .courseBox_df .name+div {
    margin-top: -30px
  }
}

.txtBox a:hover {
  text-decoration: underline
}

@media screen and (max-width: 768px) {
  .txtBox {
    font-size: 1.4rem
  }
}

.consentBox {
  margin-bottom: 20px;
  margin-top: 60px
}

.consentBox .txtBox {
  margin-bottom: 20px
}

.consentBox .linkStage {
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  .consentBox {
    margin-bottom: 40px
  }
  .consentBox .txtBox {
    margin-bottom: 10px
  }
  .consentBox .linkStage {
    margin-bottom: 20px
  }
}

.mt_20 {
  margin-top: 20px
}

.mt_30 {
  margin-top: 30px
}

.mt_40 {
  margin-top: 40px
}

.mt_50 {
  margin-top: 50px
}

.mt_60 {
  margin-top: 60px
}

.mt_70 {
  margin-top: 70px
}

.mt_80 {
  margin-top: 80px
}

.mb_10 {
  margin-bottom: 10px
}

.mb_20 {
  margin-bottom: 20px
}

.mb_30 {
  margin-bottom: 30px
}

.mb_40 {
  margin-bottom: 40px
}

.mb_45 {
  margin-bottom: 45px
}

.mb_50 {
  margin-bottom: 50px
}

.mb_60 {
  margin-bottom: 60px
}

.mb_70 {
  margin-bottom: 70px
}

.mb_80 {
  margin-bottom: 80px
}

.font_size18 {
  font-size: 1.8rem
}

.font_size18_ib {
  font-size: 1.8rem;
  display: inline-block
}

.font_size24_res {
  font-size: 2.4rem
}

@media screen and (max-width: 768px) {
  .font_size24_res {
    font-size: 2.2rem
  }
}

.txtLink {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: 2px solid
}

.txtLink:hover {
  opacity: 0.7
}

.linkBox a {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: 2px solid;
  margin-bottom: 10px
}

.linkBox a:hover {
  opacity: 0.7
}

.linkBox a:last-child {
  margin-bottom: 0
}

.LinkBtnBox {
  text-align: center
}

.LinkBtn {
  border: none;
  cursor: pointer;
  display: inline-block;
  min-height: 60px;
  border-radius: 9px;
  max-width: 450px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 18px 10px
}

.LinkBtn i {
  font-size: 2.4rem;
  color: #fff
}

.LinkBtn:hover {
  opacity: 0.7
}

.LinkBtn_gray {
  background-color: #ababab !important
}

.LinkGhostBtn {
  cursor: pointer;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  min-height: 60px;
  border-radius: 9px;
  max-width: 400px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 18px 10px
}

.LinkGhostBtn i {
  font-size: 2.4rem
}

.LinkGhostBtn:hover {
  opacity: 0.7
}

.btn_center {
  text-align: center
}

.grayBox+.btn_center {
  margin-top: 50px
}

.smallBtn {
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 6px 30px;
  border-radius: 9px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold
}

.smallBtn_1r {
  padding: 6px 10px;
}

.smallBtn_2r {
  padding: 3px 3px;
  width: 90%
}

.smallBtn i {
  color: #fff;
  font-size: 2.2rem;
  vertical-align: sub;
  margin-right: 4px
}

@media screen and (max-width: 768px) {
  .smallBtn {
    font-size: 1.4rem;
    padding: 4px 24px
  }
  .smallBtn i {
    font-size: 2rem
  }
}

.smallBtn:hover {
  opacity: 0.7
}

.h_InSmallBtn .smallBtn {
  float: right
}

.secSmallBtn {
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  display: inline-block;
  padding: 4px 8px;
  border: 2px solid;
  border-radius: 9px;
  font-weight: bold
}

.secSmallBtn:hover {
  opacity: 0.7
}

.addBtn {
  display: inline-block;
  font-weight: bold;
  cursor: pointer
}

.addBtn i {
  font-size: 3.6rem;
  margin-right: 2px
}

@media screen and (max-width: 768px) {
  .addBtn {
    font-size: 1.4rem
  }
  .addBtn i {
    font-size: 3.2rem
  }
}

.addBtn:hover {
  opacity: 0.7
}

.twobtn_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.twobtn_center .LinkBtn {
  max-width: 320px;
  margin: 30px 50px
}

@media screen and (max-width: 768px) {
  .twobtn_center .LinkBtn {
    width: 50%;
    margin: 0
  }
  .twobtn_center .LinkBtn:last-child {
    margin-left: 20px
  }
}

@media screen and (max-width: 768px) {
  .twobtn_center_txt {
    display: block
  }
  .twobtn_center_txt .LinkBtn {
    display: block;
    width: 100%;
    margin: 30px auto
  }
  .twobtn_center_txt .LinkBtn:last-child {
    margin-top: 20px;
    margin-left: auto
  }
}

.linkStage div {
  margin-bottom: 10px
}

.linkStage div:last-child {
  margin-bottom: 0
}

.table2column~.subTxt {
  margin-top: 16px
}

.inputDateRow {
  display: inline-block;
  position: relative
}

.inputDateRow_box {
  position: relative
}

.inputDateRow_box input {
  border-radius: 9px;
  border: 1px solid #dedede;
  height: 40px;
  width: 210px;
  padding: 0 50px 0 20px;
  color: #333;
}

.inputDateRow_box i {
  position: absolute;
  right: 12px;
  top: calc(50% - 12px);
  font-size: 2.4rem;
  pointer-events: none
}

.inputDateRow .inputError_txt {
  font-size: 1.2rem;
  color: #ef5350;
  display: block;
  width: 440px;
  margin-bottom: 6px
}

.inputDateRow .inputError_txt i {
  color: #ef5350;
  margin-right: 4px
}

.inputDateRow_wave {
  color: #333
}

@media screen and (max-width: 700px) {
  .inputDateRow_box {
    display: block;
    margin-top: 0;
    width: 300px
  }
  .inputDateRow_box input {
    width: 300px
  }
  .inputDateRow .inputError_txt {
    width: 300px
  }
  .inputDateRow_wave {
    margin-top: 0;
    display: block;
    text-align: center
  }
}

@media screen and (max-width: 600px) {
  .inputDateRow_box {
    width: 100%
  }
  .inputDateRow_box input {
    width: 100%
  }
  .inputDateRow .inputError_txt {
    width: 100%
  }
}

.checkBox {
  display: inline-block;
  position: relative;
  height: 22px;
  cursor: pointer
}

.checkBox input {
  width: 22px;
  height: 22px;
  visibility: hidden;
  vertical-align: middle
}

.checkBox span:after {
  cursor: pointer;
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 9px;
  border: 1px solid #ababab;
  background-color: #fff;
  top: -1px;
  left: -1px
}

.checkBox input:checked+span:after {
  background-image: url(../img/check.png);
  background-size: 13px;
  background-position: 4px 6px;
  background-repeat: no-repeat
}

.checkBox_sub {
  margin-left: 5px
}

.checkboxRow {
  display: inline-block;
  padding: 0 30px 0 0;
  border-right: 1px solid #dedede;
  margin-right: 26px
}

.checkboxRow div {
  padding: 6px 0;
  display: inline-block
}

.checkboxRow div:first-child {
  margin-right: 15px
}

.checkboxRow .checkBox_sub {
  margin-right: 15px;
  color: #333
}

.checkboxRow .checkBox_sub:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .checkboxRow .checkBox_sub {
    font-size: 1.4rem
  }
}

@media screen and (max-width: 600px) {
  .checkboxRow:first-child {
    border-top: none;
    margin-top: 20px
  }
  .applicationBox .checkboxRow {
    margin-top: 10px;
    padding-top: 10px
  }
}

.circleIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  vertical-align: middle
}

.infoListBox {
  margin-top: 20px
}

.infoList+.btn_center {
  margin-top: 30px
}

.infoList .infoListRow {
  display: none
}

.infoList li {
  border-bottom: 1px solid #dedede
}

.infoList li a {
  display: block;
  padding: 26px 0
}

.infoList li a:hover {
  opacity: 0.7
}

.infoList li table {
  width: 100%
}

.infoList li table th {
  width: 60px;
  text-align: center;
  vertical-align: top;
  padding: 3px 0;
  position: relative
}

.infoList li table th i:not(.circleIcon) {
  color: #b0b0b0;
  font-size: 2.8rem;
  display: block
}

.infoList li table th i:nth-child(2) {
  position: absolute;
  left: 16px;
  top: 36px
}

.infoList li table th .material-icons_attachment {
  font-size: 2.6rem
}

.infoList li table td {
  font-weight: bold;
  padding: 3px 0;
  vertical-align: top
}

.infoList li table td:nth-child(3) {
  text-align: right;
  padding-left: 30px
}

.infoList .infoList_read table td {
  font-weight: normal;
  color: #7f7f7f
}

@media screen and (max-width: 768px) {
  .infoList li table tr th {
    width: 40px
  }
  .infoList li table tr th i {
    font-size: 2.4rem
  }
  .infoList li table tr th i:nth-child(2) {
    left: 9px;
    top: 34px
  }
  .infoList li table tr th .material-icons_attachment {
    font-size: 2.2rem
  }
  .infoList li table tr td {
    font-size: 1.4rem
  }
}

@media screen and (max-width: 500px) {
  .infoList li table tr:nth-child(1) td {
    display: block
  }
  .infoList li table tr:nth-child(1) td:nth-child(3) {
    font-size: 1.2rem;
    padding: 10px 0
  }
  .infoList li table tr:nth-child(2) th {
    position: relative;
    top: -40px
  }
  .infoList li table tr:nth-child(2) td {
    display: block;
    position: relative;
    left: -40px;
    width: calc(100% + 40px)
  }
}

.planeTableForm {
  width: 100%
}

.planeTableForm tr th {
  text-align: left;
  width: 150px;
  vertical-align: middle;
  padding: 10px 0
}

.planeTableForm tr td {
  padding-left: 24px;
  vertical-align: middle;
  padding: 10px 0
}

.planeTableForm tr td .radioBox {
  vertical-align: middle
}

.planeTableForm tr td .radioBox:not(:first-child) {
  margin-left: 15px
}

@media screen and (max-width: 950px) {
  .planeTableForm tr td .radioBox {
    display: block
  }
  .planeTableForm tr td .radioBox:not(:first-child) {
    margin: 8px 0 0 0
  }
  .planeTableForm tr:first-child th {
    vertical-align: top
  }
}

@media screen and (max-width: 650px) {
  .planeTableForm tr th {
    display: block;
    padding-bottom: 0
  }
  .planeTableForm tr td {
    display: block
  }
}

.planeTableForm_confirm tr th {
  vertical-align: top;
  font-weight: bold
}

.planeTableForm_confirm tr td p:first-child {
  margin-top: 0
}

.confirmTable {
  width: 100%;
  border-collapse: collapse
}

.confirmTable tr {
  border-bottom: 1px solid #dedede
}

.confirmTable tr th {
  width: 28%;
  text-align: left;
  padding: 26px 20px 26px 0;
  vertical-align: top
}

.confirmTable tr td {
  padding: 26px 0
}

.confirmTable tr td p:first-child {
  margin-top: 0
}

.confirmTable tr td p:last-child {
  margin-bottom: 0
}

.confirmTable tr:first-child th, .confirmTable tr:first-child td {
  padding-top: 0
}

.confirmTable tr:last-child {
  border-bottom: none
}

.confirmTable tr:last-child th, .confirmTable tr:last-child td {
  padding-bottom: 0
}

@media screen and (max-width: 768px) {
  .confirmTable tr th {
    font-size: 1.4rem
  }
  .confirmTable tr td {
    font-size: 1.4rem
  }
}

@media screen and (max-width: 550px) {
  .confirmTable tr th {
    display: block;
    width: 100%;
    padding-bottom: 0
  }
  .confirmTable tr td {
    display: block;
    width: 100%;
    padding-top: 18px
  }
  .confirmTable tr:first-child td {
    padding-top: 18px
  }
}

.provisionalBtn {
  position: fixed
}

.provisionalBtn div {
  color: #7f7f7f;
  padding: 5px
}

.selectBoxLang {
  display: inline-block;
  position: relative;
  font-weight: bold
}

.selectBoxLang i {
  font-size: 2.4rem
}

.selectBoxLang .inputForm_select {
  text-align: left;
  margin-left: 14px
}

.selectBoxLang .inputForm_select select {
  width: 135px
}

@media screen and (max-width: 768px) {
  .selectBoxLang {
    font-size: 1.4rem
  }
  .selectBoxLang i {
    font-size: 2rem
  }
}

.accountInputError {
  padding: 5px 0 10px;
  color: #ef5350;
  font-size: 1.4rem
}

.accountInputError i {
  color: #ef5350;
  font-size: 2.4rem;
  margin-right: 5px
}

@media screen and (max-width: 768px) {
  .accountInputError {
    font-size: 1.2rem
  }
  .accountInputError i {
    font-size: 2rem
  }
}

.accountTable {
  width: 100%
}

.accountTable tr th {
  text-align: left;
  padding-bottom: 36px
}

.accountTable tr td {
  padding-bottom: 36px
}

.accountTable tr td .inputIni, .accountTable tr td .inputForm_select select, .inputForm_select .accountTable tr td select {
  padding: 10px
}

@media screen and (max-width: 650px) {
  .accountTable tr th {
    display: block;
    font-size: 1.4rem;
    padding-bottom: 0
  }
  .accountTable tr td {
    display: block;
    padding-bottom: 28px
  }
  .accountTable_error {
    padding: 5px 18px;
    font-size: 1.2rem
  }
  .accountTable_error i {
    font-size: 2rem;
    margin-right: 5px
  }
}

.checkCircle {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  text-align: center;
  background-color: #8bc34a
}

.checkCircle i {
  line-height: 60px;
  font-size: 4.2rem;
  color: #fff
}

@media screen and (max-width: 768px) {
  .checkCircle {
    width: 40px;
    height: 40px;
    border-radius: 40px
  }
  .checkCircle i {
    line-height: 40px;
    font-size: 2.8rem
  }
}

.informationTable tr th {
  width: 60px
}

.informationTable tr td {
  padding-left: 18px
}

.informationTable tr td div {
  font-size: 2.4rem;
  margin-bottom: 3px
}

.informationTable tr td div:last-child {
  margin-bottom: 0
}

.informationTable tr td .informationTable_alert {
  font-weight: bold;
  color: #ef5350
}

@media screen and (max-width: 768px) {
  .informationTable tr th {
    width: 40px
  }
  .informationTable tr td {
    padding-left: 14px
  }
  .informationTable tr td div {
    font-size: 2rem
  }
}

@media screen and (max-width: 500px) {
  .informationTable tr td div {
    font-size: 1.8rem
  }
}

.tableCheckShow {
  border-top: 1px solid #dedede;
  display: none
}

.main .inputForm_select_prefectures {
  width: 150px
}

.tableForm_passId tr th {
  width: 300px
}

.tableForm_passId tr td input {
  width: 300px
}

@media screen and (max-width: 768px) {
  .tableForm_passId tr th {
    width: 100%
  }
  .tableForm_passId tr td {
    width: 100%
  }
  .tableForm_passId tr td input {
    width: 100%
  }
}

.inputFileBox {
  display: inline-block
}

.inputFileLabel {
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  display: inline-block;
  padding: 4px 8px;
  border: 2px solid;
  border-radius: 9px;
  font-weight: bold;
  position: relative;
  margin-right: 12px
}

.inputFileLabel input {
  display: none
}

@media screen and (max-width: 768px) {
  .inputFileLabel {
    font-size: 1.4rem
  }
}

.inputFileLabel:hover {
  opacity: 0.7
}

.inputFileName {
  display: inline-block;
  padding: 4px 0
}

body .header {
  background-color: #fff;
  border-bottom: 1px solid #000000
}

body .header_contents {
  padding: 0 82px;
  max-width: 1304px;
  margin: 0 auto
}

body .header_img {
  padding: 20px 0;
  float: left
}

body .header_img img {
  max-width: 266px;
  max-height: 50px
}

body .header_loginItem {
  float: right;
  font-size: 1.4rem;
  font-weight: bold
}

body .header_loginItem .header_linkBox {
  display: inline-block;
  height: 100%;
  border-left: 1px solid #dedede
}

body .header_loginItem .header_linkBox .header_loginLink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  vertical-align: middle
}

body .header_loginItem .header_linkBox .header_loginLink i {
  margin-right: 5px
}

body .header_loginItem .header_linkBox .header_loginLink span {
  display: inline-block;
  max-width: 110px;
  line-height: 1.4
}

body .header_loginItem .header_linkBox:not(.header_linkBox_name):hover .header_loginLink {
  opacity: 0.7
}

body .header_loginItem .header_linkBox_name .header_loginLink {
  color: #7f7f7f
}

body .header_loginItem .header_linkBox_name .header_loginLink span {
  color: #7f7f7f;
  margin-right: 4px;
  display: inline-block;
  max-width: 145px;
  line-height: 1.4
}

body .header_loginItem .header_linkBox_name .header_loginLink i {
  color: #7f7f7f
}

body .header_loginItem .header_linkBox_humBtn {
  display: none;
  padding: 0 30px 0 30px
}

body .header_loginItem .header_linkBox:first-child {
  border-left: none
}

body .header_loginSp {
  border-top: 1px solid #dedede;
  display: none
}

body .header_loginSp .header_spLinkBox:not(:last-child) {
  border-bottom: 1px solid #dedede
}

body .header_loginSp .header_loginSpLink {
  display: block;
  width: 100%;
  padding: 18px 64px 18px 40px;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative
}

body .header_loginSp .header_loginSpLink i {
  margin-right: 4px
}

body .header_loginSp .header_loginSpLink .material-icons_position {
  font-size: 2.4rem;
  position: absolute;
  right: 20px;
  top: calc(50% - 12px)
}

body .header_loginSp .header_loginSpLink:hover {
  opacity: 0.7
}

body .header_loginSp .header_spLinkBox_name {
  display: none
}

body .header_loginSp .header_spLinkBox_name .header_loginSpLink {
  color: #7f7f7f
}

body .header_loginSp .header_spLinkBox_name .header_loginSpLink span {
  color: #7f7f7f
}

body .header_loginSp .header_spLinkBox_name .header_loginSpLink i {
  color: #7f7f7f
}

body .header_loginSp .header_spLinkBox_name .header_loginSpLink:hover {
  opacity: 1
}

@media screen and (max-width: 1140px) {
  body .header_contents {
    padding: 0 0 0 40px
  }
}

@media screen and (max-width: 950px) {
  body .header_loginItem .header_linkBox_spHide {
    display: none
  }
  body .header_loginItem .header_linkBox_humBtn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 90px;
    cursor: pointer
  }
}

@media screen and (max-width: 768px) {
  body .header_contents {
    padding: 0 0 0 20px
  }
  body .header_loginItem .header_linkBox_name {
    display: none
  }
  body .header_loginItem .header_linkBox_humBtn {
    border-left: 1px solid #dedede;
    padding: 0 18px 0 18px;
    width: 60px
  }
  body .header_loginSp .header_loginSpLink {
    padding: 18px 44px 18px 20px
  }
  body .header_loginSp .header_spLinkBox_name {
    display: block
  }
}

@media screen and (max-width: 400px) {
  body .header_contents {
    padding: 0 0 0 16px
  }
  body .header_img img {
    max-width: 200px;
    max-height: 50px
  }
  body .header_loginSp .header_loginSpLink {
    padding: 18px 40px 18px 16px
  }
  body .header_loginSp .header_loginSpLink .material-icons_position {
    right: 2px
  }
}

body .txt_red {
  color: #ef5350
}

body .txt_red * {
  color: #ef5350
}

body .txt_green {
  color: #8bc34a
}

body .txt_green * {
  color: #8bc34a
}

body .txt_big {
  font-size: 2.4rem
}

.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flexBox_aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.flexBox_aifs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.flexBox_jcfs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.flexBox_jcsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.flexBox_wrap {
  -ms-flex-flow: wrap;
  flex-flow: wrap
}

@media screen and (max-width: 768px) {
  .flexBox_spColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.btnIcon {
  width: 120px;
  height: 40px;
  padding-top: 2px;
  padding-right: 5px;
  border-radius: 9px;
  font-weight: bold;
  font-family: inherit;
  box-sizing: border-box;
  font-size: 1.6rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}

.btnIcon * {
  color: #fff !important
}

.btnIcon i {
  font-size: 2.2rem
}

.btnIcon_del {
  background: #9f9f9f
}

.btnIcon_mini {
  width: 78px;
  height: 30px
}

.btnIcon:hover {
  opacity: 0.7
}

@media screen and (max-width: 768px) {
  .btnIcon {
    width: 100px;
    height: 30px;
    font-size: 1.4rem
  }
  .btnIcon i {
    font-size: 2rem
  }
}

.fz_14 {
  font-size: 1.4rem
}

.text_16_r {
  font-size: 1.6rem;
  text-align: right
}

@media screen and (max-width: 768px) {
  .fz_14 {
    font-size: 1.2rem
  }
}

h2 .arrow {
  font-size: 4.6rem
}

@media screen and (max-width: 768px) {
  h2 .arrow {
    font-size: 4rem
  }
}

h3.acSlide .arrow {
  font-size: 4.6rem
}

@media screen and (max-width: 768px) {
  h3.acSlide .arrow {
    font-size: 4rem
  }
}

.fellowLede {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .fellowLede {
    margin-bottom: 36px
  }
  .fellowLede>span {
    padding-left: 26px;
    padding-right: 16px;
    position: relative
  }
  .fellowLede>span i {
    position: absolute;
    top: 0;
    left: -9px
  }
}

.secSmallBtn {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid;
  border-radius: 9px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 6px 8px 2px
}

.acSlide {
  cursor: pointer
}

.acSlide>span>i.arrow {
  -webkit-transform: rotate(-90deg) translate(3px, 5px);
  transform: rotate(-90deg) translate(3px, 5px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s
}

@media screen and (max-width: 768px) {
  .acSlide>span>i.arrow {
    -webkit-transform: rotate(-90deg) translate(0, 2px);
    transform: rotate(-90deg) translate(0, 2px)
  }
}

.acSlide.isClose>span>i.arrow {
  -webkit-transform: rotate(0) translate(0);
  transform: rotate(0) translate(0)
}

.grayBox * {
  color: #333
}

.grayBox .btnIni {
  color: #fff
}

.flow {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px
}

.flow div {
  width: calc(95% / 5);
  font-size: 1.4rem;
  color: #bdbdbd
}

.flow div::before {
  content: "";
  width: 100%;
  height: 8px;
  display: block;
  border-radius: 2px;
  background: #bdbdbd;
  margin-bottom: 4px
}

.flow div span {
  color: #bdbdbd
}

@media screen and (max-width: 950px) {
  .flow div span {
    display: block
  }
}

@media screen and (max-width: 768px) {
  .flow {
    margin-bottom: 48px
  }
  .flow div {
    font-size: 1.2rem
  }
}

@media screen and (max-width: 600px) {
  .flow {
    display: block
  }
  .flow div {
    width: 100%;
    display: inline-block;
    text-indent: -66px;
    padding-left: 66px;
    position: relative;
    margin-bottom: 23px
  }
  .flow div::before {
    width: 60px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 0
  }
  .flow div::after {
    content: "";
    width: 2px;
    height: 100%;
    display: block;
    border-left: 2px solid #dedede;
    margin: 0 0 0 -36px;
    position: absolute;
    top: 22px
  }
  .flow div span {
    display: inline
  }
  .flow div:last-child {
    margin-bottom: 0
  }
  .flow div:last-child::after {
    display: none
  }
}

.error {
  background: #fdeded;
  padding: 29px 36px;
  margin-bottom: 60px
}

.error * {
  color: #ef5350
}

.error_lede {
  font-weight: bold;
  font-size: 2.4rem
}

.error_lede i {
  font-size: 2.4rem;
  margin-right: 5px
}

.error li::before {
  content: "・"
}

@media screen and (max-width: 768px) {
  .error {
    padding: 22px 28px;
    margin-bottom: 48px
  }
  .error_lede {
    font-size: 2.2rem
  }
  .error_lede i {
    font-size: 2.2rem
  }
  .error li {
    font-size: 1.4rem
  }
}

body .annotation, body div .annotation {
  font-size: 1.4rem;
  margin-left: 8px;
  display: inline-block;
  color: #7f7f7f
}

@media screen and (max-width: 768px) {
  body .annotation, body div .annotation {
    font-size: 1.2rem;
    margin-left: 0;
    margin-top: 7px;
    display: block
  }
}

.required {
  color: #fff;
  display: inline-block;
  background: #ef5350;
  padding: 2px 9px 0;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 10px
}

@media screen and (max-width: 768px) {
  .required {
    font-size: 1rem
  }
}

.inputIni, .inputForm_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  resize: none
}

.inputIni::-ms-clear, .inputForm_select select::-ms-clear {
  display: none
}

.inputIni::-ms-reveal, .inputForm_select select::-ms-reveal {
  display: none
}

body div .inputForm_txt {
  border: 1px solid #ababab;
  padding: 10px 10px 8px;
  border-radius: 9px;
  line-height: 2.1rem;
  background: #fff;
  color: #333;
  font-family: "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", arial, helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

body div .inputForm_txt:placeholder-shown {
  color: #b0b0b0;
  opacity: 1
}

body div .inputForm_txt::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1
}

body div .inputForm_txt:-ms-input-placeholder {
  color: #b0b0b0;
  opacity: 1
}

body div .inputForm_txt::-webkit-input-placeholder {
  color: #b0b0b0;
  opacity: 1
}

body div .inputForm_txt.isAlready {
  border-color: #333
}

body div .inputForm_txt:disabled {
  opacity: 0.4
}

.inputForm_already {
  border-color: #333 !important
}

.inputForm_select {
  width: auto;
  height: 43px;
  line-height: 1.6rem !important;
  text-overflow: ellipsis;
  border-radius: 9px;
  background: #fff;
  border: 1px solid #ababab;
  display: inline-block;
  position: relative
}

.inputForm_select select, .inputForm_select option {
  color: #333
}

.inputForm_select select {
  height: 100%;
  line-height: 1.6rem !important;
  padding-left: 12px;
  padding-right: 22px
}

.inputForm_select select::-ms-expand {
  display: none
}

.inputForm_select::after {
  position: absolute;
  display: block;
  top: 17px;
  right: 7px;
  width: 0;
  height: 0;
  border: 5px solid #333;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: ''
}

.inputForm_hankaku {
  ime-mode: disabled
}

.inputForm_mail, .inputForm_address {
  width: calc(98% - 48px);
  ime-mode: disabled
}

.inputForm_ID {
  width: calc(80% - 90px);
  ime-mode: disabled
}

.inputForm_pass {
  width: calc(50% - 90px);
  ime-mode: disabled
}

.inputForm_name2 {
  width: calc(98% - 104px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.inputForm_name2 input {
  width: calc((100% - 24px) / 2);
  margin-right: 24px;
  display: block
}

.inputForm_name2 input:last-child {
  margin-right: 0
}

.inputForm_name3 {
  width: calc(98% - 104px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.inputForm_name3 input {
  width: calc((100% - 48px) / 3);
  margin-right: 24px;
  display: block
}

.inputForm_name3 input:last-child {
  margin-right: 0
}

.inputForm_date, .inputForm_age {
  width: 120px;
  ime-mode: disabled;
  margin-right: 10px
}

.inputForm_postNum {
  width: 130px;
  ime-mode: disabled
}

.inputForm_postNum+span.annotation {
  margin-right: 12px
}

.inputForm_tel {
  width: calc(30% - 76px);
  ime-mode: disabled
}

.inputForm_max {
  width: 100%
}

.inputForm_half {
  width: 50%
}

.inputForm_getDate {
  display: inline-block;
  width: 100%
}

.inputForm_getDate .add_dib {
  width: calc(100% - 150px)
}

.inputForm_getDate input {
  width: calc(40% - 74px);
  ime-mode: disabled;
  margin-left: 11px
}

.inputForm_num {
  display: inline-block
}

.inputForm_num input {
  width: 80px;
  margin-left: 9px
}

.inputForm_num.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.inputForm_num.flexBox input {
  margin-right: 5px
}

.inputForm_num.flexBox div:first-child {
  max-width: calc(100% - 110px);
  width: auto;
  padding-right: 15px
}

.inputForm_num.flexBox div:last-child {
  font-size: 1.4rem
}

@media screen and (max-width: 850px) and (min-width: 769px) {
  .inputForm_num.flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 100%
  }
  .inputForm_num.flexBox input {
    margin-right: 5px
  }
  .inputForm_num.flexBox div:first-child {
    max-width: 100%;
    padding: 0
  }
  .inputForm_num.flexBox div:last-child {
    font-size: 1.4rem
  }
}

@media screen and (max-width: 768px) {
  body div .inputForm_txt {
    padding: 9px 8px 7px;
    font-size: 1.4rem;
    line-height: 1.4rem;
    height: 34px
  }
  .inputForm_spBreak {
    display: block;
    max-width: 200px
  }
  .inputForm_mail, .inputForm_address {
    width: 100%
  }
  .inputForm_ID, .inputForm_pass {
    width: 100%
  }
  .inputForm_tel {
    width: 100%
  }
  .inputForm_half {
    width: 100%
  }
  .inputForm_getDate {
    display: inline-block;
    width: 100%
  }
  .inputForm_getDate>span {
    vertical-align: top;
    margin-top: 7px;
    display: inline-block
  }
  .inputForm_getDate .add_dib {
    width: calc(100% - 88px);
    margin-left: 11px
  }
  .inputForm_getDate input {
    width: 100%;
    margin-left: 0
  }
  .inputForm_select {
    height: 34px;
    line-height: 1.4rem !important
  }
  .inputForm_select select {
    line-height: 1.4rem !important
  }
  .inputForm_select::after {
    top: 15px
  }
  .inputForm_name2 {
    width: 100%
  }
  .inputForm_name2 input {
    width: calc((100% - 11px) / 2);
    margin-right: 11px
  }
  .inputForm_name3 {
    width: 100%
  }
  .inputForm_name3 input {
    width: calc((100% - 22px) / 3);
    margin-right: 11px
  }
  .inputForm_num input {
    width: 50px;
    margin-left: 4px
  }
  .inputForm_num div:last-child {
    font-size: 1.2rem
  }
}

.tableForm {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed
}

.tableForm tbody {
  width: 100%
}

.tableForm tr {
  width: 100%;
  border-bottom: 1px solid #dfdfdf
}

.tableForm tr:last-child {
  border-bottom: none
}

.tableForm th, .tableForm td {
  padding: 30px 0
}

.tableForm th {
  text-align: left;
  font-weight: normal;
  width: 22%;
  padding-right: 11px
}

.theme_gold .tableForm th {
  font-weight: bold
}

.tableForm td {
  width: 78%
}

.tableForm .tableForm_noBorder {
  border-bottom: none !important
}

.tableForm .tableForm_noBorder th, .tableForm .tableForm_noBorder td {
  padding-bottom: 0
}

.tableForm .tableForm_paddingLess {
  padding: 0 !important
}

.tableForm .tableForm_padding {
  padding: 12px 0
}

.tableForm .tableForm_two, .tableForm .tableForm_three {
  border-bottom: none !important
}

.tableForm .tableForm_two th, .tableForm .tableForm_three th {
  vertical-align: top
}

.tableForm .tableForm_two td, .tableForm .tableForm_three td {
  padding-bottom: 0
}

.tableForm .tableForm_two+tr td, .tableForm .tableForm_three+tr td {
  padding-top: 20px
}

.tableForm .tableForm_three+tr {
  border-bottom: none !important
}

.tableForm .tableForm_three+tr td {
  padding-bottom: 10px
}

.tableForm .tableForm_three+tr+tr td {
  padding-top: 20px
}

.tableForm .tableForm_representName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .tableForm tr {
    border-bottom: none
  }
  .tableForm th, .tableForm td {
    font-size: 1.4rem;
    width: 100%;
    display: block;
    padding: 24px 0
  }
  .tableForm th {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 8px
  }
  .tableForm .tableForm_representName {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

/* 連絡問合せ一覧画面　明細行用のCSS */
.infoListBox .jushinRow {
	background: #ffe4c4;
}
.infoListBox .jushinRowHanrei {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #ffe4c4;
	border: 1px solid #333;
	vertical-align: middle;
	margin-bottom: 4px;
}
.infoListBox .soshinRowHanrei {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #ffffff;
	border: 1px solid #333;
	vertical-align: middle;
	margin-bottom: 4px;
}

/* 画面テンプレート用のCSS */
.ui-widget.ui-widget-content.ui-layout-north.layoutBorderNone ,
.ui-widget.ui-widget-content.ui-layout-south.layoutBorderNone ,
.ui-widget.ui-widget-content.ui-layout-center.layoutBorderNone ,
.ui-widget.ui-widget-content {
	border: none
}
/* 参加者一覧用のCSS */
.paricipantList td {
	word-wrap:break-word;
}

.padding_4 {
	padding: 4px 4px !important;
}

