@font-face {
    font-family: Lucida Grande, Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", sans-serif;
}

.res_tbl>tbody>tr>td, .res_tbl>tbody>tr>th, .res_tbl>tfoot>tr>td, .res_tbl>tfoot>tr>th, .res_tbl>thead>tr>td, .res_tbl>thead>tr>th {
	padding: 15px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #ddd;
}
.res_tbl > thead > tr > th > span {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #c4c4c4;
  color: #0c3489;
  padding: 10px;
  text-align: center;
}
.res_tbl > thead > tr > th {
  padding: 3px;
  border-bottom: none;
}
.res_tbl > tbody > tr > td {
  border-top: none;
}
.table-striped.res_tbl > tbody > tr:nth-of-type(2n+1) {
  background: none;
}
.table-striped.res_tbl > tbody > tr:nth-child(even) {
  background: #F2FAFC;
}
.red-button
{
    background: red none repeat scroll 0 0;
    border-radius: 16px !important;
    color: white;
    font-size: 21px;
    font-weight: 500;
    padding: 0 17px;
}
.red_btn {
  background: #fe0000 none repeat scroll 0 0;
  border: none;
  border-radius: 30px !important;
  color: white;
  font-size: 16px;
  min-width: 100px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.gray_btn {
  background: #BCBCBC;
  border: none;
  border-radius: 30px !important;
  color: white;
  font-size: 16px;
  padding-bottom: 7px;
  padding-top: 7px;
  min-width: 100px;
  cursor: default;
}
.tbl_anchor
{
	text-decoration:underline;
	color: #0c3489;
}
.small_red_btn {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 3px !important;
  color: white;
  font-weight: bold;
  margin-right: 5px;
  padding: 0 4px;
  font-size:12px;
}
.footer_btn {
  background: white none repeat scroll 0 0;
  border: 1px solid #0c3489;
  color: #0c3489;
  padding: 12px 2px 12px 39px;
  margin-bottom:5px;
}
.footer_btn_icon
{
	padding-left: 20px;
}
.res_tbl {
  border-bottom: 1px solid lightgray;
}
.middle_text{
	padding-left: 0px;
	padding-top: 15px;
}
.input-heading {
  font-size: 14px;
}
.red_span_btn {
  background: #fe0002 none repeat scroll 0 0;
  border-radius: 6px !important;
  color: white;
  font-weight: bold;
  padding: 1px 9px;
  font-size: 12px;
}

.blue_span_btn {
  background: #0C3489;
  border-radius: 6px !important;
  color: white;
  font-weight: bold;
  padding: 1px 9px;
  font-size: 12px;
}
.form-border {
  border-bottom: 1px solid #c5c5c5;
  border-top: 1px solid #c5c5c5;
  padding: 0;
}
.form-border2 {
  border-bottom: 1px solid #c5c5c5;
  padding: 0;
}
.label_block {
  background: #e8ecf8 none repeat scroll 0 0;
  min-height: 122px;
  padding-top: 15px;
}
.label_block2 {
  background: #e8ecf8 none repeat scroll 0 0;
  padding-top: 18px;
  padding-bottom:7px;

}
.m-t-0.m-b-0.blue-text.head_txt {
  font-size: 17px !important;
}
.p021-4-head_txt{
	padding-top:45px!important;
	padding-bottom:35px!important;
}
.f-w-500{
	font-size: 33px;
    font-weight: 500;
    letter-spacing: 3px;
}
.label_block3 {
  background: #e8ecf8 none repeat scroll 0 0;
  padding-top: 15px;
  padding-bottom: 11px;
  min-height:79px;

}
.input_ht_30{
	height:30px;
}
.text_div {
  margin-bottom: 10px;
  margin-top: 10px;
}
.textarea_input {
  background: #fde1de none repeat scroll 0 0;
  min-height: 100px;
}

.p-l-r-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.p-l-r-4 {
  padding-left: 4px;
    padding-right: 4px;
}
.p-r-10{
	padding-right:10px;
}
.p-l-10{
	padding-left:10px;
}
.p-t-b-40{
	padding-top: 40px;
	padding-bottom: 40px;
}
.label_content{
	margin-bottom: 15px;
	margin-top: 18px;
}
.input_clr_pink
{
	background:#FDE1DE;
}
.block_head
{
	border: 1px solid #0c3489;
    color: #0c3489;
    padding: 9px 5px;
}
.block_row{
	border-bottom: 1px solid rgb(197, 197, 197);
	margin:0;
}
.bottom_block {
  background: #fde1de none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  padding: 18px 0px;
}
.submit_btn {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  color: gray;
  min-width: 250px;
  padding: 12px;
}

.checkbox_label {
  font-size: 18px;
  font-weight: 500;
  margin-left: 7px;
  margin-top: 2px !important;
}

.border_gray {
  border: 1px solid #c5c5c5;
  height: 400px;
  overflow-y: scroll;
  padding: 18px 15px 10px;
}
.p-t-b-15
{
	padding-top:15px;
	padding-bottom:15px;
}
.p-t-b-10
{
	padding-top:10px;
	padding-bottom:10px;
}
.per_name {
  font-size: 15px;
  text-transform: capitalize;
}
.border-bg-red{
	border-left: 3px solid rgb(214, 21, 24);
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-orange{
	border-left: 3px solid #E05E10;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-lightorange{
	border-left: 3px solid #ea9d13;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-yellow{
	border-left: 3px solid #f5d11f;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-lightgreen{
	border-left: 3px solid #89b925;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-green{
	border-left: 3px solid #0F9242;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-blue{
	border-left: 3px solid #189FCE;
	min-height: 200px;
	background: transparent linear-gradient(to right, rgb(238, 238, 238), rgb(238, 238, 238), white) repeat scroll 0px 0px;
	padding-top: 65px;
}
.border-bg-white{

	min-height:180px;
	padding-top: 45px;
}
.title_head {
  font-size: 16px;
}
.lightboxOverlay {
  background: #1a2d4e none repeat scroll 0 0 !important;
  opacity: 0.9 !important;
}
.lb-details {
  display: none;
}
.lb-outerContainer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.p005-para{
	font-size: 15px ! important;
	font-weight: 600 ! important;
	letter-spacing: 1px;
	opacity: 0.85;
}
.top_head_container{
	background: rgb(238, 238, 238) none repeat scroll 0% 0%;
	text-align: center;
	padding-top: 15px;
	color:#0B3589;
	margin-top:143px;
}
.navbar2 > li > a {
  color: #8c8c8c !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.navbar2 li .page-scroll {
  padding-left: 15px;
  padding-right: 15px;
}
.collapse.navbar-collapse .navbar2 > li > a:hover{
  color:#8c8c8c !important;
}
.side_bar_nav{
	background: #eeeeee none repeat scroll 0 0;
    border-top: 2px solid #09368b;
	padding: 20px 10px 20px 20px;
}
.side_bar_nav > li {
  line-height: 30px;
}
.side_bar_nav a {
  color: #515151;
}
.p_064-para1{
	border-top: 2px solid rgb(12, 52, 137);
	background: rgb(238, 238, 238) none repeat scroll 0% 0%;
	padding: 20px 10px 10px 15px;
}
.blue_head {
  background: #0c3489 none repeat scroll 0 0;
  color: white;
  padding: 10px 15px;
  margin-bottom: 0;
}
.gray_div_block {
  background: rgb(223, 226, 243) none repeat scroll 0 0;
  color: #0c3489;
  padding: 13px 15px;
}
.white_div_block {
  font-size: 13px !important;
  padding: 13px 0 13px 15px;
}
.pc-064-btn {
  border: 1px solid #0c3489;
  color: #0c3489;
  padding: 6px 10px;
  font-size:13px;
}
.para_ul > li {
  line-height: 21px;
  list-style: inside;
  padding-left: 20px;
}
.p-064-ftr-block{
	margin-bottom: 0px;
	word-wrap: break-word;
	font-size: 26px !important;
	margin-top: 5px;
}

.div_5{
	float: left; width: 5%;
}
.p-066_head1{
	color: rgb(12, 52, 137);
	border-bottom: 2px solid rgb(12, 52, 137);
	padding-bottom: 4px;
	}


.p-066_head2 {
  background: rgb(248, 118, 104) none repeat scroll 0 0;
  color: white;
  margin-bottom: 15px;
  padding: 12px 10px;
  text-align: center;
}
.p-066_head3{
	background: #0C3489;
	color: white;
	text-align: center;
	padding:12px 10px;
	margin-bottom: 15px;
}
.p-066_head4 {
  color: #0c3489;
  margin-bottom: 0;
}
.p-066_head5 {
  border-bottom: 1px solid rgb(12, 52, 137);
  color: rgb(12, 52, 137);
  font-weight: normal;
  letter-spacing: 1px;
  padding-bottom: 7px;
  text-align: center;
}
.p-066_head6{
	color: #0C3489;
	text-align: center;
	padding:12px 10px;
}
.p_066_btn {
  border: 1px solid #0c3489;
  color: #0c3489;
  display: inline-block;
  min-width: 300px;
  padding: 9px;
  text-align: center;
  margin-top:5px;
}
.p_066_btn2 {
  border: 1px solid #0c3489;
  color: #0c3489;
  display: inline-block;
  font-size: 13px;
  min-width: 140px;
  padding: 9px;
  text-align: center;
}
.p066-bottom-para {
  background: white none repeat scroll 0 0;
  border: 1px solid #0c3489;
  color: #0c3489;
  font-size: 18px !important;
  font-weight: bold !important;
  letter-spacing: 3px;
  padding: 20px;
  text-align: center;
}
.p066-bottom-para2 {
  color: black;
  font-size: 13px !important;
  text-align: center;
}
.p066-bottom-para3 {
  color: black;
  padding-top: 20px;
  text-align: center;
}

.p_066_lmt {
  background: #dfe2f3 none repeat scroll 0 0;
  color: #0c3489;
  float: right;
  font-size: 13px;
  line-height: 17px;
  margin-top: 3px;
  min-width: 300px;
  padding: 0 6px;
  text-align: right;
}
.p_066_lmt2 {
  background: #dfe2f3 none repeat scroll 0 0;
  color: #0c3489;
  float: right;
  font-size: 13px;
  line-height: 17px;
  margin-top: 3px;
  min-width: 140px;
  padding: 0 6px;
  text-align: right;
}
#archive-accordion {
  cursor: pointer;
}
.block3{
	background: white none repeat scroll 0% 0%;
	padding-bottom: 10px;
	min-height: 520px;
	margin:0px;
}
.head_span67{
	font-weight: 300;
	font-size: 30px;
}
.p-067_head1 {
  background: #dfe2f3 none repeat scroll 0 0;
  color: #0c3489;
  font-size: 22px;
  padding: 20px;
}
.para_067 {
  color: #0c3489;
  font-size: 15px !important;
}
.p_067_span {
  background: #eeeeee none repeat scroll 0 0;
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.p_067_ul > li {
  line-height: 23px;
  list-style: inside;
  padding-left: 5px;
}
.p_067_sb {
  border: 1px solid #0c3489;
  color: #0c3489;
  text-align: center;
}
.p_067_sb > h5 {
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 20px;
}
.p_067_sb > h4 {
  background: #dfe2f3 none repeat scroll 0 0;
  font-size: 17px;
  margin: 2px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.p_067_sb > h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}
.tab1-img.active > a {
  background-color: transparent !important;
  background-image: url("../images/img2/tab1.png");
  min-height:45px;
  background-repeat: no-repeat;

}
.tab1-img > a {
  background-color: transparent !important;
  background-image: url("../images/img2/tab2-1.png");
  min-height:45px;
  background-repeat: no-repeat;
  color: white;
  padding-top: 14px!important;
  font-weight: 500;
  font-size: 20px;
}
.tab1-img{
	width:120px;
	margin-right:3px;
}
.tab2-img.active > a {
  background-color: transparent !important;
  background-image: url("../images/img2/tab1-1.png");
  min-height:45px;
  background-repeat: no-repeat;


}
.tab2-img > a {
  background-color: transparent !important;
  background-image: url("../images/img2/tab2.png");
  min-height:45px;
  background-repeat: no-repeat;
  color: white;
  padding-top: 14px!important;
  font-weight: 500;
  font-size: 20px;
}
.tab2-img{
	width:230px;
}

.tab_content_row {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px solid #dfe2f3;
  border-image: none;
  border-left: 1px solid #dfe2f3;
  border-right: 1px solid #dfe2f3;
  border-top: 2px solid #04328b !important;
  margin: 0;
}
.p-034_gray_div {
  background: rgba(0, 0, 0, 0) linear-gradient(#e9e9e9, white) repeat scroll 0 0;
  padding-bottom: 15px;
  padding-top: 25px;
  padding-left: 40px;
}
.p-034-tbl>tbody>tr>td, .p-034-tbl>tbody>tr>th, .p-034-tbl>tfoot>tr>td, .p-034-tbl>tfoot>tr>th, .p-034-tbl>thead>tr>td, .p-034-tbl>thead>tr>th {
		padding: 15px;
		line-height: 1.42857143;
		vertical-align: middle;
		border-top: 1px solid #ddd;

		}
.p-034-tbl > thead {
  background: #dfe2f3 none repeat scroll 0 0;
}
.p-034-tbl{
	margin-bottom:0px!important;
}
.p-034-tbl > thead > tr > th {
  border-bottom: none;
  font-size: 13px;
  font-weight: 300;
  padding: 2px;
  text-align: center;
  color: black;
}
.p-034-tbl > tbody {
  color: #0c3489;
}
.first_th {
  width: 60%;
}
.tab1-img > a:hover,.tab2-img > a:hover{
	color:white;
}
.p-034-panel-heading {
  background: #dfe2f3 none repeat scroll 0 0 !important;
  color: #0c3489 !important;

}
.panel_txt {
  font-weight: 300;
  font-size:12px;
}
.p-034-title {
  font-size: 12px;
  font-weight: normal;
  margin-top: 7px;
}
.panel-body.p-034-panel-body {
  border-bottom: 1px solid #dfe2f3;
  border-top: none !important;
  color: #0c3489;
  margin-left: 10px;
  margin-right: 10px;
  padding: 8px 0;
}

.plr1{
	padding:1px;
}

.p-034-panel-heading .panel-title {
  opacity: 0.85;
}
.accordion_icon:hover {
  text-decoration: none;
}
.p-034-panel-body:last-child {
  border-bottom: 0 none;
}
.sp_btn38 {
  margin-right: 10px;
  padding-bottom: 5px!important;
  padding-top: 5px!important;
  width:auto;
}
.white_div {
  background: white none repeat scroll 0 0;
  padding:10px;
  color: #666666;
}
.white_div li {
  color: #666666;
  line-height: 18px;
  list-style: outside url("../images/img2/bullet.png") disc;
  margin-left: 25px;
}
.sub_btn_p36
{
	background: none;
    border: none;
}
.after_sub_btn_p36
{
	background: none;
    border: none;
}
.text_div38{
	border: 1px solid lightgray;
    color: black;
    padding: 5px 10px;
}
.textarea_input.text_div38 li {
  line-height: 23px;
  list-style: outside url("../images/img2/black-bullet.png") disc;
  margin-left: 20px;
}
.selectbox{

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background: transparent url("../images/img2/select-icon.png") no-repeat right center;
	background-color:#FDE1DE;
			}
.tbl_p036-2 > tbody > tr > td {
  padding-bottom: 13px;
  padding-left: 20px;
  padding-top: 13px;
  color:black;
}
.p_036-2-bottom_para {
  color: black;
  font-size: 15px !important;
  letter-spacing: 2px;
  text-align: center;
}
.tbl_p036-2 > tbody > tr > td {
  border-top: 1px solid #c5c5c5;
}
.page-numbers.current {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  border: 1px solid rgb(12, 53, 138);
  color: rgb(12, 53, 138);
  padding: 0 6px;
  color:black;
}
.page-numbers {
  padding: 0 6px;
  color:black;
}
.page-numbers:hover{
  background: rgb(204, 204, 204) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    padding: 0 6px;
	color:black;
}
.p008-block img{
  border-left: 3px solid #0D358A;
}
.p008-block p {
  border-left: 3px solid #0d358a;
  letter-spacing: 1px;
  line-height: 25px !important;
  padding: 0 10px;
}
.p008-bottom-box {
  border: 1px solid rgb(11, 53, 137);
 color:#0C3489;
}
.p026-heading {
  color: white;
  font-size: 30px;
  padding: 15px;
}
.p026-block h4 {
  background: #0c3489 none repeat scroll 0 0;
  color: white;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 10px;
  margin:0px;
}
.p026-block > h4 > i {
  font-size: 22px;
}
.p026_ul > li > i {
  font-size: 20px;
  opacity: 0.85;
}
.p026_ul > li {
  border-bottom: 1px solid #0c3489;
  color: #0c3489;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 7px 10px 7px 25px;
}
.p026_ul img {
  margin-top: 8px;
}
.shop_border
{
	padding: 0px 0px 5px;
	border: 1px solid rgb(229, 229, 229);
}

.news_tag_notice,
.news_tag_contest,
.news_tag_information{
  border-radius:2px!important;
  font-size:9px!important;
  padding:7px 8px!important;
  width:auto!important;
  border-radius: 4px!important;
  font-size: 15px;
  text-align: center;
  color: white;
}

.news_tag_notice {
  background:rgb(12,52,137)!important;
}
.news_tag_contest {
  background:rgb(255,0,0)!important;
}
.news_tag_information {
  background:#FFC550!important;
}


@media  screen and (max-width:980px) {
    .scroll_tbl {
        width: 100%;
		overflow-x:scroll;
    }
	.middle_text{
	padding-left:15px;
	padding-top: 0px;
}
}
@media  screen and (max-width:767px) {
	.sp_btn38{
		margin-bottom:5px;
		width:auto;
	}
   .rmv_pd{
	   padding:0;
   }
   .navbar2{
	   display:none;
   }
   .sp-plr-15 {
	padding-left: 15px!important;
	padding-right: 15px !important;
	}
	.sp-plr-0 {
	padding-left: 0!important;
	padding-right: 0 !important;
	}

	.sp-pt-15{
		padding-top:15px;
	}
	.p_066_btn2 {
	  margin-left: 7px;
	  min-height: 38px;
	}
	.p_066_lmt {
	  display: inline-block;
	  float: none;
	}
	.p_066_btn {
	  float: none !important;
	}
}
.main_heading36{
	color: #0c3489;
    margin-bottom: 4px;
}
@media  screen and (max-width:360px) {
   .submit_btn{
	   min-width:190px!important;
   }
   .tab2-img {
	  margin-left: 0 !important;
	  margin-top: 3px;
	}
}
@media  screen and (max-width:340px) {
   .p_066_btn2 {
	  font-size: 12px;
	  min-width: 123px;
	}
	.p_066_lmt2{
		min-width: 123px;
	}
	.sp-pt-0{
		padding-top:0px!important;
	}
}
@media  screen and (max-width:640px) {
   .mmt-20{
	   margin-top:20px;
   }
   .res_tbl {
    border: none;
   }
   .res_tbl>tbody>tr>td,
   .res_tbl>tbody>tr>th,
   .res_tbl>tfoot>tr>td,
   .res_tbl>tfoot>tr>th,
   .res_tbl>thead>tr>td,
   .res_tbl>thead>tr>th {
    border:none;
    padding:8px;
   }
   .res_tbl > tbody > tr > th span {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #c4c4c4;
    color: #0c3489;
    padding: 10px 5px;
    text-align: center;
    display: block;
  }
  .p010-padding-main {
    padding: 10px 20px;
  }
  .res_tbl:nth-of-type(even) {
    background: #F2FAFC;
  }
}
@media (max-width:991px) and (min-width:768px) {
    .p_066_lmt {
	  display: inline-block;
	  float: none;
	}
	.p_066_btn {
	  float: none !important;
	}
}
