wrappercharset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap');
/*サイト設定-------------------------------------------------------------------------------------------------------------*/

img {
  display: block;
  width: 100%;
  height: auto;
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: bottom;
	border-style:none;
}
a img,
a:hover img,
a:active img {
    border-style:none;
}
a img {border-style:none;}
.spcolumn a,.spcolumn a:hover { color:#ed6c00; text-decoration:none; }
.textLeft { text-align:left; }
.textRight { text-align:right; }

.pc { display:block; }
.sp { display:none; }

.mb0 { margin-bottom: 0; }
sup {font-size: 70%;}

/* --------------------
フォント
-------------------- */
#spcolumn {
  font-size: 16px;
  text-rendering: auto;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-weight: 400;
  letter-spacing: .01em;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-feature-settings: "palt";
  padding: 80px 0 0;
  z-index: 1;
  position: relative;
  scroll-behavior: smooth;
}
#spcolumn *,
#spcolumn *::before,
#spcolumn *::after {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
#spcolumn ul[class],
#spcolumn ol[class] {
  padding: 0;
}
#spcolumn h1,
#spcolumn h2,
#spcolumn h3,
#spcolumn h4,
#spcolumn h5,
#spcolumn p,
#spcolumn ul[class],
#spcolumn ol[class],
#spcolumn li,
#spcolumn img,
#spcolumn dl,
#spcolumn a {
  margin: 0;
  border: none;
  font-size: 100%;
  vertical-align: baseline;
  letter-spacing: 0.08em;
}
#spcolumn h1,
#spcolumn h2,
#spcolumn h3,
#spcolumn h4,
#spcolumn h5 {
  text-rendering: auto;
  font-family: "Noto Sans JP", sans-serif;
  background: none;
  font-weight: 600;
  line-height: 1.8;
}
#spcolumn p { line-height: 2; margin-bottom: 1rem; }
#spcolumn .note { font-size:15px; text-indent: -1em; margin-left: 1em; margin-bottom: 0; }
#spcolumn .caption { font-size:15px; margin-top: 8px; }
#spcolumn .alCenter { text-align: center; }
#spcolumn .fbold { font-weight:600; }
#spcolumn .fsS { font-size: 15px; }
#spcolumn .fsL { font-size: clamp(1.063rem, 1.04rem + 0.11vw, 1.125rem); }
#spcolumn .marker { background: #ffe9e9; }
#spcolumn .txtLink.-blank {
		text-decoration: underline;
		color: #000;
    background: url(/article/cmn/img/ico_blank_g.svg) no-repeat right center;
    -webkit-background-size: 12px 12px;
    background-size: 12px;
    padding-right: 15px;
}
#spcolumn .mt20 { margin-top: 20px; }
#spcolumn .mb0 { margin-bottom: 0; }

/* --------------------
サイト共通要素
-------------------- */
#wrapper { padding-bottom: 80px; }
#spcolumn::before {
	content: "";
  width: 100%;
  height: 550px;
  background: url(/article/cmn/img/cmn_ptn.svg) no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
 	z-index: -1;
}
.contentsINNER {
	background: #fff;
	max-width: 1200px;
	margin: 0px auto;
	display: block;
	padding: 40px 80px 80px;
	border: 1px solid #222;
	border-radius: 24px;
}
.fcPrimary { color: #ffb20d; }


/* --------------------
ボタン
-------------------- */
#spcolumn .ShimBTN,
.ShimBTN {
	width: 100%;
	max-width: 32rem;
	text-align: center;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFD800;
	-webkit-box-shadow: 0 3px 0 #437E95;
	box-shadow: 0 3px 0 #437E95;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 10px auto 18px;
	font-size: 1.25rem;
	padding: 30px 0;
	text-decoration: none;
	height: 6.2rem;
	}
#spcolumn .VpointBTN {
	background: #003f98;
	color: #fff;
}
#spcolumn .EneostBTN {
	background: #fe6230;
	color: #fff;
}
a.ShimBTN  {
	color: #000!important;
	text-decoration:none !important;
}
a.ShimBTN:hover { 
	opacity: 0.7; text-decoration:none !important;
}
.ShimBTN .fas {
    position: absolute;
    right: 10px;
    top: calc( 50% - 9px);
 }
#spcolumn a.VpointBTN,
#spcolumn a.EneostBTN {
	color: #fff!important;
}

/* --------------------
KV
-------------------- */
.kv {
	padding: 24px 0;
	width: 100%;
	text-align:center;
	margin: 0 auto;
	display: block;	
}
img {width: 100%;}
.kvWrap {
	width: 	100%;
	background: #FFFBD8;
	padding: 0px 0 20px;
}

/* --------------------
h
-------------------- */
#spcolumn h1 {
	font-size: clamp(1.25rem, 0.795rem + 2.27vw, 2.5rem);
}
#spcolumn h2 {
	font-size: clamp(1.125rem, 0.807rem + 1.59vw, 2rem);
  padding: 10px 0;
  margin: 0 0 32px;
  border-bottom: 1px solid #222;
  position: relative;
}
#spcolumn h2:before {
    content: "";
    width: 10%;
    height: 6px;
    border-radius: 50vh;
    background: #ffb20d;
    position: absolute;
    bottom: -3px;
    left: 0;
}
#spcolumn h3 {
	font-size: clamp(1.063rem, 0.767rem + 1.48vw, 1.875rem);
	margin: 40px 0 16px;
	padding-left: 24px;
	position: relative;
}
#spcolumn h3:before {
    content: "";
    position: absolute;
    width: 6px;
    height: auto;
    border-radius: 4px;
    background: #ffb20d;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
#spcolumn h4 {
	font-size: 1.5rem;
	text-align: center;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #222;
}

/* --------------------------------------
コラム記事
-------------------------------------- */
#spcolumn .mainWrap {
	position: relative;
}
#spcolumn .mainWrap .hd-main {
	position: absolute;
	top: 50px;
}
#spcolumn .mainWrap .hd-main span {
	display: inline-block;
	background: #fff;
	padding: 0px 8px;
	line-height: 1.4;
	margin-bottom: 16px;
}
#spcolumn .bgAccent {
  background: #fffbe8;
  padding: 40px;
}

/*リード*/
#spcolumn .leadWrap p {
	font-size: 18px;
}
/*プロフィール*/
#spcolumn .profWrap {
	background: #f9f2e4;
	padding: 16px 40px;
	margin: 40px 0;
	border-radius: 8px;
	display: flex;
	align-items: center;
}
#spcolumn .profImg {
	max-width: 200px;
	width: 100%;
}
#spcolumn .profContent {
	flex: 1;
	padding: 40px;
}
#spcolumn .profContent .name {
	font-size: 18px;
	font-weight: 700;
}
/*目次*/
#spcolumn .indexTitle {
	font-size: clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem);
  font-weight: 600;
}
#spcolumn .indexList2 li {
	line-height: 2;
}
#spcolumn .indexList2 li > * {
	text-indent: 1em;
}
#spcolumn .indexList2 li .indexList2 li > * {
	text-indent: 2em;
}
#spcolumn .indexList2 li a {
	color: #000;
}
#spcolumn .indexList2 .num { color: #ff970d; }
/*コラム*/
#spcolumn .columnWrap {
	margin-top: 70px;
}
#spcolumn .columnImg {
	width: 80%;
	margin: 16px auto;
}
#spcolumn .columnChart {
	width: 96%;
	margin: 16px auto;
}
#spcolumn .columnChart-s {
  width: 60%;
  margin: 16px auto;
}
#spcolumn .columnTable {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#spcolumn .topicsWrap {
	background: #fffbe8;
  border: 4px solid #ffb20d;
  margin-top: 56px;
  padding: 40px;
  border-radius: 16px;
}
#spcolumn .topicsWrap.bgNormal {
  background: #fff;
}
#spcolumn .topicsList li {
 font-size: clamp(1.063rem, 1.04rem + 0.11vw, 1.125rem);
 line-height: 1.8;
 margin-bottom: 8px;
 text-indent: -.7em;
 margin-left: 1.4em;
}

#spcolumn .tableDesign01 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  text-align: center;
  border: 1px solid #4d9bc1;
}
#spcolumn .tableDesign01 tr {
  background-color: #e6f1f6;
}
#spcolumn .tableDesign01 tr:nth-child(even) {
  background-color: #fff;
}
#spcolumn .tableDesign01 th, #spcolumn .tableDesign01 td {
  padding: .6em;
  border: 1px solid #4d9bc1;
}
#spcolumn .tableDesign01 thead th {
  background-color: #4d9bc1;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #fff;
}
#spcolumn .tableDesign01 thead th:last-child {
  border-right: none;
}
#spcolumn .tableDesign01 tbody th {
  color: #000;
  font-weight: 400;
}
#spcolumn .tableDesign03 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  text-align: center;
  border: 1px solid #4d9bc1;
}
#spcolumn .tableDesign03 tr {
  background-color: #fff;
}
#spcolumn .tableDesign03 tr:nth-child(even) {
  background-color: #fff;
}
#spcolumn .tableDesign03 th, #spcolumn .tableDesign03 td {
  padding: .6em;
  border: 1px solid #4d9bc1;
}
#spcolumn .tableDesign03 thead th {
  background-color: #4d9bc1;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #fff;
}
#spcolumn .tableDesign03 thead th:last-child {
  border-right: none;
}
#spcolumn .tableDesign03 tbody th {
  color: #000;
  font-weight: 400;
}

#spcolumn .tableDesign02,
#spcolumn .tableDesign04,
#spcolumn .tableDesign05 {
  border-collapse: collapse;
  width: 100%;
}
#spcolumn .tableDesign04,
#spcolumn .tableDesign05 {
  max-width: 1040px;
}
#spcolumn .tableDesign02 th,#spcolumn .tableDesign02 td,
#spcolumn .tableDesign04 th,#spcolumn .tableDesign04 td,
#spcolumn .tableDesign05 th,#spcolumn .tableDesign05 td {
  border: 1px solid #4d9bc1;
  padding: 1em;
}
#spcolumn .tableDesign04 th,#spcolumn .tableDesign04 td {
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  padding: .5em;
}
#spcolumn .tableDesign02 tr,
#spcolumn .tableDesign04 tr {
  background-color: #e6f1f6;
}
#spcolumn .tableDesign02 tr:nth-child(even),
#spcolumn .tableDesign04 tr:nth-child(even) {
  background: #fff;
}
#spcolumn .tableDesign02 th,
#spcolumn .tableDesign04 th,
#spcolumn .tableDesign05 th {
  background-color: #4d9bc1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 20%;
  min-width: 4em;
  border-bottom: 1px solid #fff;
}
#spcolumn .bdbLine {
  border-bottom: 1px solid #4d9bc1!important;
}

#spcolumn .fa-window-restore:before {
  position: absolute;
  right: .2em;
}

/* --------------------------------------
お問い合わせアイコン
-------------------------------------- */
#embedded-messaging{
    position: fixed;
    z-index: 9999;
}
#embeddedMessagingConversationButton{
    position: fixed;
    bottom: 80px;
    right: 15px;
    background-color:#00B895;
}

/*バナー*/
.bannerWrap {
  width: 75%;
  margin: 80px auto 0px;
}


/*アコーディオン*/
.accordion_container {
  max-width: 1040px;
  margin: 0 auto;
  background: #fff;
}
.accordion_title {
  background-color: #222;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 10px 3%;
  text-align: left;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}
#spcolumn .accordion_title p {
  margin-bottom: 0;
}
.accordion_container:nth-of-type(2) .accordion_title {
    background-color: #dc143c;
}
.accordion_container:nth-of-type(3) .accordion_title {
    background-color: #4682b4;
}
.icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.icon {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.accordion_title.open 
.icon_wrap {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.icon:before, .icon:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.icon:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.accordion_title.open 
.icon_wrap .icon:before {
  content: none;
}
.accordion_title.open 
.icon_wrap .icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion_inner {
  display: none;
  padding: 24px 40px 40px;
  border-left: 1px solid #222;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  box-sizing: border-box;
}
.accordion_container:nth-of-type(2) .accordion_inner {
  border-left: 2px solid #dc143c;
  border-right: 2px solid #dc143c;
  border-bottom: 2px solid #dc143c;
}
.accordion_container:nth-of-type(3) .accordion_inner {
  border-left: 2px solid #4682b4;
  border-right: 2px solid #4682b4;
  border-bottom: 2px solid #4682b4;
}
.ac_inner_wraper {
  height: auto;
}
p.txt_a_ac {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .accordion_title {
    font-size: 18px;
  }
  .icon_wrap {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .accordion_inner {padding: 24px 10px;}
  .accordion_title {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}



