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

 file name  : news__detail
 author     : Ability Consultant
 style info : お知らせ
=================================================================== */
.con_infor {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .con_infor {
    padding: 0 5.72917%;
  }
}
@media print {
  .con_infor {
    padding: 0 5.72917%;
  }
}
.ie8 .con_infor {
  padding: 0 5.72917%;
}
@media only screen and (max-width: 1199px) {
  .con_infor {
    width: 91.66667%;
  }
}

.con_infor:after, .con_infor .con_news #panel_news #panel_news01 .box_news li:after, .con_infor .con_view .box_view .txt .photo .title01 .title02 .box_slider .box_duo .box_left .box_right:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'min-en_Regular';
  src: url(../css/font/min-en_Regular.woff) format("woff"), url(../css/font/min-en_Regular.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	con_infor
----------------------------------------------------------- */
.con_infor {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_infor {
    margin-top: 7%;
  }
}
.con_infor .con_news {
  float: left;
  width: 70.32967%;
}
.con_infor .con_news .con_tab ul.box_tab {
  letter-spacing: -.4em;
}
.con_infor .con_news .con_tab ul.box_tab li {
  cursor: pointer;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #323232;
  background: #323232;
  overflow: hidden;
  border: 1px solid #323232;
  background: #fff;
  border: none;
}
.con_infor .con_news .con_tab ul.box_tab li:first-child {
  margin-left: 0;
}
.con_infor .con_news .con_tab ul.box_tab li button, .con_infor .con_news .con_tab ul.box_tab li a {
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 1.8em 0;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .con_news .con_tab ul.box_tab li button, .con_infor .con_news .con_tab ul.box_tab li a {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news .con_tab ul.box_tab li button, .con_infor .con_news .con_tab ul.box_tab li a {
    padding: 1em 0;
  }
}
.con_infor .con_news .con_tab ul.box_tab li:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #585858;
  border-radius: 100%;
}
.con_infor .con_news .con_tab ul.box_tab li:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.con_infor .con_news .con_tab ul.box_tab li button, .con_infor .con_news .con_tab ul.box_tab li a {
  color: #323232;
}
.con_infor .con_news .con_tab ul.box_tab li:before {
  background: #e8e8e8;
}
.con_infor .con_news .con_tab ul.box_tab li:before {
  background: #64a4ae;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.con_infor .con_news .con_tab ul.box_tab li a {
  padding: 1em 1.5em;
  width: auto;
}
.con_infor .con_news .con_tab ul.box_tab li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #64a4ae;
  -moz-transition: width 0.25s;
  -o-transition: width 0.25s;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
.con_infor .con_news .con_tab ul.box_tab li.active {
  cursor: default;
  position: relative;
}
.con_infor .con_news .con_tab ul.box_tab li.active::after {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .con_infor .con_news .con_tab ul.box_tab {
    width: 100%;
    max-width: 800px;
    margin: auto;
    display: table;
    table-layout: fixed;
    font-size: 14px;
  }
  .con_infor .con_news .con_tab ul.box_tab li {
    display: table-cell;
  }
  .con_infor .con_news .con_tab ul.box_tab li a {
    padding: 1em 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_infor .con_news .con_tab {
    overflow-x: scroll;
    overflow-style: none;
    -ms-overflow-style: none;
  }
  .con_infor .con_news .con_tab:-webkit-scrollbar {
    display: none;
  }
  .con_infor .con_news .con_tab ul.box_tab {
    min-width: 767px;
    text-align: left;
  }
}

.con_infor .con_news #panel_news {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news #panel_news {
    margin-top: 6%;
  }
}
.con_infor .con_news #panel_news #panel_news01 .catch {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
}
.con_infor .con_news #panel_news #panel_news01 .box_news {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_infor .con_news #panel_news #panel_news01 .box_news li {
  border-bottom: 1px solid #d9d9d9;
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px;
  text-decoration: none;
  display: table;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a {
    padding: 3% 3%;
  }
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
  padding-right: 25px;
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
    padding-right: 3%;
  }
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .photo img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
    min-width: 221px;
    width: 18.41667%;
  }
}
@media print {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
    min-width: 221px;
    width: 18.41667%;
  }
}
.ie8 .con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
  min-width: 221px;
  width: 18.41667%;
}
@media only screen and (max-width: 1199px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .photo {
    width: 28.77604%;
  }
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt {
  display: table-cell;
  vertical-align: top;
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .inf {
  color: #b4b4b4;
  margin-bottom: 20xp;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .inf {
    margin-bottom: 2%;
  }
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .inf .cate:before {
  content: "|";
  margin: 0 7px 0 15px;
}
.con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .st {
  font-size: 100%;
  line-height: 1.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .st {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news #panel_news #panel_news01 .box_news li a .box_txt .st {
    font-size: 79%;
  }
}
.con_infor .con_news .box_pager {
  text-align: center;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .con_news .box_pager {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news .box_pager {
    margin-top: 6%;
  }
}
.con_infor .con_news .box_pager ul {
  overflow: hidden;
  margin: auto;
}
.con_infor .con_news .box_pager ul li {
  display: inline-block;
  vertical-align: middle;
}
.con_infor .con_news .box_pager ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  display: block;
  padding: .3em .7em;
  margin: 0 .3em;
  color: #bababa;
  line-height: 1em;
}
.con_infor .con_news .box_pager ul li a i {
  font-size: 2em;
}
.con_infor .con_news .box_pager ul li a:hover {
  font-weight: bold;
  color: #323232;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_news .box_pager ul li a.btn_arr {
    padding: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .con_infor .con_news {
    float: none;
    width: 100%;
  }
}
.con_infor .con_view {
  float: left;
  width: 70.32967%;
}
.con_infor .con_view .box_title {
  margin-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_title {
    margin-bottom: 2%;
  }
}
.con_infor .con_view .box_title .info {
  font-size: 86%;
  color: #969696;
}
.con_infor .con_view .box_title .title {
  font-size: 209%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  line-height: 1.5em;
  font-weight: 100;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_title .title {
    padding-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_title .title {
    font-size: 175%;
  }
}
.con_infor .con_view .box_view .txt {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .txt {
    margin-bottom: 3%;
  }
}
.con_infor .con_view .box_view .photo {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .photo {
    margin-bottom: 3%;
  }
}
.con_infor .con_view .box_view .title01 {
  font-size: 158%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  padding: 10px 33px;
  margin-bottom: 40px;
  margin-top: 100px;
  background-color: #4f4f4f;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .con_view .box_view .title01 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title01 {
    font-size: 136%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title01 {
    padding: 2% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title01 {
    margin-bottom: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title01 {
    margin-top: 10%;
  }
}
.con_infor .con_view .box_view .title02 {
  font-size: 129%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 33px;
  margin-bottom: 30px;
  color: #323232;
  border-top: 3px solid #4f4f4f;
  border-bottom: 3px solid #4f4f4f;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .con_view .box_view .title02 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title02 {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title02 {
    padding: 2% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .title02 {
    margin-bottom: 3%;
  }
}
.con_infor .con_view .box_view .box_slider_news .slick-dots {
  margin-top: 30px;
  position: static;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_slider_news .slick-dots {
    margin-top: 5%;
  }
}
.con_infor .con_view .box_view .box_slider_news .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0 .5em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
.con_infor .con_view .box_view .box_slider_news .slick-dots li button {
  cursor: pointer;
  padding: 0;
  height: 0;
}
.con_infor .con_view .box_view .box_slider_news .slick-dots li button:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #c3c3c3;
  border: 1px solid #c3c3c3;
  -moz-transition: background 0.35s, border-color 0.35s;
  -o-transition: background 0.35s, border-color 0.35s;
  -webkit-transition: background 0.35s, border-color 0.35s;
  transition: background 0.35s, border-color 0.35s;
}
.con_infor .con_view .box_view .box_slider_news .slick-dots li.slick-active button:before {
  border-color: #63a5ae;
  background-color: #63a5ae;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_slider_news .slick-dots li {
    width: 1em;
    height: 1em;
  }
}
.con_infor .con_view .box_view .box_duo {
  margin-bottom: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_duo {
    margin-bottom: 3%;
  }
}
.con_infor .con_view .box_view .box_duo li {
  float: left;
  width: 50%;
}
.con_infor .con_view .box_view .box_duo li img {
  display: block;
}
.con_infor .con_view .box_view .box_left {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_left {
    margin-bottom: 10%;
  }
}
.con_infor .con_view .box_view .box_left .txt dl dt {
  font-size: 108%;
  font-weight: bold;
}
.con_infor .con_view .box_view .box_left .txt dl dd {
  font-size: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_left .txt dl dd {
    margin-top: 4%;
  }
}
@media only screen and (min-width: 768px) {
  .con_infor .con_view .box_view .box_left .img {
    width: 50%;
    float: left;
  }
  .con_infor .con_view .box_view .box_left .txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    float: right;
    margin-top: 0;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_infor .con_view .box_view .box_left .txt {
    padding-left: 4%;
  }
}

@media print {
  .con_infor .con_view .box_view .box_left .img {
    width: 50%;
    float: left;
  }
  .con_infor .con_view .box_view .box_left .txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    float: right;
    margin-top: 0;
    width: 50%;
  }
}
.ie8 .con_infor .con_view .box_view .box_left .img {
  width: 50%;
  float: left;
}
.ie8 .con_infor .con_view .box_view .box_left .txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  float: right;
  margin-top: 0;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .ie8 .con_infor .con_view .box_view .box_left .txt {
    padding-left: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_left .img {
    width: 100%;
    display: block;
  }
  .con_infor .con_view .box_view .box_left .txt {
    width: 100%;
    line-height: 1.8em;
    text-align: justify;
  }
}
.con_infor .con_view .box_view .box_right {
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_right {
    margin-bottom: 10%;
  }
}
.con_infor .con_view .box_view .box_right .txt dl dt {
  font-size: 108%;
  font-weight: bold;
}
.con_infor .con_view .box_view .box_right .txt dl dd {
  font-size: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_right .txt dl dd {
    margin-top: 4%;
  }
}
@media only screen and (min-width: 768px) {
  .con_infor .con_view .box_view .box_right .img {
    width: 50%;
    float: right;
  }
  .con_infor .con_view .box_view .box_right .txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
    float: left;
    margin-top: 0;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_infor .con_view .box_view .box_right .txt {
    padding-right: 4%;
  }
}

@media print {
  .con_infor .con_view .box_view .box_right .img {
    width: 50%;
    float: right;
  }
  .con_infor .con_view .box_view .box_right .txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
    float: left;
    margin-top: 0;
    width: 50%;
  }
}
.ie8 .con_infor .con_view .box_view .box_right .img {
  width: 50%;
  float: right;
}
.ie8 .con_infor .con_view .box_view .box_right .txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  float: left;
  margin-top: 0;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .ie8 .con_infor .con_view .box_view .box_right .txt {
    padding-right: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_right .img {
    width: 100%;
    display: block;
  }
  .con_infor .con_view .box_view .box_right .txt {
    width: 100%;
    line-height: 1.8em;
    text-align: justify;
  }
}
.con_infor .con_view .box_view .box_list {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list {
    margin-bottom: 5%;
  }
}
.con_infor .con_view .box_view .box_list .title {
  font-size: 115%;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list .title {
    padding-bottom: 3%;
  }
}
.con_infor .con_view .box_view .box_list .list li {
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list .list li {
    padding: 3% 0;
  }
}
.con_infor .con_view .box_view .box_list .list li span {
  width: 150px;
  padding-right: 20px;
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list .list li span {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list .list li span {
    padding-right: 0;
  }
}
.con_infor .con_view .box_view .box_list .list li em {
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .box_list .list li span, .con_infor .con_view .box_view .box_list .list li em {
    display: block;
    margin-bottom: 2%;
  }
}
.con_infor .con_view .box_view .btn_more {
  text-align: center;
  margin-bottom: 70px;
  padding: 45px 0;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .btn_more {
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .btn_more {
    padding: 5% 0;
  }
}
.con_infor .con_view .box_view .btn_more .btn {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
  background: #4d4d4d;
  margin: auto;
}
.con_infor .con_view .box_view .btn_more .btn button, .con_infor .con_view .box_view .btn_more .btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_infor .con_view .box_view .btn_more .btn button:after, .con_infor .con_view .box_view .btn_more .btn a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_infor .con_view .box_view .btn_more .btn:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_infor .con_view .box_view .btn_more .btn:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_view .btn_more .btn {
    display: block;
    width: 100%;
  }
  .con_infor .con_view .box_view .btn_more .btn button, .con_infor .con_view .box_view .btn_more .btn a {
    padding: 1.2em 0;
  }
}
.con_infor .con_view .box_view .btn_more .btn button, .con_infor .con_view .box_view .btn_more .btn a {
  color: #fff;
}
.con_infor .con_view .box_view .btn_more .btn button:after, .con_infor .con_view .box_view .btn_more .btn a:after {
  border-color: #fff;
}
.con_infor .con_view .box_view .btn_more .btn:before {
  background: #8e8e8e;
}
.con_infor .con_view .box_view .btn_more .btn a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .con_infor .con_view .box_view .btn_more {
    background-color: #ebebeb;
  }
}
@media print {
  .con_infor .con_view .box_view .btn_more {
    background-color: #ebebeb;
  }
}
.ie8 .con_infor .con_view .box_view .btn_more {
  background-color: #ebebeb;
}
.con_infor .con_view .box_btn {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn {
    padding-bottom: 4%;
  }
}
.con_infor .con_view .box_btn .prev {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
}
.con_infor .con_view .box_btn .prev button, .con_infor .con_view .box_btn .prev a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_infor .con_view .box_btn .prev button:after, .con_infor .con_view .box_btn .prev a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_infor .con_view .box_btn .prev:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_infor .con_view .box_btn .prev:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .prev {
    display: block;
    width: 100%;
  }
  .con_infor .con_view .box_btn .prev button, .con_infor .con_view .box_btn .prev a {
    padding: 1.2em 0;
  }
}
.con_infor .con_view .box_btn .prev a:after {
  display: none;
}
.con_infor .con_view .box_btn .prev a:before {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 0 1px 1px;
  -moz-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);
  display: inline-block;
  margin-right: 2.5em;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .prev a:before {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .prev {
    display: inline-block;
    width: 32%;
  }
}
.con_infor .con_view .box_btn .list {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
}
.con_infor .con_view .box_btn .list button, .con_infor .con_view .box_btn .list a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_infor .con_view .box_btn .list button:after, .con_infor .con_view .box_btn .list a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_infor .con_view .box_btn .list:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_infor .con_view .box_btn .list:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .list {
    display: block;
    width: 100%;
  }
  .con_infor .con_view .box_btn .list button, .con_infor .con_view .box_btn .list a {
    padding: 1.2em 0;
  }
}
.con_infor .con_view .box_btn .list a:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .list {
    display: inline-block;
    width: 32%;
  }
}
.con_infor .con_view .box_btn .next {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
}
.con_infor .con_view .box_btn .next button, .con_infor .con_view .box_btn .next a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_infor .con_view .box_btn .next button:after, .con_infor .con_view .box_btn .next a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_infor .con_view .box_btn .next:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_infor .con_view .box_btn .next:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .next {
    display: block;
    width: 100%;
  }
  .con_infor .con_view .box_btn .next button, .con_infor .con_view .box_btn .next a {
    padding: 1.2em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .next a:after {
    margin-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .con_view .box_btn .next {
    display: inline-block;
    width: 32%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_infor .con_view {
    width: 100%;
  }
}
.con_infor .wrp_right {
  float: right;
  position: relative;
  width: 17.70833%;
}
.con_infor .wrp_right .con_fb {
  margin: 100px 0 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .wrp_right .con_fb {
    margin: 100px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_fb {
    margin: 16% 0 5%;
  }
}
.con_infor .wrp_right .con_sns {
  margin: 20px 0 50px;
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_sns {
    margin: 5% 0;
  }
}
.con_infor .wrp_right .con_sns .box_sns {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .wrp_right .con_sns .box_sns {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_sns .box_sns {
    margin-bottom: 5%;
  }
}
.con_infor .wrp_right .con_sns .box_sns h5 {
  font-size: 100%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: 100;
}
.con_infor .wrp_right .con_sns .box_sns ul {
  margin-top: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_sns .box_sns ul {
    margin-top: 3%;
  }
}
.con_infor .wrp_right .con_sns .box_sns ul li {
  float: left;
  width: 18.52941%;
  max-width: 63px;
  margin-left: 2.35294%;
}
.con_infor .wrp_right .con_sns .box_sns ul li:first-child {
  margin-left: 0;
}
.con_infor .wrp_right .con_sns .box_sns ul li img {
  width: 100%;
}
.mouse .con_infor .wrp_right .con_sns .box_sns ul li a {
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_infor .wrp_right .con_sns .box_sns ul li a:hover, .touch .con_infor .wrp_right .con_sns .box_sns ul li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_infor .wrp_right .con_sns .box_sns ul li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_infor .wrp_right .con_sns .box_sns ul li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_infor .wrp_right .con_cate {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .wrp_right .con_cate {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_cate {
    margin-bottom: 10%;
  }
}
.con_infor .wrp_right .con_cate .title {
  font-family: "Times New Roman", serif;
  padding: 1em 0;
  font-weight: 100;
  letter-spacing: .1em;
}
.con_infor .wrp_right .con_cate .title span {
  font-size: 129%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .wrp_right .con_cate .title span {
    font-size: 165%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_cate .title span {
    font-size: 179%;
  }
}
.con_infor .wrp_right .con_cate .title span:after {
  content: "―";
  margin: 0 5px;
}
.con_infor .wrp_right .con_cate .title em {
  font-size: 93%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_infor .wrp_right .con_cate .title em {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_infor .wrp_right .con_cate .title em {
    font-size: 143%;
  }
}
.con_infor .wrp_right .con_cate .box_cate li {
  display: block;
  border-bottom: 1px solid #ccc;
}
.con_infor .wrp_right .con_cate .box_cate li a {
  display: block;
  text-decoration: none;
  letter-spacing: -.4em;
  padding: 1em .2em;
}
.con_infor .wrp_right .con_cate .box_cate li a span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  padding-left: 20px;
}
@media only screen and (max-width: 1199px) {
  .con_infor .wrp_right {
    width: 100%;
  }
}
