@charset "utf-8";

.pbPage {
  background:#e5f3f5;
}
#keyvisual {
  background-image: url(/topics/lp/ai-assist/assets/img/kv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-color: #ffffff;
  min-height: 580px;
  padding: 100px 20px;
}
@media print, screen and (max-width: 1200px) {
  #keyvisual {
    min-height: auto;
  }
}
#keyvisual .image {
  text-align:center; 
}

#advance-investment a {
    padding-bottom: 1px;
    background: linear-gradient(#071C74, #071C74) 0 100%/100% 1px no-repeat;
    color: #071C74;
    transition: none;
}
#advance-investment a:hover {
    background: none;
}

#advance-investment h1.topLineTitle {
  margin:0 auto 15px;
  padding:34px 0 15px 10px;
  border-top:6px solid #0072bc;
  border-bottom:1px solid #eee;
  position:relative;
  background:url(/topics/lp/ai-assist/assets/img/title_main_01.jpg) right top no-repeat transparent;
  height:auto;
  box-sizing:border-box;
  min-height:112px;
  font-size:34px;
  font-weight:normal;
  line-height:1;
  color:#0072bc;
  text-decoration:none;
}
/*
#advance-investment h1 {
  background: url("/topics/lp/advance-investment/assets/title.png") 0 0 no-repeat;
  margin-bottom: 20px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 0;
}*/
#advance-investment .section {
	margin:25px auto;
	width:100%;
	box-sizing:border-box;
}
#advance-investment h2 {
	height:auto;
	background:#eee;
	border-left:6px solid #0072bc;
	font-size:120%;
	color:#333;
	line-height:1.6;
	font-weight:normal;
	padding:4px 10px 4px 10px;
	margin:5px auto 15px;
	border-radius:3px;
	border-bottom:none;
	width:100%;
	box-sizing:border-box;
}
#advance-investment .title{
	font-size: 150%;
	font-weight: bold;
	color: #1A5BF1;
	padding: 10px 10px 10px 0;
}
#advance-investment .center{
	text-align: center;
}
#advance-investment .copy,
#advance-investment .figure {
  margin-bottom: 10px;
}

#advance-investment .figure {
  text-align: center;
}

#advance-investment .section .figure {
  float: right;
  margin-bottom: 0;
}

#advance-investment .section dd {
  margin-left: 20px;
  margin-bottom: 10px;
}

@media screen and (max-width:767px) {
#advance-investment h1.topLineTitle{
  height:auto;
  background-size:100%;
  font-size:150%;
  padding:20px 10px 20px 10px;
  min-height:0;
  width:auto;
  line-height:1.3;
}
#advance-investment .title{
	font-size: 120%;
}
}

.c_button.minimum.sub a::after {
  content: "\e900";
}

.c_accordion.bg-white {
    background: rgba(255, 255, 255, 0.3);
}
.ai-assist.c_textbox.strong > div {
  background: transparent ! important;
}
.ai-assist:before ,
.ai-assist:after ,
.accordion-trigger {
  display:none ! important;
}
.ai-assist div[class^="c_h"] h4 {
  text-align: left;
}
.share-none {
  display: block ! important;
}