@charset "UTF-8";
.loadingBackground {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #333333;
  opacity: 0.3;
  cursor: wait;
  z-index: 100000;
}

.loadingIcon {
  display: inline-block;
  text-align: center;
  line-height: 150px;
  width: 150px;
  height: 150px;
  background: #fff;
  position: fixed;
  top: 45%;
  left: 45%;
  z-index: 100001;
  border-radius: 10%;
  box-shadow: 0 0 8px #999999;
  padding: 1px 5px 5px 5px;
}

.hidden-user {
  display: none !important;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: "Roboto", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #444444;
  background: #ffffff;
}

.font_mincho {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

a,
a:visited {
  color: inherit;
}

sub, sup {
  font-size: 70%;
}

sub {
  vertical-align: baseline;
}

sup {
  vertical-align: revert;
}

.dummy {
  cursor: pointer;
}

a.link_none {
  pointer-events: none;
}

.link_default {
  color: inherit;
  text-decoration: underline;
}

.txt .link_default {
  color: inherit;
  text-decoration: underline;
}

img {
  line-height: 1;
  vertical-align: top;
  width: 100%;
  height: auto;
}

.txt {
  word-break: break-all;
}

.txt_color_red {
  color: #dc3c3c;
}

.txt_color_orange {
  color: #f3a449;
}

.txt_color_green {
  color: #90ba43;
}

.txt_align_c {
  text-align: center;
}

.txt_align_r {
  text-align: right;
}

.txt_align_l {
  text-align: left;
}

.placeholder_color_gray::-moz-placeholder {
  color: #a6a6a6;
}

.placeholder_color_gray::placeholder {
  color: #a6a6a6;
}

.default_style .part + .part, .default_style .part + .txt, .default_style .part + .link, .default_style .part + .btn, .default_style .part + .img, .default_style .part + .list, .default_style .part + .input, .default_style .part + .select, .default_style .part + .textarea, .default_style .txt + .part, .default_style .txt + .txt, .default_style .txt + .link, .default_style .txt + .btn, .default_style .txt + .img, .default_style .txt + .list, .default_style .txt + .input, .default_style .txt + .select, .default_style .txt + .textarea, .default_style .link + .part, .default_style .link + .txt, .default_style .link + .link, .default_style .link + .btn, .default_style .link + .img, .default_style .link + .list, .default_style .link + .input, .default_style .link + .select, .default_style .link + .textarea, .default_style .btn + .part, .default_style .btn + .txt, .default_style .btn + .link, .default_style .btn + .btn, .default_style .btn + .img, .default_style .btn + .list, .default_style .btn + .input, .default_style .btn + .select, .default_style .btn + .textarea, .default_style .img + .part, .default_style .img + .txt, .default_style .img + .link, .default_style .img + .btn, .default_style .img + .img, .default_style .img + .list, .default_style .img + .input, .default_style .img + .select, .default_style .img + .textarea, .default_style .list + .part, .default_style .list + .txt, .default_style .list + .link, .default_style .list + .btn, .default_style .list + .img, .default_style .list + .list, .default_style .list + .input, .default_style .list + .select, .default_style .list + .textarea, .default_style .input + .part, .default_style .input + .txt, .default_style .input + .link, .default_style .input + .btn, .default_style .input + .img, .default_style .input + .list, .default_style .input + .input, .default_style .input + .select, .default_style .input + .textarea, .default_style .select + .part, .default_style .select + .txt, .default_style .select + .link, .default_style .select + .btn, .default_style .select + .img, .default_style .select + .list, .default_style .select + .input, .default_style .select + .select, .default_style .select + .textarea, .default_style .textarea + .part, .default_style .textarea + .txt, .default_style .textarea + .link, .default_style .textarea + .btn, .default_style .textarea + .img, .default_style .textarea + .list, .default_style .textarea + .input, .default_style .textarea + .select, .default_style .textarea + .textarea {
  margin-top: 1em;
}

.indent_1em li {
  text-indent: -1em;
  margin-left: 1em;
}

li.indent_1em,
.txt.indent_1em {
  text-indent: -1em;
  margin-left: 1em;
}

.indent_2em li {
  text-indent: -2em;
  margin-left: 2em;
}

li.indent_2em,
.txt.indent_2em {
  text-indent: -2em;
  margin-left: 2em;
}

.indent_2_5em li {
  text-indent: -2.5em;
  margin-left: 2.5em;
}

li.indent_2_5em,
.txt.indent_2_5em {
  text-indent: -2.5em;
  margin-left: 2.5em;
}

.indent_3em li {
  text-indent: -3em;
  margin-left: 3em;
}

li.indent_3em,
.txt.indent_3em {
  text-indent: -3em;
  margin-left: 3em;
}

.table .table_row .cell_align_left {
  text-align: left;
}
.table .table_row .cell_align_center {
  text-align: center;
}
.table .table_row .cell_align_right {
  text-align: right;
}

._acd_conts {
  display: none;
}

.conts_member_logout {
  position: relative;
}

.area_non_member {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0.8) 20%, rgb(255, 255, 255) 40%, rgb(255, 255, 255) 100%);
}

@media only screen and (min-width:769px) {
  .sp_only {
    display: none !important;
  }
  body {
    font-size: 1.6rem;
    line-height: 1.8;
    width: 100%;
  }
  a {
    transition: 0.3s;
    text-decoration: none;
    /*
    &.hover_area {
    	&:hover {
    		@include opacity_default;
    	}
    }
    */
  }
  a::before, a::after {
    transition: 0.3s;
  }
  a img {
    transition: 0.3s;
  }
  a:hover {
    opacity: 0.6;
    text-decoration: none;
  }
  .link_default:hover {
    text-decoration: none;
  }
  .txt a, .txt .link {
    color: #0058b3;
    text-decoration: underline;
  }
  .txt a:hover, .txt .link:hover {
    text-decoration: none;
  }
  .txt .link_tel_2nd {
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    pointer-events: none;
  }
  .txt_link {
    color: #0058b3;
    text-decoration: underline;
  }
  .txt_link:hover {
    text-decoration: none;
  }
  .list .link {
    color: #0058b3;
    text-decoration: underline;
  }
  .list .link:hover {
    text-decoration: none;
  }
  .link_tel,
  .link_tel_2nd {
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    pointer-events: none;
  }
  .img_actual img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .txt_l {
    font-size: 2rem;
    line-height: 1.6;
  }
  .txt_s {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .txt_align_c_pc {
    text-align: center;
  }
  .txt_align_r_pc {
    text-align: right;
  }
  .txt_align_l_pc {
    text-align: left;
  }
  .outer_1200 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
  .outer_1200.inner_1080 {
    max-width: 1200px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .inner_1080 {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_1080.inner_1000 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    margin: 0;
  }
  .inner_1080.inner_800 {
    width: 100%;
    padding-right: 140px;
    padding-left: 140px;
    margin: 0;
  }
  .inner_1000 {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_1000.inner_680 {
    width: 100%;
    padding-right: 160px;
    padding-left: 160px;
    margin: 0;
  }
  .inner_800 {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_750 {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_680 {
    width: 680px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_520 {
    width: 520px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner_indent {
    padding-right: 40px;
    padding-left: 40px;
  }
  .conts {
    margin-bottom: 80px;
  }
  .conts_heading {
    margin-bottom: 40px;
  }
  .area {
    margin-top: 60px;
  }
  .area + .sec {
    margin-top: 80px;
  }
  .area + .block {
    margin-top: 60px;
  }
  .area + .box {
    margin-top: 40px;
  }
  .sec + .sec, .sec + .area {
    margin-top: 80px;
  }
  .sec_main {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 80px;
  }
  .sec_main + .sec, .sec_main + .area {
    margin-top: 0;
  }
  .sec_heading {
    margin-bottom: 40px;
  }
  .block + .block, .block + .area, .block + .block_heading {
    margin-top: 60px;
  }
  .block_heading {
    margin-bottom: 30px;
  }
  .box + .box, .box + .area, .box + .box_heading {
    margin-top: 40px;
  }
  .box_heading {
    margin-bottom: 20px;
  }
  .part + .part, .part + .part_heading {
    margin-top: 20px;
  }
  .part_heading {
    margin-bottom: 10px;
  }
  .box_add {
    margin-top: 30px;
  }
  .box_add + .sec {
    margin-top: 60px;
  }
  .box_add + .block {
    margin-top: 40px;
  }
  .box_add + .box {
    margin-top: 30px;
  }
  .box_conts_bottom {
    margin-top: 40px;
  }
  .sec + .box_conts_bottom {
    margin-top: 60px;
  }
  .block + .box_conts_bottom {
    margin-top: 40px;
  }
  .box + .box_conts_bottom {
    margin-top: 30px;
  }
  .list li {
    line-height: 1.6;
  }
  .list li + li {
    margin-top: 0.5em;
  }
  .notes li + li {
    margin-top: 0.25em;
  }
  .notes {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .table {
    display: table;
    width: 100%;
  }
  .table > .table_row {
    display: table-row;
    width: 100%;
  }
  .table .table_row + .table_row .table_th, .table .table_row + .table_row .table_td {
    padding-top: 10px;
  }
  .table .table_row .table_th, .table .table_row .table_td {
    display: table-cell;
  }
  .area_non_member {
    padding: 160px 0 80px 0;
  }
}
@media only screen and (max-width:768px) {
  .pc_only {
    display: none !important;
  }
  .loadingIcon {
    line-height: 25vw;
    width: 25vw;
    height: 25vw;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 1px 5px 5px 5px;
  }
  body {
    font-size: 1.6rem;
    line-height: 1.6;
    width: 100%;
  }
  a {
    text-decoration: none;
    /*
    &.hover_area {
    	display: inline-block;
    	text-decoration: underline;
    }
    */
  }
  .txt a, .txt .link {
    color: #0058b3;
    text-decoration: underline;
  }
  .txt .link_tel_2nd {
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    pointer-events: none;
  }
  .txt_link {
    color: #0058b3;
    text-decoration: underline;
  }
  .list .link {
    text-decoration: underline;
  }
  .link_tel {
    display: inline-block;
  }
  .link_tel_2nd {
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    pointer-events: none;
  }
  img {
    width: 100%;
    height: auto;
  }
  .txt_l {
    font-size: 2rem;
    line-height: 1.4;
  }
  .txt_s {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .txt_align_c_sp {
    text-align: center;
  }
  .txt_align_r_sp {
    text-align: right;
  }
  .txt_align_l_sp {
    text-align: left;
  }
  .inner_92 {
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
  }
  .inner_indent {
    padding-right: 4%;
    padding-left: 4%;
  }
  .conts {
    margin-bottom: 21.3333333333vw;
  }
  .conts_heading {
    margin-bottom: 10.6666666667vw;
  }
  .area {
    margin-top: 8vw;
  }
  .area + .sec {
    margin-top: 10.6666666667vw;
  }
  .area + .block {
    margin-top: 8vw;
  }
  .area + .box {
    margin-top: 5.3333333333vw;
  }
  .sec + .sec, .sec + .area {
    margin-top: 10.6666666667vw;
  }
  .sec_main {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 30px;
  }
  .sec_main + .sec, .sec_main + .area {
    margin-top: 0;
  }
  .sec_heading {
    margin-bottom: 8vw;
  }
  .block + .block, .block + .area, .block + .block_heading {
    margin-top: 8vw;
  }
  .block_heading {
    margin-bottom: 5.3333333333vw;
  }
  .box + .box, .box + .area, .box + .box_heading {
    margin-top: 5.3333333333vw;
  }
  .box_heading {
    margin-bottom: 4vw;
  }
  .part + .part, .part + .part_heading {
    margin-top: 4vw;
  }
  .part_heading {
    margin-bottom: 2.6666666667vw;
  }
  .box_add {
    margin-top: 5.3333333333vw;
  }
  .box_add + .sec {
    margin-top: 10.6666666667vw;
  }
  .box_add + .block {
    margin-top: 8vw;
  }
  .box_add + .box {
    margin-top: 5.3333333333vw;
  }
  .box_conts_bottom {
    margin-top: 30px;
  }
  .sec + .box_conts_bottom {
    margin-top: 40px;
  }
  .block + .box_conts_bottom {
    margin-top: 30px;
  }
  .box + .box_conts_bottom {
    margin-top: 20px;
  }
  .list li {
    line-height: 1.6;
  }
  .list li + li {
    margin-top: 0.5em;
  }
  .notes li + li {
    margin-top: 0.25em;
  }
  .notes {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .table {
    width: 100%;
  }
  .table > .table_row {
    width: 100%;
  }
  .table > .table_row + .table_row {
    margin-top: 10px;
  }
  .table .table_th, .table .table_td {
    width: 100%;
  }
  .table .table_th {
    margin-bottom: 5px;
  }
  .table .cell_align_left_sp {
    text-align: left;
  }
  .table .cell_align_center_sp {
    text-align: center;
  }
  .table .cell_align_right_sp {
    text-align: right;
  }
  .area_non_member {
    padding: 80px 4% 40px 4%;
  }
}
.clearfix:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}/*# sourceMappingURL=_layout.css.map */