@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
  line-height: 1.8em;
  font-size: 16px;
  color: #000;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
}
body, input, textarea, select, button {
/*  font-family: YakuHanJP, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/
	font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: normal;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption
{ margin: 0; padding: 0;}

address, caption, code, em, th
{ font-style: normal; font-weight: normal;}
h1, h2, h3, h4, h5, h6, em
{ font-size: 100%; font-weight: normal;}

.item-image {
  width: 100%;
  background-size: cover;
}

.item-image::before {
  content: '';
  display: table;
  padding-top: 61.776%;
}

.sc-rn_lGrid {
  margin: 40px 0 120px;
}

.sc-rn_lGrid .sc-rn_lGrid_contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sc-rn_lGrid .sc-rn_lGrid_contents .child-section {
  padding: 0;
}
.sc-rn_lGrid > .child-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 60px;
}
.child-inner {
  position: relative;
/*
  width: 100%;
  height: 100%;
*/
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.sc-rn_lGrid .sc-rn_lGrid_contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sc-rn_lGrid .sc-rn_lGrid_contents .child-section {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .sc-rn_lGrid {
    margin: 40px 0 60px;
  }
  .sc-rn_lGrid > .child-inner {
    display: block;
    padding: 0 20px;
  }
  .sc-rn_lGrid .sc-rn_lGrid_contents {
    /*override  */
  }
  .sc-rn_lGrid .sc-rn_lGrid_contents .child-section {
    padding: 0;
  }
  .sc-rn_lGrid .sc-rn_lGrid_contents .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_thumb {
    width: 120px;
  }
  .sc-rn_lGrid .sc-rn_lGrid_contents .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_contents .item-title {
    font-size: 16px;
  }
  .sc-rn_lGrid .sc-rn_lGrid_aside {
    width: auto;
    margin-left: 0;
    margin-top: 40px;
  }
}
.sc-rn_single > p {
  text-align: left;
  margin: 25px 0;
}

.sc-rn_single .marker {
  background-color: #fff799;
  font-weight: bold;
}

.sc-rn_single_eyecatch {
  position: relative;
  background-color: #F5F5F5;
  padding-bottom: 60px;
}

.sc-rn_single_eyecatch figure.item-image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center 40%;
}

.sc-rn_single_eyecatch figure.item-image::before {
  padding-top: 37.5%;
}

.sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo,
.sc-rn_single_eyecatch .sc-rn_single_eyecatch_name {
  position: absolute;
}

.sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo {
  width: auto;
  max-width: 300px;
  padding: 20px;
  left: 20px;
  bottom: 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo img {
  max-height: 60px;
}

.sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo.-isSquare img {
  max-height: 100px;
}

.sc-rn_single_eyecatch .sc-rn_single_eyecatch_name {
  bottom: 0;
  line-height: 60px;
  right: 30px;
  font-weight: bold;
}

.sc-rn_single_eyecatch.-minVersion {
  height: 340px;
}

.sc-rn_single_eyecatch.-minVersion figure.item-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-height: 100%;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 60px;
}

.sc-rn_single_tit {
  font-size: 36px;
  text-align: left;
  line-height: 1.35;
  font-weight: bold;
  margin-top: 30px;
}

.sc-rn_single_tits {
  font-size: 24px;
  font-weight: bold;
  background-color: #F5F5F5;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  padding: 20px 30px;
}

.sc-rn_single_tits::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  background-color: #00995b;
}

.sc-rn_single_titss {
  font-size: 20px;
  font-weight: bold;
}

#mainColumn p br{
  display: block;
  content: "";
  margin: 16px 0;
}

.sc-rn_single_ltrBoddy .speaker {
  display: block;
  font-weight: bold;
}

.sc-rn_single_ltrBoddy .s-fw-b {
  font-weight: bold;
}

.sc-rn_single_ltrBoddy .marker {
  background-color: #fff799;
  font-weight: bold;
}

.sc-rn_single_meta {
  text-align: left;
  margin-top: 15px;
}

.sc-rn_single_meta .sc-rn_single_meta_date {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  opacity: .5;
  font-family: var(--inter);
  display: inline-block;
  border-right: 1px solid #D9D9D9;
  padding-right: .65em;
  margin-right: .65em;
}

.sc-rn_single_meta .sc-rn_single_meta_category {
  display: inline-block;
}

.sc-rn_single_meta .sc-rn_single_meta_category a {
  color: #335799;
  font-weight: bold;
}

.sc-rn_single_meta .sc-rn_single_meta_tags {
  display: block;
  margin-top: 10px;
}

.sc-rn_single_meta .sc-rn_single_meta_tags .sc-rn_tagList .sc-rn_tagList_item {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .sc-rn_single_tit {
    font-size: 24px;
    margin-top: 20px;
  }
  .sc-rn_single_tits {
    font-size: 20px;
    padding: 10px 20px;
    margin: 30px 0 25px !important;
  }
  .sc-rn_single_eyecatch {
    height: auto;
    margin: -10px -20px 0;
  }
  .sc-rn_single_eyecatch figure.item-image::before {
    padding-top: 37.5%;
  }
  .sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo {
    left: 20px;
    top: auto;
    bottom: 50px;
    width: 120px;
    height: 60px;
    padding: 0;
  }
  .sc-rn_single_eyecatch .sc-rn_single_eyecatch_logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 10px 15px;
    bottom: 0;
  }
  .sc-rn_single_eyecatch .sc-rn_single_eyecatch_name {
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
    bottom: 20px;
    left: 20px;
  }
  .sc-rn_single_eyecatch.-minVersion {
    height: 230px;
  }
  .sc-rn_single_eyecatch.-minVersion figure.item-image {
    margin-bottom: 90px;
  }
}
.sc-rn_single_item {
  text-align: left;
  margin: 40px 0;
}

.sc-rn_single_item:last-child {
  margin-bottom: 0;
}

.sc-rn_single_item-min {
  text-align: left;
  margin: 25px 0;
}

.sc-rn_single_item-min:last-child {
  margin-bottom: 0;
}


@media screen and (max-width: 768px) {

  .sc-is_box{
    flex-direction: column;
    align-items: flex-start;
  }
  .sc-is_title{
    min-width:100%;
    padding-bottom: 20px;
    border-bottom: 1px #D9D9D9 solid;
    margin-bottom: 20px;
  }
  .sc-is_list li {
    margin-left: 24px;
  }
  .sc-rn_single_item {
    margin: 25px 0;
  }
  .sc-rn_single_item:last-child {
    margin-bottom: 0;
  }
  .sc-rn_single_item-min {
    margin: 15px 0;
  }
}

.sc-rn_single_snsShare {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 20px 0;
}

.sc-rn_single_image img {
  /*border: 1px solid #D9D9D9;*/
}

.sc-rn_single_image .caption {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  color: rgba(38, 38, 38, 0.5);
  margin-top: 0.5em;
}

.sc-rn_single_snsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sc-rn_single_snsList .sc-rn_single_snsList_item {
  width: 32%;
}

.sc-rn_single_snsList .sc-rn_single_snsList_item a {
  position: relative;
  display: block;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  text-decoration: none;
  font-family: var(--inter);
}

.sc-rn_single_snsList .sc-rn_single_snsList_item a svg.sc-rn_svg {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  fill: #fff;
  width: 20px;
  height: 20px;
}

.sc-rn_single_snsList .sc-rn_single_snsList_item.-tw a {
  background-color: #4BA2EB;
}

.sc-rn_single_snsList .sc-rn_single_snsList_item.-fb a {
  background-color: #2F578F;
}

.sc-rn_single_snsList .sc-rn_single_snsList_item.-pkt a {
  background-color: #EF4056;
}

@media screen and (max-width: 768px) {
  .sc-rn_single_snsShare {
    padding: 10px 0;
  }
  .sc-rn_single_snsList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sc-rn_single_snsList .sc-rn_single_snsList_item {
    width: 32%;
    margin: 0;
  }
  .sc-rn_single_snsList .sc-rn_single_snsList_item a {
    font-size: 12px;
  }
  .sc-rn_single_snsList .sc-rn_single_snsList_item a svg.sc-rn_svg {
    left: 10px;
    width: 15px;
    height: 15px;
  }
}

.sc-rn_single_index {
  background-color: #edf5f2;
  border-radius: 8px;
  padding: 40px;
}

.sc-rn_single_indexList {
  text-align: left;
  counter-reset: indexList;
}

.sc-rn_single_indexList .sc-rn_single_indexList_item {
  position: relative;
  font-weight: bold;
  margin: 1.2em 0;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
/*
.sc-rn_single_indexList .sc-rn_single_indexList_item::before {
  color: #00995b;
  counter-increment: indexList;
  content: counter(indexList) ".";
}
*/
.sc-rn_single_indexList .sc-rn_single_indexList_item:first-child {
  margin-top: 0;
}

.sc-rn_single_indexList .sc-rn_single_indexList_item:last-child {
  margin-bottom: 0;
}

.sc-rn_single_indexList_minList {
  font-size: 14px;
  padding-left: 1em;
  text-indent: 0em;
}

.sc-rn_single_indexList_minList .sc-rn_single_indexList_minList_item {
  position: relative;
  margin: .5em 0;
  padding-left: 1em;
  text-indent: -1em;
}

.sc-rn_single_indexList_minList .sc-rn_single_indexList_minList_item::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  background-color: #F3BF35;
}

@media screen and (max-width: 768px) {
  .sc-rn_single_index {
    padding: 40px;
  }
}

.sc-rn_single_company {
  background-color: #F5F5F5;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sc-rn_single_company .sc-rn_single_company_logo {
  width: 240px;
}

.sc-rn_single_company .sc-rn_single_company_logo img {
  display: block;
  background-color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sc-rn_single_company .sc-rn_single_company_logo span {
  display: block;
  margin-top: 0.5em;
  font-weight: bold;
  color: #335799;
}

.sc-rn_single_company .sc-rn_single_company_contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sc-rn_single_company .sc-rn_single_company_contents dt, .sc-rn_single_company .sc-rn_single_company_contents dd {
/*  min-height: 50px; */
  padding: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}

.sc-rn_single_company .sc-rn_single_company_contents dt:last-child, .sc-rn_single_company .sc-rn_single_company_contents dt:nth-last-child(2), .sc-rn_single_company .sc-rn_single_company_contents dd:last-child, .sc-rn_single_company .sc-rn_single_company_contents dd:nth-last-child(2) {
  border-bottom: none;
}

.sc-rn_single_company .sc-rn_single_company_contents dt {
  width: 15%;
  font-weight: bold;
}

.sc-rn_single_company .sc-rn_single_company_contents dd {
  width: 85%;
}
.sc-rn_single_company .sc-rn_single_company_contents dt, .sc-rn_single_company .sc-rn_single_company_contents dd {
/*  min-height: 50px; */
  padding: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}

@media screen and (max-width: 768px) {
  .sc-rn_single_company {
    display: block;
    padding: 20px;
  }
  .sc-rn_single_company .sc-rn_single_company_logo {
    width: auto;
  }
  .sc-rn_single_company .sc-rn_single_company_contents {
    margin: 15px 0 0;
    font-size: 12px;
    line-height: 1.6;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
  }
  .sc-rn_single_company .sc-rn_single_company_contents dt, .sc-rn_single_company .sc-rn_single_company_contents dd {
    padding: 8px 0;
    min-height: auto;
  }
  .sc-rn_single_company .sc-rn_single_company_contents dt {
    width: 90px;
  }
  .sc-rn_single_company .sc-rn_single_company_contents dd {
    width: calc(100% - 90px);
  }
}

.sc-rn_single_attention {
  text-align: right;
  font-size: 12px;
  color: rgba(38, 38, 38, 0.5);
}

.sc-rn_single_recommend {
  /* override */
}

.sc-rn_single_recommend .sc-rn_articleList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item {
  width: 25%;
  margin-right: 26px;
  margin-top: 0;
  display: block;
}

.sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item:last-child {
  margin-right: 0;
}

.sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_thumb {
  width: 100%;
}

.sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_contents {
  padding-left: 0;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .sc-rn_single_recommend {
    /* override */
  }
  .sc-rn_single_recommend .sc-rn_articleList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -20px;
  }
  .sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item {
    width: 48%;
    margin-top: 20px;
    margin-right: 0;
  }
  .sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_thumb {
    width: 100% !important;
  }
  .sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_contents {
    margin-top: 10px;
  }
  .sc-rn_single_recommend .sc-rn_articleList .sc-rn_articleList_item .sc-rn_articleList_item_contents .item-date {
    margin-top: 5px;
  }
}
em {
    padding: 0 .5em;
    background-color: #fff7b8;
    border-radius: 10px;
}

.product-list-a {
	padding: 1em 1.4em;
	background-color: var(--theme-color);
	border-radius: var(--border-radius);
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	border-bottom: 2px solid var(--black);
	transition: 0.3s;
	width: 100%;
	max-width: 23em;
	box-sizing: border-box;
}
.product-list-a::before {
	content: "";
	display: block;
	width: 1.6em;
	height: 1.6em;
	margin-right: 1em;
	background-image: url("https://www.takaya.co.jp/itsolution/wp-content/themes/takaya_fa/img/common/arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
.text-decoration-none {
	text-decoration: none;
}
.product-list-li {
	list-style: none;
}
.blkContact {
	background: #f5f5f5;
	margin: 0 0 50px;
	padding: 60px 20px 60px 100px;
	width: 100%;
    box-sizing: border-box;
}
.blkContact__matls p::before {
	background: url(/wp-content/uploads/common/icon/img_slash.svg) no-repeat 0 0;
	background-size: contain;
	content: "";
	height: 25px;
	position: absolute;
	top: 0;
	left: -1.5em;
	width: 15px;
}
.blkContact__matls a {
	border-radius: 50px;
	height: 50px;
}
.button2 {
	padding: 0 10px;
	height: 40px;
	text-align: center;
	transition: .5s;
	background-size: 200% auto;
	color: #fff !important;
	border-radius: 23px;
	background-image: linear-gradient(30deg, #4289C6 0%, #7EC46F 51%, #4289C6 100%);
	width: 100%;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blkContact__contact a {
	background-color: #eb1000;
	background-image: none;
	border-radius: 50px;
	height: 50px;
	transition: .2s;
}
.blkContact .l-inner, .blkContact .l-inner--sr {
	display: flex;
	justify-content: center;
	gap: 30px;
	padding: 0;
}
.blkContact__matls {
	width: 35%;
}
.blkContact__matls {
	text-align: center;
	width: 30%;
}
.blkContact__contact {
	width: 35%;
}
.blkContact__contact {
	text-align: center;
	width: 30%;
}

.title {
	margin-bottom: 1.8em;
}
.title .en {
	font-size: 2.6em;
	color: #00995b;
}
.title .ja {
	font-size: 1em;
	margin-top: 0.4em;
	font-weight: bold;
}
.title .ja, .title .en {
	display: block;
	line-height: 1em;
}
