/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

.otherCol {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 30px;
}

/*overview*/

#Contents .inner #mainContents .centerAlign {
	text-align: center;
}

#Contents .inner #mainContents .normalButton {
  width: 270px;
  padding-left: 30px;
  padding-right: 30px;
}

#Contents .inner #mainContents .notes01 {
  font-size: 12px;
  margin: 0;
}

#Contents .inner #mainContents ul.anchorBox li:nth-child(3) {
  margin-left: -2px;
}

#Contents .inner #mainContents #anc01 h3 {
  color: #0052a4;
  font-size: 22px;
  text-align: center;
  position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#Contents .inner #mainContents #anc01 h3+* {
	margin-top: 20px;
}

#Contents .inner #mainContents #anc01 h3::before {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #35cffb;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}

#Contents .inner #mainContents h5 {
  color: #0052a4;
  font-size: 18px;
  margin-bottom: 10px;
}

#Contents .inner #mainContents h5::before {
  content: none;
}

#Contents .inner #mainContents .column .col_2_4 {
  width: 100%;
  background-color: #e8f4f7;
  padding: 20px;
  margin: 0;
}

#Contents .inner #mainContents .column .col_2_4+.col_2_4 {
  margin-top: 10px;
}

#Contents .inner #mainContents img.leftFloat {
  margin-bottom: 0;
  margin-right: 20px;
}

#Contents .inner #mainContents .clm_flex {
  display: flex;
  justify-content: space-between;
}

#Contents .inner #mainContents .clm_flex>*+* {
  margin-left: 20px;
}

#Contents .inner #mainContents .copy {
  font-size: 12px;
  margin-top: 40px;
}

#Contents .inner #mainContents #anc01 section {
	background-color: #1769ba;
	padding: 10px;
}

#Contents .inner #mainContents #anc01 section .box {
  background: url(/ir/personal/images/overview_01_bg001.png) no-repeat;
  background-size: 100% 327px;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	margin-top: 10px;
}

#Contents .inner #mainContents #anc01 section .box.type01 {
  margin-top: 0;
}

#Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li {
  width: 50%;
  border-radius: 10px;
  padding: 20px;
  background: linear-gradient(to right, #d2f5ff, #bfdffe);
  position: relative;
}

#Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li:nth-child(1) img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -10px;
  margin-right: 15px;
}

#Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li span {
  font-size: 20px;
  font-weight: bold;
}

#Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li p {
  font-size: 14px;
  margin-top: 10px;
}

#Contents .inner #mainContents #anc01 section .box.type02 img {
  margin-bottom: 10px;
}

#Contents .inner #mainContents #anc01 section .box.type04 .txt_num {
  font-size: 55px;
}

#Contents .inner #mainContents #anc01 section .box.type10 {
  padding-bottom: 30px;
}

#Contents .inner #mainContents #anc01 section .box.type11 .clm_flex.type01 {
  align-items: center;
}

#Contents .inner #mainContents #anc01 section .box.type11 ul.checkList {
	width: 500px;
	line-height: 1.8;
	padding-left: 40px;
}

#Contents .inner #mainContents #anc01 section .box.type11 ul.checkList li {
  position: relative;
  font-size: 16px;
}

#Contents .inner #mainContents #anc01 section .box.type11 ul.checkList li::before {
  content: "";
  background: url(/ir/personal/images/overview_01_icon001.png) no-repeat;
  background-size: 100%;
  width: 24px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -35px;
  margin-top: 8px;
}

#Contents .inner #mainContents #anc01 section .box.type11 ul.checkList li+li {
  margin-top: 10px;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 {
  width: 50%;
  border-radius: 10px;
  padding: 20px;
  background: linear-gradient(to right, #d2f5ff, #bfdffe);
  margin-top: 40px;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 .name {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 .name >*+* {
  margin-left: 20px;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 .name span {
  font-size: 20px;
  font-weight: bold;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 .name p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

#Contents .inner #mainContents #anc01 section .box.type11 .box02 .normalList li {
  margin-bottom: 0;
}

#Contents .inner #mainContents #anc01 section .box.type11 .normalButton {
  margin-top: 40px;
}

#Contents .inner #mainContents #anc01 section .box.is_sp {
	padding: 0;
}

#Contents .inner #mainContents #anc01 section .clm_flex .box {
	width: 397px;
}

#Contents .inner #mainContents #anc01 section .box.type02 {
  height: 368px;
}

#Contents .inner #mainContents #anc01 section .box.type04 {
  height: 255px;
}

#Contents .inner #mainContents #anc01 section .box.type05 {
  height: 228px;
}

#Contents .inner #mainContents #anc01 section .box.type06 {
  height: 315px;
}

#Contents .inner #mainContents #anc01 section .box.type04 .clm_flex,
#Contents .inner #mainContents #anc01 section .box.type06 .clm_flex {
  justify-content: space-around;
}

#Contents .inner #mainContents #anc01 section .box.type07 {
  height: 228px;
}

#Contents .inner #mainContents #anc01 section .box.type08 {
  height: 428px;
}

#Contents .inner #mainContents #anc01 section .box.type08 img {
  margin-top: -10px;
}

#Contents .inner #mainContents #anc01 section .clm_flex .box .txt_s {
  margin-top: -20px;
  margin-bottom: 15px;
}

#Contents .inner #mainContents #anc01 section .box p {
	font-size: 18px;
}

#Contents .inner #mainContents #anc01 .clm_flex>*+* {
	margin-left: 10px;
}

#Contents .inner #mainContents #anc01 .txt_num {
	color: #0052a4;
	font-size: 80px;
	line-height: 1;
	display: inline-block;
}

#Contents .inner #mainContents #anc01 section .normalButton {
	width: 270px;
	margin-top: 20px;
	margin-bottom: -10px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .figure_scroll {
  -ms-overflow-style: none;
}

#Contents .inner #mainContents #anc02 h4, #Contents .inner #mainContents #anc04 h4 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

#Contents .inner #mainContents #anc02 h4::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  color: #6dbae5;
  margin-right: 0.3em;
}

#Contents .inner #mainContents #anc03 .clm_bg {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#Contents .inner #mainContents #anc03 .clm_bg li {
  width: 268px;
  height: 268px;
  text-align: center;
  background: url(/ir/personal/images/overview_03_bg001.png) no-repeat;
  background-size: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
	margin: 0 auto;
  padding: 15px;
}

#Contents .inner #mainContents #anc03 .clm_bg li span {
  color: #0052a4;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
}

#Contents .inner #mainContents #anc03 h4 {
  color: #0052a4;
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

#Contents .inner #mainContents #anc03 h4::before, #Contents .inner #mainContents #anc04 h4::before {
  content: "";
}

#Contents .inner #mainContents #anc04 h4 {
  color: #0052a4;
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

#Contents .inner #mainContents #anc04 h4.type01 {
  color: #444;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

#Contents .inner #mainContents #anc04 h4.type01::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  color: #6dbae5;
  margin-right: 0.3em;
}

#Contents .inner #mainContents #anc04 .column .col_2_4 {
  width: 48%;
}

#Contents .inner #mainContents #anc04 .column .col_2_4+.col_2_4 {
  margin-left: 10px;
}

#Contents .inner #mainContents #anc04 .column .col_2_4+.col_2_4:nth-child(2) {
  margin-top: 0;
}

#Contents .inner #mainContents #anc04 .column .col_2_4+.col_2_4:nth-child(3) {
  margin-left: 0;
}

#Contents .inner #mainContents ol.normalList.type02 li {
	font-weight: bold;
	padding-left: 16px;
  text-indent: -16px;
}

#Contents .inner #mainContents ol.normalList.type02 li::before {
	content: none;
}

#Contents .inner #mainContents .is_pc {
	display: none!important;
}

@media screen and (max-width: 639px) {
	#Contents .inner #mainContents .is_sp {
		display: none!important;
	}
	#Contents .inner #mainContents .is_pc {
		display: block!important;
	}
	#Contents .inner #mainContents .clm_flex {
		display: block;
	}
	#Contents .inner #mainContents .clm_flex>*+* {
    margin-left: 0;
	}
	#Contents .inner #mainContents img {
    width: 100%
	}
	#Contents .inner #mainContents img.leftFloat {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
	}
  #Contents .inner #mainContents #anc01 h3 {
    font-size: 20px;
  }
  #Contents .inner #mainContents #anc01 .txt_num {
    font-size: 60px;
  }
  #Contents .inner #mainContents #anc01 section .normalButton {
    width: 196px;
    padding: 10px 20px;
    padding-right: 30px;
  }
  #Contents .inner #mainContents #anc01 section .clm_flex .box {
    width: 100%;
  }
  #Contents .inner #mainContents #anc01 .clm_flex>*+* {
    margin-left: 0;
    margin-top: 10px;
  }
  #Contents .inner #mainContents #anc01 section .box p {
    font-size: 16px;
  }
  #Contents .inner #mainContents #anc01 section .clm_flex .box .txt_s {
    margin-top: -10px;
  }
  #Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li {
    width: 100%;
  }
  #Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li:nth-child(1) {
    padding-bottom: 50px;
  }
  #Contents .inner #mainContents #anc01 section .box.type01 .clm_flex li:nth-child(1) img {
    width: 190px;
    margin-bottom: -5px;
    margin-right: -5px;
  }
  #Contents .inner #mainContents #anc01 section .box.type02,
  #Contents .inner #mainContents #anc01 section .box.type04,
  #Contents .inner #mainContents #anc01 section .box.type05,
  #Contents .inner #mainContents #anc01 section .box.type06,
  #Contents .inner #mainContents #anc01 section .box.type07,
  #Contents .inner #mainContents #anc01 section .box.type08 {
    height: auto;
  }
  #Contents .inner #mainContents #anc01 section .box.type02 img {
    width: 244px;
    margin-top: 0;
  }
  #Contents .inner #mainContents #anc01 section .box.type04 .clm_flex,
  #Contents .inner #mainContents #anc01 section .box.type06 .clm_flex {
    display: flex;
  }
  #Contents .inner #mainContents #anc01 section .box.type04 .txt_num {
    font-size: 10vw;
  }
  #Contents .inner #mainContents #anc01 section .box.type04 p,
  #Contents .inner #mainContents #anc01 section .box.type06 p {
    font-size: 16px;
    margin-top: 0;
  }
  #Contents .inner #mainContents #anc01 section .box.type08 {
    padding-bottom: 30px;
  }
  #Contents .inner #mainContents #anc01 section .box.type10 .figure_scroll img {
    width: 770px;
    max-width: 770px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 ul.checkList {
    width: 100%;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 ul.checkList li {
    font-size: 14px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .clm_flex.type01 img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 199px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .box02 {
    width: 100%;
    padding: 15px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .clm_flex>*+* {
    margin-top: 10px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .box02 .name {
    margin-bottom: 10px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .box02 .name span {
    font-size: 18px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .box02 .name p {
    font-size: 14px;
  }
  #Contents .inner #mainContents #anc01 section .box.type11 .box02 img {
    width: 120px;
  }
	#Contents .inner #mainContents #anc04 .column .col_2_4 {
    width: 100%;
	}
	.column .col_2_4+.col_2_4 {
    margin-left: 0;
		margin-top: 10px;
	}
	#Contents .inner #mainContents #anc04 .column .col_2_4+.col_2_4 {
    margin-left: 0;
	}
	#Contents .inner #mainContents #anc04 .column .col_2_4+.col_2_4:nth-child(2) {
		margin-top: 10px;
	}
	#Contents .inner #mainContents #anc03 .clm_bg {
		display: block;
	}
	#Contents .inner #mainContents #anc03 .clm_bg li+li {
		margin-top: 10px;
	}
	#Contents .inner #mainContents #anc03 h4 {
		text-align: left;
	}
}

/* tab */
#Contents .inner #mainContents #anc01 section .box.type10 .tab-group{
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab{
  width: 40px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  background-color: #f3b73b;
  font-size: 13px;
  order: -1;
  cursor:pointer;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 15px;
  z-index: 1;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -4px;
  border: 4px solid transparent;
  border-bottom: 4px solid #f3b73b;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab1 {
  margin-left: 52px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab2 {
  margin-left: 190px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab3 {
  margin-left: 250px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab4 {
  margin-left: 292px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab5 {
  margin-left: 334px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab6 {
  margin-left: 376px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab7 {
  margin-left: 504px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab8 {
  margin-left: 574px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.tab9 {
  margin-left: 678px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .panel-group {
  width: 100%;
  height: auto;
  background-color: #fff2d8;
  padding: 15px;
}

#Contents .inner #mainContents #anc01 section .box.type10 .panel-group span {
  color: #fc6e18;
  font-size: 18px;
  font-weight: bold;
}

#Contents .inner #mainContents #anc01 section .box.type10 .panel-group p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0;
}

#Contents .inner #mainContents #anc01 section .box.type10 .panel {
  display: none;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.is-active {
  background-color: #fc6e18;
}

#Contents .inner #mainContents #anc01 section .box.type10 .tab.is-active::before {
  border-bottom: 4px solid #fc6e18;
}

#Contents .inner #mainContents #anc01 section .box.type10 .panel.is-show {
  display: block;
}

@media screen and (max-width: 639px) {
  #Contents .inner #mainContents #anc01 section .box.type10 .panel-group {
    height: auto;
  }
}

#Contents .inner #mainContents .normalList li {
  font-size: 13px;
}