@charset "utf-8";

img { max-width: 100%; }
button { cursor: pointer; }

.js-hide { display: none; }
.pos_rel_init { position: relative; }

.site_frame {
  width: 960px;
  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; }
}
.site_frame .inner {
	width:10%;
}
.page_top_contents {
  text-align: right;
  padding: 10px 0 20px;
}
.page_top_contents a {
  background: url(../images/icon_green_arrow_upper.png) left center no-repeat;
  text-decoration: none;
  color: #4ea6ab;
  display: inline-block;
  padding-left: 20px;
}
.page_top_contents a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

/* size variation */
.title_pagename {
  font-size: 26px;
  border-left: 3px solid #4ea6ab;
  line-height: 1;
  padding-left: 15px;
}
.title_subtitle {
  font-size: 18px;
  padding: 13px;
}

.strong_point {
  font-size: 16px;
  padding: 15px 20px;
  line-height: 2;
}
.side_spacer {
  padding: 0 20px;
}
.description_01 {
  font-size: 16px;
  line-height: 2;
}
.strong_point02 {
  font-weight:bold;
  line-height:2;
}
.txt_info {
  font-size:14px;
  line-height:2;
}
.strong_point03 {
  font-size:18px;
  padding: 15px 20px;
}

@media screen and (max-width: 970px) {
  .title_pagename { margin-top: 20px; }
}
/* btn variation */
.btn_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_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;
}
.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;
}
.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_links_btns {
  background: url(../images/icon_white_external_left.png) left center no-repeat;
  /*display: inline-block;*/
  padding-left: 20px;
  min-height: 15px;
}
@media screen and (max-width: 970px) {
  .btn_height_midium {
    height: auto;
    line-height: 1.3;
    padding: 10px 5px;
  }
}
.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;
}
@media screen and (max-width: 970px) {
  .a_btn_block { line-height: 1.8; }
}


/* color variation */
.title_green {
  border-color: #4ea6ab;
  color: #4ea6ab;
}
.title_bg_green {
  background: #d3e9ea;
}
.label_sky_blue {
  background:#b4e1ec;
  color:#333333;
}
.label_yellow {
  background:#e7ce69;
  color:#333333;
}
.label_right_blue {
  background:#d3e9ea;
  color:#333333;
}
.label_gray {
  background:#c8c8c8;
  color:#999999;
}

.color_pink { color: #ec7a9b; }

/* font color variation */
.color_white { color: #fff; }
.color_black { color: #333; }
.color_pink { color:#ec7a9b; }
.color_green { color:#4ea6ab; }
/* font size variation */
.font12 { font-size: 12px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font30 { font-size: 30px; }
.font40 { font-size: 40px; }
/* font variation */
.txt_mline { text-decoration:line-through;}
.fb { font-weight: bold; }
.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; }
.description_pages {
  
}

/* wide variation */
.auto_center { margin: 0 auto; }
.wide80 { width: 80%; }
.wide70 { width: 70%; }
.wide60 { width: 60%; }
.wide50 { width: 50%; }
.wide40 { width: 40%; }
.wide30 { width: 30%; }
.wide25 { width: 25%; }
.wide20 { width: 20%; }
@media screen and (max-width: 760px) {
  .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 */
.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; }

.mb20 { margin-bottom: 20px !important; }
.mb40 { margin-bottom: 40px !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: 760px) {
  .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; }
@media screen and (max-width: 760px) {
  .sp_txt_center { text-align:center; }
}

/* 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;
}
.float_l {
  float:left;
}
.clear_b {
  clear:both;
}

@media screen and (max-width: 760px) {
  .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: 760px) {
  .two_column_left,.two_column_right { float: none; }
}

.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 10px;
}
.with_phone {
  background: url(../images/icon_phone.png) left center no-repeat;
  display: inline-block;
  padding-left: 65px;
  min-height: 15px;
}
.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;
}
.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: 760px) {
  .green_listmark	{ height: auto; }
}

.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: 760px) {
.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_box:first-child { float: left; }
.user_regist_btn_area { padding: 5px 10px 0; }
.user_regist_btn_area button { margin: 10px 0; }

@media screen and (max-width: 760px) {
  .user_regist_box { 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: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: 760px) {
  .twocolumn_layout .one_column {
    float: none;
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
  }
  .twocolumn_layout .one_column:first-child { margin-top: 0; }
}
