.p-mv {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 395px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	background-image: url(./../../../../../images/components/mv_bg.jpg)
}
.p-mv__container {
	width: 1120px;
	height: 100%;
	margin: 0 auto
}
.p-mv__title {
	position: relative;
	z-index: 2;
	font-size: 4.6rem;
	font-weight: 500;
	color: #fff
}
.p-mv__title-eng {
	position: relative;
	display: block;
	margin-bottom: 10px;
	line-height: 0
}
.p-mv__title-eng::before {
	position: absolute;
	top: 40%;
	width: 15px;
	height: 1px;
	margin-left: -25px;
	content: "";
	background-color: #fff
}
.p-img {
	width: 100%;
	margin: 20px auto 0;
}
.b-img {
	max-width: 100%;
	margin: 20px auto 0;
	width: auto;
	height: auto;
}
.c-title {
	position: relative;
	padding-bottom: 11px;
	text-align: center
}
.c-title::before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 44px;
	height: 1px;
	margin: 0 auto;
	content: ""
}
.c-title-sub {
	display: inline-block;
	font-size: 2rem;
	letter-spacing: .06em
}
.c-title__blue, .c-title__line {
	font-size: 3.4rem;
	font-weight: 600;
	color: #000d99
}
.c-title__blue {
	text-align: center
}
.c-title__line {
	position: relative;
	padding: 42px 0 40px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee
}
.c-title__line-lt::before, .c-title__line::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 200px;
	height: 2px;
	content: "";
	background-color: #000096
}
.c-title__black {
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.6;
	color: #000
}
.c-title__line-lt {
	position: relative;
	padding-left: 15px;
	font-size: 2.2rem;
	font-weight: 600;
	color: #000d99
}
.c-title__line-lt::before {
	top: 5px;
	width: 3px;
	height: 23px;
	background-color: #000d99
}
.c-title__line-bottom {
	padding-bottom: 25px;
	margin-bottom: 20px;
	font-size: 3.4rem;
	font-weight: 600;
	line-height: 1.4;
	color: #009;
	border-bottom: 2px solid #eee
}
.c-content__head {
	padding: 39px;
	border: 2px solid rgba(0, 13, 153, .2);
	border-radius: 10px
}
.c-content__head-text {
	margin-top: 20px;
	line-height: 2
}
.c-why__wrap {
	padding: 45px 40px 40px;
	background-color: #d3e2f5;
	border-radius: 20px 20px 0 0
}
.c-why__title {
	margin: 0 auto;
	font-size: 2.6rem;
	font-weight: 600;
	color: #000d99;
	text-align: center
}
.c-why__title span {
	padding-bottom: 5px;
	border-bottom: 1px solid #000d99
}
.c-why__group {
	position: relative;
	display: flex;
	margin-top: 45px
}
.c-why__lists {
	position: relative;
	width: 719px;
	padding: 50px 40px;
	background-color: #fff;
	border-radius: 20px
}
.c-why__list {
	position: relative;
	padding: 5px 0 5px 44px;
	margin-top: 15px;
	font-weight: 500;
	color: #000
}
.c-why__list:first-child {
	margin-top: 0
}
.c-why__list::before {
	position: absolute;
	left: 0;
	width: 31px;
	height: 31px;
	content: "";
	background-image: url(./../../../../../images/components/check_mark.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}
.c-why__list .orange {
	font-size: 1.8rem;
	font-weight: 600;
	color: #e56917
}
.c-why__equal {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 18px
}
.c-why__icon {
	width: 244px;
	height: 244px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%
}
.c-why__icon-img {
	width: 125px;
	margin: 0 auto
}
.c-why__icon-text {
	margin-top: 5px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.25;
	color: #000d99
}
.c-links__area {
	display: flex;
	align-items: center;
	padding: 20px 40px;
	background-color: #e8f0fa;
	border-radius: 20px
}
.c-links__area-text {
	padding: 19px 40px 19px 0;
	margin-right: 50px;
	font-size: 1.5rem;
	font-weight: 600;
	border-right: 1px solid rgba(0, 0, 153, .18);
	transition: .5s
}
.c-links__area-list a, .c-links__area-text a {
	position: relative;
	display: inline-block;
	padding-right: 38px;
	color: #000
}
.c-links__area-list:hover a, .c-links__area-text:hover a, .p-about__menu-plan-note a:hover {
	color: #000d99
}
.c-leaflet__detail-title::before, .c-links__area-text a::before {
	position: absolute;
	width: 25px;
	content: "";
	background-repeat: no-repeat;
	background-position: center
}
.c-links__area-text a::before {
	top: 0;
	right: 0;
	height: 25px;
	background-image: url(./../../../../../images/components/cmn_arrow.svg)
}
.c-links__area-lists {
	display: flex
}
.c-links__area-list {
	margin-right: 54px;
	font-size: 1.8rem;
	transition: .5s
}
.c-links__area-list a {
	padding-right: 15px;
	font-weight: 600;
	transition: .5s
}
.c-links__area-list a::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 9px;
	height: 9px;
	margin: auto 0;
	content: "";
	border-top: 2px solid #000d99;
	border-right: 2px solid #000d99;
	transition: .4s;
	transform: rotate(45deg)
}
.c-leaflet {
	display: flex;
	justify-content: space-between;
	width: 850px;
	padding: 33px 50px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 3px 3px 15px rgba(97, 104, 159, .17)
}
.c-leaflet__detail {
	margin: 15px 50px 0 0
}
.c-leaflet__detail-title {
	position: relative;
	padding-left: 42px;
	font-size: 2.8rem;
	font-weight: 500;
	color: #e56917
}
.c-leaflet__detail-title::before {
	top: 6px;
	left: 0;
	height: 32px;
	background-image: url(./../../../../../images/components/leaflet_icon.svg);
	background-size: 100%
}
.c-leaflet__detail-text {
	margin-top: 20px;
	line-height: 2
}
.c-leaflet__img {
	width: 180px
}
.c-leaflet__detail-btn {
	position: relative;
	display: block;
	width: 278px;
	padding: 19px 60px;
	margin-top: 35px;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	background-color: #e56917;
	border-radius: 30px;
	transition: .5s
}
.c-leaflet__detail-btn:hover {
	opacity: .7
}
.c-leaflet__detail-btn::before {
	position: absolute;
	content: "";
	left: 45px;
	width: 20px;
	height: 21px;
	background-image: url(./../../../../../images/components/download_icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}
.c-leaflet__detail-btn::after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	display: block;
	width: 10px;
	height: 10px;
	margin: auto 0;
	content: "";
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transition: .4s;
	transform: rotate(45deg)
}
.c-service-menu {
	padding: 0 30px;
	margin-top: 40px;
	background-color: #000d99;
	border-radius: 10px
}
.c-service-menu__label {
	position: relative;
	width: 100%;
	padding: 28px 10px;
	font-size: 2.2rem;
	font-weight: 500;
	color: #fff;
	text-align: left
}
.c-service-menu__target::after, .c-service-menu__target::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 18px;
	height: 2px;
	margin: auto 0;
	content: "";
	background-color: #fff;
	transition: .4s
}
.c-service-menu__target::after {
	transform: rotate(90deg)
}
.c-service-menu__target.js-disclosure[aria-expanded=true]::after {
	transform: rotate(0)
}
.c-service-menu__detail {
	padding: 24px 30px 25px;
	margin-top: 20px;
	background-color: #fff;
	border-radius: 10px
}
.c-service-menu__detail:first-child {
	margin-top: 0
}
.c-service-menu__detail-wrap {
	padding-bottom: 25px
}
.c-service-menu__detail-num {
	display: flex;
	align-items: center;
	width: 260px;
	margin-right: 30px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #000d99
}
.c-service-menu__detail-num .num {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	background-color: #d3e2f5;
	border-radius: 50%
}
.c-service-menu__detail-items {
	width: 710px;
	padding: 10px 0
}
.c-service-menu__list {
	margin-top: 25px
}
.c-service-menu__list:nth-of-type(1) {
	margin-top: 0
}
.c-service-menu__list-dot {
	position: relative;
	padding-left: 20px;
	margin-top: 17px;
	line-height: 1.375
}
.c-service-menu__list-dot:first-child {
	margin-top: 0
}
.c-service-menu__list-dot::before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 8px;
	height: 8px;
	content: "";
	background-color: #000d99;
	border-radius: 50%
}
.c-service-menu__sub-lists {
	margin: 15px 0 0 16px
}
.c-service-menu__list-table {
	margin-top: 20px;
	border: 1px solid #ddd
}
.c-service-menu__list-dl {
	border-bottom: 1px solid #ddd
}
.c-service-menu__list-dl:last-child {
	border-bottom: none
}
.c-service-menu__list-dt {
	display: flex;
	align-items: center;
	width: 140px;
	padding: 15px 10px 15px 20px;
	font-weight: 500;
	background-color: #e8f0fa
}
.c-service-menu__list-dd {
	width: 550px;
	padding: 12px 20px;
	letter-spacing: -.04em
}
.u-service-menu__list-table .c-service-menu__list-dt {
	width: 183px
}
.u-service-menu__list-table .c-service-menu__list-dd {
	width: 500px
}
.c-service-menu__list-note {
	font-size: 1rem
}
.c-service-menu__list-note:nth-of-type(1) {
	margin-top: 10px
}
.p-function__moive {
	width: 780px;
	height: 400px;
	margin: 60px auto 0
}
.p-function__moive iframe {
	width: 100%;
	height: 100%
}
.p-mv::before {
	position: absolute;
	top: 69px;
	right: 4.6875%;
	width: 482px;
	height: 400px;
	content: "";
	background-image: url(./../../../../../images/pages/service/sim/index/mv_obj.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}
.p-mv__container {
	padding-top: 175px
}
.p-mv__title {
	line-height: 1.3
}
.p-mv__title sup {
	font-weight: 400;
	vertical-align: baseline
}
.p-mv__title-eng {
	width: 190px
}
.p-mv__title-small {
	display: block;
	margin: 8px 0 0 -5px;
	font-size: 3.8rem
}
.p-link {
	background-color: #e8f0fa
}
.p-link__lists {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
	-ms-grid-columns: (1fr)[6];
	grid-template-columns: repeat(6, 1fr);
	width: 1120px;
	margin: 0 auto;
	text-align: center
}
.p-link__lists>:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1
}
.p-link__lists>:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 2
}
.p-link__lists>:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 3
}
.p-link__lists>:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 4
}
.p-link__lists>:nth-child(5) {
	-ms-grid-row: 1;
	-ms-grid-column: 5
}
.p-link__lists>:nth-child(6) {
	-ms-grid-row: 1;
	-ms-grid-column: 6
}
.p-link__list {
	position: relative;
	transition: background .4s
}
.p-link__list.is-current  .p-link__list-link::after {
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    margin: auto;
    content: "";
    background-color: #001976;
    transition: .4s;
}
.p-link__list-link {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 76px;
	font-weight: 500;
	color: #000
}
.p-link__list-trigger {
	cursor: pointer
}
.p-link__list-sub {
	position: absolute;
	z-index: 2;
	width: 100%;
	visibility: hidden;
	background-color: #fff;
	box-shadow: 3px 3px 10px 0 rgba(198, 215, 235, .56);
	opacity: 0;
	transition: opacity .4s
}
.p-link__list-sub-item+.p-link__list-sub-item {
	border-top: 1px solid #bfc6e9
}
.p-link__list-sub-link {
	position: relative;
	display: block;
	padding: 15px;
	font-size: 1.5rem;
	text-align: left
}
.p-link__list-sub-link::after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	content: "";
	border-top: 2px solid #000d99;
	border-right: 2px solid #000d99;
	transition: .4s;
	transform: translateY(-50%) rotate(45deg)
}
.p-function {
	margin-top: 95px
}
.p-function__container {
	width: 1120px;
	margin: 0 auto
}
.p-function__obj {
	width: 1040px;
	margin: 50px auto 0
}
.p-function__lists {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 50px
}
.p-function__lists>:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1
}
.p-function__lists>:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3
}
.p-function__lists>:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5
}
.p-function__lists>:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7
}
.p-function__list {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 3px 3px 10px 0 rgba(198, 215, 235, .56)
}
.p-function__img-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 140px;
	background-color: #e8f0fa;
	border-radius: 10px 10px 0 0
}
.p-function__img {
	width: 112px
}
.p-function__list-detail {
	position: relative;
	min-height: 225px;
	padding: 18px 20px 0
}
.p-function__list-detail::before {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 25px;
	height: 25px;
	content: "";
	background: url(./../../../../../images/components/cmn_arrow.svg) center no-repeat;
	transition: .3s
}
.p-function__list-item {
	font-size: 2rem;
	font-weight: 500;
	color: #000d99
}
.p-function__list-text {
	margin-top: 10px;
	line-height: 1.875
}
.p-feature {
	margin-top: 100px
}
.p-feature__container {
	width: 1120px;
	margin: 0 auto
}
.p-scene {
	margin-top: 100px
}
.p-scene__container {
	width: 1120px;
	margin: 0 auto
}
.p-scene__container ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.p-scene__container li{
	border: 2px solid #eee;
	padding: 5px;
	width: 23%;
	text-align: center;
	display: flex;
	flex-direction: column;
	box-shadow: 5px 5px 5px #eee
}
.p-scene__container li p{
	font-weight: bold;
}
.p-scene__container li img{
	width: 90%;
	margin: 10px auto;
}
.p-scene__container .p-scene__detail-btn{
	position: relative;
    display: block;
    width: 90%;
    padding: 10px 30px;
    margin: auto auto 5px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    background-color: #e56917;
    border-radius: 30px;
    transition: .5s;
}
.p-scene__container .p-scene__detail-btn::after{
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto 0;
    content: "";
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transition: .4s;
    transform: rotate(45deg);
}
.p-about {
	margin-top: 100px
}
.p-about__container {
	width: 1120px;
	margin: 0 auto
}
.p-about__info-lists {
	margin-top: 23px
}
.p-about__info-list {
	position: relative;
	padding-left: 17px
}
.p-about__info-list+.p-about__info-list {
	margin-top: 10px
}
.p-about__info-list::before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 8px;
	height: 8px;
	content: "";
	background-color: #000d99;
	border-radius: 50%
}
.p-function__info-obj {
	width: 906px;
	margin: 42px auto 0
}
.p-about__case-group:nth-of-type(1) {
	margin-top: 32px
}
.p-about__case-group+.p-about__case-group {
	margin-top: 80px
}
.p-about__case-group-lead {
	margin-top: 12px;
	line-height: 2
}
.p-about__case-obj {
	width: 1120px;
	margin: 37px auto 0
}
.p-about__menu {
	margin-top: 30px
}
.p-about__menu-plan {
	margin-top: 40px
}
.p-about__table {
	border: 1px solid #ddd
}
.p-about__table-head {
	background-color: #eaf2ff
}
.p-about__table-head-item {
	padding: 11px;
	font-weight: 500;
	color: #000;
	border: 1px solid #ddd
}
.p-about__table-head-item:nth-of-type(1) {
	width: 180px
}
.p-about__table-head-item:nth-of-type(2) {
	width: 940px
}
.color01 .p-about__table-head-item:nth-of-type(1),
.color02 .p-about__table-head-item:nth-of-type(1),
.color01 .p-about__table-head-item:nth-of-type(2),
.color02 .p-about__table-head-item:nth-of-type(2) {
	width: auto;
}
.p-about__table-label {
	padding: 10px;
	border-bottom: 1px solid #ddd
}
.p-about__table-item {
	padding: 21px 30px;
	border: 1px solid #ddd
}
.p-about__table-item-list {
	line-height: 1.375
}
.p-about__menu-plan-lists {
	display: flex;
	justify-content: space-between;
	margin-top: 50px
}
.p-about__menu-plan-list {
	width: 540px
}
.p-about__menu-plan-notes {
	margin-top: 27px
}
.p-about__menu-plan-note+.p-about__menu-plan-note {
	margin-top: 10px
}
.p-about__menu-plan-note a {
	text-decoration: underline;
	transition: .5s
}
.p-type {
	margin-top: 100px
}
.p-type__container {
	width: 1120px;
	margin: 0 auto
}
.p-type__table-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 40px
}
.p-type__table {
	border: 1px solid #ddd
}
.p-type__table-head {
	font-weight: 500;
	color: #000;
	text-align: center;
	background-color: #eaf2ff
}
.p-type__table-head-item {
	width: 410px;
	padding: 8px 10px;
	font-weight: 500;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd
}
.p-type__table-head-item:nth-of-type(1) {
	width: 300px
}
.p-type__table-label {
	padding: 5px 10px;
	text-align: left;
	border-right: 1px solid #ddd
}
.p-type__table-label-text {
	margin-top: 10px;
	line-height: 1.375
}
.p-type__table-label-text:nth-of-type(1) {
	margin-top: 0
}
.p-type__table-group {
	border-bottom: 1px solid #ddd
}
.p-type__table-item {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #ddd
}
.p-type__table-item--red {
	color: red
}
.c-service {
	margin-top: 100px
}
.c-contact {
	margin-top: -165px
}
.c-pagetop {
	bottom: 80px
}
.p-sim__lead {
	line-height: 2
}
.p-sim__group+.p-sim__group, .p-sim__lead+.p-sim__group {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #eee
}
.p-sim__group, .p-sim__lead {
	margin-top: 30px
}
.p-sim__text {
	margin-top: 12px;
	line-height: 2
}
.p-sim__text a {
    text-decoration: underline;
    transition: .5s;
}
.p-sim__text a:hover {
	color: #000d99
}
.p-function__moive-text {
	margin-top: 10px;
	font-size: 1.4rem;
	text-align: center
}
.p-scene {
	margin-top: 100px
}
.p-scene__container {
	width: 1120px;
	margin: 0 auto
}
.p-contact-sim {
	margin: 100px 0 0
}
.p-contact-sim__btn {
	display: flex;
	margin-top: 30px
}
table.color01 th {
	background-color: #2595C7;
	white-space: nowrap;
	color: #fff;
}
table.color02 th {
	background-color: #EE9457;
	white-space: nowrap;
	color: #fff;
}
table.color01,
table.color02{
	width: auto;
	border: 1px solid #aaa;
}
table.color01 tr,
table.color02 tr,
table.color01 td,
table.color02 td{
border: 1px solid #aaa;
}
table.color01 tr.under01 {
	background: #EDF7FB;
}

table.color01 tr.under02 {
	background: #C2E4F3;
}
table.color02 tr.under01 {
	background: #FFE6C9;
}
table.color02 tr.under02 {
	background: #FFF0E0;
}
table th.nowrap,
table td.nowrap{
	white-space: nowrap;
}
.p-option__feature-lists {
	display: flex;
	justify-content: space-between;
	margin-top: 43px
}
.p-option__feature-list {
	width: 540px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px
}
.p-option__feature-list-head {
	padding: 12px;
	font-size: 1.8rem;
	font-weight: 500;
	color: #fff;
	text-align: center
}
.p-option__feature-list-detail {
	padding: 14px
}
.p-option__feature-list--lt {
	border-color: #000d99
}
.p-option__feature-list--lt .p-option__feature-list-head {
	background-color: #000d99
}
.p-option__feature-list--rt {
	border-color: #e56917
}
.p-option__feature-list--rt .p-option__feature-list-head {
	background-color: #e56917
}
.p-option__check {
	margin-top: 40px
}
.p-option__check-lists {
	width: 795px;
	padding: 55px 40px;
	margin: 0 auto;
	background-color: #e8f0fa;
	border-radius: 10px
}
.p-option__check-list {
	position: relative;
	padding-left: 40px;
	margin-top: 25px
}
.p-option__check-list::before {
	position: absolute;
	left: 0;
	width: 31px;
	height: 31px;
	content: "";
	background-image: url(./../../../../../images/pages/service/sim/index/check_mark.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}
.p-option__check-list:nth-of-type(1) {
	margin-top: 0
}
.p-option__check-list-point {
	font-size: 1.8rem;
	font-weight: 600;
	color: #000d99
}
.p-option__check-lead {
	position: relative;
	width: 528px;
	padding-top: 55px;
	margin: 0 auto;
	font-size: 2.8rem;
	font-weight: 600;
	color: #e56917
}
.p-option__check-lead::before, .p-option__merit-detail-item::before {
	position: absolute;
	left: 0;
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%
}
.p-option__check-lead::before {
	top: -18px;
	right: 0;
	width: 160px;
	height: 62px;
	margin: 0 auto;
	background-image: url(./../../../../../images/pages/service/sim/index/arrow.png)
}
ul.option_list{
	display: flex;
	margin-top: 10px;
	padding-bottom: 10px;
}
ul.option_list li:first-child{
	margin-right: 30px;
	width: 10%;
}
ul.option_list li img{
	width: auto;
	height: auto;
}
ul.faq_list li{
	width: 90%;
	margin: 10px auto;
	list-style: disc;
	font-size: 1.8rem;
}
ul.faq_list li a:hover{
	color: #000d99;
	font-weight: bold;
}
@media (max-width:48em) {
	.p-mv {
		height: 285px;
		background-position: center top;
		background-image: url(./../../../../../images/components/mv_bg_sp.jpg)
	}
	.p-mv__container {
		width: 100%;
		height: 285px
	}
	.p-mv__title {
		font-size: 2.7rem;
		text-align: center
	}
	.p-mv__title-eng::before {
		top: 35%;
		width: 10px;
		margin-left: -20px
	}
	.p-img {
		width:200%;
		margin:6.5217391304% auto 0
	}
	.c-title {
		padding-bottom: 13px
	}
	.c-title::before {
		width: 40px
	}
	.c-title-sub, .c-why__list .orange {
		font-size: 1.4rem
	}
	.c-title__blue, .c-title__line {
		font-size: 2.2rem
	}
	.c-title__line {
		padding: 4.347826087% 0 5.2173913043%
	}
	.c-title__line::before {
		width: 100px
	}
	.c-title__black {
		font-size: 1.9rem;
		line-height: 1.5
	}
	.c-title__line-lt {
		padding-left: 8px;
		font-size: 1.6rem
	}
	.c-title__line-lt::before {
		top: 2.5px;
		height: 21px
	}
	.c-title__line-bottom {
		padding-bottom: 6.0317460317%;
		margin-bottom: 5.2380952381%;
		font-size: 2.2rem;
		text-align: center
	}
	.c-title__line-bottom--small {
		font-size: 1.8rem
	}
	.c-content__head {
		padding: 5.0724637681% 4.347826087% 6.5217391304%;
		border-radius: 10px
	}
	.c-content__head-text {
		margin-top: 3.1746031746%;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.c-why__wrap {
		padding: 7.2463768116% 4.347826087% 8.6956521739%;
		border-radius: 10px 10px 0 0
	}
	.c-why__title {
		font-size: 1.9rem
	}
	.c-why__group {
		display: block;
		margin-top: 8.8888888889%
	}
	.c-why__lists {
		width: 100%;
		padding: 7.1428571429% 4.7619047619%;
		border-radius: 10px
	}
	.c-why__list {
		padding: 0 0 0 25px;
		font-size: 1.3rem
	}
	.c-why__list::before {
		top: 3px;
		width: 18px;
		height: 18px
	}
	.c-why__equal {
		width: 29px;
		margin: 4.7619047619% auto;
		transform: rotate(90deg)
	}
	.c-why__icon {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 79.3650793651%;
		height: auto;
		padding: 2.380952381%;
		margin: 0 auto;
		border-radius: 10px
	}
	.c-why__icon-img {
		width: 22.4%;
		margin: 0 15px 0 0
	}
	.c-why__icon-text {
		margin-top: 0;
		font-size: 1.5rem
	}
	.c-links__area {
		display: block;
		padding: 5.0724637681% 4.2028985507% 8.6956521739%;
		border-radius: 10px
	}
	.c-links__area-text {
		padding: 2.380952381% 0 5.5555555556%;
		margin: 0 0 7.1428571429%;
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 153, .18)
	}
	.c-links__area-text a {
		font-size: 1.3rem
	}
	.c-links__area-text a::before {
		top: -3px
	}
	.c-links__area-lists {
		flex-wrap: wrap;
		justify-content: space-between
	}
	.c-links__area-list {
		width: 48%;
		margin: 25px 0 0;
		font-size: 1.4rem
	}
	.c-links__area-list:nth-child(-n+2) {
		margin-top: 0
	}
	.c-links__area-list a::before {
		width: 8px;
		height: 8px
	}
	.c-leaflet {
		position: relative;
		width: 100%;
		padding: 5.7971014493% 4.347826087% 24.6376811594%
	}
	.c-leaflet__detail {
		width: 69.0476190476%;
		margin: 0
	}
	.c-leaflet__detail-title {
		padding-left: 25px;
		font-size: 1.9rem
	}
	.c-leaflet__detail-title::before {
		top: 5px;
		width: 17px;
		height: 22px
	}
	.c-leaflet__detail-text {
		margin-top: 7px;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.c-leaflet__img {
		width: 82px
	}
	.c-leaflet__detail-btn {
		position: absolute;
		right: 0;
		bottom: 9.5238095238%;
		left: 0;
		width: 66.6666666667%;
		padding: 3.9682539683% 12.6984126984% 3.9682539683% 15.873015873%;
		margin: 0 auto;
		font-size: 1.2rem
	}
	.c-leaflet__detail-btn::before {
		left: 38px;
		width: 14px;
		height: 15px
	}
	.c-leaflet__detail-btn::after {
		width: 8px;
		height: 8px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff
	}
	.c-service-menu {
		padding: 0 4.0579710145%;
		margin-top: 7.2463768116%
	}
	.c-service-menu__label {
		padding: 5.2173913043% 0;
		font-size: 1.7rem
	}
	.c-service-menu__target::after, .c-service-menu__target::before {
		width: 16px
	}
	.c-service-menu__detail {
		padding: 4.7619047619%
	}
	.c-service-menu__detail-wrap {
		padding-bottom: 7.9365079365%
	}
	.c-service-menu__detail-num {
		width: 100%;
		padding-bottom: 3.9682539683%;
		margin: 0 0 3.9682539683%;
		font-size: 1.4rem;
		border-bottom: 1px solid rgba(0, 13, 153, .19)
	}
	.c-service-menu__detail-num .num {
		width: 25px;
		height: 25px;
		margin-right: 5px
	}
	.c-service-menu__detail-items {
		width: 100%;
		padding: 0
	}
	.c-service-menu__list {
		margin-top: 4.7619047619%
	}
	.c-service-menu__list-dot {
		padding-left: 13px;
		margin-top: 10px;
		font-size: 1.2rem
	}
	.c-service-menu__list-dot::before {
		top: 5px;
		width: 6px;
		height: 6px
	}
	.c-service-menu__sub-lists {
		margin: 10px 0 0 14px
	}
	.c-service-menu__list-table {
		margin-top: 15px
	}
	.c-service-menu__list-dt {
		display: block;
		width: 100%;
		padding: 7px;
		font-size: 1.3rem;
		text-align: center;
		border-bottom: 1px solid #ddd
	}
	.c-service-menu__list-dd {
		width: 100%;
		padding: 10px 15px;
		font-size: 1.2rem
	}
	.u-service-menu__list-table .c-service-menu__list-dd, .u-service-menu__list-table .c-service-menu__list-dt {
		width: 100%
	}
	.c-service-menu__list-note {
		padding-left: 12px;
		text-indent: -12px
	}
	.p-service-menu__list-text {
		font-size: 1.2rem;
		line-height: 1.6
	}
	.p-function__moive {
		width: 100%;
		height: 200px;
		margin-top: 4%
	}
	.p-mv::before {
		top: 25.6%;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		background-size: 265px
	}
	.p-mv__container {
		padding-top: 6.4%
	}
	.p-mv__title-eng {
		width: 127px;
		margin: 0 auto
	}
	.p-mv__title-small {
		margin: 0;
		font-size: 2rem
	}
	.p-link__lists {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		width: 100%
	}
	.p-link__list {
		border-top: 1px solid #bfc6e9;
		border-right: 1px solid #bfc6e9
	}
	.p-link__list:nth-child(2n) {
		border-right: none
	}
	.p-link__list:nth-child(-n+2) {
		border-top: none
	}
	.p-link__list-link {
		min-height: 55px;
		font-size: 1.3rem
	}
	.p-link__list-sub.is-open {
		visibility: visible;
		opacity: 1
	}
	.p-link__list-sub-link {
		font-size: 1.2rem
	}
	.p-function {
		margin-top: 12%
	}
	.p-function__container {
		width: 100%;
		padding: 0 4%
	}
	.p-function__obj {
		width: 188.4057971014%;
		margin: 8.6956521739% auto 0
	}
	.p-function__lists {
		-ms-grid-columns: 1fr 10px 1fr;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		margin-top: 8.6956521739%
	}
	.p-function__list {
		box-shadow: 3px 3px 5px 0 rgba(198, 215, 235, .56)
	}
	.p-function__img-wrap {
		height: 88px
	}
	.p-function__img {
		width: 82.5px
	}
	.p-function__list-detail {
		min-height: 162px;
		padding: 12px
	}
	.p-function__list-detail::before {
		right: 7.4626865672%;
		bottom: 7.4626865672%
	}
	.p-function__list-item {
		font-size: 1.4rem
	}
	.p-function__list-text {
		margin-top: 7px;
		font-size: 1.2rem;
		line-height: 1.58
	}
	.p-feature {
		margin-top: 12.6666666667%
	}
	.p-feature__container {
		width: 100%;
		padding: 0 4%
	}
	.p-about {
		margin-top: 13.3333333333%
	}
	.p-about__container {
		width: 100%;
		padding: 0 4%
	}
	.p-about__info-lists {
		margin-top: 3.3333333333%
	}
	.p-about__info-list {
		padding-left: 14px;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.p-about__info-list::before {
		top: 8px;
		width: 6px;
		height: 6px
	}
	.p-function__info-obj {
		width: 164.0579710145%;
		margin: 7.2463768116% auto 0
	}
	.p-about__case-group:nth-of-type(1) {
		margin-top: 5.7971014493%
	}
	.p-about__case-group+.p-about__case-group {
		margin-top: 11.5942028986%
	}
	.p-about__case-group-lead {
		margin-top: 8px;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.p-about__case-obj {
		width: 100%;
		margin: 7.2463768116% auto 0
	}
	.js-scrollable .p-about__case-obj {
		width: 194.9275362319%
	}
	.p-about__menu {
		margin-top: 8.6956521739%
	}
	.p-about__menu-plan, .p-about__menu-plan-list+.p-about__menu-plan-list {
		margin-top: 10.1449275362%
	}
	.p-about__table {
		width: 207.2463768116%
	}
	.p-about__table-head-item {
		padding: 8px;
		font-size: 1.3rem
	}
	.p-about__table-label {
		font-size: 1.3rem
	}
	.p-about__table-item {
		padding: 15px;
		font-size: 1.3rem
	}
	.p-about__menu-plan-lists {
		flex-wrap: wrap;
		margin-top: 11.5942028986%
	}
	.p-about__menu-plan-list {
		width: 100%
	}
	.p-about__menu-plan-notes {
		margin-top: 7.2463768116%
	}
	.p-about__menu-plan-note {
		font-size: 1.3rem
	}
	.p-about__menu-plan-note+.p-about__menu-plan-note {
		margin-top: 5px
	}
	.p-type {
		margin-top: 12.6666666667%
	}
	.p-type__container {
		width: 100%;
		padding: 0 4%
	}
	.p-type__table-wrap {
		flex-wrap: wrap;
		width: 560px;
		margin-top: 5.5072463768%
	}
	.p-type__table {
		margin-top: 4.347826087%
	}
	.p-type__table:nth-of-type(1) {
		margin-top: 0
	}
	.p-type__table-head-item {
		width: 205px;
		padding: 3px 5px;
		font-size: 1.1rem
	}
	.p-type__table-head-item:nth-of-type(1) {
		width: 150px
	}
	.p-type__table-item, .p-type__table-label {
		padding: 8px 5px;
		font-size: 1.1rem
	}
	.c-contact {
		margin-top: -13.3333333333%
	}
	.p-sim__lead {
		margin: 4.347826087% 0 0;
		font-size: 1.3rem
	}
	.p-sim__group+.p-sim__group, .p-sim__lead+.p-sim__group {
		padding-top: 10.1449275362%;
		margin-top: 10.1449275362%
	}
	.p-sim__group {
		margin-top: 8.6956521739%
	}
	.p-function__moive-text {
		font-size: 1.2rem
	}
	.p-scene {
		margin-top: 14.4927536232%
	}
	.p-scene__container {
		width: 100%;
		padding: 0 4%
	}
	.p-scene__container ul{
		display: flex;
		flex-wrap: wrap
	}
	.p-scene__container li{
		width: 48%;
		margin-bottom: 10px;
	}
	.p-scene__container .p-scene__detail-btn{
		padding: 5px 15px;
		font-size: 1.2rem;
	}
	.p-scene__container .p-scene__detail-btn::after{
		right: 15px;
	}
	.c-service {
		margin-top: 0
	}
	.p-contact-sim {
		margin-top: 26.6666666667%
	}
	.p-contact-sim__btn {
		flex-wrap: wrap;
		margin-top: 0
	}
	.p-option__feature-lists {
		flex-wrap: wrap;
		margin-top: 7.2463768116%
	}
	.p-option__check, .p-option__merit-detail+.p-option__merit-detail {
		margin-top: 7.2463768116%
	}
	.p-option__check-lists {
		width: 100%;
		padding: 6.8115942029% 4.347826087%
	}
	.p-option__check-list {
		padding-left: 7.9365079365%;
		margin-top: 4.7619047619%;
		font-size: 1.3rem
	}
	.p-option__check-list::before {
		top: 2px;
		width: 18px;
		height: 18px
	}
	.p-option__check-list-point {
		font-size: 1.4rem
	}
	.p-option__check-lead {
		width: 100%;
		padding-top: 12.7536231884%;
		font-size: 2rem;
		text-align: center
	}
	.p-option__check-lead span {
		line-height: 1.75;
		border-bottom: 2px solid #e56917
	}
	.p-option__check-lead::before {
		top: -10px;
		width: 120px;
		height: 50px
	}
	.p-option__feature-list+.p-option__feature-list {
		margin-top: 7.2463768116%
	}
ul.option_list{
	display: block;
}
ul.option_list li:first-child{
	margin-right: 0px;
	width: 100%;
}
ul.faq_list li a:hover{
	color: #4d4d4d;
	font-weight: 400;
}
}
@media not all and (max-width:48em) {
	.c-service-menu__detail {
		display: flex
	}
	.c-service-menu__detail-num {
		border-right: 1px solid rgba(0, 13, 153, .19)
	}
	.c-service-menu__list-dl {
		display: flex
	}
	.c-service-menu__list-dt {
		border-right: 1px solid #ddd
	}
	.p-link__list::after {
		position: absolute;
		top: 50%;
		right: 0;
		width: 1px;
		height: 40px;
		content: "";
		background-color: #bfc6e9;
		transform: translateY(-50%)
	}
	.p-link__list:hover {
		background-color: #cddff5
	}
	.p-link__list:first-child::before {
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 40px;
		content: "";
		background-color: #bfc6e9;
		transform: translateY(-50%)
	}
	.p-link__list-trigger:hover .p-link__list-sub {
		visibility: visible;
		opacity: 1
	}
	.p-link__list-sub-item:hover {
		color: #000d99
	}
	.p-function__list {
		transition: box-shadow .4s
	}
	.p-function__list:hover {
		box-shadow: 4px 6.928px 15px 0 rgba(23, 27, 150, .2)
	}
	.p-contact-sim__btn .c-contact__btn {
		width: 315px;
		padding-right: 5px;
		padding-left: 15px;
		margin: 0;
		font-size: 2rem
	}
	.p-contact-sim__btn .c-contact__btn+.c-contact__btn {
		margin-left: 20px
	}
}