@charset "utf-8";

/* noto-sans-jp-regular - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/NotoSansJP-Regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/NotoSansJP-Bold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	color: #333333;
	font-size: 14px;
	background-image: url(../images/body_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: line-through;
	vertical-align: top;
}
.clear {
	clear: both;
	font-size: 0px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF9411;
	text-decoration: underline;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 79px;
}
#header .logo {
	padding-top: 23px;
	padding-left: 7px;
	float: left;
}
#header .hlogo {
	float: right;
	padding-top: 23px;
	padding-right: 10px;
}
#main {

}
#main .topbg {
	font-size: 1px;
	background-image: url(../images/main_bg_top.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 980px;
}
#main .underbg {
	font-size: 0px;
	background-image: url(../images/main_bg_under.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 980px;
}
#mwrapper_top {
	background-repeat: repeat-y;
	background-image: url(../images/main_bgtop.gif);
	width: 980px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#mwrapper {
	background-repeat: repeat-y;
	background-image: url(../images/main_bg.gif);
	width: 980px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#maincontent   {
	width: 928px;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#maincontent #contentArea #icon{

}

#maincontent  h2 {
	height: 40px;
	width: 450px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

#maincontent #contentArea h3 {
	background-image: url(../images/setumei_titlebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 907px;
	padding-top: 7px;
	padding-left: 21px;
}
#maincontent #contentArea .buttanbox {
	text-align: left;
	padding-bottom: 10px;
}
#maincontent  #contentArea  .buttanbox  ul  {
	padding-top: 10px;
	padding-left: 14px;
}


#maincontent #contentArea .buttanbox li {
	background-image: none;
	float: left;
	width: 140px;
	padding-right: 12px;
	list-style-type: none;
}

#contentArea .red{
	color:#F00;
}

#contentArea .explanation_text {
	width: 900px;
	padding-right: 14px;
	padding-left: 14px;
}
#contentArea .explanation_text .ex_topbg {
	background-image: url(../images/commentbg_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 900px;
	font-size: 0px;
}
#contentArea .explanation_text .ex_body {
	background-image: url(../images/setumei_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 880px;
	text-align: left;
	vertical-align: sub;
	padding-right: 10px;
	padding-left: 10px;
}
#contentArea .explanation_text .ex_underbg {
	font-size: 0px;
	background-image: url(../images/commentbg_under.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
}
#contentArea .explanation_img {
	width: 900px;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#contentArea p{
	text-align: left;
}

#maincontent .leftArea {
	float: left;
	width: 450px;
}
#maincontent .leftArea .sampleimg {
	padding-top: 20px;
}
#maincontent .ulbox {
	margin-top: 6px;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
}
#maincontent    .link {
	background-image: url(../images/dot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	width: 433px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent   .lititle   {
	background-image: url(../images/arrowicon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}


#maincontent .centerline {
	float: left;
	width: 26px;
}
#maincontent .rightArea {
	float: right;
	width: 450px;
}


#main .menutop {
	text-align: left;
	padding-left: 3px;
	padding-top: 10px;
}

#main .risk {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 16px;
}
#main .risk .footermenu {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 150%;
	padding-bottom: 2px;
	margin-bottom: 10px;
	padding-top: 2px;
}

#main .risk p {
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 68px;
	font-size: 12px;
	color: #FFFFFF;
}

.close{
	display: none;
}
.accordion:hover{
	cursor: pointer;
}
ul li{
	list-style-type: none;
}
#maincontent h3 {
	width: 429px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
}

.accordion_switch{
	background-image: url(../images/toptitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.accordion_switch_down{
	background-image: url(../images/toptitle_bg_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.accordion_non_switch{
	background-image: url(../images/toptitle_ns_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.caution{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
  margin-bottom: 8px;
}
.accordion_switch_mini_down{
 background-image: url(../images/toptitle_m_bg_down.gif);
}
.mini{
	 background-image: url(../images/toptitle_m_bg.gif);
}
.mini:hover{
	background-image: url(../images/toptitle_m_bg_on.gif);
}
.color_white{
	color:#fff;
}

.search_links{
	padding-top: 18px;
	background-color: #fff6d5;
	display: flex;
	justify-content: space-around;
}

.search_title{
	margin-top: 16px;
	background-color: #fff6d5;
	padding-top: 22px;
	font-size: 18px;
	font-weight: bold;
}

.search_links p{
	padding-bottom: 2px;
	display: block;
	width: 260px;
	margin-bottom: 12px;
}

.search_links p span{
	padding-right: 5px;
	background-color: #013378;
	border-radius: 8px;
	height: 56px;
	display: block;
	display: flex;
	padding-left: 12px;
	align-items: center;
}

.search_links p span img{
	margin-right: 16px;
}

.search_links p a{
	color: white;
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif !important;
	display: block;
	text-align: left;
}

.search_links p a:hover{
	text-decoration: none;
	opacity: 0.8;
}