/* CSS Document */
html {
  scrollbar-gutter: stable;
}
@media(max-width:1251px){
	.navbar .nav-link {
		font-size: 14px;
	}
	.navbar .nav-btn {
		width: 120px;
		font-size: 16px;
	}
	.navbar .nav-item {
		padding-top: 27px;
		padding-bottom: 26px;
		margin-right: 0;
		margin-left: 0;
	}
	.navbar .nav-btn {
		display: inline-block;
		width: 180px;
		padding: 17px 10px 16px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		background-color: #000099;
		padding-bottom: 46px;
	}
}
@media(max-width:767.99px){
	.navbar .nav-btn {
		width: 100%;
	}
	.navbar .nav-item {
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
	}
}
h3.f_contents_title{
	font-size:2rem;
	margin-left:128px;
	font-weight: bold;;
	margin-bottom: 1em;
	border-bottom:4px solid #000;
	padding-bottom: 0.5em;
}
div.f_movieWrapper {
	display: flex;
	flex-wrap: wrap;
	gap:15px;
}
div.f_movie,
div.f_whitepaper{
	width:calc((100% / 3) - 15px);
	position: relative;
}
@media(max-width:767px){
	div.f_movie,
	div.f_whitepaper{
		width:calc((100% / 2) - 15px);
	}
}
@media(max-width:424px){
	div.f_movie,
	div.f_whitepaper{
		width:calc((100% / 1) - 15px);
	}
}
div.f_movie a,
div.f_whitepaper a{
	display: block;
	aspect-ratio:16/9;
	overflow: hidden;
}
div.f_movie img,
div.f_whitepaper img{
	width:100%;
	object-fit: cover;
	height: 100%;
}
div.f_movie img:hover,
div.f_whitepaper img:hover{
	transform: scale(1.1);
	transition: transform 0.25s;
}
div.f_movie p.f_date,
div.f_whitepaper p.f_date{
	font-size:14px;
	background:#1A2792;
	color:#fff;
	width:30%;
	text-align: center;
	position: absolute;
	top:10px;
	left:10px;
}
div.f_container {
	display: block;
	margin:auto 5%;
}

div.f_pagination div.nav-links{
	margin-top:25px;
	display: flex;
	justify-content: center;
	gap:10px;
}
div.f_pagination .page-numbers{
	display: block;
	border:1px solid #1A2792;
	padding:0 5px;
}
div.f_pagination .page-numbers.current{
	background:#1A2792;
	color:#fff;
}
div.f_pagination a.page-numbers:hover{
	color:#fff;
	background:#1A2792
}
div.f_pagination span.dots,
div.f_pagination a.next,
div.f_pagination a.prev{
	border:none;
}
ul.f_blogCategory{
	display: flex;
	gap:15px;
	margin-bottom:30px;
	flex-wrap: wrap;
}
ul.f_blogCategory li{
	list-style: none;
	padding:4px 12px;
	text-align: center;
	border-radius: 4px;
	background:#efefef;
}
ul.f_blogCategory li a{
	text-align: center;
	border-radius: 4px;
	background:#efefef;
}
ul.f_blogCategory li a::after{
    display: none !important;
}
ul.f_blogCategory li a:hover,
ul.f_blogCategory li.current a{
	background:#1A2792;
	color:#fff;
}
div.f_blogBody{
	margin:auto 5%;
}
@media(max-width:768px){
	div.f_blogBody{
		margin:auto auto;
	}
}
div.f_blogBody h2,
div.f_blogBody h3,
div.f_blogBody h4,
div.f_blogBody h5,
div.f_blogBody h6{
	font-weight: bold;
	line-height: 2em;
}
div.f_blogBody h2{
	font-size:32px;
}
div.f_blogBody h3{
	font-size:24px;
}
div.f_blogBody h4{
	font-size:20px;
}
div.f_blogBody h5{
	font-size:18px;
}
div.f_blogBody h6{
	font-size:16px;
}
div.f_blogBody ul,
div.f_blogBody ol{
	margin:1.5em 2em 2em;
}
div.f_blogBody > img{
	width:100%;
	margin:1em;
}
div.f_blogBody pre{
	margin:2em;
	background:#000;
	color:#fff;
	padding:15px;
	border-radius: 8px;
}
div.f_blogBody > p.f_date{
	text-align: right;
}

p.f_download{
	margin:50px auto;
	width:50%;
}
@media(max-width:425px){
	p.f_download{
		width:80%;
	}
}
p.f_download a{
	display: block !important;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
}
p.f_download a::after{
	display: none !important;
}
p.f_download a:hover{
	color:#fff;
}

div.f_whiteWrapper {
	display: flex;
	gap:15px;
}
@media(max-width:425px){
	div.f_whiteWrapper{
		flex-direction: column;
	}
}
div.f_whiteWrapper img{
	width:50%;
	height: auto;
}
@media(max-width:425px){
	div.f_whiteWrapper img{
		width:100%;
		height: auto;
	}
}
h2.f_termTitle {
    padding: 15px;
    margin-bottom: 1em;
	background:#1a2792;
	color:#fff;
}
/* グローバルナビ */
.f_global-nav {
    background: #fff;
    padding: 0;
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #ccc;
}

.f_global-nav > li {
    list-style: none;
    position: relative;
}

.f_global-nav > li > a {
    display: block;
    padding: 15px 20px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.f_global-nav > li:hover .f_mega-menu
a.nav-link:hover + div.f_mega-menu{
    display: flex;
}

/* Megaメニュー */
.f_mega-menu {
    position: fixed;
    top: 110px;
    left: 0;
    width: 100vw;
    background: rgba(16,39,146,0.5);
    display: none;
    justify-content: center;
    box-sizing: border-box;
    z-index: 999;
    color: #fff;
	max-height: calc(100vh - 110px);
	overflow-y: auto;
}
.f_mega-menu-in,
.f_docWrapper{
	max-width:1360px;
    padding: 30px 40px;
	display: flex;
	gap:15px;
    justify-content: center;
	height: 100%;
}
@media(max-width:1151px){
	.f_mega-menu-in,
	.f_docWrapper{
		flex-direction: column;
	}
}
.f_docWrapper{
	flex-wrap: wrap;
}
.f_doc{
	width:calc(50% - 30px);
	box-sizing: border-box;
	padding:15px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: right 15px bottom 15px;
	background-size:25px;
	background-image:url("../images/f_arrow2.svg");
}
@media(max-width:1151px){
	.f_doc{
		width:calc(100% - 30px);
	}
}
.f_mega-column {
    width: 30%;
    padding: 0 15px;
    background:#fff;
    border-radius: 4px;
	max-height: calc(100% - 60px);
	overflow-y: auto;
}
@media(max-width:1151px){
	.f_mega-column {
		width: 100%;
	}
}
.f_mega-column h4,
.f_doc h4{
    font-size: 18px;
    color: #1A2792;
	font-weight: bold;
    border-bottom: 3px solid #1A2792;
	padding-bottom:5px;
	margin-top:10px;
	line-height: 1em;
	text-align: center;
	background:#fff;
	padding:15px 0
}
.f_doc h4{
	font-size:20px;
	text-align: left;
	margin-top:0;
	background-color:transparent;
}
.f_doc:hover{
	background-color:#dddfef
}
.f_mega-menu p{
	/*border:2px solid #ccc;*/
	color:#1A2792;
	padding:10px;
	font-size:16px;
	font-weight: bold;
}
.f_mega-column ul {
    list-style: none;
    padding: 0;
    margin-left:1em;
}

.f_mega-column li {
    margin: 8px 0;
    position: relative;
}

.f_mega-column li > a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.f_submenu {
    display: none;
    padding-left: 25px;
	font-weight: normal;
}

.f_submenu a {
    display: block;
    color: #ccc;
    font-size: 0.9em;
    text-decoration: none;
    margin: 2px 0;
}

.f_contact-btn {
    background: linear-gradient(to right, #a048b9, #3067e2);
    color: white !important;
    border-radius: 5px;
    margin-left: 10px;
    padding: 15px 20px;
    text-decoration: none;
}
.f_item {
    padding-bottom: 10px; /* 高さの変化バッファ */
	font-size:15px;
}
.f_item a{
	padding-left:20px;
	transition: none;
}
.f_item > a:hover{
    color:#1A2792;
	background:url("../images/f_arrow.svg") left top 0.5em no-repeat;
	background-size:10px;
}
.f_item:hover div{
    /*display: flex;*/ /*サブメニューは表示させない事になった*/
	display: none;
}
.f_item div{
    gap:10px;
    flex-wrap: wrap;
    margin-top:.5em;
}
.f_submenu{
}
.f_submenu a{
    display: inline-block;
    padding:4px 10px;
    background:#1A2792;
    color:#fff;
    border-radius: 4px;
    position: relative;
}
.f_submenu a:hover{
    background:#3067e2;
}
.f_mega-menu a[target="_blank"]::after{
    content:"";
    background:url("../images/external.svg") center center no-repeat;
    background-size:16px;
    width:16px;
    height: 13px;
    padding-left:5px;
    position: absolute;
    top:.5em;
    right:0;
}
html {
    scroll-behavior: smooth;
}

ul.f_tab_nav {
    list-style: none;
    position: fixed;
    margin:auto;
    top:0;
    bottom:0;
    right:0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:15px;
    z-index: 1;
}
@media(max-width:767px){
	ul.f_tab_nav {
		position: static;
		flex-direction: row;
		justify-content: flex-start;
		gap: 5px;
		padding:15px;
		flex-wrap: wrap;
		background-color:#fff;
        font-sie:14px;
	}
	ul.f_tab_nav.scroll{
		position: fixed;
		top:66.46px;
		bottom:auto;
		height: auto;
		left:10px;
		z-index: 2;
	}
}
ul.f_tab_nav li{
    margin-bottom:5px;
}
@media(max-width:767px){
    ul.f_tab_nav li{
        font-size:12px;
    }
}
.f_tab_nav li a {
    text-decoration: none;
    background-color:#b7b6b6;
    padding:8px 12px;
    color:#fff;
    display: block;
}
@media(max-width:767px){
    .f_tab_nav li a{
        padding:4px 12px;
    }
}
.f_tab_nav li a:hover{
    background-color:#1A2792;
}
.f_tab_nav li.active a{
    background-image:url("../images/f_arrow_white.svg");
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-size:10px;
    padding-left: 30px;
    transition:none;
}
@media(max-width:767px){
	.f_tab_nav li.active a{
		background-image:url("../images/f_arrow_white90.svg");
        background-size:8px;
		padding-right:30px;
        padding-left:10px;
		background-position: right 10px center;
	}
	.f_tab_nav.scroll li.active a{
		background-image:url("../images/f_arrow_white90.svg");
	}
}
.f_tab_nav li.active a {
    background-color:#1A2792;
}
.f_tab_section {
    padding: 0;
}

.f_tab_section:not(:first-of-type) {
    padding: 100px 0;
}
@media(min-width:768px){
    .btn-fixed-right{
        display: none;
    }
}
.f_tab_nav li.f_inquiry{
    margin-top:10px;
}
@media(max-width:767px){
    .f_tab_nav li.f_inquiry{
        display: none;
    }
}
.f_tab_nav li.f_inquiry a{
    background: linear-gradient(95.82deg, #9B42B3 -0.02%, #203B91 99.98%), linear-gradient(95.82deg, #A734BB -0.02%, #203B91 99.98%), linear-gradient(95.82deg, #85359B -0.02%, #203B91 99.98%), linear-gradient(90deg, #69368F 0%, #000099 100%), #69368F;
}
.f_tab_nav li.f_inquiry a:hover {
    opacity: 0.8
}
.f_side_menu {
    width: 240px;
    font-family: sans-serif;
    position: fixed;
    margin:auto;
    top:0;
    bottom:0;
    right:10px;
    height: fit-content;
    z-index: 2;
    padding:15px;
    background:#efefef;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.35);
}
@media(max-width:767px){
	.f_side_menu {
		width: auto;
		box-sizing: border-box;;
		position: static;
		margin:5px 50px 5px 5px;
		padding:5px;
		height: fit-content;
		box-shadow: 3px 3px 6px rgba(0,0,0,0.35);
		transform: translateY(5px)
	}
	.f_side_menu.scroll{
		position: fixed;
		top:70px !important;
		left:0;
		right:0;
		margin-right:5px;
		height: fit-content;
	}
}
.f_side_menu h3{
    font-size:16px;
    text-align: center;
    margin-bottom:1em;
}
@media(max-width:767px){
	.f_side_menu h3{
		display: none;
	}
}
.f_menu_block {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 0;
}
@media(max-width:767px){
	.f_menu_block {
		background: none;
	}
}
.f_menu_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
@media(max-width:767px){
	.f_menu_list {
		display: flex;
		flex-wrap: wrap;
		gap:10px;
		font-size:12px;
	}
}
.f_menu_item {
    border-bottom: 1px solid #ddd;
}

.f_menu_item a {
    display: block;
    padding: 12px 16px;
    text-decoration: none;
    color: #333;
    background-color: #f5f5f5;
    transition: background 0.3s;
}
@media(max-width:767px){
	.f_menu_item a {
		padding: 6px 8px;
	}
}

.f_menu_item a:hover,
.f_menu_item.active a {
    background-color: #330099;
    color: #fff;
}

.f_cta_block {
    margin-top: 24px;
    text-align: center;
}
@media(max-width:767px){
	.f_cta_block {
		display: none;
	}
}
.f_btn_contact {
    display: inline-block;
    background: linear-gradient(to right, #330099, #5b2db5);
    color: #fff;
    padding: 14px 20px;
    /*border-radius: 8px;*/
    font-weight: bold;
    text-decoration: none;
    line-height: 1.4;
    transition: background 0.3s;
}

.f_btn_contact:hover {
    background: linear-gradient(to right, #5b2db5, #330099);
    color:#fff;
}
@media(max-width:767px){
	.card-light-blue .icon-man {
		display: none !important;
	}
}
ul.f_footer_doc{
    margin-top: 10px;
    padding-left: 25px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
	list-style: none;
	display: flex;
	justify-content: flex-start;
	gap:30px;
	font-size:14px;
}
ul.f_footer_doc a{
	position: relative;
	display: block;
}
ul.f_footer_doc a::before {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 12px;
    left: -10px;
}
@media(max-width:480px){
	ul.f_footer_doc{
		flex-direction: column;
		gap:0.3em;
	}
}
@media(max-width:480px){
	.f_mobile_inquiry {
		display: inline-block;
		width: 100%;
		padding: 17px 10px 16px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		background-color: #000099;
		background-image: linear-gradient(95.82deg, #9B42B3 -0.02%, #203B91 99.98%), linear-gradient(95.82deg, #A734BB -0.02%, #203B91 99.98%), linear-gradient(95.82deg, #85359B -0.02%, #203B91 99.98%), linear-gradient(90deg, #69368F 0%, #000099 100%), #69368F;
		border: none;
		position: relative;
		z-index: 0;
	}
}

div.f_caseWrapper{
	margin:20px auto;
	max-width:1000px;
}
div.f_case{
	display: flex;
	gap:50px;
	border-bottom:1px solid #ccc;
	padding-bottom:50px;
	margin-bottom:50px;
	flex-direction: row;
}
@media(max-width:767px){
	div.f_case{
		flex-direction: column;
		gap:10px;
		border-bottom:1px solid #ccc;
		padding-bottom:25px;
		margin-bottom:25px;
	}
}
div.f_case_left,
div.f_case_right{
	width:calc(50% - 25px);
}
@media(max-width:767px){
	div.f_case_left,
	div.f_case_right{
		width:calc(100% - 12.5px);
		margin:auto auto 25px;
	}
}
div.f_case_right img{
	width:100%;
	height: auto;
}
p.f_case_company{
	font-size:28px;
	font-weight: bold;
}
p.f_case_company span{
	padding-left:1em;
	font-size:18px;
}
table.f_case_table{
	width:100%;
	border-bottom:1px solid #ccc;
	margin-top:50px;
}
table.f_case_table td{
	padding:20px 10px;
	border-top:1px solid #ccc;
}
table.f_case_table td.f_td_title{
	color:#1a2792;
	background-color:#efefef;
	padding:20px 40px;
}
div.f_case_more{
	margin:25px auto auto;
	overflow: hidden;
}
a.f_case_detail,
a.f_case_pdf{
	width:calc(50% - 12.5px);
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size:15px;
	background-position: right 25px center;
	border:2px solid #1a2792;
}
a.f_case_detail:hover,
a.f_case_pdf:hover{
	background-color:#1a2792;
	color:#fff;
}
a.f_case_detail{
	float: left;
	background-image:url("../images/f_case_m_b.svg")
}
a.f_case_detail:hover{
	background-image:url("../images/f_case_m_w.svg");
}
a.f_case_pdf{
	float: right;
	background-image:url("../images/f_case_d_b.svg")
}
a.f_case_pdf:hover{
	background-image:url("../images/f_case_d_w.svg")
}
div.f_catWrapper {
	width:100%;
	margin:50px auto;
	display: flex;
	background:#efefef;
	border-radius: 4px;
	padding:25px 25px 0;
	justify-content: flex-start;
	gap:10px
}
@media(max-width:1151px){
	div.f_catWrapper {
		margin:10px auto;
		gap:10px;
		padding:10px 10px;
		align-items: flex-end;
		flex-wrap: wrap;
	}
}
dl.f_cat {
	display: flex;
	gap:10px;
	align-items: baseline;
}
@media(max-width:1151px){
	dl.f_cat {
		/*width:100%;*/
		flex-direction: column;
		gap:10px;
	}
}
div.f_searchWrapper{
	display: flex;
	justify-content: flex-start;
	padding:25px 25px 0;
	gap:10px;
}
@media(max-width:1151px){
	div.f_searchWrapper{
		flex-direction: column;
		padding:0;
	}
}
dl.f_cat select{
	padding:10px;
	border-radius: 4px;
	
}
div.f_tellerWrapper{
	display: flex;
	justify-content: flex-start;
	gap:25px;
}
div.f_teller{
	margin-right: 25px;
}
div.f_teller img{
	width:180px;
	height: auto;
	margin-bottom:10px;
}
div.f_teller p{
	font-size:14px !important;
}
span.f_casestudyTitle{
	display: block;
	font-size:42px;
	color:#000;
	margin-bottom:1em;
}
form.f_search{
	display: flex;
	gap:10px;
	width:40%;
	/*flex-grow:1.5;*/
	flex-shrink:1;
	flex-basis:0;
}
@media(max-width:1151px){
	form.f_search{
		width:100%;
	}
}

form.f_search input[type=search]{
	border-radius: 4px;
	width:200px;
	height: 46.4px;
	padding:0 10px;
}
@media(max-width:1151px){
	form.f_search input[type=search]{
		margin-bottom: 24px;
		width:47%;
	}
}
form.f_search_cat input[type=submit],
form.f_search_cat a,
form.f_search input[type=submit],
form.f_search a{
	border-radius: 4px;
	width:80px;
	height: 46.4px;
	cursor: pointer;
}
form.f_search input[type=submit],
form.f_search_cat input[type=submit]{
	background-color:#1a2792;
	color:#fff;
}
@media(max-width:1151px){
	form.f_search input[type=submit],
	form.f_search_cat input[type=submit]{
		margin-bottom:24px;
	}
}
form.f_search_cat input[type=submit]:hover,
form.f_search input[type=submit]:hover{
	background:#3067e2;
}
form.f_search_cat a,
form.f_search a{
	text-align: center;
	background:#666;
	line-height: 46.4px;
	color:#fff;
}
@media(max-width:1151px){
	form.f_search_cat a,
	form.f_search a{
		margin-bottom: 24px;
	}
}
form.f_search a:hover{
	background:#ccc;
}
div.f_caseCount{
	font-size:24px;
	margin-bottom:2em;
}
p.f_comingsoon{
	text-align: center;
	font-size:24px;
	width:100%;
}
