@charset "utf-8";

/* layout */
/*------------------------------------------------------------------*/
.topicpath_{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

/* inview */
/*------------------------------------------------------------------*/
.iv_trigger{
	position: relative;
	top: 20px;
	opacity: 0;
	transition: 1s;
}
.iv_trigger.inview{
	top: 0;
	opacity: 1;
}

/* layout */
/*------------------------------------------------------------------*/
div.container_{
	width: 100%;
	overflow: hidden;
	min-width: 960px;
	/*margin-top: -24px;*/
}	

/* anchor */
/*------------------------------------------------------------------*/
a[id^="anchor"],a[id^="product"]{
	display: block;
	height: 0px;
	background: #F00;
	position: relative;
	top: -102px;
}
.iv_trigger a[id^="anchor"],.iv_trigger a[id^="product"]{
	top: -122px;
}
.iv_trigger.inview a[id^="anchor"],.iv_trigger.inview a[id^="product"]{
	top: -102px;
}

/* pagetop */
/*------------------------------------------------------------------*/

#pagetop{
	position: fixed;
	right: 30px;
	bottom: 50px;
	transition: 0.3s;
	z-index: 9999;
}
#pagetop a{
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	font-size: 0;
	text-indent: -9999px;
	transition: 0.3s;
}
#pagetop a:before{
	content: "";
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background: #3377AD;
	position: absolute;
	left: 0;
	top: 0;
}
#pagetop a:after{
	content: "";
	box-sizing: border-box;
	position: absolute;
	right: calc(50% - 11px);
	top: calc(50% - 7px);
	width: 22px;
	height: 22px;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	transform: rotate(-45deg);
}
#pagetop a:hover{
	opacity: 0.7;
}

#pagetop{
	opacity: 0;
}

body.scrolled #pagetop{
	opacity: 1;
}

/* contents */
/*------------------------------------------------------------------*/
#white201903 *,
#white201903 *:before,
#white201903 *:after{
	box-sizing: border-box;
}
#white201903_sp{
	display: none;
}
#white201903 {
	width: 100%;
	background-image: url("../../img/usr/freepage/products/white_series/202407/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#white201903 h1{
	display: block;
	margin: 0 auto;
	padding: 157px 0 0 22px;
	width: 957px;
}
.white201903_inner_{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.leadtext{
	margin: 43px 0 74px -6px;
}
.fw_banner{
	margin-bottom: 36px;
}
.anchor_btn{
	margin-bottom: 70px;
	display: flex;
	justify-content: center;
}

.anchor_btn li{
	width: 310px;
	margin: 0 8px;
}
.anchor_btn li:first-child{
	margin-left: 0;
}
.anchor_btn li.inview:nth-child(2){
	transition-delay: 0.3s;
}
.anchor_btn li.inview:nth-child(3){
	transition-delay: 0.6s;
}



#sec01{
	background: #EEF9FE;
	padding-bottom: 80px;
}
#sec01 .white201903_inner_{
	/*padding-top: 70px;*/
	padding-top: 58px;
}

.sec01_in_{
	background: #FFF;
	padding: 41px 0 20px;
}
.sec_img01_{
	margin-bottom: 21px;
}
.sec_img01_ img{
	position: relative;
	left: 14px;
}
.sec_img02_{
	width: 920px;
	border:10px solid #D8F4FF;
	margin: 0 auto;
	padding: 16px 0 18px;
}

#product_acc {
	background: #02316C;
	margin-bottom: 60px;
}
#product_acc > ul {
	/*display: flex;*/
	/*border-right: 1px solid #FFFFFF;*/
}
#product_acc > ul > li{
	/*border-left: 1px solid #FFFFFF;*/
}
#product_acc > ul > li:nth-child(1){
	/*width: 479px;*/
}
#product_acc > ul > li:nth-child(2){
	/*width: 478px;*/
}

#product_acc > ul > li > dl{
	position: relative;
	background: #FFF;
}
#product_acc > ul > li > dl > dt{
	cursor: pointer;
}
#product_acc > ul > li > dl > dd{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 50;
	background-color: #FFFFFF;
}
#product_acc > ul > li > dl > dd ul {
	display: flex;
	width: 100%;
}
#product_acc > ul > li > dl > dd li:nth-child(1) {
	width: 320px;
}
#product_acc > ul > li > dl > dd li:nth-child(2) {
	width: 300px;
}
#product_acc > ul > li > dl > dd li:nth-child(3) {
	width: 340px;
}
#product_acc > ul > li > dl > dd li a {
	display: block;
	position: relative;
	text-align: left;
}
#product_acc > ul > li > dl > dd li a img:nth-child(2){
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	transition: 0.3s;
}
#product_acc > ul > li > dl > dd li a:hover img:nth-child(2){
	opacity: 0;
}

#sec02{
	background: #EEF9FE;
	padding-bottom: 1px;
	margin-bottom: 67px;
}
#sec02_01 .white201903_inner_{
	padding: 60px 0;
}
#sec02 h2{
	margin-bottom: 30px;
} 
#sec02 h3{
	margin: 30px 0;
}

#sec02_01{
	margin-bottom: 60px;
}
#sec02_02{
	margin-bottom: 30px;
}
#sec02_02 div + div{
	margin-top: 30px;
}

#sec02_03{
	background: #FFF;
	padding: 53px 20px 17px;
	margin-bottom: 60px;
}
#sec02_03 h3{
	margin-bottom: 39px;
}
#sec02_03 div + div{
	margin-top: 20px;
}
#sec02_03 p{
	margin-top: 15px;
	text-align: right;
}
#sec02_04{
	margin-bottom: 70px;
}
#sec02_04 div + div{
	margin-top: 25px;
}
#sec03_01{
	margin-bottom: 70px;
}
#sec03_01 div + div{
	margin-top: 25px;
}
#sec04_01{
	margin-bottom: 40px;
}

#sec05_01{
	background: #FFF;
	margin-bottom: 50px;
	padding: 40px 0;
}
#sec05_01 h3{
	margin-bottom: 37px;
}
#sec05_01 div img{
	position: relative;
	left: 9px;
}

#banner_set{
	padding-bottom: 60px;
}

#sec01 h2.sec01_title01 {
	font-family: "Ryumin Bold KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#sec01 h3.sec01_title02 {
	font-family: "Ryumin Medium KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#sec01 h2.sec01_title01 {
	color: #02316c;
	font-size: 38px;
	line-height: 1.578;
	text-align: center;
	letter-spacing: 0.02em;
	width: 100%;
	height: 120px;
	margin-bottom: 28px;
}
#sec01 h2.sec01_title01 sup {
	font-size: 25%;
	letter-spacing: 0;
	line-height: 4.0;
	vertical-align: text-top;
}
#sec01 h3.sec01_title02 {
	color: #ffffff;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: 0.02em;
	text-align: center;
	width: 100%;
	padding: 21px 0 20px;
	background-color: #005598;
}
#sec01 h3.sec01_title02 sup {
	font-size: 50%;
	letter-spacing: 0;
	vertical-align: text-top;
}


/*#sec02_01 #product01 {
	width: 100%;
	height: 434px;
	background-image: url("../../img/usr/freepage/products/white_series/sec02_img01_01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}*/
#sec02_01 #product02 {
	width: 100%;
	height: 420px;
	background-image: url("../../img/usr/freepage/products/white_series/sec02_img01_02.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#sec02_02 #product03 {
	width: 100%;
	height: 547px;
	background-image: url("../../img/usr/freepage/products/white_series/202407/sec02_img02.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#sec02_02 #product04 {
	width: 100%;
	height: 508px;
	background-image: url("../../img/usr/freepage/products/white_series/202407/sec02_img03.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

#sec02_04 #product05 {
	width: 100%;
	height: 653px;
	background-image: url("../../img/usr/freepage/products/white_series/sec02_img06.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

#sec03_01 #product06 {
	width: 100%;
	height: 300px;
	background-image: url("../../img/usr/freepage/products/white_series/sec03_img01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#sec03_01 #product08 {
	width: 100%;
	height: 323px;
	background-image: url("../../img/usr/freepage/products/white_series/sec03_img03.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#sec04_01 #product09 {
	width: 100%;
	height: 322px;
	background-image: url("../../img/usr/freepage/products/white_series/sec04_img01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

div.product_sec_ h4 {
	color: #000033;
	font-size: 32px;
	font-family: "Ryumin Bold KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1.375;
	letter-spacing: 0.05em;
	text-align: left;
	padding: 44px 0 24px 40px;
}
div.product_sec_ h4 sup {
	font-size: 35%;
	letter-spacing: 0;
	line-height: 2.6;
	vertical-align: text-top;
	margin-left: -11px;
}
div.product_sec_ p {
	color: #000033;
	font-size: 20px;
	font-family: "Ryumin Medium KL", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1.6;
	letter-spacing: -0.03em;
	text-align: left;
	padding-left: 43px;
}
div.product_sec_ p sup {
	font-size: 50%;
	letter-spacing: 0;
}

#sec02_01 #product02 h4 {
	padding-top: 33px;
}
#sec02_02 #product03 h4 {
	padding-top: 51px;
	padding-bottom: 24px;
}

#sec02_02 #product04 h4 {
	padding-top: 53px;
}

#sec03_01 #product06 h4 {
	padding-top: 47px;
}


