html {
	font-size:100%;
}
body {
	font-size:16px;
	background:#fff;
	font-family: "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	line-height:1.6;
	color:#333;
}
body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, li, form, fieldset, blockquote, table, thead, tbody, tfoot, tr, td, th {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, em {
	font-size:1rem;
	font-weight:normal;
	font-style:normal;
	padding:0;
	margin:0;
}
table {
	width:100%;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
}
img, input, button, select, textarea {
	vertical-align:middle;
}
ul, ol {
	list-style:none;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
	transition:all 0.3s;
}
a:hover {
	outline:none;
	text-decoration:none;
	transition:all 0.3s;
}
.btn a {
	display:block;
	filter:alpha(opacity=100);
	opacity:1;
}
.btn a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.clear:after, .clearFix:after {
	content: ".";
	display: block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clear, .clearFix {
	display: inline-block;
}
.clear {
	clear:both;
	height:0px!important;
	overflow:hidden;
}
* html .clear, * html .clearFix {
	height:0px;
}
.clear, .clearFix {
	display:block;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.cl {
	clear:both !important;
}
.al {
	text-align:left !important;
}
.ar {
	text-align:right !important;
}
.ac {
	text-align:center !important;
}
.font_bold {
	font-weight:bold;
}
.mb_5 {
	margin-bottom:5px !important;
}
.mb_10 {
	margin-bottom:10px !important;
}
.mb_15 {
	margin-bottom:15px !important;
}
.mb_20 {
	margin-bottom:20px !important;
}
.mb_30 {
	margin-bottom:30px !important;
}
.mb_35 {
	margin-bottom:35px !important;
}
.mb_40 {
	margin-bottom:40px !important;
}
.mb_50 {
	margin-bottom:50px !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;
}
.pt_10 {
	padding-top:10px!important;
}
.pt_20 {
	padding-top:20px!important;
}
.pt_30 {
	padding-top:30px!important;
}
.pt_40 {
	padding-top:40px!important;
}
.pt_50 {
	padding-top:50px!important;
}
.pt_60 {
	padding-top:60px!important;
}
.pt_80 {
	padding-top:80px!important;
}
img {
	max-width:100%;
}
.pcNone {
	display:none!important;
}
.flex01 {
	display:flex;
	justify-content:space-between;
}
.flex02 {
	display:flex;
	justify-content:center;
}
.flex03 {
	display:flex;
	justify-content: flex-start;
}
.flex_stretch {
	align-items:stretch;
}
.flex_center {
	align-items:center;
}
.flex_wrap {
	flex-wrap: wrap;
}
.logo {
	padding:25px 0;
	border-bottom:1px solid #eee;
}
.inner {
	width:1000px;
	margin:0 auto;
}
.note {
	font-size:0.8rem;
}

.wid_1000 {
	width:1000px;
	margin:0 auto;
}
.txt01_notice {
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	margin-bottom:40px;
	border-bottom:2px #eee solid;
	padding-bottom:30px;
}
.col01_notice {
	border:2px #dcdcdc solid;
	padding:15px 0;
	text-align:center;
	margin-bottom:60px;
}
.txt02_notice {
	font-weight:bold;
	line-height:2rem;
}
.txt03_notice {
	font-size:0.875rem;
	line-height:1.6rem;
}
.sup01 {
	font-size:0.9rem;
	vertical-align:0.3em;
}
.col02_notice {
	margin-bottom:25px;
}
.col02_notice ul {
	padding-left:20px;
}
.col02_notice ul li {
	list-style-type: disc;
	font-size:0.8rem;
}
.footer_01 {
	border-top:6px #0a509f solid;
	border-bottom:1px #ddd solid;
	padding:30px 0;
	text-align:center;
	margin-bottom:10px;
	margin-top:90px;
}
.footer_02 {
	width:550px;
	margin:0 auto;
}
.footer_02 {
	display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	padding-bottom:20px;
}
.footer_02 p {
	font-size:0.75rem;
	line-height: 1rem;
	font-family: "Meiryo", "¥á¥¤¥ê¥ª", Verdana,"Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
}
.footer_02 p span{
	font-size: 1.2rem;
	line-height: 1rem;
	margin-top: -1px;
	margin-top: 2px\0;
	display: inline-block;
	vertical-align: middle;
}

.note01{ 
	padding-left:1em; 
	text-indent:-1em;
}

/*  */
.bg_black{
	background: #080403;
	margin-bottom: 60px;
}
.seca{
	border-top: 7px #d9c38a solid;
	border-bottom: 7px #d9c38a solid;
}
.seca_in{
	border-top: 7px #c19c41 solid;
	border-bottom: 7px #c19c41 solid;
	background: #eadbbc;
	padding: 70px 60px 60px;
}
.gold_txt01{
	font-size:1.2rem;
	margin-bottom: 30px;
}
.gold_flex01{
	display: flex;
	flex-wrap: nowrap;
	justify-content:space-between;
	align-items:stretch;
}
.gold_dl{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 25px;
}
.gold_dl dt{
	border: 1px #000 solid;
	padding: 5px 40px;
	display: inline-block;
	margin-right: 10px;
}
.gold_dl .dt01{
	padding: 5px 20px;
}
.gold_box01{
	background: #fff;
	padding: 35px 40px;
}
.gold_box01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 15px;
}
.gold_box01 ul li{
	width: 48.9%;
	margin-bottom: 15px;
}
.gold_link01{
	position: relative;
}
.gold_link01 a{
	position: absolute;
	top: 0;
	left: 319px;
	width: 180px;
	height: 22px;
	display: inline-block;
}
.secb{
	background:url(../img/bg_01_pc.jpg) top right no-repeat;
	padding: 52px 60px 0;
	width: 880px;
	margin: 0 auto;
}
.secb_in{
	background: #fff;
	border-radius:10px;
	padding: 45px 13px 20px;
}
.gold_dl02{
	background:url(../img/img_b02_pc.jpg) right 57px no-repeat;
	padding: 0 261px 0 32px;
}
.gold_dl02 dt{
	margin-bottom: 15px;
}
.gold_dl02 dd{
	color: #1d347d;
	font-size: 1.1rem;
	margin-bottom: 30px;
}
.gold_dl02 dd .note{
	display: inline-block;
	margin-bottom: 5px;
}
.gold_dl02 dd a{
	display: inline-block;
	font-size: 1.2rem;
	color: #1d347d;
	text-decoration: underline;
}
.gold_dl02 dd a:hover{
	text-decoration: none;
}
.secc{
	background:url(../img/bg_02_pc.jpg) left -18px no-repeat;
	padding: 70px 60px 25px;
	width: 880px;
	margin: 0 auto;
}
.gold_list01{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
.gold_list01 li{
	width: 48.2%;
}
.secd{
	background:url(../img/bg_03_pc.jpg) right bottom no-repeat;
	padding: 0 60px 50px 60px;
	width: 880px;
	margin: 0 auto;
	color: #fff;
}



 @media only screen and (min-width: 768px) and (max-width: 1024px) {
 .inner, .inner02 {
 padding:0 10px;
 width:auto;
}
.wid_1000{
	width:100%;
}
}
