@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : compornetn.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_kuretake .wrap_content .box_content:after, .con_kuretake .con_glid ul.col:after {
  content: "";
  display: table;
  clear: both;
}

/* .con_lnk
----------------------------------------------------------- */
.mmenu {
  text-align: center;
  margin-top: 45px;
  font-size: 115%;
}
@media only screen and (min-width: 768px) {
  .mmenu {
    font-size: 16px;
  }
}
@media print {
  .mmenu {
    font-size: 16px;
  }
}
.ie8 .mmenu {
  font-size: 16px;
}
.mmenu ul {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .mmenu ul {
    width: 100%;
  }
}
.mmenu ul li {
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mmenu ul li:nth-child(2n+0) {
    float: right;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .mmenu ul li {
    float: left;
    width: 48%;
  }
}
@media print {
  .mmenu ul li {
    float: left;
    width: 48%;
  }
}
.ie8 .mmenu ul li {
  float: left;
  width: 48%;
}
@media only screen and (min-width: 992px) {
  .mmenu ul li {
    margin-right: 26px;
    margin-bottom: 0;
    width: 260px;
  }
}
@media print {
  .mmenu ul li {
    margin-right: 26px;
    margin-bottom: 0;
    width: 260px;
  }
}
.ie8 .mmenu ul li {
  margin-right: 26px;
  margin-bottom: 0;
  width: 260px;
}
@media only screen and (min-width: 1200px) {
  .mmenu ul li {
    width: 260px;
    margin-right: 30px;
  }
}
@media print {
  .mmenu ul li {
    width: 260px;
    margin-right: 30px;
  }
}
.ie8 .mmenu ul li {
  width: 260px;
  margin-right: 30px;
}
.mmenu ul li.last {
  margin-right: 0;
}
.mmenu ul li a {
  display: block;
  border: 2px solid #cdc8b5;
  color: #766416;
  line-height: 46px;
}
.mmenu ul li a i {
  margin-left: 10px;
}
.mmenu ul li a:hover, .mmenu ul li a:focus {
  border-color: #ab984c;
  background: #ab984c;
  color: #fff;
}

/* .con_kuretake
----------------------------------------------------------- */
/**.bkg_bottom {
  background: url("../img/longstay/bg_conroom.jpg") repeat-x left bottom;
}**/

.con_kuretake {
  margin-bottom: 75px;
}
.con_kuretake .wrap_content .box_head {
  text-align: center;
  margin-bottom: 25px;
}
.con_kuretake .wrap_content .box_content {
  margin-bottom: 0px;
}
.con_kuretake .wrap_content .box_content h4 {
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro',"メイリオ",Meiryo,sans-serif;
  color: #000b2c;
  font-size: 120%;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content h4 {
    font-size: 18px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content h4 {
    font-size: 18px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content h4 {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content h4 {
    font-size: 22px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content h4 {
    font-size: 22px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content h4 {
  font-size: 22px;
}
.con_kuretake .wrap_content .box_content .box_image {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 48%;
    float: left;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 48%;
    float: left;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image {
  width: 48%;
  float: left;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 55%;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 55%;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image {
  width: 55%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 585px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image {
    width: 585px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image {
  width: 585px;
}
.con_kuretake .wrap_content .box_content .box_image .lSSlideOuter .lSSlideWrapper {
  border-bottom: 3px solid #717169;
}
.con_kuretake .wrap_content .box_content .box_image .lSSlideOuter .lSSlideWrapper ul li img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 38%;
    float: left;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 38%;
    float: left;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image.box_small {
  width: 38%;
  float: left;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 55%;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 55%;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image.box_small {
  width: 55%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 455px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_image.box_small {
    width: 455px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_image.box_small {
  width: 455px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 48%;
    float: right;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 48%;
    float: right;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc {
  width: 48%;
  float: right;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 42%;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 42%;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc {
  width: 42%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 530px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc {
    width: 530px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc {
  width: 530px;
}
.con_kuretake .wrap_content .box_content .box_desc h4 {
  margin-bottom: 20px;
}
.con_kuretake .wrap_content .box_content .box_desc p {
  line-height: 1.75;
  margin-bottom: 30px;
}
.con_kuretake .wrap_content .box_content .box_desc p.img_desc {
  margin-bottom: 0;
}
.con_kuretake .wrap_content .box_content .box_desc table {
  margin-bottom: 30px;
}
.con_kuretake .wrap_content .box_content .box_desc .btn_action {
  overflow: hidden;
  margin-bottom: 35px;
  text-align: center;
}
.con_kuretake .wrap_content .box_content .box_desc .btn_action .btn {
  min-width: 265px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content .box_desc .btn_action .btn {
    float: right;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc .btn_action .btn {
    float: right;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc .btn_action .btn {
  float: right;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 60%;
    float: right;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 60%;
    float: right;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc.box_large {
  width: 60%;
  float: right;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 42%;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 42%;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc.box_large {
  width: 42%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 650px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content .box_desc.box_large {
    width: 650px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content .box_desc.box_large {
  width: 650px;
}
.con_kuretake .wrap_content .box_content .box_desc.box_large table {
  margin-bottom: 30px;
}
.con_kuretake .wrap_content .box_content .box_desc.box_large table th {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .wrap_content .box_content .box_desc.box_large table th {
    display: inline-block;
    width: 100%;
  }
}
.con_kuretake .wrap_content .box_content.col_3 ul {
  width: 100%;
  overflow: hidden;
  padding-left:0px;
  margin:0px;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    float: left;
    width: 300px;
    margin-right: 20px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    float: left;
    width: 230px;
    margin-right: 20px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_3 ul li {
  float: left;
  width: 230px;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    width: 300px;
    margin-right: 30px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    width: 300px;
    margin-right: 30px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_3 ul li {
  width: 300px;
  margin-right: 30px;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    width: 300px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_3 ul li {
    width: 360px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_3 ul li {
  width: 360px;
}
.con_kuretake .wrap_content .box_content.col_3 ul li.last {
  margin-right: 0;
}
.con_kuretake .wrap_content .box_content.col_3 ul li .box_image {
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.con_kuretake .wrap_content .box_content.col_3 ul li .box_desc {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}
.con_kuretake .wrap_content .box_content.col_3 ul li h4 {
  margin-bottom: 15px;
}
.con_kuretake .wrap_content .box_content.col_3 ul li .btn_action {
  text-align: center;
}
.con_kuretake .wrap_content .box_content.col_3 ul li .btn_action .btn {
  min-width: 225px;
}
.con_kuretake .wrap_content .box_content.col_4 ul {
  width: 100%;
  overflow: hidden;
  padding-left:0px;
}
.con_kuretake .wrap_content .box_content.col_4 ul li {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  .con_kuretake .wrap_content .box_content.col_4 ul li:nth-child(2n+0) {
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    float: left;
    width: 230px;
    margin-right: 10px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    float: left;
    width: 175px;
    margin-right: 10px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_4 ul li {
  float: left;
  width: 175px;
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    margin-right: 20px;
    width: 225px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    margin-right: 20px;
    width: 225px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_4 ul li {
  margin-right: 20px;
  width: 225px;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    width: 230px;
    margin-right: 20px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.col_4 ul li {
    width: 230px;
    margin-right: 20px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.col_4 ul li {
  width: 230px;
  margin-right: 20px;
}
.con_kuretake .wrap_content .box_content.col_4 ul li.last {
  margin-right: 0;
}
.con_kuretake .wrap_content .box_content.col_4 ul li .img_utilities {
  border: 3px solid #b2bfe2;
  margin-bottom: 20px;
}
.con_kuretake .wrap_content .box_content.col_4 ul li h4 {
  margin-bottom: 15px;
}
.con_kuretake .wrap_content .box_content.box_full {
  width: 100%;
  display: block;
}
.con_kuretake .wrap_content .box_content.box_full .box_image {
  margin-bottom: 20px;
  width: 100%;
}
.con_kuretake .wrap_content .box_content.box_full .box_desc {
  width: 100%;
}
.con_kuretake .wrap_content .box_content.box_full .box_desc p {
  margin-bottom: 30px;
}
.con_kuretake .wrap_content .box_content.box_half {
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .wrap_content .box_content.box_half ul li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content.box_half ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.box_half ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.box_half ul li {
  width: 48%;
  float: left;
  margin-right: 2%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .wrap_content .box_content.box_half ul li {
    width: 555px;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.box_half ul li {
    width: 555px;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.box_half ul li {
  width: 555px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .wrap_content .box_content.box_half ul li.last {
    margin-right: 0;
    float: right;
  }
}
@media print {
  .con_kuretake .wrap_content .box_content.box_half ul li.last {
    margin-right: 0;
    float: right;
  }
}
.ie8 .con_kuretake .wrap_content .box_content.box_half ul li.last {
  margin-right: 0;
  float: right;
}
.con_kuretake .wrap_content .box_content.box_half ul li .box_image {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.con_kuretake .wrap_content .box_content.box_half ul li .box_desc {
  width: 100%;
}
.con_kuretake .wrap_content .box_content.box_half ul li h4 {
  margin-bottom: 25px;
}

.con_kuretake .st_l {
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro',"メイリオ",Meiryo,sans-serif;
  text-align: left;
  padding: 15px;
  border: 1px solid #a17f35;
  border-left: 5px solid #a17f35;
  color: #000b2c;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .st_l {
    margin-bottom: 20px;
    font-size: 25px;
  }
}
@media print {
  .con_kuretake .st_l {
    margin-bottom: 20px;
    font-size: 25px;
  }
}
.ie8 .con_kuretake .st_l {
  margin-bottom: 20px;
  font-size: 25px;
}
.con_kuretake .st_m {
  color: #000b2c;
  background: url("../images/common/bg_st_m.jpg") repeat-x left center;
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro',"メイリオ",Meiryo,sans-serif;
  margin-bottom: 15px;
  font-size: 110%;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .st_m {
    font-size: 25px;
  }
}
@media print {
  .con_kuretake .st_m {
    font-size: 25px;
  }
}
.ie8 .con_kuretake .st_m {
  font-size: 25px;
}
.con_kuretake .st_m span {
  background: #fff;
  padding: 0 15px;
}
.con_kuretake .st_s {
  border-left: 5px solid #a17f35;
  color: #000b2c;
  padding-left: 10px;
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro',"メイリオ",Meiryo,sans-serif;
  margin-bottom: 15px;
  font-size: 105%;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .st_s {
    font-size: 22px;
  }
}
@media print {
  .con_kuretake .st_s {
    font-size: 22px;
  }
}
.ie8 .con_kuretake .st_s {
  font-size: 22px;
}
.con_kuretake .mod_news {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
.con_kuretake .mod_news li {
  position: relative;
  list-style: none;
}
.con_kuretake .mod_news li:before {
  position: absolute;
  left: 30px;
  top: 33%;
  content: "\f0da";
  font-family: 'FontAwesome';
}
.con_kuretake .mod_news li a {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  display: block;
  padding: 18px 10px 18px 45px;
  color: #000b2c;
}
.con_kuretake .mod_news li a:hover, .con_kuretake .mod_news li a:focus {
  background: #f6efdf;
}
.con_kuretake .mod_news li a span {
  font-size: .8em;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .mod_news li a span {
    width: auto;
    margin-right: 10px;
  }
}
@media print {
  .con_kuretake .mod_news li a span {
    width: auto;
    margin-right: 10px;
  }
}
.ie8 .con_kuretake .mod_news li a span {
  width: auto;
  margin-right: 10px;
}
.con_kuretake .mod_news li a span.new {
  color: #dc4b3e;
  width: auto;
  margin-left: 5px;
  font-weight: bold;
}
.con_kuretake .btn_action {
  text-align: center;
  margin-top: 20px;
}
.con_kuretake .link_action {
  text-align: center;
}
.con_kuretake .mod_list {
  border: 1px solid #a17f35;
  border-top: 0;
  margin: 0;
  background: #ebebeb;
}
.con_kuretake .mod_list li {
  list-style: none;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  color: #000b2c;
}
.con_kuretake .mod_list li:first-child {
  border-top: none;
}
.con_kuretake .mod_list li a {
  display: block;
  padding: 18px 10px 18px 45px;
  color: #000b2c;
}
.con_kuretake .mod_list.bd_none {
  border: none;
}
.con_kuretake .mod_list.bd {
  border: 1px solid #a17f35;
}
.con_kuretake .mod_list.arrow li {
  position: relative;
}
.con_kuretake .mod_list.arrow li:before {
  position: absolute;
  left: 30px;
  top: 33%;
  content: "\f0da";
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.con_kuretake .mod_list.arrow li a {
  padding: 18px 10px 18px 45px;
}
.con_kuretake .con_glid {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid ul.col li {
    text-align: center;
  }
}
@media print {
  .con_kuretake .con_glid ul.col li {
    text-align: center;
  }
}
.ie8 .con_kuretake .con_glid ul.col li {
  text-align: center;
}
.con_kuretake .con_glid ul.col li .box_image {
  margin-bottom: 10px;
}
.con_kuretake .con_glid ul.col li .box_image img {
  width: 100%;
}
.con_kuretake .con_glid .txt_note {
  text-align: right;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_2 ul li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_2 ul li {
    width: 49%;
    float: left;
    text-align: center;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 ul li {
    width: 49%;
    float: left;
    text-align: center;
  }
}
.ie8 .con_kuretake .con_glid.col_2 ul li {
  width: 49%;
  float: left;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_2 ul li {
    width: 565px;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 ul li {
    width: 565px;
  }
}
.ie8 .con_kuretake .con_glid.col_2 ul li {
  width: 565px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_2 ul li.last {
    margin-right: 0;
    float: right;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 ul li.last {
    margin-right: 0;
    float: right;
  }
}
.ie8 .con_kuretake .con_glid.col_2 ul li.last {
  margin-right: 0;
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_3 ul li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_3 ul li {
    float: left;
    width: 230px;
    margin-right: 20px;
  }
}
@media print {
  .con_kuretake .con_glid.col_3 ul li {
    float: left;
    width: 230px;
    margin-right: 20px;
  }
}
.ie8 .con_kuretake .con_glid.col_3 ul li {
  float: left;
  width: 230px;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .con_glid.col_3 ul li {
    width: 300px;
    margin-right: 18px;
  }
}
@media print {
  .con_kuretake .con_glid.col_3 ul li {
    width: 300px;
    margin-right: 18px;
  }
}
.ie8 .con_kuretake .con_glid.col_3 ul li {
  width: 300px;
  margin-right: 18px;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_3 ul li {
    width: 368px;
  }
}
@media print {
  .con_kuretake .con_glid.col_3 ul li {
    width: 368px;
  }
}
.ie8 .con_kuretake .con_glid.col_3 ul li {
  width: 368px;
}
.con_kuretake .con_glid.col_3 ul li.last {
  margin-right: 0;
}
.con_kuretake .con_glid.col_4 ul li {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_4 ul li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  .con_kuretake .con_glid.col_4 ul li:nth-child(2n+0) {
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_4 ul li {
    float: left;
    width: 175px;
    margin-right: 10px;
  }
}
@media print {
  .con_kuretake .con_glid.col_4 ul li {
    float: left;
    width: 175px;
    margin-right: 10px;
  }
}
.ie8 .con_kuretake .con_glid.col_4 ul li {
  float: left;
  width: 175px;
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .con_glid.col_4 ul li {
    margin-right: 20px;
    width: 225px;
  }
}
@media print {
  .con_kuretake .con_glid.col_4 ul li {
    margin-right: 20px;
    width: 225px;
  }
}
.ie8 .con_kuretake .con_glid.col_4 ul li {
  margin-right: 20px;
  width: 225px;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_4 ul li {
    width: 270px;
    margin-right: 20px;
  }
}
@media print {
  .con_kuretake .con_glid.col_4 ul li {
    width: 270px;
    margin-right: 20px;
  }
}
.ie8 .con_kuretake .con_glid.col_4 ul li {
  width: 270px;
  margin-right: 20px;
}
.con_kuretake .con_glid.col_4 ul li.last {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_5 ul {
    text-align: center;
  }
}
.con_kuretake .con_glid.col_5 ul li {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_5 ul li {
    display: inline-block;
    width: 31%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_5 ul li {
    float: left;
    width: 138px;
    margin-right: 10px;
  }
}
@media print {
  .con_kuretake .con_glid.col_5 ul li {
    float: left;
    width: 138px;
    margin-right: 10px;
  }
}
.ie8 .con_kuretake .con_glid.col_5 ul li {
  float: left;
  width: 138px;
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .con_glid.col_5 ul li {
    width: 180px;
    margin-right: 15px;
  }
}
@media print {
  .con_kuretake .con_glid.col_5 ul li {
    width: 180px;
    margin-right: 15px;
  }
}
.ie8 .con_kuretake .con_glid.col_5 ul li {
  width: 180px;
  margin-right: 15px;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_5 ul li {
    width: 214px;
    margin-right: 17px;
  }
}
@media print {
  .con_kuretake .con_glid.col_5 ul li {
    width: 214px;
    margin-right: 17px;
  }
}
.ie8 .con_kuretake .con_glid.col_5 ul li {
  width: 214px;
  margin-right: 17px;
}
.con_kuretake .con_glid.col_5 ul li.last {
  margin-right: 0;
}
.con_kuretake blockquote {
  padding: 20px;
  margin-bottom: 30px;
  background: #F0F0F0;
  border-left: 5px solid #a17f35;
}
.con_kuretake .con_glid.col_2 .fl_l {
  float: left;
}
.con_kuretake .con_glid.col_2 .fl_r {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_glid.col_2 .box_image {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_2 .box_image {
    width: 49%;
    text-align: center;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 .box_image {
    width: 49%;
    text-align: center;
  }
}
.ie8 .con_kuretake .con_glid.col_2 .box_image {
  width: 49%;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_2 .box_image {
    width: 565px;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 .box_image {
    width: 565px;
  }
}
.ie8 .con_kuretake .con_glid.col_2 .box_image {
  width: 565px;
}
.con_kuretake .con_glid.col_2 .box_image .txt_desc {
  margin-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_glid.col_2 .box_desc {
    width: 49%;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 .box_desc {
    width: 49%;
  }
}
.ie8 .con_kuretake .con_glid.col_2 .box_desc {
  width: 49%;
}
@media only screen and (min-width: 1200px) {
  .con_kuretake .con_glid.col_2 .box_desc {
    width: 550px;
  }
}
@media print {
  .con_kuretake .con_glid.col_2 .box_desc {
    width: 550px;
  }
}
.ie8 .con_kuretake .con_glid.col_2 .box_desc {
  width: 550px;
}
.con_kuretake .std li {
  list-style: inside none decimal;
  margin-bottom: 5px;
}
.con_kuretake ul.std li {
  list-style: inside none disc;
}
.con_kuretake .con_radius {
  padding: 10px;
  margin-bottom: 30px;
  overflow: hidden;
  background: #fff;
  border: 4px solid #000b2c;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
@media only screen and (min-width: 768px) {
  .con_kuretake .con_radius {
    padding: 20px;
  }
}
@media print {
  .con_kuretake .con_radius {
    padding: 20px;
  }
}
.ie8 .con_kuretake .con_radius {
  padding: 20px;
}
.con_kuretake table.tbl_basic2 {
  width: 100%;
  border-bottom: none;
  border-collapse: collapse;
  border: 1px solid #f1ebe0;
}
.con_kuretake table.tbl_basic2 caption {
  display: none;
}
.con_kuretake table.tbl_basic2 th, .con_kuretake table.tbl_basic2 td {
  border: 1px solid #f1ebe0;
  font-size: .9em;
  padding: 7px;
  border-top: none;
  text-align: left;
}
.con_kuretake table.tbl_basic2 th {
  background: #f8f5ef;
  font-weight: normal;
  font-weight: bold;
  white-space: nowrap;
}
.con_kuretake table.tbl_basic2.vertical th, .con_kuretake table.tbl_basic2.vertical td {
  width: auto;
}
.con_kuretake table.tbl_basic2.tbl_form {
  margin-bottom: 20px;
}
.con_kuretake table.tbl_basic2.tbl_form tr {
  overflow: hidden;
}
.con_kuretake table.tbl_basic2.tbl_form tr th, .con_kuretake table.tbl_basic2.tbl_form tr td {
  width: 100%;
  float: left;
  border: none;
}
.con_kuretake table.tbl_basic2.tbl_form tr th label {
  display: block;
}
.con_kuretake table.tbl_basic2.tbl_form tr th .note {
  font-size: .8em;
  font-weight: normal !important;
}
.con_kuretake table.tbl_basic2.tbl_form tr td {
  font-size: 1.1em;
}
.con_kuretake table.tbl_basic2.tbl_form tr td label {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
.con_kuretake table.tbl_basic2.tbl_form tr td label input[type="radio"] {
  margin-right: 5px;
}
.con_kuretake table.tbl_basic2.tbl_form tr td .btn_s {
  display: inline-block;
  margin: 0;
  width: auto;
}
.con_kuretake table.tbl_basic2.tbl_form tr td .txt_other {
  font-size: .8em;
  padding: 5px 0;
}
.con_kuretake table.tbl_basic2.tbl_form tr td .error {
  font-weight: bold;
  font-size: .8em;
  padding-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .con_kuretake table.tbl_basic2 th, .con_kuretake table.tbl_basic2 td {
    padding: 15px;
  }
  .con_kuretake table.tbl_basic2.tbl_form tr th, .con_kuretake table.tbl_basic2.tbl_form tr td {
    float: none;
  }
  .con_kuretake table.tbl_basic2.tbl_form tr th {
    width: 30%;
  }
  .con_kuretake table.tbl_basic2.tbl_form tr th label {
    display: block;
  }
  .con_kuretake table.tbl_basic2.tbl_form tr th .note {
    font-size: .8em;
    font-weight: normal !important;
  }
  .con_kuretake table.tbl_basic2.tbl_form tr td {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  .con_kuretake table.tbl_basic2 td label {
    cursor: pointer;
  }
}
@media print {
  .con_kuretake table.tbl_basic2 td label {
    cursor: pointer;
  }
}
.ie8 .con_kuretake table.tbl_basic2 td label {
  cursor: pointer;
}
.con_kuretake .con_mov {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.con_kuretake .con_mov iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.con_kuretake .con_links {
  margin-bottom: 30px;
  border: 1px solid #a17f35;
  background: #ebebeb;
}
.con_kuretake .con_links h4 {
  margin-bottom: 0;
  background: #a17f35;
  color: #fff;
  padding: 15px;
  font-size: 19px;
}
.con_kuretake .con_links h4:before {
  content: "\f02c";
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.con_kuretake .con_links ul {
  overflow: hidden;
  margin: 0;
  padding: 10px;
}
.con_kuretake .con_links ul li {
  list-style: none;
  float: left;
}
.con_kuretake .con_links ul li a {
  display: inline-block;
  padding: 5px 7px;
  text-decoration: underline;
}
.con_kuretake .con_links ul li a:hover, .con_kuretake .con_links ul li a:focus {
  text-decoration: none;
}
.con_kuretake .con_links ul li:after {
  content: "|";
}
.con_kuretake .con_links ul li:last-child:after {
  display: none;
}
.con_kuretake .con_inquiry {
  margin-bottom: 30px;
  border: 5px solid #000f36;
  padding: 10px 0;
}
.con_kuretake .con_inquiry h4 {
  display: inline-block;
  margin: 0 20px;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_inquiry h4 {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }
}
.con_kuretake .con_inquiry .name {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_inquiry .name {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }
}
.con_kuretake .con_inquiry .inner {
  border-top: 1px dotted #bcbcbc;
  padding: 10px 20px;
}
.con_kuretake .con_inquiry .inner .tel {
  display: inline-block;
  letter-spacing: normal;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_inquiry .inner .tel {
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
.con_kuretake .con_inquiry .inner .tel span {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_inquiry .inner .tel span {
    display: block;
  }
}
.con_kuretake .con_inquiry .inner .tel span:before {
  content: "\f095";
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 1em;
}
@media only screen and (max-width: 767px) {
  .con_kuretake .con_inquiry .inner .btn {
    font-size: 85%;
  }
}
.con_kuretake .sns_box {
  background: #fff;
  -moz-box-shadow: 0px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
}
.con_kuretake .sns_box .st_s {
  margin-bottom: 20px;
}
.con_kuretake .sns_box ul {
  margin: 0;
  text-align: left;
  overflow: hidden;
}
.con_kuretake .sns_box ul > li {
  vertical-align: top;
  float: left;
  list-style: none;
  margin-right: 7px;
  line-height: 1;
}
.con_kuretake .sns_box ul > li:last-child {
  margin-right: 0;
}
.con_kuretake .sns_box ul iframe {
  margin: 0 !important;
}
@media only screen and (min-width: 992px) {
  .con_kuretake .sns_box {
    text-align: left;
  }
  .con_kuretake .sns_box .st_s, .con_kuretake .sns_box ul {
    display: inline-block;
    vertical-align: top;
  }
  .con_kuretake .sns_box .st_s {
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 1;
  }
}
@media print {
  .con_kuretake .sns_box {
    text-align: left;
  }
  .con_kuretake .sns_box .st_s, .con_kuretake .sns_box ul {
    display: inline-block;
    vertical-align: top;
  }
  .con_kuretake .sns_box .st_s {
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 1;
  }
}
.ie8 .con_kuretake .sns_box {
  text-align: left;
}
.ie8 .con_kuretake .sns_box .st_s, .ie8 .con_kuretake .sns_box ul {
  display: inline-block;
  vertical-align: top;
}
.ie8 .con_kuretake .sns_box .st_s {
  margin-bottom: 0;
  margin-right: 10px;
  line-height: 1;
}
