@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */
#header .con_hea, #gnav, #fix_gnav, #snav, #contents #topicpath, #footer .con_foo, #footer .con_foo_cont .box_foo_cont, #menuList .inner .obj_Btnclose, #menuList .inner .con_cont, #menuList .inner .con_nav, .type_list .box_tab {
  max-width: 1140px;
  margin: auto;
}
@media only screen and (max-width: 1139px) {
  #header .con_hea, #gnav, #fix_gnav, #snav, #contents #topicpath, #footer .con_foo, #footer .con_foo_cont .box_foo_cont, #menuList .inner .obj_Btnclose, #menuList .inner .con_cont, #menuList .inner .con_nav, .type_list .box_tab {
    width: 91.66667%;
  }
}

#contents .con_cont_tel:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  font-size: small;
  line-height: 1.4;
}

body {
  color: #2f2f2f;
  background: #fff;
  -webkit-text-size-adjust: none;
  font-size: 108%;
}
.ie body {
  font-size: 105%;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 100%;
  }
}
body a {
  color: #2f2f2f;
}
body a:link, body a:visited, body a:active {
  text-decoration: underline;
}
.mouse body a:hover, .touch body a.touchstart {
  text-decoration: none;
  color: #626262;
}
body img {
  max-width: 100%;
  -webkit-touch-callout: none;
}

body, pre, input, textarea, select {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

input, select, textarea {
  font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
  display: none !important;
}
html.ie8 #page {
  min-width: 1140px !important;
  margin: auto;
  font-size: 100% !important;
}

@media only screen and (min-width: 1140px) {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
@media print {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
.ie8 body .view_tab-sp, .ie8 body .view_tab {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}
@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
@media only screen and (max-width: 1139px) {
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body .view_pc-tab, body .view_tab {
    display: none !important;
  }
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #page {
    font-size: 100% !important;
  }
}
@media print {
  #page {
    font-size: 100% !important;
  }
}
.ie8 #page {
  font-size: 100% !important;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
  position: relative;
  z-index: 2;
}
#header .con_hea {
  overflow: hidden;
  margin: 12px auto;
}
@media only screen and (max-width: 767px) {
  #header .con_hea {
    margin: 3% auto;
  }
}
#header .con_hea h1 {
  font-weight: normal;
  float: left;
  width: 57.89474%;
  line-height: 2.25;
  font-size: 86%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea h1 {
    width: 32%;
    line-height: 1.25;
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  #header .con_hea h1 {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 1.3;
  }
}
#header .con_hea .box_logo {
  clear: left;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 43.85965%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_logo {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #header .con_hea .box_logo {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_logo {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  #header .con_hea .box_logo {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  #header .con_hea .box_logo {
    float: none;
    margin-top: 2%;
  }
}
#header .con_hea .box_logo .logo_group {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  #header .con_hea .box_logo .logo_group {
    width: 38%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_logo .logo_group {
    max-width: 294px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  #header .con_hea .box_logo .logo_group {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  #header .con_hea .box_logo .logo_group {
    margin: 2% auto 0;
  }
}
#header .con_hea .box_logo .logo_group a {
  display: block;
  text-decoration: none;
}
#header .con_hea .box_logo .logo {
  width: 66%;
}
@media only screen and (max-width: 767px) {
  #header .con_hea .box_logo .logo {
    width: 58%;
  }
}
.mouse #header .con_hea .box_logo .logo {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header .con_hea .box_logo .logo:hover, .touch #header .con_hea .box_logo .logo.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header .con_hea .box_logo .logo {
  -webkit-tap-highlight-color: transparent;
}
.touch #header .con_hea .box_logo .logo.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_logo .logo {
    max-width: 294px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 953px) {
  #header .con_hea .box_logo .logo {
    margin-top: 1em;
    width: 100%;
  }
}
#header .con_hea .box_logo .logo a {
  display: block;
  text-decoration: none;
}
#header .con_hea .box_cont {
  overflow: hidden;
  float: right;
  width: 480px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZlZTRkMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmVlNGQxIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZmVlNGQxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmVlNGQxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -moz-linear-gradient(135deg, #ffffff 20%, #fee4d1 20%, #fee4d1 50%, #ffffff 50%, #ffffff 70%, #fee4d1 70%, #fee4d1);
  background: -webkit-linear-gradient(135deg, #ffffff 20%, #fee4d1 20%, #fee4d1 50%, #ffffff 50%, #ffffff 70%, #fee4d1 70%, #fee4d1);
  background: linear-gradient(-45deg, #ffffff 20%, #fee4d1 20%, #fee4d1 50%, #ffffff 50%, #ffffff 70%, #fee4d1 70%, #fee4d1);
  background-size: 8px 8px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px 1.75439%;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_cont {
    width: 450px;
  }
}
@media only screen and (min-width: 768px) {
  #header .con_hea .box_cont .box_tel {
    margin-right: 4.16667%;
  }
}
@media print {
  #header .con_hea .box_cont .box_tel {
    margin-right: 4.16667%;
  }
}
.ie8 #header .con_hea .box_cont .box_tel {
  margin-right: 4.16667%;
}
#header .con_hea .box_cont .box_tel .txt_tel {
  line-height: 1;
  font-size: 208%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header .con_hea .box_cont .box_tel .txt_tel {
    font-size: 165%;
  }
}
#header .con_hea .box_cont .box_tel .txt_tel:before {
  content: "";
  height: .8em;
  width: 1.5em;
  background: url(../images/common/ic_free_o.png) no-repeat center/100% auto;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: .1em .1em 0 0;
}
#header .con_hea .box_cont .box_tel .txt_tel a, #header .con_hea .box_cont .box_tel .txt_tel span {
  line-height: 1;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .08em;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
#header .con_hea .box_cont .box_time .st {
  display: inline-block;
  background: #ffa15d;
  vertical-align: middle;
  color: #fff;
  line-height: 1.14;
  padding: .2em;
  margin-right: .3em;
}
#header .con_hea .box_cont .box_time dl {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#header .con_hea .box_cont .box_time dl dt, #header .con_hea .box_cont .box_time dl dd {
  float: left;
}
#header .con_hea .box_cont .box_time dl dt {
  clear: both;
  width: 3em;
  margin-right: .3em;
}
#header .notice {
  text-align: center;
  background: #44BDB6;
}
.mouse #header .notice {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header .notice:hover, .touch #header .notice.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header .notice {
  -webkit-tap-highlight-color: transparent;
}
.touch #header .notice.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#header .notice a {
  text-decoration: none;
  display: block;
  padding: .3%;
  color: #fff;
}
@media only screen and (max-width: 1139px) {
  #header .notice a {
    padding: 1%;
  }
}
#header .notice a:before {
  content: "!";
  color: #44BDB6;
  border-radius: 10px;
  background-color: #FFF;
  padding: 1px 8px;
  margin-right: 8px;
}
#header #bnr_online {
  position: fixed;
  bottom: 7%;
  right: 2%;
  width: 190px;
}
#header #bnr_online .obj_Btnclose {
  position: absolute;
  width: 2em;
  height: 2em;
  top: 0;
  right: 0;
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -moz-border-radius: 200%;
  -webkit-border-radius: 200%;
  border-radius: 200%;
  background: #222;
  color: #fff;
  text-align: center;
  line-height: 2em;
  z-index: 1;
  cursor: pointer;
}
.mouse #header #bnr_online .obj_Btnclose {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header #bnr_online .obj_Btnclose:hover, .touch #header #bnr_online .obj_Btnclose.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header #bnr_online .obj_Btnclose {
  -webkit-tap-highlight-color: transparent;
}
.touch #header #bnr_online .obj_Btnclose.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#header #bnr_online .obj_Btnclose:before {
  content: '×';
  color: #fff;
}
#header #bnr_online a {
  display: block;
}
.mouse #header #bnr_online a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header #bnr_online a:hover, .touch #header #bnr_online a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header #bnr_online a {
  -webkit-tap-highlight-color: transparent;
}
.touch #header #bnr_online a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.con_nav, #wrp_fix {
  background: #fff;
  width: 100%;
  margin-bottom: 12px;
}

#gnav, #fix_gnav {
  display: table;
  width: 100%;
}
#gnav li, #fix_gnav li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
#gnav li:before, #fix_gnav li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -moz-linear-gradient(135deg, #ffffff 40%, #e0e0e0 40%, #e0e0e0 50%, #ffffff 50%, #ffffff 90%, #e0e0e0 90%, #e0e0e0);
  background: -webkit-linear-gradient(135deg, #ffffff 40%, #e0e0e0 40%, #e0e0e0 50%, #ffffff 50%, #ffffff 90%, #e0e0e0 90%, #e0e0e0);
  background: linear-gradient(-45deg, #ffffff 40%, #e0e0e0 40%, #e0e0e0 50%, #ffffff 50%, #ffffff 90%, #e0e0e0 90%, #e0e0e0);
  background-size: 6px 6px;
}
#gnav li:after, #fix_gnav li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 3px;
  background: #dd5136;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: width 0.4s;
  -o-transition: width 0.4s;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
}
#gnav li a, #fix_gnav li a {
  padding: 20px 0 15px;
  text-align: center;
  display: block;
  text-decoration: none;
  font-size: 93%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #gnav li a, #fix_gnav li a {
    font-size: 86%;
  }
}
#gnav li a em, #fix_gnav li a em {
  display: block;
  letter-spacing: .1em;
  font-size: 124%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #gnav li a em, #fix_gnav li a em {
    line-height: 1.25;
    margin-bottom: 1%;
  }
}
#gnav li a span, #fix_gnav li a span {
  display: block;
  color: #f36f28;
  letter-spacing: .05em;
  font-family: 'Josefin Sans', sans-serif;
}
#gnav li:nth-child(6), #fix_gnav li:nth-child(6) {
  background: #ffa15d;
}
#gnav li:nth-child(6) a em, #gnav li:nth-child(6) a span, #fix_gnav li:nth-child(6) a em, #fix_gnav li:nth-child(6) a span {
  color: #fff;
}
#gnav li:nth-child(7), #fix_gnav li:nth-child(7) {
  background: #f36f28;
}
#gnav li:nth-child(7) a em, #gnav li:nth-child(7) a span, #fix_gnav li:nth-child(7) a em, #fix_gnav li:nth-child(7) a span {
  color: #fff;
}
#gnav li#gnav_cont, #fix_gnav li#gnav_cont {
  width: 19.03509%;
}
#gnav li#gnav_cont:before, #fix_gnav li#gnav_cont:before {
  content: none;
}
#gnav li#gnav_cont a, #fix_gnav li#gnav_cont a {
  background: #f36f28;
}
#gnav li#gnav_cont a em, #fix_gnav li#gnav_cont a em {
  color: #fff;
}
#gnav li#gnav_cont a span, #fix_gnav li#gnav_cont a span {
  color: #ffffff;
}
#gnav li:hover:after, #gnav li.active:after, #fix_gnav li:hover:after, #fix_gnav li.active:after {
  width: 80%;
}

#snav {
  max-width: 900px;
  text-align: center;
  margin: 12px auto 0;
  text-align: center;
}
#snav li {
  display: inline-block;
  margin-left: 1em;
  margin-bottom: 1em;
}
#snav li:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
}
#snav li a {
  text-decoration: none !important;
}
.mouse #snav li a:hover, .touch #snav li a.touchstart {
  text-decoration: underline !important;
}
.touch #snav li a {
  -webkit-tap-highlight-color: transparent;
}
.touch #snav li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

#wrp_fix {
  position: fixed;
  left: 0;
  top: -100px;
  z-index: 50;
  width: 100%;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
@media only screen and (max-width: 767px) {
  #wrp_fix {
    display: none;
  }
}
#wrp_fix #gnav li:before {
  content: none;
}
#wrp_fix #gnav li a {
  padding: 10px 0;
}
.fix #wrp_fix {
  top: 0;
}

.con_pagetile {
  background: url(../images/common/bg_intr.png) no-repeat center top;
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .con_pagetile {
    padding: 6% 0;
    background-size: cover;
  }
}
.con_pagetile h2 {
  font-weight: normal;
  text-align: center;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_pagetile h2 {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_pagetile h2 {
    font-size: 86%;
  }
}
.con_pagetile h2 em {
  color: #fff;
  font-weight: bold;
  letter-spacing: .1em;
  display: block;
  line-height: 1;
  margin-bottom: .3em;
  font-size: 234%;
  text-shadow: 3px 3px 0 rgba(198, 52, 24, 0.6);
}
.con_pagetile h2 span {
  display: block;
  color: #fff;
  line-height: 1;
  font-family: 'Josefin Sans', sans-serif;
}

/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
#contents {
  /* パンくず */
  /* 資料請求・お問い合わせ 下層共通 */
}
#contents #topicpath {
  overflow: hidden;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  #contents #topicpath {
    margin: .5em auto;
  }
}
#contents #topicpath li {
  float: left;
  margin-left: 1em;
}
#contents #topicpath li:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
}
#contents #topicpath li:first-child {
  margin-left: 0;
}
#contents #topicpath li:first-child:before {
  content: none;
}
#contents .con_cont_tel {
  max-width: 860px;
  margin: 40px auto 0;
  border: 1px solid #fddc25;
}
@media only screen and (max-width: 859px) {
  #contents .con_cont_tel {
    width: 91.66667%;
    margin: 5% auto 0;
  }
}
#contents .con_cont_tel h3 {
  text-align: center;
  background: #fddc25;
  padding: 6px;
}
#contents .con_cont_tel h3 span {
  font-size: 143%;
  display: block;
  padding: .3em 0;
  background-position: 0 0, 6px 6px;
  background-size: 3px 3px;
  background-image: radial-gradient(#ffffff 20%, rgba(0, 0, 0, 0) 30%), radial-gradient(#ffffff 20%, rgba(0, 0, 0, 0) 30%);
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel h3 span {
    font-size: 129%;
  }
}
#contents .con_cont_tel .box_cont_tel {
  padding: 35px 0;
  letter-spacing: -.4em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel .box_cont_tel {
    padding: 6% 4%;
  }
}
#contents .con_cont_tel .box_cont_tel .txt_tel {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  line-height: 1;
  font-size: 208%;
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel .box_cont_tel .txt_tel {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #contents .con_cont_tel .box_cont_tel .txt_tel {
    font-size: 193%;
  }
}
#contents .con_cont_tel .box_cont_tel .txt_tel:before {
  content: "";
  height: .8em;
  width: 1.22em;
  background: url(../images/common/ic_free_o.png) no-repeat center/100% auto;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: .1em .1em 0 0;
}
#contents .con_cont_tel .box_cont_tel .txt_tel a, #contents .con_cont_tel .box_cont_tel .txt_tel span {
  line-height: 1;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .08em;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
#contents .con_cont_tel .box_cont_tel .txt_tel a > em, #contents .con_cont_tel .box_cont_tel .txt_tel span > em {
  font-weight: normal;
  font-size: 42%;
  display: block;
  text-align: right;
  line-height: 1.25;
  letter-spacing: .08em;
}
#contents .con_cont_tel .box_cont_tel .box_time {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-left: .5em;
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel .box_cont_tel .box_time {
    display: block;
    text-align: center;
    margin: 0 0 3%;
  }
}
#contents .con_cont_tel .box_cont_tel .box_time .st {
  display: inline-block;
  background: #ffa15d;
  vertical-align: middle;
  color: #fff;
  line-height: 1.14;
  padding: .2em;
  margin-right: .3em;
}
#contents .con_cont_tel .box_cont_tel .box_time dl {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#contents .con_cont_tel .box_cont_tel .box_time dl dt, #contents .con_cont_tel .box_cont_tel .box_time dl dd {
  float: left;
}
#contents .con_cont_tel .box_cont_tel .box_time dl dt {
  clear: both;
  width: 4em;
  margin-right: .3em;
}
#contents .con_cont_tel .box_cont_tel .btn {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  width: 294px;
  margin-left: 3%;
}
#contents .con_cont_tel .box_cont_tel .btn a {
  text-align: center;
  display: block;
  text-decoration: none;
  background: #e9651d;
  color: #fff;
  position: relative;
  padding: .8em 0;
  -moz-box-shadow: 3px 4px 0 #dd5136;
  -webkit-box-shadow: 3px 4px 0 #dd5136;
  box-shadow: 3px 4px 0 #dd5136;
  -moz-transition: box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
#contents .con_cont_tel .box_cont_tel .btn a:after {
  content: "";
  background: url(../images/common/ic_btn_w.png) no-repeat center/contain;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 5%;
  display: block;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel .box_cont_tel .btn a:after {
    width: .8em;
    height: .8em;
  }
}
#contents .con_cont_tel .box_cont_tel .btn a:hover {
  color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #contents .con_cont_tel .box_cont_tel .btn {
    width: 34.18605%;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_cont_tel .box_cont_tel .btn {
    width: 100%;
    margin: 3% 0 0;
  }
}

/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
  background: #f5f5f5;
  position: relative;
  margin-top: 150px;
}
@media only screen and (max-width: 767px) {
  #footer {
    padding-bottom: 4.8em;
    margin-top: 8em;
  }
}
#footer #ptop {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  #footer #ptop {
    width: 210px;
  }
}
@media print {
  #footer #ptop {
    width: 210px;
  }
}
.ie8 #footer #ptop {
  width: 210px;
}
@media only screen and (max-width: 767px) {
  #footer #ptop {
    width: 45.10417%;
  }
}
#footer #ptop a {
  　display: block;
}
#footer .con_foo {
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo {
    padding: 5% 0;
  }
}
#footer .con_foo .box_sns {
  text-align: center;
  letter-spacing: -.4em;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo .box_sns {
    margin-bottom: 4%;
  }
}
#footer .con_foo .box_sns li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px;
}
.mouse #footer .con_foo .box_sns li {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #footer .con_foo .box_sns li:hover, .touch #footer .con_foo .box_sns li.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #footer .con_foo .box_sns li {
  -webkit-tap-highlight-color: transparent;
}
.touch #footer .con_foo .box_sns li.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo .box_sns li {
    margin: 0 3%;
  }
}
#footer .con_foo .box_sns li a {
  display: block;
}
#footer .con_foo .box_sns li a i {
  color: #7e7e7e;
  font-size: 258%;
}
#footer .con_foo .logo {
  width: 25.78947%;
  margin: 0 auto;
}
.mouse #footer .con_foo .logo {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #footer .con_foo .logo:hover, .touch #footer .con_foo .logo.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #footer .con_foo .logo {
  -webkit-tap-highlight-color: transparent;
}
.touch #footer .con_foo .logo.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo .logo {
    width: 66.81818%;
  }
}
#footer .con_foo .logo a {
  display: block;
  text-decoration: none;
}
#footer .con_foo address {
  letter-spacing: .03em;
  margin: 15px auto 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo address {
    margin: 2% auto 4%;
  }
}
#footer .con_foo .box_foo {
  width: 780px;
  margin: auto;
  overflow: hidden;
}
#footer .con_foo .box_foo li {
  float: left;
  margin-left: 1em;
  line-height: 1.7;
  width: 22%;
}
#footer .con_foo .box_foo li:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
}
#footer .con_foo .box_foo li a {
  text-decoration: none !important;
}
.mouse #footer .con_foo .box_foo li a:hover, .touch #footer .con_foo .box_foo li a.touchstart {
  text-decoration: underline !important;
}
.touch #footer .con_foo .box_foo li a {
  -webkit-tap-highlight-color: transparent;
}
.touch #footer .con_foo .box_foo li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#footer .con_foo .box_foo li:nth-child(1), #footer .con_foo .box_foo li:nth-child(5), #footer .con_foo .box_foo li:nth-child(9), #footer .con_foo .box_foo li:nth-child(13) {
  clear: both;
}
#footer .con_foo .box_foo li:nth-child(4), #footer .con_foo .box_foo li:nth-child(8) {
  width: 25%;
}
#footer .con_foo_cont {
  background: #ffa15d;
  padding: 30px 0 20px;
}
@media only screen and (max-width: 767px) {
  #footer .con_foo_cont {
    padding: 5% 0 3%;
  }
}
#footer .con_foo_cont .box_foo_cont {
  letter-spacing: -.4em;
  text-align: center;
}
#footer .con_foo_cont .box_foo_cont .box_tel {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #footer .con_foo_cont .box_foo_cont .box_tel {
    width: 47.5%;
  }
}
#footer .con_foo_cont .box_foo_cont .box_tel .txt_tel {
  line-height: 1;
  font-size: 208%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #footer .con_foo_cont .box_foo_cont .box_tel .txt_tel {
    font-size: 193%;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_foo_cont .box_foo_cont .box_tel .txt_tel {
    font-size: 200%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #footer .con_foo_cont .box_foo_cont .box_tel .txt_tel {
    text-align: right;
  }
}
#footer .con_foo_cont .box_foo_cont .box_tel .txt_tel:before {
  content: "";
  height: .9em;
  width: 1.5em;
  background: url(../images/common/ic_free_w.png) no-repeat center/100% auto;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: .1em .1em 0 0;
}
#footer .con_foo_cont .box_foo_cont .box_tel .txt_tel a, #footer .con_foo_cont .box_foo_cont .box_tel .txt_tel span {
  line-height: 1;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .08em;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
#footer .con_foo_cont .box_foo_cont .box_tel .txt_tel a em, #footer .con_foo_cont .box_foo_cont .box_tel .txt_tel span em {
  display: block;
  text-align: right;
  font-size: 42%;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: .08em;
  color: #fff;
}
#footer .con_foo_cont .box_foo_cont .box_time {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #footer .con_foo_cont .box_foo_cont .box_time {
    width: 47.5%;
    margin-left: 5%;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_foo_cont .box_foo_cont .box_time {
    margin: 2% 0 3%;
  }
}
#footer .con_foo_cont .box_foo_cont .box_time .st {
  display: inline-block;
  color: #ffa15d;
  vertical-align: middle;
  background: #fff;
  line-height: 1.14;
  padding: .3em;
  margin-right: .3em;
}
#footer .con_foo_cont .box_foo_cont .box_time dl {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#footer .con_foo_cont .box_foo_cont .box_time dl dt, #footer .con_foo_cont .box_foo_cont .box_time dl dd {
  float: left;
  color: #fff;
}
#footer .con_foo_cont .box_foo_cont .box_time dl dt {
  clear: both;
  width: 4em;
  margin-right: .3em;
  text-align: left;
}
#footer .con_foo_cont .box_foo_cont .btn {
  width: 270px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin-left: 20px;
}
#footer .con_foo_cont .box_foo_cont .btn a {
  text-align: center;
  display: block;
  text-decoration: none;
  background: #e9651d;
  color: #fff;
  position: relative;
  padding: .8em 0;
  -moz-box-shadow: 3px 4px 0 #dd5136;
  -webkit-box-shadow: 3px 4px 0 #dd5136;
  box-shadow: 3px 4px 0 #dd5136;
  -moz-transition: box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  -webkit-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
}
#footer .con_foo_cont .box_foo_cont .btn a:after {
  content: "";
  background: url(../images/common/ic_btn_w.png) no-repeat center/contain;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 5%;
  display: block;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  #footer .con_foo_cont .box_foo_cont .btn a:after {
    width: .8em;
    height: .8em;
  }
}
#footer .con_foo_cont .box_foo_cont .btn a:hover {
  color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #footer .con_foo_cont .box_foo_cont .btn {
    margin: 3% 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_foo_cont .box_foo_cont .btn {
    width: 100%;
    margin: 0 0 5%;
    display: block;
  }
}
#footer #copyright {
  background: #dd5136;
  text-align: center;
  color: #fff;
  padding: .5em 0;
  font-size: 86%;
}

/* fixnav-sp */
#fixnav-sp {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
  width: 100%;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
}
#fixnav-sp ul.box_nav {
  width: 100%;
  display: table;
  table-layout: fixed;
  background: #2ca9e1;
}
#fixnav-sp ul.box_nav li {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #ffa15d;
  border-right: 1px solid #dd5136;
}
#fixnav-sp ul.box_nav li .btn_spMenu .spnav_menu {
  border-right: none;
}
#fixnav-sp ul.box_nav li i {
  display: block;
  margin: 0 auto 2%;
  width: 32.5%;
}
#fixnav-sp ul.box_nav li a, #fixnav-sp ul.box_nav li span {
  padding: 1em 0;
  display: block;
  color: #dd5136;
  text-decoration: none;
  font-size: 79%;
}
#fixnav-sp ul.box_nav li a em, #fixnav-sp ul.box_nav li span em {
  display: block;
  line-height: 1;
  color: #dd5136;
}
#fixnav-sp ul.box_nav li.spnav_acc {
  border-left: 0;
}
#fixnav-sp ul.box_nav li.spnav_cont {
  background: #e9651d;
}
#fixnav-sp ul.box_nav li.spnav_cont a em {
  color: #fff;
}
#fixnav-sp.menuUp {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#menuList {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: opacity 0.8s, -moz-transform 0.8s;
  -o-transition: opacity 0.8s, -o-transform 0.8s;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
}
#menuList .inner {
  position: relative;
  padding: 5% 0;
}
#menuList .inner .obj_Btnclose {
  text-align: center;
  cursor: pointer;
  width: 20%;
  margin: 0 0 0 auto;
}
#menuList .inner .obj_Btnclose span {
  line-height: 1;
  margin-top: 2px;
}
#menuList .inner .obj_Btnclose span:before {
  content: "×";
  font-family: FontAwesome;
  margin-right: .5em;
  display: block;
  margin: 0 auto;
  line-height: .8;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  font-size: 278%;
}
#menuList .inner .obj_Btnclose.btn_under {
  margin: 0 auto;
}
#menuList .inner .logo {
  width: 61.25%;
  margin: 0 auto 5%;
}
#menuList .inner .con_cont {
  background: #fee4d1;
  padding: 3% 10%;
}
#menuList .inner .con_cont .box_tel {
  margin-bottom: 3%;
}
#menuList .inner .con_cont .box_tel .txt_tel {
  line-height: 1;
  font-size: 193%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #menuList .inner .con_cont .box_tel .txt_tel {
    text-align: right;
  }
}
#menuList .inner .con_cont .box_tel .txt_tel:before {
  content: "";
  height: .9em;
  width: 1.5em;
  background: url(../images/common/ic_free_o.png) no-repeat center/100% auto;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: .1em .1em 0 0;
}
#menuList .inner .con_cont .box_tel .txt_tel a, #menuList .inner .con_cont .box_tel .txt_tel span {
  line-height: 1;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .06em;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
#menuList .inner .con_cont .box_time .st {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  background: #ffa15d;
  line-height: 1.14;
  padding: .3em;
  margin-right: .3em;
}
#menuList .inner .con_cont .box_time dl {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#menuList .inner .con_cont .box_time dl dt, #menuList .inner .con_cont .box_time dl dd {
  float: left;
}
#menuList .inner .con_cont .box_time dl dt {
  clear: both;
  width: 3.5em;
  margin-right: .3em;
  text-align: left;
}
#menuList .inner .con_nav {
  margin: 5% auto 8%;
}
#menuList .inner .con_nav ul.box_nav {
  border-top: 1px solid #4b4b4b;
  overflow: hidden;
  margin-bottom: 10%;
}
#menuList .inner .con_nav ul.box_nav li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #4b4b4b;
}
#menuList .inner .con_nav ul.box_nav li a {
  display: block;
  text-decoration: none;
  padding: 1em .5em;
  position: relative;
  font-size: 86%;
}
#menuList .inner .con_nav ul.box_nav li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
  position: absolute;
  top: 50%;
  right: 5%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 100%;
}
#menuList .inner .con_nav ul.box_nav li:nth-child(odd) {
  border-right: 1px dashed #4b4b4b;
}
#menuList .inner .con_nav ul.box_nav li:nth-last-child(2) {
  border-right: none;
  clear: both;
}
#menuList .inner .con_nav ul.box_nav li:nth-last-child(2) a {
  background: #ffa15d;
  color: #fff;
}
#menuList .inner .con_nav ul.box_nav li:last-child {
  border-right: none;
}
#menuList .inner .con_nav ul.box_nav li:last-child a {
  background: #f36f28;
  color: #fff;
}
#menuList .inner .con_nav ul.box_sns {
  width: 100%;
  text-align: center;
  letter-spacing: -.4em;
}
#menuList .inner .con_nav ul.box_sns li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin-left: 4.54545%;
}
#menuList .inner .con_nav ul.box_sns li:first-child {
  margin-left: 0;
}
#menuList .inner .con_nav ul.box_sns li a {
  display: block;
}
#menuList .inner .con_nav ul.box_sns li a i {
  color: #7e7e7e;
  font-size: 258%;
}
#menuList.menuOpen {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

#bnr_online-sp {
  width: 100%;
  z-index: 5;
}
#bnr_online-sp .obj_Btnclose {
  position: absolute;
  top: 0;
  right: 0;
  background: #222;
  color: #fff;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#bnr_online-sp .obj_Btnclose:before {
  content: '×';
  color: #fff;
}
#bnr_online-sp .obj_Btnclose a {
  display: block;
}

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.type_list
----------------------------------------------------------- */
.type_list {
  background-position: 0 0, 4px 4px;
  background-size: 3px 3px;
  background-image: radial-gradient(#ffffff 20%, rgba(0, 0, 0, 0) 30%), radial-gradient(#ffffff 20%, rgba(0, 0, 0, 0) 30%);
  background-color: #f0f0f0;
  padding: 40px 0;
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .type_list {
    padding: 5% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .type_list {
    margin-top: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .type_list {
    margin-top: 10%;
  }
}
.type_list h4 {
  text-align: center;
  letter-spacing: .05em;
  position: relative;
  font-size: 179%;
  margin-bottom: 30px;
  line-height: 1.9;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .type_list h4 {
    font-size: 165%;
  }
}
@media only screen and (max-width: 767px) {
  .type_list h4 {
    font-size: 122%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .type_list h4 {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .type_list h4 {
    margin-bottom: 4%;
  }
}
.type_list h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 4px;
  width: 470px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #ffac6a -50%, #fb8324 45%, #fb8324 48%, #ffac6a 41%, #ffac6a 60%, #fb8324 0%, #fb8324);
  background-size: 4px 4px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .type_list h4:after {
    width: 90%;
  }
}
.type_list .box_tab {
  width: 978px;
  letter-spacing: -.4em;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .type_list .box_tab {
    position: static;
    width: 91.66667%;
    margin: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .type_list .box_tab {
    width: 93%;
  }
}
.type_list .box_tab li {
  display: inline-block;
  letter-spacing: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ffa15d;
  margin-right: 8px;
  width: 156px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
  -moz-transition: border 0.35s;
  -o-transition: border 0.35s;
  -webkit-transition: border 0.35s;
  transition: border 0.35s;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.type_list .box_tab li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .type_list .box_tab li {
    margin-bottom: 1.5em;
    width: 25%;
  }
  .type_list .box_tab li:nth-child(3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .type_list .box_tab li {
    margin-bottom: 1em;
    width: 48%;
    margin-right: 3%;
  }
  .type_list .box_tab li:nth-child(2n) {
    margin-right: 0;
  }
}
.type_list .box_tab li a {
  display: block;
  text-decoration: none;
}
.type_list .box_tab li a img {
  border-radius: 11px 11px 0 0;
  width: 100%;
}
.type_list .box_tab li a .st {
  text-align: center;
  background: #ffa15d;
  color: #fff;
  padding: .2em 0;
  border-radius: 0 0 8px 8px;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.type_list .box_tab li a:hover {
  border-color: #f36f28;
  position: relative;
}
.type_list .box_tab li a:hover .st {
  background: #f36f28;
}

/* -----------------------------------------------------------
	テーブル
----------------------------------------------------------- */
table.tbl_basic tr {
  border-bottom: 1px solid #e3ab83;
}
table.tbl_basic tr:first-child {
  border-top: 1px solid #e3ab83;
}
table.tbl_basic th, table.tbl_basic td {
  padding: .8em;
  line-height: 1.25;
}
table.tbl_basic th {
  background: #ffd1a8;
  font-weight: normal;
}

table.tbl_basic-sp tr {
  border-bottom: 1px solid #e3ab83;
}
table.tbl_basic-sp tr:first-child {
  border-top: 1px solid #e3ab83;
}
table.tbl_basic-sp th, table.tbl_basic-sp td {
  padding: .8em;
  line-height: 1.25;
}
@media only screen and (max-width: 767px) {
  table.tbl_basic-sp th, table.tbl_basic-sp td {
    display: block;
    width: 100%;
  }
}
table.tbl_basic-sp th {
  background: #ffd1a8;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  table.tbl_basic-sp th {
    text-align: center;
  }
}
