@charset "utf-8";
img { max-width: 100%; }
button { cursor: pointer; }
.no_line{
  text-decoration: none!important;
}
.d_flex {
  display: flex;
}
.pc_only{
  display: block;
}
.sp_only{
  display: none;
}
.js-hide { display: none; }
.pos_rel_init {
  position: relative;
  top: -3px;
}
.deco_none{
  text-decoration: none!important;
}
.link_disabled {
  opacity: 0.7!important;
  pointer-events:none;
  cursor: auto;
}
.btnA,.btnBR {
  transition:0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 526px;
  width: 100%;
  background-color: #111;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin: 0 auto;
  padding: 38px 16px;
  cursor: pointer;
}
.btnA.s_arrow::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 4px;
  left: calc(100% - 60px);
  width: 86px;
  height: 7px;
  background: url(../images/white_arrow.svg) no-repeat 100% 0 / 28px 9px;
  border-bottom: 2px solid #fff;
  margin: auto 0;
  transition:0.3s;
}
.btnA.r_arrow::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 4px;
  left: calc(100% - 60px);
  width: 86px;
  height: 7px;
  background: url(../images/arrow-red.png) no-repeat;
  border-bottom: 2px solid #ed0000;
  margin: auto 0;
  transition:0.3s;
}
.btnA__inner{
  margin-left: 0px;
}
.site_frame {
  width: 960px;
  margin: 0 auto;
}
/* 下層ページ用 */
.site_frame2 {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 970px) {
  .site_frame { width: 95%; }
  .footer_layout .site_frame { width: auto; }
  #global_navigation.site_frame { width: auto; }
}
@media screen and (max-width: 767px) {
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  .btnA,.btnBR {
    font-size: 14px;
    padding:20px 0;
    right: 10%;
  }
  .btnA.s_arrow::after {
    left: calc(100% - 30px);
    width: 60px;
  }
  .btnA__inner{
    padding-right: 30px;
  }
  .site_frame2 {
    width: 95%;
  }
  .btnA.r_arrow::after{
    left: calc(100% - 30px);
  }
}
.site_frame .inner {
	width:100%;
  display: flex;
  justify-content: space-between;
}
.page_top_contents {
  text-align: right;
  padding: 10px 0 20px;
}
.page_top_contents a {
  width: 100px;
  height: 100px;
  background: url(../images/icon_red_arrow_upper.png) left center no-repeat;
  text-decoration: none;
  color: #ed0000;
  display: inline-block;
  padding-left: 20px;
}
.page_top_contents a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

@media screen and (max-width: 767px) {
  .page_top_contents a {
    width: 40px;
    height: 40px;
    background-size:contain;
  }
}

/* size variation */
.title_pagename {
  font-size: 26px;
  border-left: 3px solid #4ea6ab;
  line-height: 1;
  padding-left: 15px;
}
.title_pagename_big {
  font-weight: 400;
  font-size: 76px;
  line-height: 100%;
}
.title_pagename_himiddle {
  font-weight: 400;
  font-size: 76px;
  line-height: 100%;
}
.title_pagename_middle {
  font-weight: 400;
  font-size: 60px;
  line-height: 100%;
}
.title_subtitle {
  font-size: 18px;
  padding: 13px;
}
.title_subtitle2 {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.title_subtitle3{
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}
.strong_point {
  font-size: 16px;
  padding: 15px 0;
  line-height: 2;
}
.side_spacer {
  padding: 0 20px;
}
.description_01 {
  font-size: 16px;
  line-height: 2;
}

.description_02{
  font-size: 15px;
  line-height: 2;
}

.description_03{
  line-height: 2;
}

.strong_point02 {
  font-weight: bold;
  line-height: 27px;
}
.txt_info {
  font-size:14px;
  line-height:2;
}
.txt_info_ps_pc {
  display: block;
  font-size:14px;
  line-height:2;
  position: relative;
  left: 330px;
  width: fit-content;
}
.txt_info_ps_sp {
  display: none;
}
.card_ura{
  width: 40%;
}
.strong_point03 {
  font-size:18px;
  padding: 15px 20px;
  margin-top: 80px;
}
.strong_point03-tel {
  font-weight: 400;
  font-size: 64px;
  line-height: 100%;
}
.strong_point03-tel_txt {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
}
.strong_point03-tel_txt_mark {
	font-size: 11px;
  position: absolute;
  top: -5px;
}
.strong_point03-tel_txt_mark_right {
	margin-left: 10px;
}
.title_mark_subttl {
	position: relative;
}
.title_bg_green_mark {
	font-size: 13px;
  position: absolute;
  top: 14px;
}
.opentime_area{
  background-color: #fff;
  color: #000;
  width: 700px;
  margin: 50px auto 40px;
  padding: 30px 0 40px;
}
.opentime_area_pcbr{
  display: block;
  background-color: #000;
  color: #fff;
  width: 700px;
  margin: 50px auto 40px;
  padding: 30px 0 40px;
}
.opentime_area_spbr{
  display: none;
}
.car_rear{
  margin: 90px auto 0;
}

@media screen and (max-width: 970px) {
  .title_pagename { margin-top: 20px; }
	.strong_point03-tel_txt_mark {
		top:inherit;
	}
}
@media screen and (max-width: 767px) {
  .title_subtitle3{
    font-size: 20px;
    line-height: 26px;
  }
  .opentime_area{
    width: 100%;
  }
  .title_pagename_big {
    font-size: 48px;
  }
  .title_pagename_himiddle {
    font-size:36px;
  }
  .title_pagename_middle {
    font-size: 48px;
  }
  .strong_point03-tel {
    font-size: 20px;
    line-height: 26px;
  }
  .opentime_area_pcbr{
    display: none;
  }
  .opentime_area_spbr{
    width: 90%;
    display: block;
    background-color: #000;
    color: #fff;
    margin: 50px auto 40px;
    padding: 30px 0 40px;
  }
  .txt_info_ps_pc {
    display: none;
  }
  .txt_info_ps_sp {
    display: block;
    font-size:14px;
    line-height:2;
    float: right;
    width: fit-content;
  }
  .card_ura{
    width: 100%;
  }
  .strong_point03 {
    margin-top: 20px;
  }
}
/* btn variation */
.btn_style {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn_style:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.btn_off_style {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn_shadow { border-bottom: 3px solid transparent; }
.green_btn {
  background: #4ea6ab;
  border-color: #287f84;
}
.pink_btn {
  background: #ec7a9b;
  border-color: #a15469;
}
.gray_btn {
	background:#b2b2b2;
}
.rightgreen_btn {
  background: #9fd177;
  border-color: #82b25b;
}
.yellow_btn {
  background: #dfbe3a;
  border-color: #b79f41;
}
.blue_btn {
  background: #77a1d1;
  border-color: #5c7ea6;
}
.red_btn {
  background: #ED0000;
  border-color: #ED0000;
}
.white_blackline_btn {
  background: #fff;
  border-color: #000;
}
.btn_height_midium {
  height: 50px;
  line-height: 50px;
}
.newregist_btn {
  background: url(../images/icon_regist.png) left center no-repeat;
  display: inline-block;
  padding-left: 30px;
  min-height: 30px;
  color:#fff;
}
.newborn_btn {
  background: url(../images/icon_new_contact.png) left center no-repeat;
  display: inline-block;
  padding-left: 50px;
  min-height: 24px;
  color:#fff;
}
.newborn_btn02 {
  background: url(../images/icon_new_contact.png) left center no-repeat;
  display: inline-block;
  padding-left: 50px;
  min-height: 24px;
  color:#fff;
}

.read_more_btns {
  background: url(../images/icon_white_arrow_right.png) right center no-repeat;
  display: inline-block;
  padding-right: 20px;
  min-height: 15px;
}
.external_btn{
  display: flex!important;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  margin: 10px 0;
  border-radius: unset;
}
.external_links_pdf {
  width: 18px;
  height: 18px;
  margin: 16px 16px 16px 20%;
}
.external_links_btns {
  margin-left: 5px;
  min-height: 15px;
}

@media screen and (max-width: 970px) {
  .btn_height_midium {
    height: auto;
    line-height: 1.3;
    padding: 10px 5px;
  }
}

@media screen and (max-width: 970px) {
  .external_btn{
    text-align: left;
  }
  .external_links_pdf {
    margin:0 auto;
  }
}
.a_btn_block {
  text-align: center;
  display: inline-block;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0;
  line-height:3;
  border-radius: unset;
}
@media screen and (max-width: 970px) {
  .a_btn_block { line-height: 1.8; }
}

@media screen and (max-width: 767px) {
  .btn_style:hover {
    opacity: 1;
  }
}

/* color variation */
.title_green {
  border-color: #4ea6ab;
  color: #4ea6ab;
}
.title_red {
  color: #ed0000;
}
.title_bg_green {
  background: #d3e9ea;
}
.title_bg_white_blackline {
  background: #fff;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
  padding: 25px 0;
}
.label_sky_blue {
  background: #1d91cc !important;
  color:#fff;
}
.label_yellow {
  background:#E1B96A !important;
  color:#fff;
}
.label_right_blue {
  background: #113873 !important;;
  color:#fff;
}
.label_gray {
  background:#c8c8c8;
  color:#999999;
}
.label_white {
  background:#fff;
  color:#000;
}

/* accent underline */
.grey_underline {
  font-weight: bold;
  border-bottom:12px solid #E3E5E6;
}

/* font color variation */
.color_white { color: #fff!important; }
.color_red { color: red; }
.color_black { color: #000!important; }
.color_pink { color:#ec7a9b; }
.color_green { color:#4ea6ab; }
/* font size variation */
.font12 { font-size: 12px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font30 { font-size: 30px; }
.font40 { font-size: 40px; }
/* font variation */
.txt_mline { text-decoration:line-through;}
.fb { font-weight: bold; }
.td_underline{text-decoration: underline;}
.txt_phone {
  background: url(../images/icon_phone_02.png) left center no-repeat;
  display: inline-block;
  padding-left: 25px;
}
.lineH_01 {
	line-height:2;
}
/* space variation */
.spacer15_5 { padding: 15px 5px; }
.font_opentime{
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
}
.description_opentime_pc {
  display: block;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
}
.description_opentime_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .description_opentime_pc {
    display: none;
  }
  .description_opentime_sp {
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
}
/* wide variation */
.auto_center { margin: 0 auto; }
.wide100 { width: 100%; }
.wide90 { width: 90%; }
.wide80 { width: 80%; }
.wide70 { width: 70%; }
.wide75 { width: 75%; }
.wide60 { width: 60%; }
.wide65 { width: 65%; }
.wide50 { width: 50%; }
.wide40 { width: 40%; }
.wide30 { width: 30%; }
.wide25 { width: 25%; }
.wide20 { width: 20%; }
.wide10 { width: 10%; }
@media screen and (max-width: 767px) {
  .sp_auto_center { margin: 0 auto; }
  .sp_wide100 { width: 100%; }
}
/* input variation */
.mmc_input {
  border: 1px solid #ccc;
  padding: 5px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* spacer */
.m_auto { margin: auto; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt100 { margin-top: 100px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb100 { margin-bottom: 100px !important; }

.mr10 { margin-right: 10px !important; }

.ml10 { margin-left: 10px !important; }

.pt10 { padding-top: 10px !important; }
.pb10 { padding-bottom: 10px !important; }

/* tablet spacer */
@media screen and (max-width: 970px) {
  .mt_tab10 { margin-top: 10px !important; }
  .mt_tab20 { margin-top: 20px !important; }
  .mt_tab30 { margin-top: 30px !important; }
  .mt_tab40 { margin-top: 40px !important; }
  .mt_tab50 { margin-top: 50px !important; }
  
  .mb_tab20 { margin-bottom: 20px !important; }
  .mb_tab40 { margin-bottom: 40px !important; }
  
  .mr_tab10 { margin-right: 10px !important; }
  
  .ml_tab10 { margin-left: 10px !important; }
  
  .pt_tab10 { padding-top: 10px !important; }
  .pb_tab10 { padding-bottom: 10px !important; }
}

/* sp spacer */
@media screen and (max-width: 767px) {
  .mt_sp10 { margin-top: 10px !important; }
  .mt_sp20 { margin-top: 20px !important; }
  .mt_sp30 { margin-top: 30px !important; }
  .mt_sp40 { margin-top: 40px !important; }
  .mt_sp50 { margin-top: 50px !important; }
  
  .mb_sp10 { margin-bottom: 10px !important; }
  .mb_sp20 { margin-bottom: 20px !important; }
  .mb_sp40 { margin-bottom: 40px !important; }
  
  .mr_sp10 { margin-right: 10px !important; }
  
  .ml_sp10 { margin-left: 10px !important; }
  
  .pt_sp10 { padding-top: 10px !important; }
  .pb_sp10 { padding-bottom: 10px !important; }
}

.txt_center {
  text-align:center;
}
.txt_left{
  text-align:left;
}
@media screen and (max-width: 767px) {
  .sp_txt_center { text-align:center; }
}
/* news spacer */
  .news_list_date {
    width:160px;
  }
  .news_list_category_name { width:92px;}
/* label variation */
.radius05 {
  width: 15%;
  height: 25px;
  line-height: 24px;
  font-size: 12px;
  border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align:center;
}
.radius999 {
  width: 15%;
  height: 25px;
  line-height: 24px;
  font-size: 12px;
  border: 0 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 9999px;
  text-align:center;
}
.float_l {
  float:left;
}
.clear_b {
  clear:both;
}

@media screen and (max-width: 767px) {
  .radius05 { width: 30%; }
}

/* column variation */
.one_column {
  width:100%;
}

.two_column {
  width:100%;
}
.two_column_left {
  float:left;
  font-size:16px;
}
.two_column_right {
  float:right;
  font-size:16px;
}
@media screen and (max-width: 767px) {
  .two_column_left,.two_column_right { float: none; }
}
.red_line_caution {
  height: 85px;
  background:#ffffff;
  border: solid 3px #ed0000;
  line-height: 32px;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 9999px;
  padding:0 10px;
}
.green_line {
  background:#ffffff;
  border: solid 3px #4ea6ab;
  line-height: 32px;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:0 10px;
}
.pink_line {
  background:#ffffff;
  border: solid 3px #ec7a9b;
  line-height: 32px;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:0 12px;
}
.green_listmark	{
  height: 24px;
  margin: 20px 0px 5px;
  padding: 8px 0px 0px 22px;
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  background: url(../images/icon_green_listmark.png) 0px 12px no-repeat;
}
.red_listmark_square	{
  height: 24px;
  margin: 20px 0px 5px;
  padding: 8px 0px 0px 35px;
  font-size: 18px;
  font-weight: bold;
  color: #ed0000;
  background: url(../images/icon_red_listmark_square.png) 0px 12px no-repeat;
}
.redcheck_listmark	{
  height: 40px;
  margin: 20px 0px 5px;
  padding: 8px 0px 0px 40px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  background: url(../images/check-box.png) 0px 12px no-repeat;
}
.gray_infobox {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 5px;
  background-color: #f1f1f1;
  margin: 20px 0px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .green_listmark	{
    height: auto;
  }
  .red_line_caution {
    height: 130px;
    border-radius: 40px;
  }
}

.sp_popup_closed {
  display: block;
  position: absolute;
  top: 15px;
  right: 5px;
  width: 30px;
}
.regtop_table_bg_blue {
  background-color: #d3e9ea !important;
}
.regtop_table_bg_sky_blue {
  background-color: #b4e1ec !important;
}
.regtop_table_bg_yellow {
  background-color: #e7ce69 !important;
}

/* images block */
.images_box { padding: 20px 0; text-align:center; }
.images_sp_box { display: none; }
@media screen and (max-width: 767px) {
.images_box { display: none; }
.images_sp_box {
    padding-top: 15px;
    text-align: center;
    display: block;
  }
}
.images_box02 { 
  /*text-align:center;
  margin: 0 auto;*/
}


/* お申込み・お問合せエリア */
.user_regist_box {
  float: right;
  background: #f1f1f1;
  width: 48.5%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0;
}
.user_regist_box02 {
  background: #f1f1f1;
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0;
}
.user_regist_box:first-child { float: left; }
.user_regist_btn_area { padding: 5px 10px 0; }
.user_regist_btn_area button { margin: 10px 0; }

.user_regist_btn_area_l {
  float: left;
  width: 48%;
  margin: 5px 0 0 ;
}
.user_regist_btn_area_r {
  float: right;
  width: 48%;
  margin: 5px 0 0 ;
}
  
@media screen and (max-width: 767px) {
  .user_regist_box { width: 100%; }
  .user_regist_btn_area_l { width: 100%; }
  .user_regist_btn_area_r { width: 100%; }
}
/* layout variation */
.one_column { width: 100%; }
.twocolumn_layout .one_column {
  width: 49%;
  margin-left: 2%;
  float: left;
  height: 260px;
}
.twocolumn_layout .one_column.column_height19 {
  height: 190px;
}
.twocolumn_layout .one_column.column_height30 {
  height: 300px;
}

.twocolumn_layout .one_column:first-child { margin-left: 0; }
.one_column_title {
  font-size: 24px;
}
.one_column_subtitle {
  font-size: 20px;
  font-weight: bold;
}
.one_column_subtitle_red {
  color: #d80000;
}

@media screen and (max-width: 767px) {
  .twocolumn_layout .one_column {
    float: none;
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
  }
  .twocolumn_layout .one_column:first-child { margin-top: 0; }
}

.no_click{
  pointer-events: none;
}

.not_ready{
  padding: 30px;
  background-color: #000;
  pointer-events: none;
  opacity: 0.7;
  position: relative;
  bottom: 80px;
  right: 25px;
  z-index: 999;
  text-align: center;
  width: 100%;
}

.not_ready h4{
  color: #fff;
  opacity: 1;
  font-size: 24px;
}

/* indent varidation */

.indent_20{
  margin-left: 20px;
  display: block;
  margin-bottom: -26px;
}
.indent_20 .in_indent{
  margin-left: 14px;
}

.to_reference{
  font-size: 20px;
  color: #000!important;
}
.to_reference_top{
  font-size: 20px;
  color: #fff!important;
}
.to_x{
  display: block;
  width: fit-content;
  margin:20px auto;
}