/* 初期化 */

body {
  margin: 0;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
}
h2 {
  margin: 0;
}
.__rec_nav_bottom{
	pointer-events:none;
}
/* トップページ index.html */

.__index_slideshow {
  display: flex;
  width: 100%;
}
.__slider_item1 {
  background-image: url("img/bg-4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 539px;
  object-fit: contain;
}
.__slider_item2 {
  background-image: url("img/top-bg-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 539px;
}
.__slider_item3 {
  background-image: url("img/top-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 539px;
}
.bx-prev,
.bx-next {
  display: none;
}
.bx-wrapper {
  border: none !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #006ea4 !important;
  opacity: 0.47;
  -webkit-border-radius: 15px !important;
  width: 115px !important;
  height: 4px !important;
  margin: 0 80px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #008f7d !important;
  opacity: 1 !important;
}
.__index_item {
  display: flex;
  margin: 50px auto 0;
  overflow-x: auto;
  overflow-y: hidden;
  padding-top: 10px;
  padding-bottom: 5px;
  justify-content: space-around;
  
}
.__index_item a {
  text-decoration: none;
}
.__index_items {
  width: 230px;
  height: 193px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.__index_items span {
  width: 190px;
  height: 54px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  color: #008f7d;
}
.__index_items_inner {
  margin: 0 20px 42px;
  padding-top: 44px;
  margin-top: -30px;
}
.__index_items_inner p {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  color: #000;
}
.__index_items_inner span {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #008f7d;
  padding-top: 23px;
  display: inline-block;
}
.__index_items_icon img {
  display:block;
  margin: 0 auto;
}
.__index_banner {
  height: 98px;
  background: #006ea4;
  margin-top: 65px;
  padding-top: 45px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.__index_banner::before {
  content: "新しい価値を\"和紙の技術\"で";
}
.__index_tech {
  margin-top: -5px;
}
.__index_pro {
  margin-top: 2px;
}
.__index_rec {
  margin-top: -6px;
}
.__index_row {
  padding-top: 71px;
}
.__index_nav_item {
  margin-left: auto;
  width: 588px;
}
.__index_right {
  margin-left: auto;
  margin-right: 69px;
  position: relative;
}
.__index_news {
  margin-left: 69px;
  width: 558px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-right: 26px;
}
.__index_news_title {
  display: flex;
  margin-bottom: 32px;
}
.__index_news_inner {
  margin: 23px 64px 0px 29px;
}
.__index_nav_item {
  position: relative;
}
.__index_interview {
  background-image: url("img/compo1.png");
  width: 558px;
  height: 189px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.__index_recruit {
  background-image: url("img/compo2.png");
  width: 558px;
  height: 189px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.__index_bg_filter {
  width: 100%;
  height: 189px;
  z-index: 10;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #393939 100%);
}
.__link_index {
  transition: opacity 0.3s;
}
.__link_index:hover a {
  opacity: 0.5;
  transition: opacity 0.3s;
  cursor: pointer;
}

/* ものづくりの精神 page-craftman.html */

.__cm_container {
  margin: 0 69px;
  padding-bottom: 60px;
}
.__cm_container_left {
  margin-top: 30px;
}
.__cm_container_right {
  margin-top: 52px;
  margin-right: auto;
  margin-left: 46px;
}
.__cm_container_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
  margin-bottom: 79px;
}
.__cm_container_body {
  width: 525px;
}
.__cm_content_img_1 {
  margin-top: -20px;
}
.__cm_content_img_2 {
  margin-left: -7px;
}
.__cm_needs {
  margin-top: 59px;
}
.__cm_needs_title {
  margin-top: 28px;
  margin-bottom: 30px;
}
.__cm_integrated_bg {
  margin-top: 57px;
  margin-bottom: 70px;
}
.__cm_integrated_title {
  text-align: center;
  padding-top: 38px;
  margin: 0 auto 45px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  color: #000;
}
.__cm_integrated_body {
  width: 212px;
}
.__cm_integrated_img {
  margin-right: -16px;
}
.__cm_env {
  position: relative;
  margin: 0 69px;
  background-image: url("img/compo6.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1142px;
  height: 397px;
  z-index: 100;
}
.__cm_env_body {
  position: absolute;
  top: 80px;
  left: 571px;
  width: 525px;
  height: 144px;
  z-index: 100;
}
.__cm_env_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 28px;
  text-align: left;
  color: #000;
  margin-bottom: 40px;
}
.__cm_integrated_img_row {
  display: flex;
}
/* 技術紹介 page-technology.html*/
.__tech_img {
  width: 520px;
  height: 300px;
}
.__tech_washi {
  margin: 46px 69px 0;
}
.__tech_washi_right {
  width: 571px;
  height: 237px;
  margin-left: 51px;
  margin-top: 25px;
}
.__tech_washi_right strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
  padding-bottom: 33px;
}
.__tech_item_bg {
  background-color: #fafafa;
  padding-bottom: 126px;
}
.__tech_items {
  width: 365px;
  height: 300px;
  background-color: #fff;
  position: relative;
  top: 106px;
  margin-bottom: 74px;
}
.__tech_items img {
  position: relative;
  top: -35px;
  left: 147px;
}
.__tech_items_body_title {
  width: 365px;
  height: 30px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #000;
}
.__tech_items_body_txt {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #008f7d;
  margin: 50px 29px 70px;
}
.__tech_consultation_bg {
  background-color: #fafafa;
  padding-bottom: 93px;
}
.__tech_consultation_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 33px;
}
.__tech_consultation_items {
  background: #fff;
  width: 982px;
  height: 220px;
  margin: 30px 148px 0;
}
.__tech_consultation_items_inner {
  margin-left: 80px;
}
.__tech_consultation_items_title {
  display: flex;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 38px;
  text-align: left;
  color: #000;
  padding-top: 35px;
}
.__tech_consultation_items_title strong {
  margin-top: 10px;
}
.__tech_consultation_items_logo {
  margin-right: 28px;
}
.__tech_consultation_items_body {
  width: 780px;
  height: 68px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #006ea4;
}
.__tech_consultation_arrow {
  position: relative;
  top: -28px;
  left: 625px;
  width: 87.76px;
  height: 30px;
}
.__tech_contact {
  width: 982px;
  height: 203px;
  background: #006ea4;
  margin: 55px 149px 93px;
}
.__tech_contact a {
  text-decoration: none;
}
.__tech_contact_inner {
  width: 612px;
  height: auto;
  margin: 0 185px;
  padding-top: 35px;
  outline: #fff;
}
.__tech_contact_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  text-decoration: underline;
  font-size: 18px;
  text-align: left;
  color: #fff;
}
.__tech_contact_left {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 38px;
  text-align: center;
  color: #fff;
  position: relative;
  top: -20px;
}
.__tech_contact_left p {
  position: relative;
  top: -10px;
}
.__tech_contact_left strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.__tech_contact_right {
  width: 300px;
  height: 77px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
}
.__tech_contact_right:hover {
  color: #006ea4;
}
.__tech_contact_right p {
  padding-top: 2px;
}
.__tech_contact_row {
  margin-top: 28px;
}
.__tech_glue {
  margin-left: 20px;
  margin-top: -15px;
}
.__tech_recycling {
  margin-top: -12px;
}

/* 製品紹介 page-product.html */

.__pro_intro_inner {
  margin: 0 69px;
}
.__pro_intro_left strong {
  width: 525px;
  height: 97px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
}
.__pro_intro_body {
  width: 525px;
  height: 264px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
  padding-top: 68px;
  margin-right: 46px;
}
.__pro_small_inner {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  color: #000;
}
.__pro_bunruizu {
  margin-top: 95px;
  width: 100%;
}
.__pro_bunruizu_title {
  margin-top: 137px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: center;
  color: #000;
  margin: 132px 32px 0;
}

.__pro_banner_margin {
  margin-top: 137px;
}
.__pro_details_top {
  padding-top: 90px;
}
.__pro_details_top59 {
  padding-top: 59px;
}
.__pro_details_items_top_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
  width: 100%;
}
.__pro_details_row {
  margin-left: auto;
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: left;
}
.__pro_details_row span a{
  color: #006ea4;
  text-decoration: none;
}
.__pro_details_row p {
  margin-left: 15px;
}
.__pro_details_items_right {
  margin-left: 120px;
  width: 100%;
}
.__pro_details_title {
  border-bottom: 1px solid #006ea4;
}
.__pro_details_items_body {
  width: 100%;
}
.__pro_details_items_body_item {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #006ea4;
  width: 480px;
}
.__pro_details_items_left {
  padding-top: 20px;
}
.__pro_product_number {
  width: 100%;
}
.__pro_product_number p {
  min-width: 40px;
}
.__pro_details_download {
  width: 202px;
  height: 42px;
  background: #006ea4;
  text-align: center;
}
.__pro_details_download a {
  line-height:42px;
  width: 202px;
  text-decoration: none;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  letter-spacing: -1px;
  display: block;
}
.__pro_footer {
  margin-top: -89px;
}
.__pro_details_items_body_item span {
  margin-left: 20px;
}
.__pro_details_items_body_item span a{
  color: #006ea4;
}
.__no_border {
  border: none;
}
.__pro_pdf_mb {
  display: none;
}
.__pro_img {
  width: 310px;
  height: 520px;
}
.__pro_img_mb {
  display: none;
}

/* お問い合わせ page-contact.html */

.__contact_body {
  position: relative;
  margin: 0 auto;
  padding-top: 69px;
  padding-bottom: 88px;
  width: calc(100% - 80px);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.__contact_inner {
  max-width: 665px;
  margin: 0 auto;
  position: relative;
}
.__contact_row {
  display: flex;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #006ea4;
  position: relative;
  margin-bottom: 30px;
}
.__contact_row p {
  padding-top: 12px;
}
.__contact_input {
  width: 442px;
  height: 45px;
  background: #fafafa;
  border: 1px solid #95989a;
  position: absolute;
  left: 145px;
  font-size: 18px;
  padding-left: 12px;
}
.__contact_row textarea {
  width: 430px;
  height: 142px;
  position: absolute;
  left: 145px;
  border: 1px solid #95989a;
  padding: 12px;
}
.__contact_row span {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #008f7d;
  position: absolute;
  left: 617px;
}
.__contact_privacy {
  margin-top: 220px;
  height: 103px;
  border: 1px solid #006ea4;
}
.__contact_privacy_inner {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #000;
  width: 630px;
  margin: 15px auto;
}
.__contact_privacy_inner span {
  color: #006ea4;
}
.__contact_submit {
  width: 415px;
  height: 55px;
  background: #006ea4;
  border: none;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  color: #fff;
  margin: 52px 125px 0;
}
.__contact_top_inner {
  margin-bottom: 51px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  color: #006ea4;
}
.__success{
  background:#ECFDF0;
}
.__error{
  background:#FBE9EB;
}
.__contact_top_inner_title {
  text-align: center;
  font-size: 18px;
}
.__contact_top_btn {
  appearance: none;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #006ea4;
  border: none;
  width: 155px;
  height: 39px;
  line-height: 39px;
}
.__contact_top_btn_input:checked + .__contact_top_btn{
  opacity:0.5;
}
.__contact_top_btn_input{
  display: none;
}
.__contact_top_flex {
  flex-direction: row;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 12px;
}
.__contact_txt_mb {
  display: none;
}

/* お知らせ page-news.html */

.__news {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 120px;
  padding-bottom: 40px;
}
.__news_inner {
  margin: 0 109px;
}
.__news_contents_inner {
  margin: 0px 109px;
}
.__news_top_left {
  width: 88px;
  height: 26px;
  background: #006ea4;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin-right: 14px;
}
.__news_top_right {
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__news_top_left p {
  padding-top: 2px;
}
.__news_btm_border {
  padding-bottom: 10px;
  border-bottom: 1px solid #006ea4;
}
.__news_contents_body_txt {
  position: relative;
  top: -1px;
  padding-top: 10px;
  padding-bottom: 80px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}

/* 会社概要 page-company_info.html */

.__ci_company {
  margin: 57px auto 104px;
}
.__ci_inner {
  margin: 0 69px;
}
.__ci_company_inner {
  width: 766px;
  margin: 44px 69px 104px;
  border-bottom: 1px solid #006ea4;
}
.__ci_company_top_left {
  width: 100px;
  margin-right: 161px;
}
.__ci_company_top_left strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  color: #000;
}
.__ci_company_top_right strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  color: #000;
}
.__ci_company_top_left,
.__ci_company_top_right {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  color: #000;
}
.__ci_company_top_btm {
  border-bottom: 1px solid #006ea4;
  padding-bottom: 5px;
}

.__ci_company_inner_margin {
  margin-bottom: 25px;
}
.__ci_company_body {
  margin: 44px 0;
}
.__ci_office_title {
  width: 200px;
  border-bottom: 1px solid #006ea4;
  text-align: center;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.1em;
  color: #000;
  margin: 0 auto 34px;
}
.__ci_office_body_row_sup {
  display: flex;
}
.__ci_office_body_inner {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 15px;
  text-align: left;
  color: #000;
  margin-left: 40px;
}
.__ci_office_body_inner strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
}
.__ci_office_body_top {
  margin: 10px 0 24px;
}
.__ci_office_body_inner_margin {
  height: 40px;
}
.__ci_office_body_bottom {
  margin-top: 24px;
}
.__ci_bottom_title {
  text-decoration: underline #000000;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  text-decoration: underline;
  font-size: 25px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__ci_sitazato,
.__ci_simoogawa {
  margin-left: 40px;
  margin-top: 106px;
  width: 571px;
}
.__ci_message_top {
  margin-top: 17px;
  border-bottom: 1px solid #006ea4;
  margin-bottom: 73px;
}
.__ci_message {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 139px;
}
.__ci_message_top {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__ci_message_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
  margin-bottom: 50px;
  margin-left: 6px;
}
.__ci_message_right {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
  width: 525px;
  margin-left: 56px;
}
.__ci_message_inner {
  margin: 0 109px;
}
.__ci_3item {
  max-width: 1280px;
  margin: 139px auto;
  height: 425px;
}
.__ci_3item_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
  margin-top: 46px;
}
.__ci_3item_body {
  width: 284px;
  margin: 0 70px 64px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 46px;
  text-align: left;
  color: #fff;
  margin-top: 87px;
}
.__ci_3item_title_border {
  height: 3px;
  width: 200px;
  border-bottom: 3px solid #fff;
  margin: 0 auto;
}
.__ci_sisco_body {
  margin: 0 18px 64px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 46px;
  text-align: left;
  color: #fff;
  margin-top: 87px;
}
.__ci_sisco_body strong{
  font-size: 20px;

}
.__ci_vision {
  background-image: url("/img/compo14.png");
  margin-left: 2px;
  width: 425px;
  height: 414px;
}
.__ci_philosophy {
  background-image: url("/img/compo15.png");
  margin-left: 2px;
  width: 425px;
  height: 414px;
}
.__ci_sisco {
  background-image: url("/img/compo16.png");
  margin-left: 2px;
  width: 425px;
  height: 414px;
}
.__ci_banner {
  height: 138px;
  background: #006ea4;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
.__ci_banner strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
.__ci_banner_inner {
  width: 338px;
  padding-top: 20px;
  padding-bottom: 35px;
  margin: 0 auto;
  text-align: center;
}
.__ci_number {
  padding-top: 56px;
}
.__ci_items_left {
  width: 525px;
  height: 264px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
  margin-right: 59px;
}
.__ci_items_left_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
  padding-bottom: 60px;
}
.__ci_items_mb {
  display: none;
}
.__ci_items_right img {
  width: 558px;
  height: 380px;
  background-position: center;
  background-size: cover;
}
.__ci_items_bg {
  background: #fafafa;
  padding-bottom: 73px;
}
.__ci_histroy {
  padding-top: 62px;
  padding-bottom: 111px;
}
.__ci_histroy_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
}
.__ci_histroy_border {
  width: 300px;
  border-bottom: 1px solid #006ea4;
  margin: 0 auto;
}
.__ci_histroy_left {
  width: 660px;
  height: 469px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  color: #000;
  margin-right: 52px;
}
.__ci_histroy_row {
  padding-top: 55px;
}
.__ci_histroy_right {
  width: 558px;
  height: 467px;
}
.__ci_history_bottom_inner {
  margin: 0 109px 0 84px;
}
.__ci_histroy_bottom_left {
  padding-top: 53px;
  padding-bottom: 31px;
}
.__ci_histroy_bottom_right {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  color: #000;
  padding-top: 153px;
  width: 455px;
  margin-left: 76px;
}
.__ci_use {
  background-color: #006ea4;
}
.__ci_transaction {
  background-color: #008f7d;
}
.__ci_use_title,
.__ci_transaction_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  line-height: 38px;
  text-align: left;
  color: #fff;
  padding-top: 44px;
  padding-bottom: 42px;
}
.__ci_use_body,
.__ci_transaction_body {
  width: 968px;
  color: #fff;
  padding-bottom: 55px;
}
.__ci_inner_2items {
  max-width: 1280px;
  margin: 0 auto;
}
.__ci_office_body_top {
  display: flex;
  justify-content: space-between;
  width: 346px;
}
.__ci_bottom_body {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
}
.__ci_img {
  display: block;
}
.__ci_img_mb {
  display: none;
}
.__ci_img_number_mb {
  display: none;
}
.__ci_histroy_bottom_img_mb {
  display: none;
}
.__ci_use {
  width: 100%;
}
.__ci_use_body,
.__ci_transaction_body {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin-left: 69px;
}
.__ci_use_title,
.__ci_transaction_title {
  margin-left: 69px;
}

/* 採用情報 page-recruit.html */

.__rec_nav_item {
  position: relative;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 30px;
  text-align: left;
  color: #fff;
  height: 227px;
}
.__rec_nav_bottom {
  position: absolute;
  top: 126px;
  left: 102px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 23px;
  text-align: center;
  color: #fff;
  z-index: 5;
}
.__rec_nav_bottom img {
  position: relative;
  top: 12px;
}
.__rec_interview {
  position: relative;
  top: -115px;
  left: 10px;
}
.__rec_quetion {
  position: relative;
  top: -115px;
  left: -5px;
}
.__rec_requirements_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  color: #000;
  padding-top: 60px;
  padding-bottom: 20px;
}
.__rec_requirements_title strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 34px;
  text-align: left;
  color: #000;
}
.__rec_items {
  width: 365px;
  height: 300px;
  background-color: #fff;
  position: relative;
  top: 106px;
  margin-bottom: 106px;
}
.__rec_items img {
  position: relative;
  top: -35px;
  left: 147px;
}
.__rec_items_body_title {
  width: 365px;
  height: 30px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #000;
}
.__rec_items_body_txt {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #008f7d;
  margin: 50px 29px 70px;
}
.__rec_message_inner {
  padding-top: 55px;
}
.__rec_message_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
  padding-bottom: 5px;
}
.__rec_message_txt {
  width: 525px;
  margin-right: 24px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
}
.__rec_inner {
  margin: 0 149px 0;
}
.__rec_employment {
  background-color: #fff;
  margin-top: 60px;
}
.__rec_employment_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 28px;
  text-align: center;
  color: #000;
  position: relative;
  top: -23px;
}
.__rec_employment_inner {
  margin: 0 33px;
}
.__rec_employment_items {
  width: 264px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #008f7d;
}
.__rec_employment_items strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #000;
}
.__rec_employment_body {
  padding-top: 30px;
  padding-bottom: 60px;
}
.__rec_entry {
  background-color: #008f7d;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 27px 256px 24px;
  margin-top: 36px;
  margin-bottom: 134px;
}
.__rec_entry a {
  border: 3px solid #fff;
  padding: 4px 30px;
  color: #fff;
  display: block;
}
.__rec_entry_anker {
  margin-top: 20px;
}
.__rec_ei_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  color: #000;
  padding-top: 64px;
  padding-bottom: 92px;
}
.__rec_banner {
  position: relative;
  line-height: 50px;
}
.__rec_ei_items {
  background-color: #fff;
  margin-bottom: 65px;
}
.__rec_ei_items_row {
  display: flex;
  flex-direction: column;
  margin-bottom: 36px;
}
.__rec_ei_items_ctr{
  display: flex;
  max-width: 982px;
  width:100%;
}
.__rec_ei_items_ctr_txt{
  min-height: 398px;
  padding-right: 60px;
}
.__rec_ei_items_ctr img{
  width:100%;
  max-width: 50%;
  height:auto;
  object-fit: contain;
}
.__rec_ei_items_ctr_txt img{
  max-width:100%;
}
.__rec_ei_items_inner {
  margin: 0 149px;
  padding-top: 35px;
  padding-bottom: 80px;
}
.__rec_ei_items_name {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #000;
}
.__rec_ei_items_name strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 38px;
  text-align: left;
  color: #000;
  position: relative;
  line-height: 45px;
}
.__rec_ei_items_body {
  display:flex;
  margin-top: 60px;
}
.__rec_ei_items_body_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #006ea4;
  margin-top: 20px;
}
.__rec_ei_items_logo {
  margin-right: 35px;
  padding-top: 6px;
}
.__rec_ei_items_left {
  margin-right: 45px;
}
.__rec_ei_items_body_top {
  margin-top: 23px;
}
.__rec_ei_items_right {
  margin-top: -80px;
  width: 519px;
}
.__rec_ei_items_right img {
  margin-bottom: 30px;
}
.__rec_ei_items_right_img {
  margin-left: 9px;
}
.__rec_ei_items_right_img2 {
  margin-left: 2px;
}
.__rec_ei_items_body2 {
  width: 418px;
  margin-top: 30px;
}
.__rec_ei {
  padding-bottom: 75px;
}

.__rec_quetion_content {
  background-color: #fff;
  padding-top: 66px;
  padding-bottom: 182px;
}
.__rec_quetion_contents {
  padding-bottom: 48px;
}
.__rec_quetion_contents_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #008f7d;
  padding-bottom: 20px;
}
.__rec_quetion_contents_body {
  font-family: "Yu Mincho", serif;
}
.__rec_quetion_content_bg {
  padding-top: 70px;
  padding-bottom: 104px;
}
.__rec_entry_anker a {
  display: block;
}
.__rec_nav_item_img_mb {
  display: none;
}
.__rec_9item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.__rec_entry {
  min-width: 470px;
}
.__rec_entry_inner {
  min-width: 470px;
}
.__rec_4item_row {
  margin-bottom: 144px;
}
.__rec_number_mb {
  display: none;
}
.__rec_message_title {
  padding-left: 32px;
}
.__rec_message_img {
  max-width: 427px;
  margin-left: auto;
}
.__rec_que_img img{
  max-width: 100%;
  margin: 0 auto;
}

/* 共通パーツ */

.__bg {
  background: #fafafa;
  /* background-color: rgba(0, 0, 0, 0.5); */
}
.__link {
  transition: opacity 0.3s;
}
.__link:hover {
  opacity: 0.5;
  transition: opacity 0.3s;
  cursor: pointer;
}
.__link a {
  text-decoration: none;
}
.__hidden {
  display: none;
}
.__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.__inner_small {
  margin: 0 69px;
}
.__row {
  display: flex;
}
.__row_rev {
  display: flex;
}
.__mb {
  display: none;
}
.__margin-12 {
  margin-top: -12px;
}
.__margin17 {
  height: 17px;
}
.__margin22 {
  height: 25px;
}
.__margin29 {
  height: 29px;
}
.__margin33 {
  height: 33px;
}
.__margin46 {
  height: 46px;
}
.__margin140 {
  height: 140px;
}
.__header_space {
  height: 60px;
}
.__thumbnail_wrapper {
  overflow: hidden;
  width: 100%;
  height: 563px;
}
.__thumbnail {
  display: block;
  width: 100%;
  height: auto;
}
.__left strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__right {
  margin-left: auto;
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__right a {
  text-decoration: none;
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #000;
}
.__bottom {
  position: absolute;
  top: 110px;
  left: 182px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 23px;
  text-align: center;
  color: #fff;
  z-index: 5;
}
.__column {
  display: flex;
  flex-direction: column;
}
.__title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  padding-top: 70px;
  padding-bottom: 47px;
  background: #fafafa;
}
.__title strong {
  font-family: "Yu Mincho";
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
}
.__pd_top46 {
  padding-top: 46px;
}
.__bottom_txt_interview {
  position: relative;
  left: 5px;
}
.__bottom_txt_recurit {
  position: relative;
  left: 50px;
}
.__bottom img {
  width: 30.05px;
  height: 30.05px;
  position: absolute;
  left: 82px;
}
.__border {
  border-bottom: 1px solid #006ea4;
}
.__txt {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  color: #000;
}
.__inversion:hover {
  color: #006ea4;
  background-color: #fff;
  transition: 0.3s;
}
.__banner_green {
  height: 50px;
  background: #008f7d;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-top: 95px;
  line-height: 50px;
}
.__banner_green_btm {
  margin-top: 0;
}
.__banner_green_inner {
  /*padding-top: 5px;*/
}
.__banner_green_inner p{
  margin-left: 32px;
  line-height: 50px;
}
.__banner_green_rec p {
  margin-left: 149px;
}
.__row_center {
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.__banner_large {
  height: 97px;
  background: #006ea4;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.__banner_large strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.__banner_large_inner {
  width: 606px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  margin: 52px auto 0;
  padding-top: 13px;
}
.__news_contents_top {
  display: flex;
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000;
}
.__news_contents_top_txt {
  width: 88px;
  height: 26px;
  background: #006ea4;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin-right: 14px;
  border-radius: 5px;
}
.__news_contents_top_txt p {
  position: relative;
  top: 2px;
}
.__news_contents_body {
  margin: 16px 0 28px;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #000;
}
.__banner_slim {
  height: 50px;
  background: #006ea4;
}
.__banner_slim p {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-left: 149px;
  line-height: 50px;
  /* padding-top: 4px; */
}
.__catalog {
  width: 300px;
  height: 47px;
  background: #006ea4;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 3px 0;
  margin: 63px auto 0;
}
.__catalog p {
  position: relative;
  top: 8px;
}

/* HEADER */

header {
  display: flex;
  height: 60px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.__header_left {
  margin-right: auto;
  margin-left: 40px;
  display: flex;
}
.__header_left p {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  margin-left: 12px;
  padding-top: 20px;
}
.__header_left img {
  width: 136px;
  height: 46px;
  margin: auto 0;
  margin-top: 6px;
}
.__header_right {
  margin-left: auto;
  display: flex;
}
.__header_contact {
  width: 130px;
  height: 60px;
  background: #008f7d;
}
.__header_contact p {
  font-family: "Yu Gothic", serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: center;
  color: #fff;
  margin-top: -9px;
}
.__header_contact img {
  display: inline-block;
  margin: 10px 48px 4px;
}
.__header_menu {
  width: 69px;
  height: 60px;
  background: #006ea4;
}
.__header_menu_top_line {
  width: 35px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  margin: 17px 17px 7px;
}
.__header_menu_mid_line {
  width: 27px;
  height: 4px;
  background: #fff;
  border-radius: 2px;
  margin: 0 17px 7px;
}
.__header_menu_btm_line {
  width: 18px;
  height: 4px;
  border-radius: 2px;
  margin: 0 17px 0;
  background: #fff;
}

/* MENU */

.__menu {
  overflow: scroll;
  background-color: #006ea4;
  height: 100%;
  width: 100%;
  z-index: 9999;
  animation-name: fadeIn;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fadeIn {
  /*animetion-nameで設定した値を書く*/

  0% {
    opacity: 0;
  } /*アニメーション開始時は不透明度0%*/

  100% {
    opacity: 1;
  } /*アニメーション終了時は不透明度100%*/
}
.__menu a {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  color: #fff;
}
.__fixed {
  position: fixed;
}
.__menu_inner {
  max-width: 908px;
  margin: 0 206px 0 165px;
  padding-top: 119px;
  padding-bottom: 133px;
}
.__menu_row {
  margin-bottom: 37px;
  width: 350px;
}
.__menu_left {
  min-width: 350px;
}
.__menu_right {
  margin-left: auto;
  min-width: 300px;
}
.__menu_right p {
  font-family: "Yu Mincho";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
.__menu_right strong {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
.__menu_txt {
  position: absolute;
  line-height: 75px;
  left: 279px;
}

.__menu_right_top {
  margin-top: 10px;
}
.__menu_right_mid {
  margin-top: 45px;
}
.__menu_right_btm {
  margin-top: 40px;
}

/* FOOTER */

footer {
  background: #006ea4;
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-top: 135px;
}
.__footer {
  padding-top: 44px;
}
.__footer_left {
  margin-left: 69px;
  min-width: 300px;
  margin-right: 95px;
}
.__footer_right {
  min-width: 517px;
}
.__footer_right p {
  padding-top: 50px;
}
.__footer_right a {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  color: #fff;
  margin-right: 16px;
}
.__footer_head_office,
.__footer_factory {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  margin-top: 39px;
  letter-spacing: normal;
}
.__footer_factory {
  margin-left: 34px;
}
.__footer_copyright {
  font-family: "Yu Mincho", serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 14px;
}
.__footer_title {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
}
.__news_footer {
  margin-top: 134px;
}
.__footer_company_name {
  font-family: "Yu Mincho", serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: left;
}
.__footer_row {
  display: flex;
}

/* RESPONSIVE */

@media screen and (max-width: 1280px) {
  .__border {
    margin: 0 10px;
  }
  .__thumbnail {
    display: block;
    width: auto;
	  height:auto;
  }
  .__rec_4item_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 640px;
    margin: 0 auto;
    padding-top: 33px;
    padding-bottom: 80px;
  }
  .__rec_inner {
    width: calc(100% - 296px);
    margin: 0px auto;
  }
  .__rec_entry {
    padding: 34px 0 40px;
  }
  .__rec_entry_anker {
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .__rec_entry_inner {
    min-width: 470px;
    width: 470px;
    margin: 0 auto;
  }
  .__rec_ei_items {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__rec_ei_items_inner {
    width: 982px;
    margin: 0 auto;
  }
  .__mb {
    display: block;
    margin-top: 20px;
    margin-left: -50px;
  }
  .__pc {
    display: none;
  }
  .__rec_ei_items_left {
    margin: 0 auto;
    overflow: hidden;
  }
  .__rec_number_pc {
    display: none;
  }
  .__rec_number_mb {
    display: block;
  }
  .__rec_ei_top_margin {
    padding-left: 44px;
  }
  .__rec_ei_items {
    padding-bottom: 80px;
    margin-bottom: 54px;
  }
  .__rec_quetion_content {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__rec_quetion_inner {
    margin: 0 auto;
    width: calc(100% - 52px) !important;
  }
  .__banner_green_rec p {
    margin-left: 32px;
  }
}
@media screen and (max-width: 1254px) {
  .__index_bottom {
    flex-direction: column;
  }
  .__index_items_inner p {
    font-size: 17px;
  }
  .__index_right {
    margin: 0 auto;
  }
  .__index_news {
    margin: 0 auto;
  }
  .__index_interview {
    position: relative;
    left: 15px;
  }
  .__index_recruit {
    position: relative;
    left: 15px;
  }
  .__cm_row {
    display: flex;
    flex-direction: column;
  }
  .__rev {
    display: flex;
    flex-direction: column-reverse;
  }
  .__cm_container_left {
    margin-top: 80px;
  }
  .__cm_container_title {
    margin-bottom: 32px;
  }
  .__cm_container_body {
    margin: 0 auto;
    padding-bottom: 44px;
  }
  .__cm_container_right {
    margin: 0 auto;
  }
  .__cm_content_img_1 {
    flex-direction: row;
  }
  .__cm_img2 {
    width: 480px;
    margin: 0 auto;
  }
  .__cm_img2 img {
    margin-bottom: 3px;
  }
  .__cm_needs_title {
    margin-top: 15px;
  }
  .__cm_container {
    padding-bottom: 99px;
  }
  .__cm_without_margin {
    margin: 0 auto;
  }
  .__cm_without_padding {
    padding-bottom: 44px;
  }
  .__cm_integrated_bg {
    margin-top: 0;
  }
  .__cm_container_left {
    width: 557px;
    margin: 0 auto;
  }
  .__cm_container_body {
    margin: 0 auto;
    width: 100%;
  }
  .__cm_integrated_title {
    width: 525px;
    text-align: left;
    margin-bottom: 44px;
  }
  .__cm_integrated_row {
    flex-direction: column;
  }
  .__cm_integrated_img_row {
    display: flex;
    width: 525px;
    margin: 0 auto;
    position: relative;
    left: -6px;
  }
  .__cm_integrated_img_row img {
    width: 100%;
  }
  .__cm_integrated_img {
    margin: 0px;
    margin-right: -8px;
  }
  .__cm_integrated_body {
    width: 525px;
    margin: 0 auto;
  }
  .__cm_integrated_container {
    padding-bottom: 28px;
  }
  .__cm_integrated_bg {
    margin-bottom: 40px;
  }
  .__cm_bg_filter,
  .__cm_env {
    width: calc(100% - 20px);
  }
  .__cm_env {
    margin: 0 10px;
    height: 526px;
  }
  .__cm_env_body {
    position: static;
  }
  .__cm_bg_filter {
    margin: 0;
    position: relative;
    left: 20px;
    height: 526px;
  }
  .__cm_env_title {
    text-align: center;
    padding-top: 86px;
  }
  .__cm_env_body {
    margin-left: auto;
    margin-right: 32px;
  }
  .__cm_env_body_txt {
    margin-left: auto;
  }
  .__cm_env_title {
    text-align: left;
  }
  .__margin80 {
    height: 80px;
  }
  .__cm_needs_right {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__tech_consultation_items {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__tech_consultation_items_inner {
    margin-left: 22px;
  }
  .__tech_consultation_items_logo img {
    width: 41px;
    height: 60px;
  }
  .__tech_consultation_items_title {
    padding-top: 49px;
  }
  .__tech_consultation_items_title {
    font-size: 22px;
  }
  .__tech_consultation_items_body {
    font-size: 16px;
    width: calc(100% - 64px);
  }
  .__tech_consultation_arrow {
    position: relative;
    left: 50%;
  }
  .__tech_contact {
    margin: 55px auto 0;
  }
  .__banner_slim p {
    margin-left: 32px;
    font-size: 22px;
  }
  .__pro_intro_row {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .__inner_small {
    width: 100%;
    margin: 0;
  }
  .__pro_intro_left {
    margin: 0 auto;
    width: 525px;
  }
  .__pro_intro_right {
    width: 570px;
    margin: 0 auto;
  }
  .__pro_intro_left strong {
    font-size: 22px;
  }
  .__pro_intro_body {
    width: 100%;
    height: auto;
    padding-top: 32px;
    margin: 0 auto;
    padding-bottom: 44px;
  }
  .__cm_container_left {
    margin: 0 auto;
  }
  .__cm_container_right {
    margin: 0 auto;
    width: 557px;
  }
  .__news {
    width: calc(100% - 20px);
    padding-top: 77px;
  }
  .__news_inner {
    margin: 0;
  }
  .__news_contents_inner {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__ci_company_inner {
    margin: 44px auto 58px;
  }
  .__ci_row {
    display: flex;
    flex-direction: column;
  }
  .__ci_head_office,
  .__ci_y_office {
    margin: 0 auto;
  }
  .__ci_office_body_inner {
    padding-bottom: 60px;
  }
  .__ci_row_btm {
    display: flex;
    flex-direction: column;
  }
  .__ci_office_body_inner {
    width: 400px;
    margin: 0 auto;
  }
  .__ci_row_btm {
    width: 400px;
    margin: 0 auto;
    text-align: left;
  }
  .__ci_sitazato,
  .__ci_simoogawa {
    margin: 0;
  }
  .__ci_simoogawa {
    padding-top: 60px;
  }
  .__ci_bottom_title {
    font-size: 22px;
    text-decoration: none;
    padding-bottom: 20px;
  }
  .__ci_bottom_body {
    font-size: 16px;
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    color: #000;
  }
  .__ci_message {
    margin-top: 68px;
  }
  .__ci_message_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .__ci_message_top {
    margin-bottom: 34px;
  }
  .__ci_message_body_inner {
    width: calc(100% - 22px);
    margin: 0 auto;
  }
  .__ci_3item_row {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 425px;
  }
  .__ci_3item {
    margin-top: 60px;
    margin-bottom: 0;
    padding-bottom: 68px;
    height: auto;
  }
  .__ci_message_row {
    display: flex;
    flex-direction: column;
  }
  .__ci_message_title {
    width: 430px;
    margin: 0 auto 20px;
  }
  .__ci_message_row {
    width: 401px;
    margin: 0 auto;
    padding-right: 19px;
  }
  .__ci_message_right {
    margin: 42px auto 0;
    width: 100%;
  }
  .__ci_items {
    padding-bottom: 40px;
  }
  .__ci_number {
    padding: 0;
  }
  .__ci_items_left {
    height: auto;
  }
  .__ci_padding {
    padding-top: 56px;
  }
  .__ci_items_row {
    display: flex;
    flex-direction: column-reverse;
  }
  .__ci_items_left_title {
    display: none;
  }
  .__ci_items_mb {
    display: block;
  }
  .__ci_items,
  .__ci_number {
    width: 558px;
    margin: 0 auto;
  }
  .__ci_items_left {
    margin-top: 25px;
  }
  .__ci_items_mb {
    padding-bottom: 25px;
  }
  .__ci_img_number_mb {
    margin-left: 32px;
  }
  .__ci_items_left_title,
  .__ci_items_mb,
  .__ci_items_left {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__ci_items_left {
    padding-top: 20px;
  }
  .__ci_message_top {
    padding-left: 32px;
  }
  .__ci_message_title,
  .__ci_message_right {
    width: calc(100% - 44px);
  }
  .__ci_histroy_row {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 558px;
    padding-top: 40px;
  }
  .__ci_histroy_left {
    margin: 0;
    padding-bottom: 30px;
    height: auto;
  }
  .__ci_histroy_right {
    padding-bottom: 90px;
  }
  .__ci_history_bottom_row {
    display: flex;
    flex-direction: column;
    width: 556px;
    margin: 0 auto;
  }
  .__ci_histroy_bottom_left {
    padding-bottom: 0;
    padding-top: 45px;
  }
  .__ci_histroy_bottom_right {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .__ci_history_bottom_inner {
    margin: 0;
  }
  .__ci_histroy_bottom_img {
    display: none;
  }
  .__ci_histroy_bottom_img_mb {
    display: block;
    margin: 0 auto;
  }
  .__ci_use_body,
  .__ci_transaction_body,
  .__ci_use_title,
  .__ci_transaction_title {
    margin: 0;
  }
  .__ci_use_title,
  .__ci_transaction_title {
    font-size: 28px;
  }
  .__ci_use_body,
  .__ci_transaction_body {
    font-size: 16px;
  }
  .__rec_message_row {
    display: flex;
    flex-direction: column;
    width: 525px;
    margin: 0 auto;
  }
  .__rec_message_txt {
    padding-bottom: 44px;
    margin: 0 auto;
  }
  .__rec_message_img_dsc {
    display: block;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  .__rec_message_inner {
    padding-top: 28px;
  }
  .__banner_green {
    margin-top: 0px;
  }
  .__banner_green_rec {
    margin-top: 0;
  }
  .__banner_green_rec p {
    margin-left: 32px;
  }
  .__rec_message_row {
    width: 100%;
  }
  .__rec_message_img {
    width: 100%;
    overflow: hidden;
  }
  .__rec_ei_title {
    font-size: 20px;
  }
  .__rec_ei_items_btm {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1220px) {
  .__index_items {
    width: 164px;
    margin: 0 8px;
    margin-top: -32px;
  }
  .__index_items_inner {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 17px;
    text-align: left;
    color: #000;
    margin: 0 25px 23px;
    width: 114px;
  }
  .__index_items_inner span {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    color: #008f7d;
    width: 114px;
    padding-top: 17px;
  }
  .__index_cm {
    font-size: 18px;
  }
  .__index_cm_txt {
    position: relative;
    top: -19px;
  }
  .__noun_chemical {
    padding-left: 12px;
  }
  .__index_tech {
    margin-top: -7px;
  }
  .__index_cm_item {
    margin-top: -2px;
  }
  .__index_rec_item {
    position: relative;
    top: -1px;
  }
  .__index_rec {
    z-index: 10;
  }
  .__cm_integrated_body {
    padding-bottom: 44px;
  }
  .__ci_inner_bottom {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__ci_use_body,
  .__ci_transaction_body {
    width: 100%;
  }
}
@media screen and (max-width: 1185px) {
  .__tech_washi_right strong {
    font-size: 30px;
  }
}
@media screen and (max-width: 1129px) {
  .__tech_washi_row {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    padding-bottom: 60px;
  }
  .__tech_washi_right {
    font-size: 16px;
    margin: 0 auto;
    width: 100%;
    max-width: 520px;
  }
  .__tech_washi_right strong {
    font-size: 22px;
  }
  .__tech_img {
    padding-bottom: 60px;
    margin: 0 auto;
  }
  .__banner_green_inner {
    padding-left:0;
  }
}
@media screen and (max-width: 1094px) {
  .__row_center {
    justify-content: space-around;
  }
  .__rec_9item {
    justify-content: space-around;
  }
}
@media screen and (max-width: 1080px) {
  .__menu_inner {
    width: 80%;
    margin: 0 auto;
  }
  .__menu_row {
    position: relative;
  }
  .__menu_txt {
    position: absolute;
    left: 106px;
  }
  .__menu_txt_tech {
    top: 10px;
  }

  .__ci_3item {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1030px) {
  .__footer_row {
    flex-direction: column;
  }
  .__footer_left {
    margin-left: 32px;
  }
  .__footer_title {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .__footer_right {
    margin: 35px 0 52px 32px;
    width: calc(100% -32px);
    min-width: 0px;
  }
  .__footer_right a {
    padding-bottom: 15px;
  }
  .__footer_head_office,
  .__footer_factory {
    margin-top: 28px;
  }
  .__footer_factory {
    margin-left: 0;
  }
  .__footer_copyright {
    text-align: center;
  }
  .__rec_que_img {
    display: flex;
    flex-direction: column;
  }
  .__img1 {
    width: 540px;
    margin: 0 auto;
  }
  .__img2 {
    width: 459px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 988px) {
  .__tech_contact {
    width: 100%;
  }
  .__tech_contact_inner {
    margin: 0 auto;
  }
  .__rec_ei_items_ctr{
    display: flex;
    flex-direction: column;
  }
  .__rec_ei_items_ctr img{
    width:100%;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    height:auto;
  }
  .__rec_ei_items_inner{
    padding-bottom: 0px;
    width: 100%;
  }
  .__rec_ei_items_ctr_txt {
    min-height: auto;
    padding-right: 0px;
  }
}
@media screen and (max-width: 930px) {
  .__pro_bunruizu {
    overflow-x: scroll;
  }

}
@media screen and (max-width: 924px) {
  .__tech_washi_right {
    font-size: 16px;
  }
  .__tech_washi_right strong {
    font-size: 22px;
  }
  .__pro_small_inner {
    width: calc(100% - 20px);
  }
  .__pro_pdf {
    display: none;
  }
  .__pro_pdf_mb {
    display: block;
  }
  .__pro_row {
    display: flex;
    flex-direction: column-reverse;
  }
  .__pro_details_items_top_title {
    font-size: 22px;
  }
  .__pro_details_items_right {
    margin: 0 auto;
    width: 480px;
  }
  .__pro_details_items_body_item {
    font-size: 16px;
  }
  .__pro_details_title {
    width: 502px;
    margin: 0 auto;
  }
  .__pro_details_top {
    padding-top: 68px;
  }
  .__pro_pdf_mb {
    margin-right: auto;
  }
  .__pro_details_row {
    margin-left: 10px;
  }
  .__banner_large_inner {
    font-size: 16px;
    width: calc(100% - 8px);
    padding-top: 25px;
  }
  .__pro_details_download a {
    font-size: 16px;
    width: 100%;
  }
}
@media screen and (max-width: 900px) {

  .__index_item {
    justify-content: normal;
  }
}
@media screen and (max-width: 870px) {
  .__tech_washi_right strong {
    font-size: 20px;
  }
  .__rec_inner {
    margin: 0 auto;
  }
  .__rec_message_title {
    width: 100%;
    padding-left: 10px;
    font-size: 22px;
  }
  .__rec_requirements_title strong {
    font-size: 22px;
  }
  .__rec_requirements_title {
    font-size: 16px;
    width: calc(100% - 64px);
  }
  .__margin22 {
    height: 22px;
  }
  .__rec_emp_inner {
    width: calc(100% - 64px);
  }
  .__rec_employment_items {
    margin: 0 10px;
  }
  .__rec_inner {
    width: calc(100% - 64px);
  }
  .__rec_entry {
    min-width: auto;
  }
  .__rec_entry_inner {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__rec_entry_anker {
    width: calc(100% - 64px);
  }
  .__rec_entry_inner {
    min-width: 470px;
    width: 470px;
    margin: 0 auto;
  }
  .__rec_entry_anker {
    width: 300px;
  }
}
@media screen and (max-width: 837px) {
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 50px !important;
    height: 4px !important;
    margin: 0 22.5px !important;
  }
}
@media screen and (max-width: 836px) {

}
@media screen and (max-width: 800px) {
  .__menu_row_flex {
    display: flex;
    flex-direction: column;
  }
  .__menu_inner {
    padding-top: 12px;
  }
  .__menu_right {
    margin-left: 0;
    padding-bottom: 15px;
  }
  .__menu_txt {
    font-size: 18px;
  }
  .__menu_right strong {
    font-size: 14px;
  }
  .__menu_right {
    margin-top: 5px;
  }
  .__menu_right_mid strong {
    font-size: 16px;
  }
  .__menu_right_top {
    margin-top: 0;
  }
  .__menu_right_mid {
    margin-top: 20px;
  }
  .__menu_right_btm {
    margin-top: 20px;
  }
}
@media screen and (max-width: 790px) {
  .__contact_inner {
    margin: 0 auto;
  }
  .__contact_top_flex {
    width: 336px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px auto 0;
  }
  .__contact_top_btn {
    min-width: 148px;
    margin-bottom: 10px;
  }
  .__contact_top_txt {
    margin-top: 54px;
  }
  .__contact_body {
    width: calc(100% - 20px);
  }
  .__contact_privacy {
    margin: 220px auto 0;
  }
  .__contact_submit {
    margin: 35px auto 0;
  }
  .__contact_submit_mb {
    width: 415px;
    margin: 0 auto;
  }
  .__ci_company_inner {
    width: calc(100% - 20px);
  }
  .__ci_company_top_btm {
    display: flex;
    flex-direction: column;
  }
  .__ci_company_top_left {
    font-size: 16px;
    min-width: 80px;
    margin-right: 0;
  }
  .__ci_company_top_right {
    margin-left: auto;
    text-align: right;
    width: 200px;
    min-width: 200px;
    font-size: 16px;
  }
  .__ci_company_name {
    margin-left: 0;
    width: 270px;
    text-align: left;
  }
  .__ci_company_top_right strong {
    font-size: 22px;
  }
  .__ci_company_inner_margin {
    margin-bottom: 30px;
  }
  .__ci_company_top_btm {
    padding-left: 22px;
  }
  .__ci_company_body {
    padding-left: 22px;
    padding-right: 22px;
  }
  .__ci_inner {
    margin: 0;
  }
  .__ci_office_title {
    font-size: 22px;
  }
  .__ci_office_body_top {
    justify-content: normal;
    flex-direction: column;
    margin: 13px 0;
  }
  .__ci_office_body_inner strong {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    color: #000;
  }
  .__ci_office_body_top strong {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    color: #000;
  }
  .__ci_head_office,
  .__ci_y_office {
    margin: 0;
  }
  .__ci_googleMap {
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 350px;
    position: relative;
  }
  .__ci_googleMap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 350px;
    width: 100%;
  }
  .__ci_office_body_inner {
    margin: 0 auto;
    width: 330px;
  }
  .__ci_message_inner {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__ci_row_btm {
    width: 330px;
  }
  .__ci_banner {
    font-size: 22px;
    text-align: center;
  }
  .__ci_banner strong {
    font-size: 28px;
  }
  .__ci_banner_inner {
    padding-top: 30px;
  }
  .__ci_history_bottom_row {
    width: 100%;
  }
  .__ci_histroy_bottom_right {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__ci_sitazato,
  .__ci_simoogawa {
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .__pro_small_inner {
    margin: 95px 35px 0 32px;
    /* text-align: left; */
  }
  .__pro_bunruizu {
    margin-top: 0;
  }
  .__pro_small_inner {
    margin: 21px 10px 0;
  }
  .__pro_banner_margin {
    margin-top: 29px;
  }
  .__banner_large {
    font-size: 22px;
  }
}
@media screen and (max-width: 727px) {
  .__cm_container {
    margin: 0 auto;
  }
  .__ci_histroy_bottom_right {
    margin: 0 auto;
  }
}
@media screen and (max-width: 720px) {
  .__index_banner {
    padding-top: 31px;
    padding-bottom: 30px;
    height: 29px;
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
  }
  .__contact_row {
    flex-direction: column;
  }
  .__contact_input {
    position: static;
    left: 0;
  }
  .__contact_row span {
    position: static;
    left: 0;
  }
  .__contact_row textarea {
    position: static;
    left: 0;
  }
  .__contact_txt {
    display: none;
  }
  .__contact_txt_mb {
    display: block;
    margin-left: auto;
  }
  .__contact_row_top_mb {
    display: flex;
    flex-direction: row;
  }
  .__contact_row {
    width: calc(100% - 44px);
    margin: 0 auto;
  }
  .__contact_input {
    width: calc(100% - 12px);
  }
  .__contact_row textarea {
    width: calc(100% - 22px);
  }
  .__contact_privacy {
    width: calc(100% - 44px);
    margin: 54px auto 0;
    box-sizing: border-box;
    font-size: 16px;
  }
  .__contact_privacy {
    height: auto;
  }
  .__contact_privacy_inner {
    width: calc(100% - 22px);
    margin: 28px auto 27px;
  }
  .__contact_body {
    padding-bottom: 66px;
  }
}
@media screen and (max-width: 710px) {
  .__pro_bunruizu_title {
    font-size: 22px;
    text-align: left;
    margin: 80px 0 0;
  }
  .__pro_bunruizu_title_inner {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 708px) {
  .__pro_small_inner {
    margin-top: 21px;
  }
  .__pro_bunruizu {
    margin: 0;
  }
  .__contact_top_txt {
    margin: 54px 20px 0;
  }
}
@media screen and (max-width: 640px) {
	.__slider_item1 {
		min-height:136px;
				max-height:266px;
		width:100%;
		object-fit:contain;
	}
	.__slider_item2 {
		min-height:136px;
				max-height:266px;
		width:100%;
		object-fit:contain;
	}
	.__slider_item3 {
		min-height:136px;
		max-height:266px;
		width:100%;
		object-fit:contain;
	}
  .__rec_4item_row {
    width:100%;
    max-width: 100vw;
  }
  .__rec_nav_item_img {
    display: none;
  }
  .__rec_nav_item_img_mb {
    display: block;
    width:100%;
    object-fit: contain;
  }
  .__rec_nav_item {
    width:50%;
    height: auto;
  }
  .__rec_message_img_dsc{
    width:calc(100% + 64px);
    padding-bottom: 60px;
    margin-left: -32px;
  }
  .__rec_nav_bottom {
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-100%);
 
  }
  .__rec_nav_bottom img {
    top: 0px;
  }
  .__rec_nav_bottom_txt {
    width: 128px;
  }
}
@media screen and (max-width: 376px) {

}
@media screen and (max-width: 632px) {
  .__tech_contact_row {
    display: flex;
    flex-direction: column;
    margin-top: 44px;
  }
  .__tech_contact {
    height: auto;
    padding-bottom: 40px;
  }
  .__tech_contact_right {
    margin: 0 auto;
  }
  .__tech_contact_inner {
    padding-top: 34px;
  }
  .__tech_contact a {
    margin-top: -35px;
  }
}
@media screen and (max-width: 628px) {
  .__tech_contact_title {
    min-width: 310px;
    text-align: center;
  }
  .__tech_contact_inner {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 600px) {
	.__thumbnail{
		width:100%;
	}
	.__thumbnail_wrapper{
		height:auto;
	}
  .__header_left {
    margin-left: 9px;
  }
  .__header_left p {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
  }
  .__header_left img {
    width: 89px;
    height: 30px;
    padding-top: 8px;
  }
  .__header_contact {
    display: none;
  }
  .__title {
    font-size: 18px;
    padding-top: 67px;
    padding-bottom: 48px;
  }
  .__title strong {
    font-size: 22px;
  }
  .__cm_env {
    width: calc(100% - 20px);
    margin: 0 10px;
    height: 526px;
  }
  .__cm_bg_filter {
    width: 100%;
  }
  .__cm_env_body {
    position: static;
  }
  .__cm_bg_filter {
    margin: 0;
    position: relative;
    left: 20px;
    height: 526px;
  }
  .__cm_env_title {
    text-align: center;
    font-size: 22px;
  }
  .__cm_img2 {
    width: 100%;
    background-size: contain;
  }
  .__cm_container_left {
    width: calc(100% - 64px);
  }
  .__cm_integrated_body {
    width: calc(100% - 64px);
  }
  .__cm_integrated_title {
    width: 100%;
  }
  .__cm_integrated_row {
    width: 100%;
  }
  .__index_banner::before {
    content: "新しい価値を\"和紙の技術\"で";
  }
  .__cm_container {
    margin: 0 auto;
  }
  .__cm_container_title {
    font-size: 22px;
    text-align: center;
  }
  .__cm_img_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .__cm_img_wrapper img {
    width: 100%;
    background-size: contain;
  }
  .__cm_container_left {
    width: 90%;
    margin: 0 auto;
  }
  .__cm_content_img_1 {
    width: 50%;
    position: relative;
    top: 3px;
  }
  .__cm_content_img_2 {
    position: relative;
    left: 7px;
  }
  .__cm_integrated_title {
    font-size: 22px;
    text-align: center;
  }
  .__cm_env_body {
    width: calc(100% - 20px);
  }
  .__cm_env_body_txt {
    width: 185px;
    margin-right: 22px;
    margin-left: auto;
    font-size: 16px;
  }
  .__cm_integrated_img_row {
    position: relative;
    left: -1px;
  }
  .__banner_green_inner {
    font-size: 22px;
  }
  .__tech_item {
    width: 100%;
  }
  .__tech_items {
    width: 311px;
  }
  .__tech_items img {
    position: relative;
    left: 113px;
  }
  .__tech_items_body_title {
    width: 311px;
  }
  .__tech_items_body_txt {
    margin: 50px 29px 40px;
  }
  .__tech_contact {
    margin-top: 42px;
  }
  .__tech_consultation_bg {
    padding-bottom: 54px;
  }
  .__pro_intro_left {
    width: calc(100% - 64px);
  }
  .__inner_small {
    min-width: 300px;
  }
  .__pro_small_inner {
    font-size: 22px;
  }
  .__banner_large {
    font-size: 22px;
  }
  .__banner_large strong {
    font-size: 28px;
  }
  .__cm_needs_right {
    width: 90%;
  }
  .__cm_without_margin {
    margin: 0;
    width: 100%;
  }
  .__pro_img {
    display: none;
  }
  .__pro_img_mb {
    display: block;
  }
  .__pro_details_items_left {
    width: 375px;
    margin: 0 auto;
  }
  .__rec_items,
  .__rec_items_body_title {
    width: 311px;
  }
  .__rec_items_body_title {
    font-size: 24px;
  }
  .__rec_items img {
    position: relative;
    left: 120px;
  }
  .__rec_ei_title {
    font-size: 16px;
  }
  .__rec_ei_items_name {
    font-size: 18px;
  }
  .__rec_ei_items_name strong {
    font-size: 38px;
  }
  .__rec_ei_items_logo {
    margin-right: 30px;
  }
  .__rec_ei_items_inner {
    width: calc(100% - 44px);
  }
  .__rec_ei_items_left {
    width: 100%;
    margin: 0;
  }
  .__rec_ei_top_margin {
    padding-left: 0;
  }
  .__rec_ei_items_body {
    margin: 23px auto 0;
  }
  .__rec_quetion_content {
    padding-top: 44px;
  }
  .__rec_quetion_contents_title {
    font-size: 22px;
  }
  .__rec_quetion_contents_body {
    font-size: 16px;
  }
  .__rec_quetion_content {
    padding-bottom: 80px;
  }
  .__rec_quetion_content_bg {
    padding-bottom: 44px;
  }
  .__banner_green_rec p {
    font-size: 22px;
  }
  .__rec_quetion_content_bg {
    padding-top: 40px;
  }
  footer {
    margin-top: 115px;
  }
}
@media screen and (max-width: 587px) {
  .__index_news {
    margin: 0 auto;
    width: 355px;
    padding-bottom: 17px;
  }
  .__index_nav_item {
    width: 355px;
  }
  .__index_interview {
    position: relative;
    left: 0px;
    width: 355px;
    background-image: url("img/compo3.png");
  }
  .__index_recruit {
    position: relative;
    left: 0px;
    width: 355px;
    background-image: url("img/compo4.png");
  }
  .__bottom {
    position: absolute;
    left: 85px;
  }
  .__left strong {
    font-size: 17px;
  }
  .__right a {
    font-size: 17px;
  }
  .__news_contents_body {
    font-size: 14px;
    margin: 0;
    padding-top: 18px;
    padding-bottom: 17px;
  }
  .__index_news_inner {
    margin: 28px 17px 0 29px;
  }
  footer {
    margin-top: 115px;
  }
  .__inner_small {
    width: 100%;
    margin: 0;
  }
  .__ci_histroy_border {
    width: calc(100% - 20px);
  }
  .__ci_histroy_left {
    width: calc(100% - 44px);
    margin: 0 auto;
  }
  .__ci_histroy_right {
    overflow: hidden;
    margin: 0 auto;
  }
  .__ci_histroy_img {
    width: 558px;
  }
  .__ci_histroy_row {
    width: 100%;
  }
  .__rec_message_txt {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .__rec_message_img {
    width: 100%;
  }
  .__rec_entry_inner {
    width: 310px;
    width: calc(100% - 64px);
    min-width: auto;
    margin: 0 auto;
  }
  .__rec_entry_anker {
    width: calc(100% - 64px);
  }
  .__ci_office_body_top {
    width: 170px;
  }
  .__img1 {
    width: 270px;
    height: 222px;
    margin: 0 auto;
  }
  .__img2 {
    width: 229px;
    height: 317px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 582px) {
  .__tech_img_wrapper {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .__tech_img_wrapper_child {
    width: 100%;
    background-size: contain;
    background-position: 50%;
  }
  .__pro_intro_right {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .__ci_items_left_title {
    font-size: 22px;
  }
  .__ci_img_number_mb {
    display: block;
  }
  .__ci_img_number {
    display: none;
  }
}
@media screen and (max-width: 572px) {
  .__pro_intro_right_img {
    margin: 0 auto;
    min-height: 429px;
    background-position: center;
    background-size: cover;
  }
}
@media screen and (max-width: 560px) {
  .__cm_container_right {
    width: 100%;
  }
  .__cm_needs_right {
    width: 90%;
  }
  .__ci_items_right {
    overflow: hidden;
    width: 100%;
  }
  .__ci_items_row {
    width: 100%;
  }
  .__ci_items,
  .__ci_number {
    width: 100%;
  }
  .__ci_histroy_right {
    width: 100%;
  }
}
@media screen and (max-width: 555px) {
  .__ci_items_right img {
    width: 558px;
    margin-left: -10px;
    background-position: center;
  }
  .__ci_histroy_bottom_left {
    width: 100%;
  }
  .__ci_histroy_bottom_right {
    width: calc(100% - 64px);
  }
}
@media screen and (max-width: 520px) {
  .__tech_washi_right {
    width: calc(100% - 64px);
  }
  .__tech_img {
    width: 100%;
  }
  .__pro_small_inner {
    margin: 0;
    width: 100%;
  }
  .__pro_details_items {
    margin: 0 auto;
  }
  .__pro_details_items_right {
    margin: 0 auto;
    width: 100%;
  }
  .__pro_details_title {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .__pro_details_items_body_item {
    font-size: 16px;
    width: calc(100% - 24px);
    margin: 0 auto;
  }
  .__ci_items_right img {
    width: 558px;
    margin-left: -20px;
    background-position: center;
  }
}
@media screen and (max-width: 500px) {
  .__pro_details_items_right {
    margin: 0 auto;
    width: calc(100% - 20px);
  }
  .__pro_pdf_mb {
    margin-right: auto;
  }
  .__pro_details_row {
    margin-left: 12px;
  }
}
@media screen and (max-width: 481px) {
  .__contact_submit {
    width: 100%;
  }
  .__contact_submit_mb {
    width: calc(100% - 44px);
    margin: 0 auto;
  }
  .__ci_message_title {
    font-size: 20px;
  }
  .__rec_ei_items_body {
    width: 100%;
    margin: 0;
  }
  .__mb {
    padding-bottom: 60px;
  }
  .__rec_ei_top_margin {
    margin-left: -4px;
  }
}
@media screen and (max-width: 460px) {
  .__tech_img {
    margin-left: -50px;
  }
  .__ci_img {
    display: none;
  }
  .__ci_img_mb {
    display: block;
  }
  .__ci_img_wrapper {
    margin: 0 auto;
  }
  .__ci_message_row {
    width: 100%;
    padding-right: 0;
  }
  .__ci_message_body_inner {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .__ci_message_top {
    padding-left: 22px;
  }
}
@media screen and (max-width: 432px) {
  .__ci_message_title {
    font-size: 18px;
    letter-spacing: -1px;
  }
  .__ci_3item_row {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .__ci_vision {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .__ci_philosophy {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .__ci_sisco {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .__ci_3item_title {
    font-size: 28px;
  }
  .__ci_3item_body {
    margin: 87px auto;
    width: calc(100% - 90px);
    font-size: 16px;
  }
  .__ci_sisco_body {
    width: calc(100% - 48px);
    font-size: 15px;
  }
  .__ci_3item_title {
    margin-top: 52px;
  }
  .__ci_histroy_right img {
    margin-left: -130px;
  }
}
@media screen and (max-width: 416px) {
  .__banner_large_inner {
    letter-spacing: -2px;
  }
  .__pro_intro_right_img {
    margin-left: -100px;
  }
  .__ci_histroy_right img {
    margin-left: -147px;
  }
}
@media screen and (max-width: 411px) {
  .__cm_container_left {
    width: calc(100% - 64px);
  }
  .__cm_without_margin {
    width: 100%;
  }
  .__cm_env_title {
    margin-left: 59px;
  }
}
@media screen and (max-width: 396px) {
  .__cm_container_title {
    font-size: 20px;
  }
}
@media screen and (max-width: 387px) {
  .__tech_washi_right {
    padding-bottom: 44px;
    height: auto;
  }
  .__contact_top_flex {
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .__ci_message_title {
    font-size: 16px;
  }
}
@media screen and (max-width: 376px) {
  .__rec_4item_row {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .__pro_details_items_left {
    width: 100%;
    overflow: hidden;
  }
  .__ci_histroy_bottom_left {
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (max-width: 372px) {
  .__tech_washi_right strong {
    font-size: 18px;
  }
  .__banner_green_inner {
    font-size: 20px;
  }
  .__ci_histroy_bottom_img_mb {
    margin-left: -3px;
  }
}
@media screen and (max-width: 368px) {
  .__header_left p {
    font-family: "Yu Mincho", serif;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    padding-top: 25px;
  }
  .__cm_env {
    background-image: url("img/compo5.png");
  }
  .__cm_env_body_txt {
    font-size: 14px;
  }
  .__ci_histroy_bottom_img_mb {
    margin-left: -7px;
  }
}
@media screen and (max-width: 360px) {
  .__index_news {
    width: calc(100% - 20px);
    padding-bottom: 90px;
    margin: 0 auto;
  }
  .__index_right,
  .__index_nav_item,
  .__index_interview,
  .__index_recruit {
    width: 300px;
  }
  .__index_nav_item {
    margin: 0 auto;
  }
  .__bottom {
    position: absolute;
    left: 60px;
  }
  .__index_row,
  .__row,
  .__inner,
  .__index_bottom {
    margin: 0 auto;
  }
  .__footer_left {
    margin: 0;
  }
  .__footer_right {
    margin: 0;
  }
  .__footer_right {
    padding-top: 40px;
  }
  .__cm_img_wrapper {
    width: 100%;
  }
  .__tech_contact_left {
    padding-top: 40px;
    padding-bottom: 7px;
  }
  .__inner_small {
    margin: 0;
  }
  .__menu_inner {
    width: calc(100% - 20px);
  }
  .__menu_row {
    margin: 0 0 30px;
  }
  .__footer_copyright {
    padding-top: 59px;
  }
  .__footer_company_name {
    text-align: left;
  }
  .__footer_head_office {
    text-align: left;
  }
  .__footer_left,
  .__footer_right {
    margin-left: 22px;
  }
  .__footer_left {
    position: relative;
    left: -11px;
  }
  .__footer_company_name {
    position: relative;
    left: 9px;
  }
  .__cm_container {
    margin: 0;
    width: 100%;
  }
  .__cm_mb_inner {
    margin: 0;
    width: 100%;
  }
  .__tech_img {
    margin-left: -110px;
  }
  .__contact_top_inner_title {
    font-size: 16px;
  }
  .__contact_top_inner_title {
    margin-bottom: 20px;
  }
  .__ci_company_inner_margin {
    margin-bottom: 30px;
  }
  .__ci_company_top_btm {
    padding-left: 0;
  }
  .__ci_company_body {
    padding-left: 0;
    padding-right: 0;
  }
  .__ci_office_body_inner {
    margin: 0 auto;
    width: 300px;
  }
  .__ci_row_btm {
    width: 300px;
  }
  .__ci_3item_body {
    margin: 40px auto;
  }
  .__ci_sisco_body {
    margin: 30px auto;
  }
  .__ci_histroy_bottom_img_mb {
    margin-left: -15px;
  }
}
@media screen and (max-width: 346px) {
  .__index_banner {
    font-size: 18px;
  }
  .__tech_contact_inner {
    margin: 0 auto;
  }
  .__tech_contact_right {
    width: calc(100% - 76px);
  }
  .__tech_contact_title {
    min-width: 290px;
  }
  .__banner_large_inner {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .__footer_company_name {
    font-size: 20px;
  }
  .__ci_histroy_bottom_img_mb {
    margin-left: -20px;
  }
}
@media screen and (max-width: 324px) {
  .__pro_intro_left strong {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
  .__compo21 {
    margin-left:0;
  }
}
@media screen and (max-width: 320px) {
  .slider img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 603px;
  }
  .__tech_contact_right {
    font-size: 18px;
  }
}
