
@charset "utf-8";

/* -----------------------------------------------------------------
LAYOUT CSS
LAST UPDATE:
--------------------------------------------------------------------*/
html{
color: #282828;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
font-size: 62.5%;/*10px*/
line-height: 1.4;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}

body{font-size: 1.0rem;}
input, textarea,select {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;-webkit-appearance: none;
}

/*--------------------------------
LINk
---------------------------------*/
body a{ color:#0054a2; text-decoration:none;}
body a:hover{ color:#0054a2; text-decoration:underline;}
body a:focus {outline: none;}



@media screen and (max-width: 768px){

}


/*--------------------------------
HEADER
---------------------------------*/
header {width: 100%; min-width:1020px; position: fixed; background: #FFF; z-index: 10; }
header .hTop{width:980px; margin: 0 auto;overflow: hidden;}
header .hTop .logo{float: left; width: 380px;padding: 20px 0;display: table;}
header .hTop .logo a{display: table-cell; vertical-align: middle;}
header .hTop .logo a img{margin-right: 20px;}
header .hTop .logo span{display: table-cell;vertical-align: middle; background: #ddefff; font-size: 1.4rem; text-align: center;padding: 15px;}
header .hTop .subNav {float:right; font-size: 1.2rem;}
header .hTop .subNav .siteNav{margin: 15px 0;border-right: 1px solid #d9d9d9;text-align: right;}
header .hTop .subNav .siteNav li{border-left: 1px solid #d9d9d9;display: inline-block;padding: 0 15px;}
header .hTop .subNav .siteNav li a{color: #282828;}
header .hTop .subNav .siteNav li a[target="_blank"]{background: url(/biz/common/img/icon_blank_03.png) no-repeat right center; padding-right: 18px; background-size: 11px auto;}
header .hTop .subNav .siteNav li:first-child a{ background: url(/biz/common/img/icon_arror_b_r_01.png) no-repeat left center ;padding: 0 0 0 10px;}
header .hTop .subNav .siteNav li a img{margin-right: 5px;}
header .hTop .subNav .siteNav li.lang a{padding-bottom: 3px;}
header .hTop .subNav .siteNav li.lang a.cur,
header .hTop .subNav .siteNav li.lang a:hover{border-bottom: 1px solid #da205d;text-decoration: none;}
header .hTop .subNav ul.btnNav{text-align: right;margin-top: 25px;}
header .hTop .subNav ul.btnNav li{font-size: 1.4rem;display: inline-block;}
header .hTop .subNav ul.btnNav li.entry{margin-right: 5px;}
header .hTop .subNav ul.btnNav li.entry a{display: block; color: #fff; border-radius: 4px; background: url(/biz/common/img/icon_mail_01.png) no-repeat  15px center #da205d; padding: 10px 15px 10px 40px;}
header .hTop .subNav ul.btnNav li.entry a:hover{text-decoration: none;}
header .hTop .subNav ul.btnNav li.login a{display: block; color: #fff; border-radius: 4px; background: url(/biz/common/img/icon_lock_01.png) no-repeat  15px center #00a0bd; padding: 10px 15px 10px 40px;}
header .hTop .subNav ul.btnNav li.login a:hover{text-decoration: none;}
header .hTop .subNav ul.btnNav a:hover{opacity: 0.7;}

/*GNAV*/
header .hInner nav {width: 100%; min-width:1020px; background: url(/biz/common/img/bg_nav_pc_gradation.png) repeat-x 0 0 #0054a2;text-align: center;}
header .hInner nav #gNav{text-align: center;background: url(/biz/common/img/bg_nav_pc_pad.png) no-repeat right center;display: inline-block;}
header .hInner nav #gNav li{display: inline-block;font-size: 1.4rem;background: url(/biz/common/img/bg_nav_pc_pad.png) no-repeat left center;margin-left: -2px;}
header .hInner nav #gNav li a {text-decoration: none; padding: 20px 18px; color: #fff; display: block; position: relative; font-weight: bold;line-height: 1;}
header .hInner nav #gNav li a.cur{border-bottom: 5px solid #da205d; padding: 15px 18px;}
header .hInner nav #gNav li a.cur:hover:before{width: 0; border-top: 0; }
header .hInner nav #gNav li a.cur:hover:after{width: 0; border-top: 0; }
header .hInner nav #gNav li a:before {content: ''; width: 0; left: 50%; bottom: 0; transition: all 0.2s ease; border-top: 5px solid #da205d; position: absolute; display: block; }
header .hInner nav #gNav li a:hover:before {width: 50%; border-top: 5px solid #da205d; }
header .hInner nav #gNav li a:after {content: ''; width: 0; right: 50%; bottom: 0; transition: all 0.2s ease; border-top: 5px solid #da205d; position: absolute; display: block; }
header .hInner nav #gNav li a:hover:after {width: 50%; border-top: 5px solid #da205d; }


@media screen and (max-width: 768px){
header {width: 100%; min-width:100%; position: relative;z-index: 30; background: #fff;}
header .hInner{width: 100%; overflow: hidden;border-bottom: 2px solid #0054a2;}
header .hInner .logo{padding: 10px 0 10px 10px;float: left;}
header .hInner .logo img{width: 120px; height: auto;}
header .hInner .spNav{display: table;float: right;}
header .hInner .spNav li{display: table-cell;vertical-align: middle;border-left: 1px solid #c4c4c4;}
header .hInner .spNav li a{display: block;height: 61px;width: 53px;}
header .hInner .spNav li.mail a{ background:url(/biz/common/img/icon_mail_02.png) no-repeat center;text-indent: -9999px;background-size: 23px auto;}
header .hInner .spNav li.lock a{ background:url(/biz/common/img/icon_lock_02.png) no-repeat center;text-indent: -9999px;background-size: 18px auto;}
header .hInner .spNav li.menu a{background:url(/biz/common/img/icon_sp_open.png) no-repeat center;text-indent: -9999px;background-size: 23px auto;}
header .hInner .spNav li.menu a.cur{background:url(/biz/common/img/icon_sp_close.png) no-repeat center #0054a2;text-indent: -9999px;background-size: 20px auto;}
header nav{display: none;width: 100%;overflow: hidden;position: absolute;top: 62px; left: 0; background: #fff;border-top: 2px solid #0054a2;}
header nav #spGNav{}
header nav #spGNav li{border-bottom: 1px solid  #a0a0a0;}
header nav #spGNav li a{font-size: 1.2rem;display: block; padding: 15px 20px 15px 15px;background: url(/biz/common/img/icon_arror_sp_nav.png) no-repeat right center; background-size: 30px auto; border-left: 5px solid #fff;}
header nav #spGNav li a.cur,
header nav #spGNav li a:hover{text-decoration: none;background: url(/biz/common/img/icon_arror_sp_nav.png) no-repeat right center #faeaef; background-size: 30px auto; color: #da205d; border-left: 5px solid #da205d;}
header nav .subNav{float: left;padding: 20px;font-size: 1.2rem;}
header nav .subNav li:first-child{margin: 0;}
header nav .subNav li{margin-top: 10px;}
header nav .subNav li img{width: 48px; height: auto; margin-right: 5px;margin-bottom: 2px;}
header nav .subNav li a{ color: #323232;padding: 4px 0;}
header nav .subNav li a span{background:url(/biz/common/img/icon_arror_b_r_02.png) no-repeat left center; background-size: 4px auto; padding-left: 10px;}
header nav .subNav li a[target="_blank"]{background: url(/biz/common/img/icon_blank_03.png) no-repeat right center; padding: 4px 18px 4px 0; background-size: 11px auto;}
header nav .subNav li a:hover{text-decoration: underline;}
header .langMenu{float: right;font-size: 1.2rem;padding: 20px;}
header .langMenu a{color: #323232; padding-bottom: 3px;}
header .langMenu a:hover{text-decoration: none;border-bottom: 1px solid #da205d;}
header .langMenu a.cur{border-bottom: 1px solid #da205d; }
header nav#spGNavWrap{z-index: 20; -webkit-transition: all .9s ease-in-out 0s; transition: all .9s ease-in-out 0s;}
#layer{ display: none;width:100%; height:100%; position:fixed; top:0; background:#000; opacity:0.4; z-index:2;}
header nav.show{ display: block;}
}

/*--------------------------------
BREADCLUMBS
---------------------------------*/
ul.List { width: 980px; margin: 10px auto; }
.List-Item { display: inline; font-size: 12px; }
.List-Item::after { content: '＞'; padding: 0 10px; }
.List-Item:last-child::after { content: ''; }
.List-Item-Link { display: inline-block; text-decoration: none; color: inherit; }
@media screen and (max-width: 768px){
ul.List { width: 100%; padding: 10px 10px 0 10px;}
}

/*--------------------------------
CONTENTS
---------------------------------*/
#contentsWrap{width: 100%; min-width:1020px; padding-bottom: 80px;background: #f3f3f3;padding-top: 177px; }
#contentsWrap h1{ margin: 0 0 40px; width: 100%; min-width:1020px; font-size: 2.8rem; font-weight: bold;text-align: center; color: #da205d;padding: 50px 20px; background: #fff;}
#contentsWrap section{ width: 980px; margin:  0 auto; }
section{ font-size: 1.4rem;}
section > p{margin-top: 10px;}

@media screen and (max-width: 768px){
#contentsWrap{width: 100%; min-width:100%; padding-bottom: 70px;padding-top: 0}
#contentsWrap h1{margin: 0 0 15px; width: 100%; min-width:100%; font-size: 1.8rem;padding: 25px 10px; }
#contentsWrap section{ width: 100%; margin:  0 auto;padding:0 15px;}
section{ font-size: 1.2rem;}
}

ol.listNumber01{ list-style:decimal;}
ol.listNumber01 li{ margin-left: 20px;}

/*--------------------------------
TOP UNIQUE
---------------------------------*/
#contentsWrap .indexMainVisual2{width: 100%; min-width:1020px;background: url(/biz/img/bg_h1_02_pc.jpg) no-repeat top center;}
#contentsWrap .indexMainVisualBox{ margin: auto; width: 980px; height: 450px; position: relative; margin-bottom: 80px;}
#contentsWrap .indexMainVisual2 h1{ background: none; min-width: 980px; padding: 35px 0 0;}
#contentsWrap .indexMainVisual2 h1 img.pcOnly{display: inline-block;}
#contentsWrap .indexMainVisual2 h1 img.spOnly{display: none;}
#contentsWrap .resultBtn{ position: absolute; bottom: 45px; left: 80px; }
#contentsWrap .resultBtn a{ display: inline-block; margin: 0 auto;background: url(/biz/common/img/icon_blank_btn_01.png) no-repeat right center #da205d; border-radius: 6px; color: #fff; font-size:1.6rem; padding: 15px 72px; font-weight: bold;}
#contentsWrap .resultBtn a:hover{ opacity: 0.7; text-decoration: none;}
#contentsWrap section{margin-top: 60px;}

@media screen and (max-width: 768px){
#contentsWrap .indexMainVisual2{width: 100%; min-width:100%; background: none;}
#contentsWrap .indexMainVisualBox{ margin: 0 auto 64px; width: 100%; height: auto; position: relative;}
#contentsWrap .indexMainVisual2 h1{ min-width: 100%; padding: 0;}
#contentsWrap .indexMainVisual2 h1 img.pcOnly{display: none;}
#contentsWrap .indexMainVisual2 h1 img.spOnly{display: block; width: 100%; height: auto;}
#contentsWrap .resultBtn{ bottom: 4%; left: 0; padding: 0 15px; width: 100%; }
#contentsWrap .resultBtn a{ padding: 4% 72px;display: block; text-align: center;}
#contentsWrap section{margin-top: 40px;}
}

.pickupTtl { border: 1px solid #0054a2; padding: 50px 20px 30px; position: relative; text-align: center; font-size: 1.6rem; margin-bottom: 40px;}
.pickupTtl .label{ position: absolute; top: -30px; left: 0; right: 0; margin: auto; width: 598px; }
.pickupTtl h2{ font-size: 3.1rem; font-weight: bold; line-height: 1; color: #0054a2; margin-bottom: 20px;}

.pickupSec{padding: 0 0 60px;width: 100%; min-width:1020px; background: #f3f3f3; }
.pickupSec .colWrap h3{ color: #fff; font-size: 2.4rem; font-weight: bold; background: #0054a2; padding: 12px 20px; text-align: center;}
.pickupSec .colWrap .pickupWrap { height: 660px; background: #fff; border: 1px solid #d6d6d6; border-top: none; padding: 24px 20px;}
.pickupSec .colWrap dl dt{ text-align: center; margin: 0; display: block; color: #fff; background: #da205d; font-size: 1.9rem; font-weight: bold; border-radius:1em;line-height: 1; padding: 8px 20px;}
.pickupSec .colWrap dl ul{ text-align: left;}
.pickupSec .colWrap .pickup01 { width: 320px; float: left;}
.pickupSec .colWrap .pickup01 .ttl1{ font-size: 2rem; color: #0054a2; font-weight: bold; text-align: center; margin: 18px 0 0;}
.pickupSec .colWrap .pickup01 .ttl1 img{ display: block; margin: 4px auto 10px; width: 78px;}
.pickupSec .colWrap .pickup01 .ttl2{ width: 160px; display: block; line-height: 1; color: #0054a2; border: 1px solid #0054a2;font-weight: bold; font-size: 1.6rem; padding: 12px 15px 10px; margin: 15px auto 20px;}
.pickupSec .colWrap .pickup02 {width: 600px; float: left;}
.pickupSec .colWrap .pickup02 img{ width: 360px; margin: 30px auto 10px;}
.pickupSec .colWrap .pickup02 .ttl1{ display: block; overflow: hidden; margin: 18px 0 20px;}
.pickupSec .colWrap .pickup02 .ttl1 img{ width: 130px; display: inline-block; float: left; margin: 0 26px 0 30px;}
.pickupSec .colWrap .pickup02 .ttl1 img.communication{ width: 116px;}
.pickupSec .colWrap .pickup02 .ttl1 span{ margin: 20px 0 0; font-size: 2.1rem; color: #0054a2; font-weight: bold; text-align: left; display: inline-block;}
.pickupSec .colWrap .pickup02 .checkList01{ padding: 0 0 0 14px;}
.pickupSec .colWrap .pickup02 .checkList01 li{ font-size: 1.5rem;}
.pickupSec .colWrap .plus { width: 60px; float: left; text-align: center;}
.pickupSec .colWrap .plus img{ width: 42px; margin: 330px auto 0;}

@media screen and (max-width: 768px){
.pickupTtl { padding: 38px 10px 20px; font-size: 1.5rem; margin-bottom: 26px;}
.pickupTtl .label{ width: 80%; top: -28px; }
.pickupTtl .label img{ width: 100%; }
.pickupTtl h2{ font-size: 2.2rem; line-height: 1.4; margin-bottom: 10px;}

.pickupSec{ width: 100%; min-width:100%; padding: 0 0 40px;}
.pickupSec .colWrap h3{ font-size: 2.2rem; padding: 10px;}
.pickupSec .colWrap .pickupWrap { height: auto; padding: 18px 10px;}
.pickupSec .colWrap dl dt{  font-size: 1.8rem; padding: 10px; width: 95%; margin: auto;}
.pickupSec .colWrap dl ul{ text-align: left;}
.pickupSec .colWrap .pickup01 { width: 100%; float: inherit;}
.pickupSec .colWrap .pickup01 .ttl1{ font-size: 1.7rem;}
.pickupSec .colWrap .pickup01 .ttl1 img{ margin: 4px auto 10px; width: 23%;}
.pickupSec .colWrap .pickup01 .ttl2{ width: 136px; display: block; font-size: 1.4rem; padding: 9px 12px 8px; margin: 10px auto 16px;}
.pickupSec .colWrap .pickup02 {width: 100%; float: inherit;}
.pickupSec .colWrap .pickup02 img{ width: 90%; margin: 30px auto 10px;}
.pickupSec .colWrap .pickup02 .ttl1{ margin: 12px 0 16px;}
.pickupSec .colWrap .pickup02 .ttl1 img{ width: 30%; float: inherit; display: block; margin: 4px auto 0;}
.pickupSec .colWrap .pickup02 .ttl1 img.communication{ width: 30%;}
.pickupSec .colWrap .pickup02 .ttl1 span{ margin: 16px 0 0; font-size: 1.8rem; text-align: center; display: block;}
.pickupSec .colWrap .checkList01{ padding: 0 10px;}
.pickupSec .colWrap .checkList01 li{ font-size: 1.5rem;}
.pickupSec .colWrap .plus { width: 100%; float: inherit;}
.pickupSec .colWrap .plus img{ width: 36px; margin: 7px auto;}

}

.movieSec{padding: 60px 0;width: 100%; min-width:1020px; background: url(/biz/img/bg_moviesec_pc.jpg) no-repeat top center #f2e6d3;}
.movieSec section{width: 100%; overflow: hidden; margin-top: 0 !important; text-align: center;}
.movieSec section h2{font-size: 3rem; color: #0054a2; font-weight: bold; display: inline-block; margin: 7px 0 10px 20px; vertical-align: middle; }
.movieSec section p{line-height: 2; color: #282828; font-size: 1.6rem;}
.movieSec section p span { font-size: 1.2rem;}
.movieSec section .movieBox01 { margin: 30px auto 10px;}

@media screen and (max-width: 768px){
.movieSec{padding: 20px 0 30px; min-width:100%; background: url(/biz/img/bg_moviesec_sp.jpg) no-repeat top center #f2e6d3; background-size: 100%; text-align: center;}
.movieSec section { width: 100%;}
.movieSec section h2{font-size: 1.8rem; margin: 12px 0 0 8px; }
.movieSec section p{font-size: 1.2rem;}
.movieSec section p span { font-size: 1rem;}
.movieSec section .movieBox01{ height:160px; width: 276px; margin: 0 auto; margin-top: 15px;}
.movieSec section video{width: 100%; height: auto;}
}


/*--------------------------------
FOOTER
---------------------------------*/
footer{width: 100%; min-width:1020px;  color: #fff;position: relative;}
footer .footLinks{width: 100%; min-width:1020px;background: #616161;}
footer .footLinks section{width: 980px; margin:0 auto;text-align: center;padding: 25px 0 15px;}
footer .footLinks section:nth-child(2){border-top: 1px solid #919191;padding: 15px 0 25px;}
footer .footLinks section ul{text-align: center;display: inline-block;}
footer .footLinks section ul li{display: inline-block;margin:0 15px 0 10px;}
footer .footLinks section ul li a{ color: #fff; font-size: 1.3rem;}
footer .footLinks section ul li a[target="_blank"]{ background:url(/biz/common/img/icon_blank_01.png) no-repeat right center; padding: 0 15px 0 0; background-size: 11px auto;}
footer .footLinks section .ttl{display: inline-block;padding: 5px;line-height: 1; border: 1px solid #fff;}
footer .pageTop{ background: url(/biz/common/img/icon_pagetop.png) no-repeat center #0054a2; background-size: 17px auto;width: 48px;height: 48px; border-radius: 4px 4px 0 0; position: absolute; bottom: 45px; right: 45px; cursor: pointer;}
footer .pageTop:hover{opacity: 0.8;}
footer .pageTop a{display: block;text-indent: -9999px; height: 45px; width: 45px;}
footer .copy{width: 100%; min-width:1020px; background: #0054a2; text-align: center;line-height: 1; padding: 20px 0;}

.pageTop.fixed{ position: fixed; bottom: 0; right: 20px; transform: translate(-50%, 0%); transition: opacity 0.4s ease;}
.pageTop.show{ opacity: 1;}


@media screen and (max-width: 768px){
footer{min-width:100%; }
footer .footLinks{min-width:100%; }
footer .footLinks section{width: 100%;padding: 15px 0 20px;text-align: left;}
footer .footLinks section:nth-child(2){padding: 20px 0 20px;}
footer .footLinks section ul{display: block;text-align: left; margin: 0 15px;}
footer .footLinks section ul li{display: block;margin:10px 0 0 0 ;}
footer .footLinks section ul li a{ color: #fff; font-size: 11px;}
footer .footLinks section .ttl{display: inline-block;padding: 5px;line-height: 1; border: 1px solid #fff;font-size: 0.9rem; margin: 0 15px;}
footer .pageTop{ background: url(/biz/common/img/icon_pagetop.png) no-repeat center #0054a2; background-size: 17px auto;width: 40px;height: 40px; border-radius: 4px ; position: absolute; top:-55px; right: 15px;}
footer .pageTop a{height: 40px; width: 40px;}
footer .copy{ min-width:100%; padding: 15px 0;}
.pageTop.fixed{ bottom: 0; right: 15px; }
}

/*--------------------------------
202109追加
---------------------------------*/
.column {
	border: 2px solid #9DC3E6;
	background: #FFF;
	margin: 40px auto;
	position: relative;
	transition: 0.3s;
}
.column:hover {
	opacity: 0.6;
}
.column a {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
}
.column-img {
	overflow: hidden;
	width: 19%;
	height: 250px;/* トリミングしたい枠の高さ */
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
	.column-img {
		width: 100%;
	}
}
.column-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
.column-text {
	padding: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
@media screen and (max-width: 768px) {
	.column-text {
		width: 100%;
	}
}
.column-text h2 {
	font-size: 2rem;
	margin-bottom: 10px;
}
.column-text p {
	font-size: 1.6rem;
	line-height: 1.7;
}
.box {
	border: 1px solid #CCC;
	padding: 20px;
	background: #FFF;
	margin: 20px 0;
	border-top: 5px solid #0054a2;
}
dl {
	margin-top: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 20px;
}
ol li {
	list-style: decimal;
	line-height: 2.5;
	margin-left: 1.5em;
}
.centerimg {
	margin: 20px auto;
	display: block;
}
h3.columnhl3 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 40px 0 20px 0;
	color: #0054a2;
	border-bottom: 2px solid #0054a2;
}
.seminar-ttl {
	padding: 15px;
	border-top: #007196 5px solid;
	background: #E4F0F3;
}
.seminar-ttl .sub-ttl {
	font-size: 16px;
}
.seminar-ttl p {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
.seminar-ttl .main-ttl {
	font-size: 21px;
}
.seminar-ttl p + p {
	padding-top: 0;
}
table.seminar-detail {
	width: 100%;
	margin: 20px 0;
}
table.seminar-detail th {
	background: #DDD;
	padding: 15px;
	text-align: center;
	border: 1px solid #CCC;
}
table.seminar-detail td {
	background: #FFF;
	padding: 15px;
	border: 1px solid #CCC;
}
ul.disc {
	list-style: disc;
	margin-left: 2.5em;
	line-height: 2;
}
.button-back {
	margin: 20px 0;
	transition: .3s;
}
.button-back:hover {
	opacity: 0.6;
}
.button-back a {
	display: inline-block;
}
#contentsWrap section.narrow {
	width: 686px;
}
#contentsWrap section.narrow p {
	margin-bottom: 30px;
	line-height: 1.7 !important;
}
.success {
	border: 1px solid #0054A2;
	padding: 30px 10px 0px 10px;
	position: relative;
	margin: 40px 0;
	width: 100%;
	background: #FFF;
	color: #666;
}
.success p {
	font-weight: bold;
}
.success p.point {
	background: #0054A2;
	padding: 10px 40px;
	text-align: center;
	display: block;
	color: #FFF;
	position: absolute;
	border-radius: 50px;
	top: -25px;
	right: 36%;
	font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
	#contentsWrap section.narrow {
		width: 100%;
	}
	.centerimg {
		width: 100%;
	}
	.success p.point {
		width: 80%;
		right: 10%;
	}
}
.contents p {
	font-weight: bold;
	font-size: 1.8rem !important;
	margin-bottom: 10px !important;
}
.contents {
	background: #FFF;
	padding: 30px;
}
.contents ul li {
	list-style: disc;
	margin-left: 20px;
	line-height: 2;
	margin-top: 20px;
}
.contents ul li:first-child {
	margin-top: 0;
}
.contents ul li a:hover {
	opacity: 0.6;
}
.contents ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.contents ul li.dash {
	list-style: none;
	margin-left: 0;
	font-weight: normal;
	margin-top: 0;
}
.contents ul li.dash:before {
	content: "-";
	margin-right: 10px;
}
a.anchor {
	display: block;
	padding-top: 150px;
	margin-top: -150px;
}