@charset "Shift_JIS";

.form-group{margin-bottom: 10px;}
h6 {
    font-size: 100%;
}
table {
    width: 100%;
}
.list-normal_p{margin-bottom: 0px !important;}
caption{text-align:left;}
.team_list td{padding:5px;}
.team_list th{padding:10px 0 5px; 0}

@media (max-width: 767px) {
  .container {
      padding: 10px;
  }
}

.c_thumbnail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 27px;
}
.c_thumbnail_item {
    position: relative;
    width: 28%;
    margin-right: 1%;
    margin-bottom: 30px;
    padding: 15px;
    background: #eee;
}
.c_thumbnail_title{
  font-size: 100%;
  font-weight: bold;
}
.c_thumbnail_subTitle {
  color: #fff;
  background-color: #757577;
  font-size: 14.5px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 6px 14px;
  margin-bottom: 10px;
  text-align: center;
}

}
.c_thumbnail_item:nth-child(2){
  margin-right: 0%;

}
.c_thumbnail_img {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.c_thumbnail_img img{
  width: 100%;
}
.c_thumbnail_item a {
    text-decoration: none;
    display: block;
}
.search_tag{margin-bottom: 10px;}
.itemSearch_control-label{
  font-weight: bold;
  font-size: 80%;
}
.itemSearch_control-input input{
	display: none;
}
.itemSearch_control-input label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 2px 5px 0 25px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.itemSearch_control-input label:before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  margin-top: 0;
  border-radius: 50%;
  border: 1px solid #6c6c6c;
}
.itemSearch_control-input input[type="checkbox"]:checked +  label:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0px;
  width: 6px;
  height: 6px;
  margin-top: 0;
  border-radius: 50%;
  background: #fff;
  border: 6px solid #00a0a4;
}
.contents__body h3 {
    border: 1px solid #0f6d71;
    font-size: 22px;
    margin-bottom: 20px;
    padding: 10px;
}
.contents__body h4 {
    border-left: 4px solid #0f6d71;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.contents__body h5 {
    color: #0f6d71;
    font-size: 18.5px;
    font-weight: bold;
    margin-bottom: 5px;
}
.contents__body p {
    margin: 0 0 30px 0;
    line-height: 1.6;
}
.contents__body img {
    border: 2px solid #fff;
    box-shadow: 0 0 5px #999;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
.list-img li {
    float: left;
    margin-right: 2%;
    width: 48%;
}
.list-img li:last-child {
    margin-right: 0;
}
.list-normal {
    list-style: disc outside;
    margin: 10px 0 30px 0;
    padding-left: 20px;
}
.list-number {
    list-style: decimal outside;
    margin: 10px 0 30px 0;
    padding-left: 20px;
}
.fc-blue {
    color: #57bcc5;
}
.w45 {
    width: 45%;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.p-t-30 {
    padding-top: 30px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.fs-14 {
    font-size: 14px !important;
}
.data {
    background-color: #eff9f8;
    border-radius: 8px;
    padding: 20px 20px 10px;
}
.contents-block {
    padding-bottom: 30px;
}
.list-img {
    margin-bottom: 20px;
}
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.center .img-responsive {
    max-width: 60%;
    height: auto;
}
.center {
    text-align: center;
}
.img-graph {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.data__item--pdf {
    background-image: url(../img/detail/icon/icon_pdf.png);
}
.data__item--xls {
    background-image: url(../img/detail/icon/icon_xls.png);
}
.data__item--doc {
    background-image: url(../img/detail/icon/icon_doc.png);
}
.data__item--ppt {
    background-image: url(../img/detail/icon/icon_ppt.png);
}
.data__item--movie {
    background-image: url(../img/detail/icon/icon_youtube.png);
}
.data__item {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #333;
    padding: 5px 0 5px 30px;
}
.data li {
    margin-bottom: 10px;
}
.subtitle {
    font-weight: bold;
}

.table-normal {
  width: 100%;
  border-collapse: collapse;
}
.table-normal th, .table-normal td {
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: top;
}
.table-normal th {
  background-color: #eff9f8;
  white-space: nowrap;
}


/* overview page ------------------------------------*/
.contents__body_ttl {
    border: none !important;
    color: #0f6d71;
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 5px !important;
    padding: 0 !important;
}

.contents__body_img {
  margin-bottom: 40px;
  width: 100%;
}
.contents__body_linkBox {
  border: 1px solid #666;
  margin-bottom: 0 !important;
  padding: 10px 1em 16px 2em;
  text-indent: -1em;
}

.contents__body_linkBox a {
  text-indent: -1em;
}

/* event page ------------------------------------*/
.event_wrap {
  padding: 30px !important;
}
.event_box_inner {
  margin-bottom: 30px;
}
.event_box_inner + .event_box_inner {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
.event_box_inner p {
  margin-bottom: 20px;
  line-height: 1.6;
}
.event_box_inner ul {
  margin-bottom: 20px;
}
.event_box_title {
  color: #1C1C1C;
  font-size: 18.5px;
  font-weight: bold;
  margin-bottom: 20px;
}




/* Plugins ------------------------------------*/
/*slick*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Custom Slick slider css -------------------*/
.slick-slider {
  position: relative;
}

.slick-arrow {
  color: #fff;
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 60px;
  padding: 0;
  position: absolute;
  top: calc(50% - 27px);
  z-index: 9;
}

@media (max-width: 767px) {
  .slick-arrow {
    font-size: 40px;
  }
}

.slick-prev {
  left: 0;
}

.slick-prev:after {
  content: '\63';
  font-family: "icofont";
}

.slick-next {
  right: 0;
}

.slick-next:after {
  content: '\61';
  font-family: "icofont";
}

.slick-dots {
  text-align: center;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .slick-dots {
    margin-top: 11px;
  }
}

.slick-dots li {
  display: inline-block;
  margin-left: 4.5px;
  margin-right: 4.5px;
}

.slick-dots button {
  background-color: #b9b9b9;
  text-indent: -9999px;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  padding: 0;
}

@media (max-width: 767px) {
  .l_container{
  padding:0px !important;
}
.details_wrap_item_inner{
border:0px !important;
}
.subtitle {
    font-size: 80% !important;
}
.details_heading_title {
    font-size: 110% !important;
}
.contents__body img{
    width: 100%;
}
  .slick-dots button {
    width: 10px;
    height: 10px;
  }
  .c_heading_category{
    width: 74% !important;
    padding: 8px !important;
    font-size: 80% !important;
    text-align: left !important;
   }
   .details_heading_title ,.c_heading_category{
   margin-bottom: 20px !important;
   }
   .c_thumbnail_item{
   width:100% !important;
   margin-right:0% !important;
   }

}

.slick-dots .slick-active button {
  background-color: #000;
}



.l_header_burger {
  display: block;
  position: absolute;
  border: none;
  padding: 0;
  cursor: pointer;
  top: 20px;
  right: 13px;
  background-color: transparent;
}

.l_header_burger img {
  object-fit: contain;
  font-family: "object-fit: contain";
  width: 31px;
  height: 24px;
  image-rendering: crisp-edges;
}

@media (min-width: 768px) {
  .l_header_burger {
    display: none;
  }
}


@media (max-width: 767px) {
  .l_header_upper {
    padding: 17px 13px;
  }
}

@media (max-width: 767px) {
  .l_header_upper .l_container {
    padding: 0;
  }
}

.l_header_menu {
  width: 100%;
  display: block;
  position: relative;
  background-color: #0f6d71;
  z-index: 19;
  opacity: 0;
  display: none !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

@media (max-width: 767px) {
  .l_header_menu .l_container {
    padding: 0;
  }
}

.l_header_menu_btn {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  background-color: #0f6d71;
  padding: 14px 14px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .l_header_menu_btn {
    position: relative;
    z-index: 19;
  }
}

@media (max-width: 767px) {
  .l_header_menu_btn {
    background-color: #fff;
    border-bottom: 1px solid #0f6d71;
    color: #0f6d71;
    display: block;
    line-height: 1;
    padding: 22px 25px;
    position: relative;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .l_header_menu_btn:hover {
    background-color: #137377;
  }
}

@media (max-width: 767px) {
  .l_header_menu_btn:after {
    content: "\61";
    font-family: "icofont";
    position: absolute;
    right: 29px;
    top: 22px;
    font-size: 16px;
    transition: transform 400ms ease-out;
  }
}

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
  .l_header_menu_btn:after {
    top: 24px;
  }
}

@media (max-width: 767px) {
  .l_header_menu_btn.is_open:after {
    transform: rotate(90deg);
  }
}

.l_header_menu_slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: auto;
}

@media (min-width: 768px) {
  .l_header_menu_slide {
    position: absolute;
    bottom: 0;
    z-index: 18;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@media (min-width: 768px) {
  .l_header_menu_slide.is_open {
    bottom: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

@media (min-width: 768px) {
  .l_header_menu_slide .l_header_menu_btn {
    min-width: 150px;
  }
}

@media (max-width: 767px) {
  .l_header_menu_slide .l_header_menu_btn {
    padding-left: 28px;
  }
  .l_header_menu_slide .l_header_menu_btn:before {
    content: '�ｽE';
  }
}

@media (min-width: 768px) {
  .l_header_menu_title {
    background: none;
  }
}

.l_header_menu_title:hover {
  background: none;
}

@media (min-width: 768px) {
  .l_header_menu_title:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}

@media (max-width: 767px) {
  .l_header_menu_title:hover {
    background-color: #fff;
  }
}

@media (min-width: 768px) {
  .l_header_menu_title + .l_header_menu_title,
  .l_header_menu_slide + .l_header_menu_title {
    background: url(../img/header/divider.gif) no-repeat center left;
  }
}

.l_main {
  background: url(../img/common/mainBg.png) repeat center top;
}




.l_footer a {
  color: #fff;
}

.l_footer hr {
  border: none;
  height: 1px;
  background-color: #949494;
  margin: 12px 0 19px;
}

.l_footer_btn {
  color: #000 !important;
  background-color: #fff;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  width: 100%;
  display: block;
  padding-top: 4px;
}


@media (max-width: 767px) {
  .l_footer_txt {
    padding: 25px 0 7px;
  }
}

@media (max-width: 767px) {
  .l_footer_txt_logo {
    width: 210px;
    height: auto;
  }
}

.l_footer_info p {
  color: #fff;
}

.l_footer_info p a {
  text-decoration: none;
}

.l_footer_info + .l_footer_info {
  margin-top: 38px;
}

.l_footer_sitemap {
  padding: 45px 0 55px;
}

@media (max-width: 767px) {
  .l_footer_sitemap {
    padding-top: 18px;
  }
}

.l_footer_sitemap_wrap {
  display: -ms-flexbox;
  display: flex;

  -ms-flex-align: start;
      align-items: flex-start;
  position: relative;
  margin: 0 -23px;
}

@media (max-width: 767px) {
  .l_footer_sitemap_wrap {
    display: none;
  }
}

.l_footer_sitemap_list {
  line-height: 2.2;
}


.l_footer_sitemap_list a:hover {
  text-decoration: underline;
}

.l_footer_sitemap_list li {
  display: inline-block;
  padding: 6px 23px;
  position: relative;
  overflow: visible;
}

@media (min-width: 768px) {
  .l_footer_sitemap_list li + li {
    background: url(../img/footer/divider.gif) no-repeat center left;
  }
}

@media (min-width: 768px) {
  .l_footer_sitemap_list li + li.no_divider {
    background: none;
  }
}

.l_footer_sitemap_list_children:before {
  content: '-';
  padding-right: 5px;
}

.l_footer_tooltip {
  display: table;
  position: absolute;
  width: auto;
  padding-bottom: 16px;
  overflow: visible;
  z-index: 20;
  left: 50%;
}

.l_footer_tooltip_wrap {
  display: block;
  width: auto;
  min-width: 305px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #acacac;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
}

.l_footer_tooltip_wrap:after {
  content: '';
  width: 14px;
  height: 16px;
  position: absolute;
  bottom: -16px;
  left: 24px;
  background: url(../img/footer/tip.png) no-repeat top center;
}

.l_footer_tooltip a {
  color: #000;
  text-decoration: underline;
  display: block;
  line-height: 1.5;
}

.l_footer_tooltip a:hover {
  text-decoration: none;
}

.l_footer_tooltip a + a {
  margin-top: 16px;
}



/* header parts -------------*/
/* Icon Fonts ------------------------------*/
@font-face {
  font-family: "icofont";
  src: url("../fonts/icofont.eot");
  src: url("../fonts/icofont.eot?#iefix") format("embedded-opentype"), url("../fonts/icofont.woff") format("woff"), url("../fonts/icofont.ttf") format("truetype"), url("../fonts/icofont.svg#icofont") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "icofont" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "icofont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-angle-right:before {
  content: "\61";
}

.ico-angle-down:before {
  content: "\62";
}

.ico-angle-left:before {
  content: "\63";
}

.ico-angle-up:before {
  content: "\64";
}

.ico-check:before {
  content: "\65";
}

.ico-thumbnails:before {
  content: "\66";
}

.ico-external-link:before {
  content: "\67";
}

/* Component -------------------------------*/
.c_breadcrumb {
  padding: 30px 0;
}

.c_breadcrumb_content {
  font-size: 11px;
}

.c_breadcrumb_content a {
  text-decoration: none;
}

.c_breadcrumb_content a:hover {
  text-decoration: underline;
}

.c_heading_tag {
  display: block;
  text-decoration: none;
}

@media (max-width: 767px) {
  .c_heading_tag {
    margin-right: 8px;
    margin-top: 8px;
  }
}

@media (min-width: 768px) {
  .c_heading_tag + .c_heading_tag {
    margin-right: 15px;
    margin-left: 2px;
  }
}

.c_heading_tag_wrap {
  display: -ms-flexbox;
  display: flex;
}
.c_heading_tag_wrap span{font-size: 120%; margin-top: 4px; font-weight: bold;}
@media (max-width: 767px) {
  .c_heading_tag_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c_heading_category {
  display: block;
  text-decoration: none;
}

@media (max-width: 767px) {
  .c_heading_category {
    margin-right: 8px;
    margin-top: 8px;
  }
}

@media (min-width: 768px) {
  .c_heading_category + .c_heading_category {
    margin-left: 8px;
  }
}

.c_heading_category_wrap {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .c_heading_category_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}



@media (max-width: 767px) {
  .c_section {
    padding-top: 9px;
    padding-bottom: 50px;
  }
}

.c_btn {
  display: inline-block;
  text-decoration: none;
  padding: 10.5px 35px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}

@media (min-width: 768px) {
  .c_btn {
    min-width: 238px;
  }
}

@media (max-width: 767px) {
  .c_btn {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.225em;
  }
}

.c_btn_default {
  color: #fff;
  background-color: #888;
}

.c_btn_black {
  color: #fff;
  background-color: #000;
}

.c_btn_return {
  color: #000;
  background-color: #666;
}

.c_btn_form {
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .c_btn_form {
    min-width: 300px;
  }
}

.c_btn_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 64px;
}

@media (max-width: 767px) {
  .c_btn_wrap {
    margin-top: 36px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.c_btn_wrap_triple {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 768px) {
  .c_btn_wrap .c_btn + .c_btn {
    margin-left: 50px;
  }
}

@media (max-width: 767px) {
  .c_btn_wrap .c_btn + .c_btn {
    margin-top: 25px;
  }
}

.c_btn_next {
  padding-right: 35px;
}

.c_btn_next:before, .c_btn_next:after {
  font-size: 1em;
  position: absolute;
  top: calc(46% - (1em/2));
}

@media (max-width: 767px) {
  .c_btn_next:before, .c_btn_next:after {
    font-size: 1.1em;
    top: calc(49% - (1.1em/2));
  }
}

.c_btn_next:after {
  content: "a";
  font-family: "icofont";
  right: 25px;
}

.c_btn_prev {
  padding-left: 35px;
}

.c_btn_prev:before, .c_btn_prev:after {
  font-size: 1em;
  position: absolute;
  top: calc(46% - (1em/2));
}

@media (max-width: 767px) {
  .c_btn_prev:before, .c_btn_prev:after {
    font-size: 1.1em;
    top: calc(49% - (1.1em/2));
  }
}

.c_btn_prev:before {
  content: "c";
  font-family: "icofont";
  left: 25px;
}

.c_btn_index {
  padding-left: 35px;
}

.c_btn_index:before, .c_btn_index:after {
  font-size: 1em;
  position: absolute;
  top: calc(46% - (1em/2));
}

@media (max-width: 767px) {
  .c_btn_index:before, .c_btn_index:after {
    font-size: 1.1em;
    top: calc(49% - (1.1em/2));
  }
}

.c_btn_index:before {
  content: "f";
  font-family: "icofont";
  left: 25px;
}

@media (min-width: 768px) {
  .c_btn_index:before {
    font-size: 19px;
    left: 59px;
  }
}

.c_btn_blank {
  padding-right: 35px;
}

.c_btn_blank:before, .c_btn_blank:after {
  font-size: 1em;
  position: absolute;
  top: calc(46% - (1em/2));
}

@media (max-width: 767px) {
  .c_btn_blank:before, .c_btn_blank:after {
    font-size: 1.1em;
    top: calc(49% - (1.1em/2));
  }
}

.c_btn_blank:after {
  content: "g";
  font-family: "icofont";
  right: 25px;
}

.c_form_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
}

@media (max-width: 767px) {
  .c_form_row {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.c_form_row + .c_form_row {
  margin-top: 52px;
}

@media (max-width: 767px) {
  .c_form_row + .c_form_row {
    margin-top: 40px;
  }
}

.c_form_row + .c_form_row_error {
  margin-top: 10px;
}

.c_form_row + .c_form_row_error .c_form_error {
  margin-top: 0;
}

@media (min-width: 768px) {
  .c_form_row.has_input .c_form_title {
    padding-top: 13px;
  }
}

.c_form_title {
  width: 23%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline;
}

@media (min-width: 768px) {
  .c_form_title {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .c_form_title {
    width: 100%;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 8px;
  }
}

.c_form_title .itemSearch_control-input label {
  font-weight: bold;
}

.c_form_content {
  width: calc(100% - (23% + 30px));
}

@media (max-width: 767px) {
  .c_form_content {
    width: 100%;
  }
}

.c_form_content p {
  color: #333;
}

.c_form_input {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 4px;
}

.c_form_input::-webkit-input-placeholder {
  color: #b3b3b3;
}

.c_form_input:-ms-input-placeholder {
  color: #b3b3b3;
}

.c_form_input::placeholder {
  color: #b3b3b3;
}

@media (min-width: 768px) {
  .c_form_input {
    min-width: 420px;
  }
}

@media (max-width: 767px) {
  .c_form_input {
    padding: 13.5px 9px;
    width: 100%;
  }
}

.c_form_hissu {
  color: #ff4444;
  min-width: 28px;
}

@media (max-width: 767px) {
  .c_form_hissu {
    margin-left: 16px;
  }
}

.c_form_hissu_check {
  margin-right: 30px;
  padding-top: 5px;
}

@media (max-width: 767px) {
  .c_form_hissu_check {
    margin-right: 20px;
  }
}

@media (max-width: 374px) {
  .c_form_hissu_check {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .c_form_hissu_spMr0 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .c_form_hissu_spMl0 {
    margin-left: 0;
  }
}

.c_form_checkradio {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .c_form_checkradio {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 8px;
  }
}

.c_form_checkradio input {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
}

.c_form_radio {
  position: relative;
  padding-left: 50px;
  padding-top: 6px;
  height: 34px;
}

@media (max-width: 767px) {
  .c_form_radio {
    padding-left: 32px;
    padding-top: 1px;
    margin-right: 30px;
    height: 24px;
    margin-bottom: 20px;
  }
}

.c_form_radio + .c_form_radio {
  margin-left: 58px;
}

@media (max-width: 767px) {
  .c_form_radio + .c_form_radio {
    margin-left: 0;
  }
}

.c_form_radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  border: 2px solid #ccc;
  background-color: #fff;
}

@media (max-width: 767px) {
  .c_form_radio .checkmark {
    width: 22px;
    height: 22px;
    border-width: 1px;
  }
}

.c_form_radio input:checked ~ .checkmark {
  background-color: #333;
  border-color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.c_form_radio input:checked ~ .checkmark:after {
  content: ' ';
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-radius: 100%;
}

@media (max-width: 767px) {
  .c_form_radio input:checked ~ .checkmark:after {
    width: 10px;
    height: 10px;
  }
}

.c_form_check {
  position: relative;
  padding-left: 50px;
  padding-top: 6px;
  height: 34px;
}

@media (max-width: 767px) {
  .c_form_check {
    padding-top: 0;
    padding-left: 25px;
    height: 20px;
  }
}

.c_form_check + .c_form_check {
  margin-left: 58px;
}

@media (max-width: 767px) {
  .c_form_check + .c_form_check {
    margin-left: 0;
  }
}

.c_form_check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  width: 30px;
  height: 30px;
  border: 2px solid #ccc;
  background-color: #fff;
}

@media (max-width: 767px) {
  .c_form_check .checkmark {
    width: 15px;
    height: 15px;
    border-width: 1px;
  }
}

.c_form_check input:checked ~ .checkmark {
  background-color: #333;
  border-color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.c_form_check input:checked ~ .checkmark:after {
  content: "\65";
  color: #fff;
  font-family: "icofont";
  line-height: 0.75;
  font-size: 20px;
  position: relative;
  top: 3px;
}

@media (max-width: 767px) {
  .c_form_check input:checked ~ .checkmark:after {
    font-size: 15px;
  }
}

.c_form_align-start {
  -ms-flex-align: start;
      align-items: flex-start;
}

.c_form_justify-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.c_form_mtSmall, .c_form_row.c_form_mtSmall {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .c_form_mtSmall, .c_form_row.c_form_mtSmall {
    margin-top: 35px;
  }
}

.c_form_spRow {
  -ms-flex-direction: row;
      flex-direction: row;
}

.c_form_error {
  color: #ff4444;
  margin-top: 10px;
}

.c_link_blank:after {
  content: "\67";
  font-family: "icofont";
  position: relative;
  vertical-align: baseline;
}

.c_table_shaded .c_table_row:nth-child(even) {
  background-color: #f8f8f8;
}

.c_table_row {
  display: -ms-flexbox;
  display: flex;
}

.c_table_th {
  font-weight: bold;
}

/* Main Contents  -------------------------------*/
/* Individual pages  -------------------------------*/
.details_heading {
}

@media (max-width: 767px) {
  .details_heading {
    margin-bottom: 32px;
  }
}

.details_heading_title {
  font-weight: bold;
  color: #000;
  font-size: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .details_heading_title {
    margin-top: 20px;
    font-size: 19px;
  }
}

.details_heading .c_heading_tag_wrap {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .details_heading .c_heading_tag_wrap {
    margin-top: 10px;
  }
}

.details_heading .c_heading_tag {
  color: #000;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #666;
  letter-spacing: 0.05em;
  padding:2px 10px;
  border-radius: 8px;
  margin-right: 15px;
}

