@charset "UTF-8";
/***** 基本 *****/
/* 変数 */
/* https://material-ui.com/style/color/ */
.phead-item {
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 70%;
  font-weight: lighter; }

.phead-item-active {
  background-color: lightblue; }

.middle-header-block-top-space-row {
  height: 8px; }

.middle-headder-attention-row {
  margin-top: 8px;
  color: #ff6271;
  font-size: 75%; }

.program-caption {
  font-size: 120%; }

.program-attention-text {
  color: #ff6271; }

.program-body-caption {
  color: #005cbf;
  font-size: 120%; }

.program-body-head-spacer {
  height: 12px; }

.program-step-text-p {
  margin-bottom: 4px; }

.row-top-bottom-margined {
  margin-top: 8px;
  margin-bottom: 8px; }

.program-subcaption-title {
  font-size: 140%;
  text-align: center;
  background-color: greenyellow; }

.program-subcaption-text {
  font-size: 140%;
  text-align: center;
  background-color: greenyellow; }

footer {
  margin-top: 40px; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

.form-error-text {
  margin: 0 0 0;
  color: #ff6271; }

.contact-confirm-text {
  margin: 4px 4px 24px;
  font-size: 80%;
  color: #2e5171; }

.tsugie-input-100percent {
  width: 100%; }

.has-error .form-control {
  border-color: #ff6271;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.with-errors {
  color: #ff6271; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.c-heading1 {
  font-size: 32px;
  color: #002233;
  font-weight: bold;
  padding-bottom: 20px; }

.c-heading1:after {
  content: "";
  display: block;
  width: 120px;
  height: 20px;
  border-bottom: 4px solid #007bff; }

.c-heading2 {
  font-size: 20px;
  color: #002233;
  font-weight: bold;
  padding-left: 10px;
  border-left: 4px solid #007bff; }

.c-heading3 {
  font-size: 18px;
  color: #002233;
  font-weight: bold; }

.c-heading4 {
  font-size: 15px;
  color: #002233;
  font-weight: bold; }

.c-headingSub {
  font-size: 12px;
  color: #9E9E9E;
  font-weight: bold; }

.program-caption {
  font-size: 120%; }

.main-container,
.l-main {
  margin-top: 40px; }

.c-entryFlow {
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 0; }

.c-entryFlowItem {
  text-align: center; }

.c-entryFlowItemStatusIcon {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #007bff;
  border-radius: 16px;
  text-align: center;
  line-height: 30px;
  background: #007bff;
  color: #FFF; }

.c-entryFlowItemStatusIcon.is-now {
  background: #FFF;
  color: #007bff; }

.c-entryFlowItemStatusName {
  display: inline-block;
  color: #9E9E9E; }

@media (max-width: 480px) {
  .c-entryFlowItemStatusName {
    display: block;
    margin-top: 4px;
    font-size: 12px; } }

.c-courseFlowItem {
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding: 24px; }

.c-courseFlowItem p {
  margin-bottom: 0; }

.c-courseFlowItemNum {
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  color: #007bff;
  line-height: 1; }

.c-entryBtnArea {
  background: #FAFAFA;
  padding: 32px 24px;
  text-align: center; }

.c-entryBtn {
  width: 100%; }

@media (min-width: 768px) {
  .c-entryBtn {
    width: 400px; } }

.u-subInfoText {
  color: #9E9E9E;
  font-size: 12px; }

.u-attentionText {
  color: #ff6271; }

.u-externalLinkIcon {
  color: #E0E0E0; }

.u-bg {
  background: #f8f8f8; }

.l-footer {
  background: #FAFAFA;
  padding: 48px 0;
  margin-top: 80px; }

.c-declaration {
  border: 1px solid #dee2e6;
  padding: 32px;
  border-radius: 4px;
  max-width: 720px;
  margin: auto; }

.c-declaration_heading {
  font-weight: bold;
  font-size: 24px;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 12px; }

.c-declaration_mainText {
  font-size: 20px;
  line-height: 1.5; }

.c-form_smokingNumberInput {
  width: 80px;
  display: inline-block; }

.c-form_title {
  font-size: 15px;
  font-weight: bold; }

.c-form_hyphen {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

.c-form_insuranceNumberInput {
  width: 160px;
  display: inline-block; }

.c-form_halfInput {
  display: table;
  width: 100%; }

.c-form_halfInputItem {
  display: table-cell;
  padding-right: 10px;
  width: 50%; }

.c-programSelectedItem {
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding: 16px; }

.c-programItem {
  border-bottom: 1px solid #dee2e6; }

.c-programItem_img {
  max-width: 300px; }

.c-programItem_content {
  font-size: 12px; }

.c-programItem_label {
  font-size: 12px;
  font-weight: bold;
  background: #f8f8f8;
  padding: 4px 16px;
  display: inline-block;
  vertical-align: middle; }

.c-programItem_text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px; }

.c-programItem_btnArea {
  background: #f8f8f8;
  padding: 24px 16px;
  height: 100%;
  position: relative; }

.c-programItem_btn {
  width: 100%;
  padding: 12px 4px; }

.c-programItem_price {
  font-weight: bold;
  font-size: 12px; }

.c-programItem_periodText {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  font-weight: bold; }

.no-action-button {
  width: 180px; }

.staff-setumei-box {
  background-color: #f0f0f0;
  color: #222222;
  font-family: ".SF NS Text";
  font-size: 12px;
  padding: 4px;
  margin: 4px; }

td.staff, td.staff-header {
  margin: 2px;
  padding: 2px; }

td.staff-header {
  background-color: lightgray; }

#QandA-1 {
  width: 100%;
  font-family: メイリオ;
  font-size: 14px;
  /*全体のフォントサイズ*/ }

#QandA-1 dt {
  background: #444;
  /* 「Q」タイトルの背景色 */
  color: #fff;
  /* 「Q」タイトルの文字色 */
  padding: 8px;
  border-radius: 2px; }

#QandA-1 dt:before {
  content: "";
  font-weight: bold;
  margin-right: 8px; }

#QandA-1 dd {
  margin: 24px 16px 40px 32px;
  line-height: 140%;
  text-indent: -24px; }

#QandA-1 dd:before {
  content: "A.";
  font-weight: bold;
  margin-right: 8px; }

.kojin_jyouhou_agreement_text_scroll_box {
  border: solid 1px gray;
  height: 120px;
  overflow: auto; }
