@charset "utf-8"; 
@import url("add.css");

/****************************************
          local Setting
*****************************************/


/* -------------------
 トップページ
 ------------------ */
.o-font-page-wrp {
  font-size: 16px;
  font-family: YuGothic,'Yu Gothic';
}
.o-font-page-wrp p {
  text-align: left;
}
.o-font-page-wrp img {
  width: 100%;
}
.o_front_page_main_sider.c_content_wrapper {
  margin-top: 50px;
}
.o-font-page-wrp .o_first_section .flex_box {
  position: relative;
}
.o-font-page-wrp .o_first_section .flex_box .c_txt_blc {
  padding-bottom: 20px;
}
.o-font-page-wrp .o_first_section .flex_box .c_section_ttl {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 15px;
}
.o-font-page-wrp h2.c_section_ttl+.c_detail_buton {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.o-font-page-wrp .o_first_section .c_txt_img_gray_blc figure {
  max-width: 555px;
  height: 303px;
  height: auto;
  /* background: blue; */
  height: none;
  display: inline-block;
  width: 100%;
  max-width: none;
  max-height: none;
}
.o-font-page-wrp .o_first_section .c_txt_img_gray_blc figure img {
  object-fit: cover;
    width: 100%;
    height: 100%;
}
.o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_section_ttl {
  text-align: left;
}
.o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
  margin-top: 0;
  margin-left: 56.5%;
}

@media all and (-ms-high-contrast: none) {
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
    margin-top: 20px;
    margin-left: 46.5%;
  }
}

_::-webkit-full-page-media, _:future, :root .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
  margin-top: 20px;
}


.o-font-page-wrp .o_second_section .c_txt_img_blc .c_section_ttl {
  padding-bottom: 15px;
  max-width: 1080px;
  margin: 0 auto;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc {
  background: url(../images/second_section_icon_04.png)0 0 no-repeat;
  background-size: cover;
  padding: 25px 0 48px;
}
.o-font-page-wrp .o_first_section .c_content_wrapper>ul {
  margin-top: 25px;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul {
  justify-content: center;
  margin-top: 40px;
  padding: 0 2%;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li {
  width: 220px;
  height: 220px;
  background-size: contain;
  background-color: #fff;
  margin-right: 80px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  position: relative;
  justify-content: center;
  box-shadow: 5px 5px 0px rgba(0,0,0,0.4);
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li:hover {
  background-color: rgba(255,255,255,0.8);
  transition: 0.3s;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li:last-child {
  margin-right: 0;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li:last-child figure {
  max-width: 71px;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li::after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/arrow_icon_red.svg)0 0 no-repeat;
  display: inline-block;
  background-size: contain;
  position: absolute;
  right: 0%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.o-font-page-wrp .o_second_section .c_txt_img_blc ul li figure {
  max-width: 90px;
  max-height: 90px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/* IE用CSS */
	
@media all and (-ms-high-contrast: none){
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li figure {
    position: static;
    margin: auto;
    padding-bottom: 8px;
  }
}

.o-font-page-wrp .o_second_section .c_txt_img_gray_blc figure {
  max-width: 454px;
  height: 303px;
}
.o-font-page-wrp .o_second_section .c_txt_img_gray_blc figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.o-font-page-wrp .o_second_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
  margin-top: 25%;
  margin-left: 68%;
}
.o-font-page-wrp .o_second_section .c_txt_img_gray_blc .c_txt_blc .c_section_ttl {
  text-align: left;
  margin-top: 24px;
  padding-bottom: 15px;
}
.o-font-page-wrp .o_third_section .c_content_wrapper .c_section_ttl {
  padding-bottom: 15px;
}
.o-font-page-wrp .o_third_section .c_content_wrapper ul li {
  max-width: 344px;
  margin-right: 24px;
  position: relative;
}
.o-font-page-wrp .o_third_section .c_content_wrapper ul li img {
  vertical-align: bottom;
}
.o-font-page-wrp .o_third_section .c_content_wrapper ul li:last-child {
  margin-right: 0;
}
.o-font-page-wrp .o_third_section .c_content_wrapper ul li p {
  max-width: 313px;
  height: 83px;
  padding: 16px;
  margin: auto;
  background: #EDEDED;
  border-bottom: 5px solid #EB2835;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -30%;
}
.o-font-page-wrp .o_third_section .o_front-page-banner {
  margin-top: 10px;
  padding: 32px 0 0;
  border-top: 1px solid #000;
}
.o-font-page-wrp .o_third_section .o_front-page-banner a img:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.o-font-page-wrp .o_first_section .o_front-page-banner {
  margin-top: 10px;
  padding: 32px 0 0;
  border-top: 1px solid #000;
}
.o-font-page-wrp .o_first_section .o_front-page-banner a img:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc {
  margin-top: 100px;
  width: 100%;
  text-align: center;
}
.o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc .c_detail_buton {
  width: 348px;
  height: 70px;
  font-size: 20px;
  box-sizing: border-box;
  padding: 24px 53px;
  margin: auto;
}
.o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc .c_detail_buton::after {
  width: 10px;
  height: 16px;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul {
  flex-wrap: wrap;
  margin: auto;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li {
  height: auto;
  width: calc((100% - 50px)/3);
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-child(-n+3){
  margin-bottom: 20px;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-child(3n) {
  margin-right: 0;
}
.o-font-page-wrp .o_first_section .o_front-page-banner ul {
  flex-wrap: wrap;
  margin: auto;
}
.o-font-page-wrp .o_first_section .o_front-page-banner ul li {
  height: auto;
  width: calc((100% - 50px)/3);
}
.o-font-page-wrp .o_first_section .o_front-page-banner ul li:nth-child(-n+3){
  margin-bottom: 20px;
}
.o-font-page-wrp .o_first_section .o_front-page-banner ul li:nth-child(3n) {
  margin-right: 0;
}
.o-font-page-wrp .form_blc input,
.o-font-page-wrp .form_blc select,
.o-font-page-wrp .form_blc p {
  width: 200px;
  text-align: center;
}
select[type='text']:focus {
  border-bottom: 2px solid #da3c41;
	outline: none;
}
.o-font-page-wrp .form_blc p {
  margin: 0 5px 0 0;
  background: #323940;
  color: #fff;
  display: inline-block;
  padding: 5px 0;
}
.o-font-page-wrp .form_blc form .flex_box {
  margin-top: 5px;
}
.o-font-page-wrp select {
  font-size: 12px;
  border: 1px solid #fff;
  background: #fff;
  outline-color: #EB2835;
  outline: inherit;
}
.o-font-page-wrp .form_blc input,
.o-font-page-wrp .form_blc select {
  text-align: left;
  padding: 0 2%;
  box-sizing: border-box;
}
.o-font-page-wrp button {
  color: #fff;
  font-size: 16px;
  width: 50px;
  background: #323940;
  padding: 5px;
  margin-top: 5px;
  display: block;
}

@media screen and (max-width: 1150px) {
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton,
  .o-font-page-wrp .o_second_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
    margin-left: 34vw;
  }
}
@media screen and (max-width: 1030px) {
  .o-font-page-wrp .o_first_section .c_content_wrapper>ul {
    padding: 0 55px;
  }
}
/* ipad pro */
@media screen and (max-width: 900px) {
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton,
  .o-font-page-wrp .o_second_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
    margin: 30px auto 0;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li {
    margin-right: 40px;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper ul li,
  .o-font-page-wrp .o_third_section .c_content_wrapper ul li p {
    position: static;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper ul li {
    margin-right: 12px;
    width: calc((100% - 24px)/3);
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc {
    margin-top: 50px;
  }
  .o-font-page-wrp .o_third_section .o_front-page-banner {
    margin-top: 60px;
  }
  .o-font-page-wrp .o_first_section .o_front-page-banner {
    margin-top: 60px;
  }
 .o-font-page-wrp .o_first_section .c_content_wrapper>ul {
    padding: 0;
  }
  .o-font-page-wrp .o_first_section .c_content_wrapper .sp.c_detail_buton {
    display: block;
    margin: 40px auto 0;
  }
}
/* ipad */
@media screen and (max-width: 768px) {
  .o-font-page-wrp .o_third_section .c_content_wrapper ul.flex_box.mato30 {
    flex-direction: column;
    align-items: center;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper ul.flex_box.mato30 li {
    max-width: none;
    width: 100%;
    margin: 0 0 40px;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper ul.flex_box.mato30 li:last-child {
    margin-bottom: 0;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper ul li p {
    max-width: none;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul {
   flex-wrap: wrap;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li:nth-child(2) {
    margin-right: 0;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li {
    width: 40%;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li:last-child {
    margin-top: 20px;
  }
  .o-font-page-wrp .c_txt_img_gray_blc.flex_box.mato50 {
    flex-direction: column;
  }
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc figure,
  .o-font-page-wrp .o_second_section .c_txt_img_gray_blc figure {
    max-width: none;
    height: auto;
    max-height: none;
  }
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc figure img,
  .o-font-page-wrp .o_second_section .c_txt_img_gray_blc figure img {
    vertical-align: bottom;
  }
  .o-font-page-wrp .o_first_section .c_content_wrapper>ul {
    padding: 0;
  }
  .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton,
  .o-font-page-wrp .o_second_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
    display: block;
  }
  _::-webkit-full-page-media, _:future, :root .o-font-page-wrp .o_first_section .c_txt_img_gray_blc .c_txt_blc .c_detail_buton {
    margin-top: 0px;
  }
}
@media screen and (max-width: 574px) {
  .o-font-page-wrp .c_red_ttl {
    font-size: 14px;
  }
}
@media screen and (max-width: 521px) {
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li a {
    font-size: 14px;
  }
}
/* スマホ */
@media screen and (max-width: 480px) {
  /* .o_front_page_main_sider.c_content_wrapper {
    margin-top: 0;
  } */
  .o-font-page-wrp .o_first_section .c_content_wrapper>ul {
    padding: 0;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul {
    flex-direction: column;
    align-items: center;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li {
    margin: 0;
    width: 50%;
    margin-bottom: 20px;
    min-width: 225px;
  }
  .o-font-page-wrp .o_second_section .c_txt_img_blc ul li:last-child {
    margin: 0;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc .c_detail_buton {
    margin: auto;
    font-size: 14px;
    text-align: center;
    width: 180px;
    height: 34px;
    padding: 6px;
  }
	 .o-font-page-wrp .o_third_section .o_front-page-banner {
    margin-top: 0px;
  }
  .o-font-page-wrp .o_third_section .o_front-page-banner ul li {
    width: 100%;
    max-width: none;
    margin: 0 auto 20px;
  }
  .o-font-page-wrp .o_third_section .o_front-page-banner ul li:last-child {
    margin-bottom: 0;
  }
  .o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  .o-font-page-wrp .o_first_section .o_front-page-banner ul li {
    width: 100%;
    max-width: none;
    margin: 0 auto 20px;
  }
  .o-font-page-wrp .o_first_section .o_front-page-banner ul li:last-child {
    margin-bottom: 0;
  }
  .o-font-page-wrp .o_first_section .o_front-page-banner ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  .o-font-page-wrp .form_blc form .flex_box {
    flex-direction: column;
  }
  .o-font-page-wrp .o_third_section .c_content_wrapper .txt_blc .c_detail_buton::after {
    width: 5px;
    height: 8px;
  }
  .o-font-page-wrp .form_blc p,
  .o-font-page-wrp .form_blc select,
  .o-font-page-wrp .form_blc input,
  .o-font-page-wrp button {
    width: 100%;
    padding: 6px 0;
    margin: 0;
  }
  .o-font-page-wrp .form_blc select,
  .o-font-page-wrp .form_blc input {
    padding-right: 2%;
    padding-left: 2%;
  }
  .o-font-page-wrp .form_blc form .flex_box {
    margin: 0 auto 15px;
  }
  .o-font-page-wrp .form_blc {
    text-align: center;
    padding-top: 15px;
  }
}
  
@media screen and (max-width: 402px) {
  .o-font-page-wrp .c_red_ttl {
      font-size: 12px;
  }
}
@media screen and (max-width: 345px) {
  .o-font-page-wrp .c_red_ttl {
    font-size: 11px;
    padding: 10.5px 1%;
  }
}

/* -------------------
 熱処理技術講座
 ------------------ */
.o-heat-treatment-wrp {
  color: #707070;
  font-family: YuGothic,'Yu Gothic';
}
.o-heat-treatment-wrp img {
  width: 100%;
}
.pt-main .o-heat-treatment-wrp p {
  text-align: left;
}
.o-heat-treatment-wrp section {
  margin-bottom: 80px;
}
.o-heat-treatment-wrp section:last-child {
  margin-bottom: 0;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box {
  margin-top: 48px;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box figure {
  width: 100%;
  max-width: 257px;
  min-width: 257px;
  max-height: 255px;
  margin-right: 16px;
  align-self: flex-end;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc h3 {
  position: relative;
  margin-top: 0;
  padding-left: 0;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc h3::before {
  content: none;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc h3::after {
  content: '';
  width: 88px;
  display: inline-block;
  border-bottom: 5px solid #EB2835;
  position: absolute;
  left: 0%;
  bottom: -17px;
  border-radius: 2px;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc h3 a {
  color: #000;
  text-decoration: none;
}
.o-heat-treatment-wrp section:nth-of-type(1) .c_content_wrapper>p{
  line-height: 27px;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc .c_txt_blc.flex_box p {
  margin: 30px 40px 0 0 ;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc .c_txt_blc.flex_box p:first-child {
  font-size: 16px;
}
.o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc .c_txt_blc.flex_box p:last-child {
  line-height: 18px;
}
.o-heat-treatment-wrp section .c_light_gray_bg {
  max-width: 800px;
  color: #707070;
  font-size: 16px;
  font-family: YuGothic,'Yu Gothic';
  margin: auto;
}
.o-heat-treatment-wrp section .c_light_gray_bg:nth-of-type(1) {
  margin-top: 40px;
}
.o-heat-treatment-wrp section .c_light_gray_bg>li{
  border-bottom: 3px solid #BFBFBF;
}
.o-heat-treatment-wrp section .c_light_gray_bg>li>ul {
  padding-left: 50px;
}
.o-heat-treatment-wrp section .c_light_gray_bg>li>ul>li {
  line-height: 40px;
}
.o-heat-treatment-wrp section .c_content_wrapper>.c_txt_img_blc.flex_box .c_txt_blc .c_dark_gray_bg {
  font-size: 16px;
  line-height: 27px;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  word-break: break-word;
  line-break: strict;
  text-align: left;
}
.o-heat-treatment-wrp section .c_lil_num_box{
  max-width: 80px;
  height: 100%;
  /* line-height: 68px; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.o-heat-treatment-wrp section .c_light_gray_bg li {
  font-size: 16px;
  display: flex;
  position: relative;
}
.o-heat-treatment-wrp section .c_light_gray_bg li>.flex_box {
  padding: 20px 14px 19px 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.o-heat-treatment-wrp section .c_light_gray_bg li>.flex_box h4 {
  margin-top: 0;
}
.o-heat-treatment-wrp section .c_light_gray_bg li>.flex_box div>span {
  font-size: 14px;
}
.o-heat-treatment-wrp section:last-child .c_light_gray_bg li:nth-of-type(16) .c_lil_num_box::after {
  left: 167%;
}
.o-heat-treatment-wrp section:last-child .c_content_wrapper>.c_txt_red {
  max-width: 800px;
  margin: 16px auto 72px;
  text-align: right;
}
.o-heat-treatment-wrp .c_heat_treatment_txt { 
  color: #707070;
  font-size: 16px;
  width: 100%;
  max-width: 800px;
  margin: 48px auto 0;
}
@media screen and (max-width: 900px) {
  .o-heat-treatment-wrp section .c_txt_img_blc.flex_box .c_txt_blc {
    align-self: flex-end;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .o-heat-treatment-wrp section .c_txt_img_blc.flex_box figure {
    width: 100%;
    max-width: 400px;
    max-height: none;
    margin: 0;
    align-self: center;
  }
  .o-heat-treatment-wrp section .c_txt_img_blc.flex_box {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .o-heat-treatment-wrp section .c_lil_num_box {
    width: 50px;
    min-width: 50px;
  }
  .o-heat-treatment-wrp section .c_light_gray_bg li>.flex_box {
    padding-left: 70px;
  }
  .o-heat-treatment-wrp section .c_txt_img_blc.flex_box>.c_txt_blc h3 {
    font-size: 18px;
  }
  .o-heat-treatment-wrp section .c_content_wrapper>.c_txt_img_blc.flex_box .c_txt_blc .c_dark_gray_bg {
    font-size: 14px;
  }
}

/* -------------------
 詳細ページ
 ------------------ */
.o-single-news-wrp {
  margin-top: 48px;
}
.o-single-news-wrp .txt_inner {
  border: 1px solid #EDEDED;
  padding: 40px 60px;
}
.o-single-news-wrp .c_detail_buton {
  display: block;
  margin: 100px auto 0;
}
.o-single-news-wrp .c_section_ttl {
  font-size: 24px;
  font-family: YuGothic,'Yu Gothic';
  border-color: #707070;
  padding-top: 40px;
  margin: 0 auto 15px;
  line-height: normal;
}
.o-single-news-wrp .c_date {
  display: block;
  text-align: right;
  width: 100%;
}
.o-single-news-wrp .o_orange_icon {
 margin-right: 0;
}

@media screen and (max-width: 1024px) {
  
}
/* ipad pro */
@media screen and (max-width: 900px) {
  
}
/* ipad */
@media screen and (max-width: 768px) {

}
/* スマホ */
@media screen and (max-width: 480px) {
  
}

/* -------------------
  活動報告
 ------------------ */
.o-activity-report-wrp .c_section_ttl {
  width: 100%;
}
.o-activity-report-wrp .o_first_section .c_content_wrapper>ul li {
  padding: 0 160px 17px 100px;
  font-family: YuGothic,'Yu Gothic';
  word-break: break-word;
}
@media screen and (max-width: 480px) {
  .o-activity-report-wrp .o_first_section .c_content_wrapper>ul li {
    padding: 0 0 17px 0;
  }
}

/* -------------------
 組合概要
 ------------------ */
.o-union-information table {
 margin-top: 30px;
}
.o-union-information th,
.o-union-information td {
  border: 1px solid lightgrey;
  padding: 20px;
}
.o-union-information th {
  color: #fff;
  background: #EB2835;
  width: 20%;
}

.o-union-information .table_ttl {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
.txt_inner .text_area {
	padding:0 50px;
}
/* ここから下がボタンのCSS　*/
.o-union-information .btn-border {
  display: inline-block;
  max-width: 180px;
  text-align: left;
  border: 2px solid red;
  font-size: 16px;
  color: gray;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
	margin-bottom:6px;
}

.o-union-information .btn-border:hover {
  background-color: #9ec34b;
  border-color: gray;
  color: #FFF;
}

@media screen and (max-width: 768px) {
  .o-union-information th,
  .o-union-information td {
    width: auto;
    padding: 16px;
    display: block;
  }
}

/* -------------------
 入会案内
 ------------------ */
.o-enrollment .txt_blc {
  border-bottom: 1px solid lightgray;
  margin-top: 30px;
  padding: 10px 0 20px;
}
.o-enrollment .ttl {
  margin: 0 0 40px;
  position: relative;
}
.o-enrollment .ttl::after {
  content: '';
  width: 88px;
  display: inline-block;
  border-bottom: 5px solid #EB2835;
  position: absolute;
  left: 0%;
  bottom: -17px;
  border-radius: 2px;
}
.o-enrollment .txt_blc p {
  /* padding: 10px; */
  margin-top: 20px;
}
.o-enrollment table {
  margin-top: 20px;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.o-enrollment th,
.o-enrollment td {
  border: 1px solid #666;
  padding: 10px;
}


/* -------------------
 投稿ページ
 ------------------ */
.c_txt_blc h3 {
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-family: YuGothic,'Yu Gothic';
}
.c_txt_blc h3:before {
  content: "";
  position: absolute;
  left: 0;
  width: 4px;
  height: 100%;
  background: #EB2835;
}
.c_txt_blc h4 {
  position: relative;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
}
.c_txt_blc h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 12px;
  height: 2px;
  background: #ec3836;
}
.c_txt_blc h5 {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
}
.c_txt_blc h5:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  width: 8px;
  height: 2px;
  background: #333;
}
.c_txt_blc pre {
  font-size: 14px;
  line-height: 1.6;
}
.c_txt_blc table {
  margin: 1em 0 0;
}
.c_txt_blc table th, .c_txt_blc table td {
  padding: 4px;
  border: 2px solid #ededed;
}
.c_txt_blc a {
  color: #5ca7f2;
  text-decoration: underline;
}
.c_txt_blc a {
  display: inline-block;
  margin: 1em 0 0;
  color: #5ca7f2;
  text-decoration: underline;
}
.c_txt_blc ol, .c_txt_blc ul {
  margin-top: 1em;
}
.c_txt_blc ol li {
  margin-left: 1.5rem;
  list-style: decimal;
}
.c_txt_blc ul li {
  margin-left: 1.2rem;
  list-style: circle;
}
@media screen and (max-width: 900px) {
  .o-single-news-wrp .txt_inner {
    padding: 20px;
  }
}

/* -------------------
 ログインページ
 ------------------ */
.o-login_page_wrp {
  /* padding: 40px 2%; */
  font-family: YuGothic,'Yu Gothic';
  /* max-width: 640px; */ 
  margin: 20px auto 0;
  /* width: 100%; */
}
.o-login_page_wrp h2 {
  font-size: 20px;
}
.o-login_page_wrp .buttons {
  color: #fff!important;
  font-size: 14px;
  text-align: center;
  width: 180px;
  height: 34px;
  padding: 6px;
  display: inline-block;
  background-color: #323940;
  border-left: 10px solid #EB2835;
  position: relative;
  align-self: flex-end;
  box-sizing: border-box;
  text-decoration: none!important;
}

/* -------------------
 会員企業検索
 ------------------ */
 .o-member-ship_wrp {
   /* padding: 0 2%; */
 }
 .o-member-ship_wrp .notice-ttl {
   font-size: 18px;
   text-align: center;
   border: 1px solid #EDEDED;
   border-bottom: 3px solid #EDEDED;
   padding: 18px 0;
 }
 
.o-member-ship_wrp .member-ship-blc-wrp {
  padding: 68px 3% 0;
}
.o-member-ship_wrp .member-ship-blc {
  max-width: 800px;
  margin: 48px auto 0;
  border: 1px solid #707070;
  border-bottom: 3px solid #707070;
  padding: 23px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  display: block;
}
.o-member-ship_wrp .member-ship-blc:after {
  content: "";
  position: absolute;
  border-left: 15px solid #EB2835;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  margin: auto;
  height: 0;
  right: 2%;
  top: 0;
  bottom: 0;
  transition: all 0.3s;
}
.o-member-ship_wrp .member-ship-blc:hover {
  opacity: 1;
}
.o-member-ship_wrp .member-ship-blc:hover::after {
  right: 1%;
  /* opacity: 0.8; */
  transition: all 0.3s;
}
.o-member-ship_wrp .member-ship-blc:first-child {
  margin-top: 0;
}
.o-member-ship_wrp .member-ship-blc p {
  text-align: left;
  font-size: 16px;
  font-weight: lighter;
}
.o-member-ship_wrp .member-ship-blc .member-ship-category {
  color: #fff;
  background: #323940;
  padding: 5px 15px;
  border-radius: 5px;
}
.o-member-ship_wrp .member-ship-blc .member-ship-category-red {
  background: #EB2835;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}
.o-member-ship_wrp .member-ship-blc h4 {
  font-size: 18px;
  font-weight: bold;
  width: 95%;
  border-bottom: 1px solid #EB2835;
  padding-bottom: 15px;
}
/* あとで削除 */
.temp-border {
  display: block;
  width: 100%;
  border: 1px solid red;
  margin-top: 50px;
}

/* -------------------
 組合員企業検索
 ------------------ */
 .member-company-search-wrp .company-name-ttl {
   position: relative;
   text-align: center;
   padding-bottom: 15px;
 }
.member-company-search-wrp .company-name-ttl::after {
 content: "";
 width: 40px;
 height: 3px;
 position: absolute;
 background-color: #EB2835;
 margin: auto;
 bottom: 0;
 right: 0;
 left: 0;
 }
.member-company-search-wrp .about-blc {
  max-width: 800px;
  width: 100%;
  font-size: 16px;
  font-family: YuGothic,'Yu Gothic';
}
.member-company-search-wrp .about-blc .c_detail_buton {
 display: block;
 margin: auto;
 margin-top: 80px;
}
.member-company-search-wrp .company-message {
  border: 1px solid #EDEDED;
  margin-top: 43px;
  padding: 16px;
}
.member-company-search-wrp .about {
  background-color: #EDEDED;
  border-left: 3px solid #EB2835;
  border-bottom: 3px solid #BFBFBF;
  padding: 12px 0 12px 24px;
}
.member-company-search-wrp .company-message p {
  margin: 0;
  text-align: left;
}
.member-company-search-wrp .company-message .ttl {
  border-left: 3px solid #EB2835;
  display: inline-block;
  padding-left: 8px;
  margin-bottom: 24px;
}
.member-company-search-wrp .company-message .txt {
  padding: 0 16px;
}
.member-company-search-wrp .company-details-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 5px;
  margin-top: 40px;
}
.member-company-search-wrp .company-details-table th,
.member-company-search-wrp .company-details-table td {
  margin-top: 5px;
}
.member-company-search-wrp .company-details-table th {
  color: #fff;
  background-color: #707070;
  padding: 16px 37px 16px 37px;
  position: relative;
  width: 30%;
  text-align: left;
}
.member-company-search-wrp .company-details-table th:before {
  content: "";
  width: 14px;
  height: 3px;
  display: inline-block;
  position: absolute;
  background-color: #EB2835;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 6%;
}
.member-company-search-wrp .company-details-table td {
  width: 80%;
  border: 1px solid #EDEDED;
  padding: 16px 24px;
}
.member-company-search-wrp .heat-treatment-target-ttl {
  font-size: 16px;
}
.member-company-search-wrp .heat-treatment-target-ttl::before {
  content: "";
  display: inline-block;
  height: 2px;
  width: 14px;
  background-color: #EB2835;
  vertical-align: super;
  margin-right: 7px;
}
.member-company-search-wrp .heat-treatment-target-blc .ttl {
 color: #707070;
 font-size: 16px;
}
.member-company-search-wrp .heat-treatment-target-blc .ttl::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
  background-color: #707070;
  vertical-align: super;
  margin-right: 7px;
}
.member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 24px auto 0;
}
.member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list p {
  color: #707070;
  font-size: 16px;
  font-family: YuGothic,'Yu Gothic';
  text-align: left;
  margin: 0;
}
.member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item {
  color: #fff;
  width: 100%;
  max-width: 220px;
  display: inline-block;
  background: #707070;
  border-bottom: 3px solid #EB2835;
  padding: 12px 0;
  margin-right: 20px;
  text-align: center;
}
.member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item:nth-child(3n) {
 margin-right: 0;
}
.member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item:nth-child(n+4) {
 margin-top: 24px;
}
.member-company-search-wrp .type-of-processing-table {
  width: 100%;
  border-collapse: collapse;
  border: 0.75px solid #707070;
  table-layout: fixed;
  max-width: 700px;
  margin: 40px auto 0;
}
.member-company-search-wrp .type-of-processing-table:first-of-type {
  margin-top: 20px;
}
.member-company-search-wrp .type-of-processing-table th,
.member-company-search-wrp .type-of-processing-table td {
  font-family: YuGothic,'Yu Gothic';
  font-weight: lighter;
  font-size: 16px;
  padding: 12px;
  text-align: center;
}
.member-company-search-wrp .type-of-processing-table td {
  border: 0.75px solid #707070;
}
.member-company-search-wrp .type-of-processing-table th {
  background-color: #EDEDED;
  border: 0.75px solid #707070;
}

/* ipad */
@media screen and (max-width: 768px) {
  .member-company-search-wrp .about-blc {
    width: auto;
  }
  .member-company-search-wrp .company-details-table th,
  .member-company-search-wrp .company-details-table td {
    display: block;
    width: auto;
  }
  .member-company-search-wrp .type-of-processing-table {
    border-bottom: none;
  }
  .type-of-processing-table {
    width: 80%;
  }
  .type-of-processing-table .thead {
    display: none;
  }
  .type-of-processing-table tr {
    width: 100%;
  }
  .member-company-search-wrp .type-of-processing-table td {
    /* display: block; */
    text-align: right;
    display: flex;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .type-of-processing-table td:first-child {
    background: #EDEDED;
    color: #333;
    /* font-weight: bold; */
    display: block;
    text-align: center;
  }
  .type-of-processing-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
  .member-company-search-wrp .company-details-table th:before {
    left: 2%;
  }
}


@media screen and (max-width: 744px) {
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list {
    justify-content: space-between;
  }
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item,
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item:nth-child(3n) {
    width: calc(97%/2);
    max-width: none;
    margin: 20px 0 0;
  }
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item:nth-child(n+4) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item,
  .member-company-search-wrp .heat-treatment-target-blc .heat-treatment-target-list .item:nth-child(3n) {
    width: 100%;
  }
  .member-company-search-wrp .company-details-table th:before {
    left: 3%;
  }
}


/* -------------------
 single-news
 ------------------ */
.single-news {
  position: relative;
  padding-bottom: 60px;
}
.o-single-news-detail-wrp {
  font-family: YuGothic,'Yu Gothic'; 
}
.o-single-news-detail-wrp .c_content_wrapper {
  margin-top: 48px;
}
.o-single-news-detail-wrp img{
  width: auto;  
}
.o-single-news-detail-wrp .txt_inner {
  border: 1px solid #EDEDED;
/*  padding: 30px 60px;*/
  padding: 0px 0px;
}
.o-single-news-detail-wrp .c_detail_buton {
  margin: 40px auto 0;
  display: block;
}
.single-news .c_detail_buton {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* -------------------
 page-login
 ------------------ */
.o-page-login-wrp {
  text-align: center;
}
/* -------------------
 固定ページテンプレート
 ------------------ */
 .o-template-wrp h2 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  font-family: YuGothic,'Yu Gothic';
   font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体';
  text-align: center;
  border-bottom: 1px solid #EB2835;
  padding-bottom: 16px;
 }
 .o-template-wrp .txt_inner {
   border: none;
/*   padding-top: 20px;*/
   padding-top: 0px;
 }
 .o-template-wrp.o-border-template-wrp .txt_inner {
  border: 1px solid #EDEDED; 
  padding: 0px 60px;
 }
 @media screen and (max-width: 900px) {
  .o-template-wrp .txt_inner {
    padding: 0 20px 20px;
  }
 .o-template-wrp.o-border-template-wrp .txt_inner {
  border: 1px solid #EDEDED; 
  padding: 0px;
 }
}

@media screen and (max-width: 768px) {
  .o-template-wrp .txt_inner .text_area {
    padding-right: 24px;
    padding-left: 24px;
  }
     .o-template-wrp.o-border-template-wrp .txt_inner {
    padding: 0;
 }
    .o-template-wrp .txt_inner {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .o-template-wrp .txt_inner .text_area {
    padding-right: 0;
    padding-left: 0;
  }
   .o-template-wrp.o-border-template-wrp .txt_inner {
    padding: 0;
 }
  .o-template-wrp .txt_inner {
    padding: 0;
  }
	
	.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-child(-n+3) {
    margin-bottom: 5px;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-of-type(2n) {
   margin: 5px auto;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li {
    width: 60%;
    max-width: none;
    margin: 5px auto;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-of-type(2n) {
  margin: 5px auto;
}
.o-font-page-wrp .o_third_section .o_front-page-banner ul li:nth-child(3n) {
     margin: 5px auto;
}
	
	
	
	
}

/* -------------------
 404
 ------------------ */
 .o-not-found-wrp {
   font-size: 16px;
 }
 @media all and (-ms-high-contrast: none) {
  .o-not-found-wrp {
    height: calc(100vh - 250px); 
  }
 }
 .o-not-found-wrp .txt_blc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 300px;
  margin: 0;
 }
 .o-not-found-wrp h3,
 .o-not-found-wrp .text_center {
   margin-top: 0;
 }
 .o-not-found-wrp .txt_blc p {
   margin-top: 40px;
 }
 @media screen and (max-width: 620px) {
  .o-not-found-wrp h3 {
    font-size: 16px;
  }
  .o-not-found-wrp .txt_blc p,
  .o-not-found-wrp .text_center {
    font-size: 13px;
  }
 }
@media print{
    header{
      position: relative;
    }
}

