@charset "shift_jis";
figure{
	text-align: center;
}
.contents p{
	font-size: 1.1em;
	margin: 0 0 0.5rem;
}
.contents li{
	font-size: 1.1em;
}
.contents li p{
	font-size: 1em;
}
@media screen and (max-width: 768px) {

figure img{
	width: 100%;
}
}
.nw{
	display: inline-block;
}
.br{
	display: block;
}
.sec_cmn{
	margin-bottom: 20rem;	
}
@media screen and (max-width: 768px) {
	.sec_cmn{
		margin-bottom: 40vw;	
	}
	.spbr{
		display: inline-block;
	}
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　セクション -sec_cmn--
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.sec_cmn-pagetitle{
	padding: 5rem 0 0;
	margin: 0 auto 5rem;
}
.contents .sec_cmn-01{
	margin: 5rem auto 10rem;
	padding: 0;
}
.contents .sec_cmn-01.bg-blue{
	background: url(/7card/usr/file/attachment/bg_blue_01.jpg) 0 0 repeat;
    background-size: 4px;
}
.contents .sec_cmn-01:last-child{
	margin: 0 auto 20rem;
	padding: 0;
}
.contents .sec_cmn-01.bg-blue{
	background: url(/7card/usr/file/attachment/bg_blue_01.jpg) 0 0 repeat;
    background-size: 4px;
	padding: 0 0 5rem;
}
.contents .sec_cmn-02{
	margin: 5rem auto 10rem;
	padding: 5rem 0;
}

.contents .sec_cmn-01:last-child{
	margin: 0 auto 20rem;
	padding: 0;
}

@media screen and (max-width: 768px) {
	.contents .sec_cmn-01{
		margin: 0 auto 20vw;
	}
	.contents .sec_cmn-01:last-child{
		margin: 0 auto 40vw;
		padding: 0;
	}

}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　コンチE -container--
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.contents .container{
	width: 960px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.contents .container{
		width: 100%;
		padding: 0 5vw;
	}
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　タイトル -ttl_cmn_-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.contents .ttl_cmn-01{
	font-size: 4rem;
	text-align: center;
	font-weight: bold;
	margin: 0  0 5rem 0;
}
.contents .ttl_cmn-02{
	font-size: 2.6rem;
	text-align: center;
	font-weight: bold;
    margin: 15rem 0 5rem;
	position: relative;
}
.contents .bg-blue .ttl_cmn-02{
	padding: 5rem 0 0;
    margin: 0 0 5rem;
}
.contents .mod-tab-content .ttl_cmn-02:first-child{
    margin: 0 0 5rem;
}
.contents .ttl_cmn-02::before{
	content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100px;
    border-bottom: 5px solid #2c599a;
}
.contents .ttl_cmn-03{
	font-size: 2.2rem;
    text-align: left;
    font-weight: bold;
    margin: 7rem 0 1.5rem;
    color: #2b589b;
	padding: 0 0 0 1.5rem;
	position: relative;
	line-height: 1.2;
}
.contents .ttl_cmn-03::before{
	content: "";
    position: absolute;
    top: 8%;
    left: 0;
    border-left: 4px solid #2b589b;
    height: 90%;
}
.contents .box-cmn-border-01 .ttl_cmn-03{
	font-size: 2.2rem;
    text-align: left;
    font-weight: bold;
    margin: 7rem 0 1.5rem;
    color: #2b589b;
	padding: 0 0 0 1.5rem;
	position: relative;
	line-height: 1.2;
}
.contents .ttl_cmn-03+.ttl_cmn-04{
    margin: 2rem 0 1.2rem;
}
.contents .ttl_cmn-04{
	font-size: 1.8rem;
    text-align: left;
    font-weight: bold;
    margin: 5rem 0 1.2rem;
	padding: 0.3rem 0 0.3rem 1rem;
	background-color: #f1f1f1;
}
.contents .ttl_cmn-05{
	font-size: 1.8rem;
    text-align: left;
    font-weight: bold;
    margin: 3rem 0 1.2rem;
}
@media screen and (max-width: 768px) {
	.contents .ttl_cmn-01{
		font-size: max(5vw,2.6rem);
	}
	.contents .ttl_cmn-02{
		font-size: max(4vw,1.9rem);
		margin: 20vw 0 10vw;
	}
	.contents .ttl_cmn-02::before{
		width: 20vw;
	}
	.contents .ttl_cmn-03{
		font-size: max(3vw,1.7rem);
		margin: 10vw 0 2vw;
		padding: 0 0 0 3vw;
	}
	.contents .box-cmn-border-01 .ttl_cmn-03{
		margin: 2vw 0 2vw;
	}
	.contents .ttl_cmn-04{
		font-size: max(2.8vw,1.5rem);
		margin: 10vw 0 2vw;
		
	}
	.contents .ttl_cmn-05{
		font-size: max(2.8vw,1.3rem);
		margin: 8vw 0 4vw;
	}
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　裁E
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* table t_tri */
.table-cmn-01 .t_tri {
    position: relative;
    padding: 10px 20px 19px 28px;
}
.table-cmn-01 .t_tri::after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #2b589b;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
@media screen and (max-width: 768px) {
    .table-cmn-01 tr .t_tri {
        padding: 8px 14px 26px;
    }
    .table-cmn-01 .t_tri::after {
        bottom: 5px;
        left: 50%;
    }
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　注釁E-list_attention-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_attention{
	padding: 0 0 0 1em;
	margin: 1rem 0 3rem;
} 
.list_attention li{
	font-size: 1.2rem;
	text-indent: -1em;
} 
.list_attention li::before{
	content: "\203B"
} 
.list_attention li.ast::before{
	content: "*"
} 
.list_attention li span.nw{
	text-indent: 0;
}
.list_attention li .ico-window-01{
	display: inline;
}
.list_attention li ul li::before{
	content: "";
}
.list_attention .appeal--red{
	font-weight: bold;
	font-size: 1.2em;
	color: red;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　ドッチE-list_dot-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_dot{
	margin: 0 0 0 1rem;
	padding: 0 0 0 1em;
	font-size: 1.4rem;
}
.list_dot>li{
	position: relative;
	margin: 0 0 1rem;
} 
.list_dot>li::before{
	content: "";
    position: absolute;
    top: 0.7em;
    left: -1em;
    width: 6px;
    height: 6px;
    background-color: #2b5899;
    border-radius: 10px;
    transform: translate(50%, 0);
}
.list_dot>li .list_dot_sub li{
	text-indent: -1em;
	padding: 0em 0 0 1em;
	font-size: 0.9em;
} 
.list_dot>li .list_dot_sub li::before{
	content: ">";
}
.list_dot li .ico-window-01{
	display: inline;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　数孁E-list_number-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_number{
	counter-reset: number;
	margin: 2rem 0;
}
.list_number>li{
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0 0 0.5rem;
	font-size: 1.4rem;
}
.list_number>li::before{
	counter-increment: number 1;
	content: counter(number)". ";
}
.list_number>li .ico-window-01{
	display: inline;
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　> 頁E -list_contents-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_contents li{
	text-indent: -1em;
	padding: 0em 0 0 1em;
	margin: 0 0 0 1rem;
}
.list_contents a{
	padding: 0 0 0 0.5em;
	font-size: 1.4rem;
	position: relative;
}
.list_contents a span.nw{
	padding: 0 0 0 1.5em;
}
.list_contents li::before{
	content: ">";
}
.list_contents li .ico-window-01{
	display: inline;
}
@media screen and (max-width: 768px) {
	.list_contents a span.spbr{
		padding: 0 0 0 1.5em;
	}
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　アンカー -list_anchor-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_anchor-down {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.list_anchor-down li{
	width: calc(100% / 3 - 2rem);
    margin: 2rem 1rem;
	position: relative;
	border: 1px solid #2b589b;
    border-radius: 8px;
	background-color: #fff;
}
.list_anchor-down a{
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
	padding: 1.5rem 1.5rem 4.5rem 1.5rem;
    color: #2b589b;
    font-size: 2rem;
    font-weight: bold;
    
    text-align: center;
    line-height: 1.1;
	text-decoration: none;
}
.list_anchor-down li::before{
	content: "";
    position: absolute;
    left: 50%;
    top: 67%;
    background-image: url(/7card/usr/file/attachment/ico_anchor-down.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
    transform: translate(-50%, 0%);
    transition: transform 0.3s ease;
}
.list_anchor-down li:hover::before{
    transform: translate(-50%, 20%);
}
@media screen and (max-width: 768px) {
	.list_anchor-down li{
		margin: 1rem 0.5rem;
		width: calc(100% / 2 - 1rem);
	}
	.list_anchor-down a{
		padding: 1.5rem 0.5rem 3rem;
		font-size: max(1rem, min(4vw, 1.2rem));
	}
	.list_anchor-down li::before{
		top: 70%;
		width: 15px;
    	height: 13px;
	}
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　リンクE！E-list_link-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_link-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	
}
.list_link-right li{
	width: 100%;
    margin: 2rem 1rem;
	position: relative;
	border: 1px solid #2b589b;
    border-radius: 8px;
	background-color: #fff;
}
.list_link-right a{
	position: relative;
    height: 100%;
    padding: 1.5rem 6.5rem 1.5rem 6rem;
    color: #2b589b;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    text-decoration: none;
    display: block;
}
.list_link-right li::before{
	content: "";
    position: absolute;
    right: 5%;
    top: 50%;
    background-image: url("/7card/usr/file/attachment/ico_link-right.png");
    background-repeat: no-repeat;
    background-size: contain;
   	width: 20px;
    height: 17px;
    transform: translate(0%, -50%);
	transition: transform 0.3s ease;
}
.list_link-right li:hover::before{
    transform: translate(30%, -50%);
}
@media screen and (max-width: 768px) {
	.list_link-right a{
		font-size: max(1.2rem, min(4vw, 1.7rem));
	}
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　目次 -table_of_contents-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.table_of_contents{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.table_of_contents>li{
	margin: 0 0rem 5rem;
	padding: 1rem 0 0;
	width: 48%;
	box-sizing: border-box;
}

@media screen and (max-width: 768px) {
	.table_of_contents{
		display: contents;
	}
	.table_of_contents>li{
		/*border-top: 1px solid #333;*/
		margin: 0;
		padding: 0 0 3vw;
		width: 100%;
	}
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　ボタン -btn_cmn_-
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.btn_cmn{
	display: block;
	margin: 0 auto;
	padding: 1rem 0;
}
.btn_cmn-blue,
.btn_cmn-login{
	position: relative;
    display: inline-block;
	padding: 1rem 3rem 1rem 3rem;
    background: linear-gradient(145deg, #274f8c, #4372b9);
    border-radius: 5px;
    border: 1px solid transparent;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none !important;
    max-width: 350px;
    min-width: 200px;
    text-align: center;
}
.btn_cmn-blue span,
.btn_cmn-white span,
span.ico_window-white,
span.ico_popup-blue,
span.ico_popup-white,
span.ico-pdf{
	position: relative;
}
span.ico_window-white::before,
span.ico_popup-white::before,
span.ico_popup-blue::before,
span.ico_window-white::before{
	content: "";
	position: absolute;
	display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/7card/usr/file/attachment/ico_link_01.png) no-repeat;
    background-size: contain;
	top: 50%;
	right: -20px;
	transform: translateY(-30%);
}
span.ico_popup-white::before{
	background: url(/7card/usr/file/attachment/ico_popup-white.png) no-repeat;
	background-size: contain;
}
span.ico_popup-blue::before{
	background: url(/7card/usr/file/attachment/ico_popup-blue.png) no-repeat;
	background-size: contain;
}
span.ico-pdf::before{
	position: absolute;
    top: 50%;
    right: -22px;
    width: 18px;
    height: 18px;
    background: url(/7card/usr/file/attachment/ico_pdf_01_pc.png) no-repeat;
    background-size: contain;
    content: "";
    transform: translateY(-50%);
}
.btn_cmn-blue::before,
.btn_cmn-white::before,
.btn_cmn-login::before{
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border: 1px solid #fff;
    border-bottom: none;
    border-left: none;
    width: 5px;
    height: 5px;
}
.btn_cmn-blue:hover::before,
.btn_cmn-white:hover::before,
.btn_cmn-login:hover::before{
	transform: translateX(100%) translateY(-50%) rotate(45deg);
    transition: 0.3s;
}

.btn_cmn-login{
    background: linear-gradient(145deg, #d96807, #ffa859);
}
.btn_cmn-white{
	position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #2c599a;
    color: #2c599a;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none !important;
    max-width: 350px;
    min-width: 200px;
    text-align: center;
    box-shadow: 0 0 3px 0 #2c599a;
}
.btn_cmn-white::before{
	border: 1px solid #2c599a;
	border-bottom: none;
    border-left: none;
}
.btn_cmn-white span,
span.ico_window-blue{
	position: relative;
}
.btn_cmn-white span.ico_window-blue::before,
span.ico_window-blue::before{
	content: "";
	position: absolute;
	display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/7card/usr/file/attachment/ico_link_02.png) no-repeat;
    background-size: contain;
	top: 50%;
	right: -15px;
	transform: translateY(-40%);
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　アコーチEオン
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.contents .mod-accordion .btn-accord-ctr{
	padding: 1.5rem 8rem;
	cursor: pointer;
	position: relative;
}
.contents .mod-accordion .btn-accord-ctr .ttl_acc-01{
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.contents .mod-accordion .btn-accord-ctr{
		padding: 0.5rem 2rem 0.5rem 0rem;
	}		
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 　ポップアチEE
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.no_scroll {
	overflow: hidden;
}
.popup{
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1300;
}
.popup.pop_scroll{
	overflow-y: scroll;
}
.popup-bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.popup-container{
	width: 900px;
	text-align: left;
	padding: 30px;
	background-color: #fff;
	border: 5px solid #295699;
	border-radius: 10px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-bottom: 50px;
}
.popup.pop_scroll .popup-container{
	top: 25px;
	transform: translate(-50%,0);
}
button.popup-close{
	position: absolute;
	top: -20px;
	right: -20px;
	border: 5px solid #295699;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	background-color: white;
	z-index: 1;
}
button.popup-close::before,button.popup-close::after{
	content: "";
	position: absolute;
	top: 17px;
	right: 2px;
	border: 3px solid #295699;
	background-color: #295699;
	border-radius: 50px;
	width: 30px;
}
button.popup-close::before{
	transform: rotate(45deg);
}
button.popup-close::after{
	transform: rotate(-45deg)
}
@media screen and (max-width: 768px) {
	.popup-container{
		width: 90%;
		padding: 15px 20px;
	}
}
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 Google フォント調整
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.google_font{
	font-family: Helvetica, sans-serif;
}