@charset "UTF-8";
@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

body {
	background: #fff;
    font-size: 13px;
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif!important;
	letter-spacing: 0.05rem;
	font-feature-settings: 'palt';
	font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
	padding: 0;
}
#container {
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif!important;
	letter-spacing: 0.05rem;
	font-feature-settings: 'palt';
	font-weight: 400;
	padding: 0;
	overflow: hidden;
}
img {
    vertical-align: bottom;
}
a,
body {
    color: #1b1b1b;
}
.mb-10 {margin-bottom: 10px!important;}
.mb-20 {margin-bottom: 20px!important;}
.mb-30 {margin-bottom: 30px!important;}
.mb-40 {margin-bottom: 40px!important;}
.mb-50 {margin-bottom: 50px!important;}
.mb-55 {margin-bottom: 55px!important;}
.mb-60 {margin-bottom: 60px!important;}
.mb-70 {margin-bottom: 70px!important;}
.mb-80 {margin-bottom: 80px!important;}
.mb-90 {margin-bottom: 90px!important;}
.mb-100 {margin-bottom: 100px!important;}
.text-center {
    text-align: center;
}


.topic-path-sp {
	display: none;
}

.sp-header-container,
.sp-footer-container,
.live-sp,
.feature-sp,
.modal-sp,
.slide-sp-image {
	display: none;
}

/* パンくず */
.topic-path-pc {
    width: 1160px;
    font-size: 12px;
    color: #666;
    padding: 0;
    margin: 20px auto;
    font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Lato', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
}
.topic-path-pc:last-child{
    display: none;
}

#dynamic-header.pc .globalHeader-in .globalHeader-body .globalHeader-body-in .globalNavigation_left {
	display: none;
}
#dynamic-header.pc .globalHeader-in .globalHeader-body .globalHeader-body-in .globalNavigation_right {
	display: none;
}
#dynamic-footer footer .footer-in nav .footer-nav-in {
	display: none;
}
#dynamic-footer footer .footer-in nav .footer-sns {
	display: none;
}
#dynamic-footer footer .footer-in nav .footer-logo-area .footer-copyright a svg {
	display: none !important;
}
#dynamic-footer .footer_tax_bnr{
	display: none;
}
#footer {
    padding: 0!important;
    box-sizing: border-box;
    font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
    line-height: 1.2;
}



.main_inner {
    max-width: 1226px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
	min-width: 320px;
}









.fr-heading {
    /*font-family: "ヒラギノ角ゴ Pro W6", sans-serif;*/
    font-weight: 700;
    line-height: 1.5em;
}






.hero_contents_textBold {
	font-weight: 700;
}
.hero_contents_TextInner {
    min-width: 404px;
}
.hero_contents_pc img {
    width: 100%;
    min-width: 45%;
}
.hero_contents_TextInner h1 {
    margin-bottom: 20px;
}
.hero_contents_TextInner p {
    font-size: 23px;
    line-height: 1.5;
}






.fr-heading.-h1 {
    font-size: 36px;
    line-height: 1.375em;
}
.fr-anchorButton {
    border: 1px solid #dadada;
	display: flex;
    flex-wrap: wrap;
	margin-left: 0;
	border-left-width: 0;
}
.fr-anchorButton_item {
    cursor: pointer;
    /*font-family: "ヒラギノ角ゴ Pro W6", sans-serif;*/
    font-weight: 700;
    font-size: 17px;
    border-left: 1px solid #dadada;
}
.fr-anchorButton_item.-half {
    width: 50%;
}
.fr-anchorButton_itemInner {
    display: flex;
    height: 100%;
}
.fr-anchorButton_itemLink {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    font-size: 12px;
    line-height: 1.5;
    min-height: 71px;
    text-align: center;
}
.fr-pc-mt-xl {
    margin-top: 40px;
}
.fr-sp-ml-1g,
.fr-sp-mx-1g {
    margin-left: 0;
}
.fr-sp-mx-1g {
    margin-right: 0;
}
.fr-heading.-h2 {
    font-size: 30px;
    line-height: 1.375em;
}
.fr-heading.-h3 {
    font-size: 23px;
    line-height: 1.4em;
}
.flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.fr-linkButton {
    border: 1px solid #1b1b1b;
    font-size: 17px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    line-height: 24px;
    padding: 12px 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	font-weight: 700;
}
.fr-linkButton.-white {
    background-color: #fff;
}
.fr-heading.-h2 {
    font-size: 30px;
    line-height: 1.375em;
}
.fr-stepFlow {
    background-color: #fff;
	display: flex;
}
.fr-stepFlow_item {
    flex: 1;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 12px 0;
}
.fr-stepFlow_itemInner,
.fr-stepFlow_number {
    align-items: center;
    display: flex;
}
.fr-stepFlow_itemInner, .fr-stepFlow_number {
    align-items: center;
    display: flex;
}
.fr-stepFlow_number {
    border: 1px solid #dadada;
    font-size: 24px;
    font-weight: 700;
    justify-content: center;
    width: 30px;
    height: 30px;
}
.fr-stepFlow_number,
.fr-stepFlow_number.-large {
    font-size: 36px;
    width: 56px;
    height: 56px;
}
.fr-stepFlow_heading {
    font-weight: 700;
    font-size: 14px;
    flex: 1;
    line-height: 21px;
    margin-left: 4vw;
}
.fr-textLink {
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
}
.fr-textLink_item {
    text-decoration: underline;
}





.fixedAnchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    margin-top: -71px;
    flex-wrap: nowrap;
    border-width: 0 0 1px 1px;
    width: 100%;
    transition: margin-top 0.3s;
    min-height: 71px;
}
.fixedAnchor.is_absolute {
    max-width: 1176px;
    left: 50%;
    transform: translateX(-50%);
    position: fixed;
    margin-top: 69px;
    transition: margin-top 0.3s;
    z-index: 11;
}
.fixedAnchor_item {
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    width: 25%;
    height: 71px;
    background: #fff;
    min-height: 71px;
    cursor: pointer;
}.fixedAnchor_item.-half {
    width: 50%;
}
.fixedAnchor_item:first-child {
    border-left: 1px solid #dadada;
}
.fixedAnchor_itemLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 15.6px;
    border-bottom: 2px solid transparent;
    font-weight: bold;
}
.monitor_heroSub_text {
    margin: 40px 0 40px 0;
    font-size: 20px;
    line-height: 28px;
}
.monitor_anchor_Btn {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 28px 0;
    font-weight: 700;
    font-size: 17px !important;
}
.fixedAnchor_itemLink.currentAnchor{
    border-bottom-color: #1b1b1b;
}
.monitor_toha_title {
    margin: 64px 0 24px 0;
}
.monitor_toha_text {
    font-size: 14px;
    margin: 0 auto 28px auto;
}
.monitor_toha_subtext {
    margin-bottom: 28px;
}
.monitor_toha_img {
    margin-bottom: 28px;
}
.monitor_entry_step {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.monitor_anchor_title {
    margin-top: 64px;
    margin-bottom: 24px;
}
.monitor_entry_subtext {
    font-size: 14px;
    margin-bottom: 40px;
}
.monitor_entry_step_Contents {
    display: flex;
    flex-direction: column;
    width: 576px;
}
.monitor_maintitle {
    font-size: 20px;
    line-height: 21px;
    margin-left: 15px;
}
.monitor_stepFlow_Text {
    margin: 0 0 16px 0;
}
.monitor_entry_stepImg {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dowBtnInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
	margin-top: 16px;
}
.dowBtnInner a {
    width: auto;
}
.dowBtnInner a.link_app_01 {
    padding: 0;
    text-align: left;
    width: auto;
}
.dowBtnInner a.link_app_02 {
    padding: 0;
    text-align: right;
    width: auto;
}
.dowBtnInner a img {
    width: auto;
    max-height: 88px;
}
.dowBtn_link {
    width: 576px;
    text-align: right;
    margin: 16px 0;
}
.monitor_step_subText {
    margin: 0 15px 28px 15px;
}
.monitor_application_title {
    margin-top: 64px;
    margin-bottom: 24px;
}
.monitor_application_text {
    margin: 0 15px 28px 15px;
}
.monitor_flow_Btn {
    margin: 0 auto;
    max-width: 576px;
    width: calc( (420 / 756)*100%);
}

.monitor_faq_Btn{
    margin-bottom: 24px;
}


.u-align-right {
    text-align: right;
}
.u-align-center {
    text-align: center;
}
.gu-only-pc {
    display: block;
}
.gu-only-sp {
	display: none;
}

.main_inner{
    margin-bottom: 64px;
}