/* CSS Document */

.slides li {
	display: none;
}

h1{
	display:inline;
	color:#162a50;
	font-size:42px;
	line-height:165%;
	font-weight:600;
	width:auto;
	margin:0 auto;
	letter-spacing: 2pt;
	padding-bottom:5px;
	border-bottom:4px solid #162a50;
}

.full .top_main .slides li {
	float: left;
	overflow: hidden;
}

.single_cont h4 {
	margin: 40px auto 15px;
}

.single_cont h5 {
	font-size: 16px;
	color: #162a50;
    font-weight:bold;
    line-height: 1.6em;
    margin:30px auto 10px;
    padding: 0;
}

table.table1 {
border-top: 1px solid #999;
margin: 0 0 30px;
}

table.table1 th {
color: #333;
padding: 9px 12px;
background-color: #f0f0ff;
border-bottom: 1px solid #999;
line-height: 1.5;
text-align: left;
}

table.table1 td {
color: #333;
padding: 9px 12px;
border-bottom: 1px solid #999;
line-height: 1.5;
}

td p {
line-height: 1.5;
}

table.table1 td a {
line-height: 1.5;
}

table.table1 th.cell1 {
border-left: 1px solid #999;
}

table.table1 th.cell2 {
border-left: 1px solid #999;
border-right: 1px solid #999;
}

table.table1 td.cell1 {
border-left: 1px solid #999;
}

table.table1 td.cell2 {
border-left: 1px solid #999;
border-right: 1px solid #999;
}


table.base02 {
border-top: 1px solid #999;
border-left: 1px solid #999;
margin-bottom: 20px;
}

table.base02 th {
color: #333;	
font-size: 13px;
padding: 9px 12px;
background-color: #f0f0ff;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 1.5;
text-align: left;
}

table.base02 td {
color: #333;
font-size: 13px;
padding: 9px 12px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 1.5;
}

table.h2_area {
border-top: 0;
margin-bottom: 18px;
}

table.h2_area td {
background: url(../img/h2.jpg) no-repeat;
width: 704px;
height: 52px;
color: #333;
font-size: 13px;
padding: 0;
border-bottom: 0;
line-height: 1.5;
}


.table2 {
border-right: 1px solid #999;
}


.table2 th {
color: #333; 
font-size: 13px;
padding: 9px 12px;
background-color: #f0f0ff;
border-left: 1px solid #999;
line-height: 1.5;
text-align: left;
}

.table2 td {
color: #333;
font-size: 13px;
padding: 9px 12px;
border-left: 1px solid #999;
line-height: 1.5;
}

.table3 {
border: 0px solid;
margin:"0 auto";
}
.table3 td {
border: 0px ;
line-height: 1.5;
}

table.layout,
table.layout td,
table.layout th{
    border:none !important;
    padding:0;
}
.no_link{
  color: #999;
    position: relative;
    display: block;
    overflow: hidden;
    color: #999;
    border: 1px solid #ddd;
    background: #fff;
    bottom: 0;
    text-align: center;
    padding: 8px!important;
    font-size: 14px;
    line-height: 1.6em;
    text-decoration: none;
    transition: 0.2s;
    box-sizing: border-box;
}
.no_link:before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 44%;
    right: 6%;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
}
/*---------------defo---------------*/
.alignleft {
	float: left;
	margin: 10px 25px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 25px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
}

.floright {
	float:right;
	padding:10px 0 20px 10px;
}
.floleft {
	float:left;
	padding:10px 0 20px 10px;
}

.top_main .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -80px;
    text-align: center;
	z-index: 1000;
}

.top_main .flex-viewport {
    max-height: 512px;
}

.top_main:hover .flex-direction-nav a {
	display: block;
	transition-duration: 0.6s;
	opacity: 100;
	z-index: 1000;
}



.dk_blue{
color: #162a50;
}
.dk_gray{
	color:#333;
}
.p_dk_grey{
color: #333;
font-size: 15px !important;
}

a.btn_style.l_grey {
color: #999;
border: 1px solid #999;
}

a.btn_style.l_grey:hover{
color:#fff;
background:#999;
}

a.btn_style.l_grey:before{
border-top: solid 1px #999;
border-right: solid 1px #999;
}

a.btn_style.l_grey:hover:before{
border-top: solid 1px #fff;
border-right: solid 1px #fff;
}
.fz14{
font-size: 14px;
}

.full_img{
width: 1050px;
}

.date_box .target {
	background: #162a50;
	color:#ffffff;
	font-size: 12px;
	padding: 2px 10px;
}

.contents .single_news {
	overflow: hidden;
	padding-bottom: 50px;
}

.contents .single_news table {
	margin: 20px 0 50px;
	width: 100%;
}

.contents .single_news table td {
	border-bottom: 1px #aaaaaa solid;
	padding: 5px 0;
}

#footer_innder ul {
    width: 19.5%;
    float: left;
    margin: 0 auto 30px;
    padding: 0 0.5% 0 0;
}

.pagenation {
	overflow: hidden;
	text-align: center;
}

.pagenation ul {
	display: inline-block;
}

.pagenation li {
	float: left;
	margin: 0 5px;
}

.pagenation .active,
.pagenation li a {
	display: block;
	padding: 5px 10px;
	border: 1px #ddd solid;
	text-decoration: none;
	color:#162a50;
}

.pagenation .active,
.pagenation li a:hover {
	background:#162a50;
	color: #ffffff;
}
a.icon_pdf{
	background: url(../img/pdf_icon.png) no-repeat;
    background-position: right;
    padding: 0 30px 0 0;
}
a.icon_out{
    background: url(../img/blank_icon.png) no-repeat;
    background-position: right;
    padding: 0 30px 0 0;
}
.table_lg a{
	color: #333;
}

.haed_50 {
	width:50%;
	margin: 0;
}

.table_st a {
    color: #162a50;
}
a.btn_style2.orange {
    border: 1px solid #e86e39!important;
	color: #e86e39!important;
}
a.btn_style2.orange:before {
    border-top: solid 1px #e86e39!important;
    border-right: solid 1px #e86e39!important;
}
a.btn_style2.orange:hover {
    color: #fff!important;
    background: #e86e39!important;
}
a.btn_style2.orange:hover:before {
    border-color: #fff!important;
}
a.btn_style2.gray{
  color: #999!important;
  border: 1px solid #ddd!important;
  background: none!important;
}
a.btn_style2.gray:hover{
	color: #fff!important;
	background: #ddd!important;
}

.bk_gry a {
	color: #162b53;
}
.bk_gry a:hover {
	text-decoration: none;
}

/*---------------弁理士の講師派遣---------------*/
ul.dispatch_list {
    width: 100%;
    margin: 0 auto;
    padding: 0;
	overflow: hidden;
}
ul.dispatch_list li{
  list-style: none;
  float: left;
  width: 33%;
  padding: 0;
  margin: 0 3.5% 15px 0;
  box-sizing: border-box;
}
ul.dispatch_list2 li{
  list-style: none;
  float: left;
  width: 17%;
  padding: 0;
  margin: 0 3.5% 15px 0;
  box-sizing: border-box;
}
ul.dispatch_list2 li:nth-child(2){
  width: 33%;
}
ul.dispatch_list3 li {
    position: relative;
    font-size: 16px;
    line-height: 2em;
    width: 46%;
    min-height: 200px;
    list-style: none;
    float: left;
    margin: 0 2% 30px;
    padding: 0;
    box-sizing: border-box;
}
ul.dispatch_list3 li .img_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
ul.dispatch_list3 li .img_box img {
    display: block;
    width: 25%;
    height: 100%;
    float: left;
    margin: 0 5% 0 0;
}
ul.dispatch_list3 li .font_m{
	font-size: 26px;
	padding-bottom: 20px;
	display: block;
}
ul.dispatch_list3 li:nth-child(odd) {
    padding-right: 4.5%;
    border-right: 3px solid #f2f2f2;
}
.fs16{
	font-size: 16px!important;
}


.link_box {
	padding:15px;
	background:#efefef;
	margin: 0;
}
.link_box form #s {
	width:90%;
	height:30px;
	margin-right:15px;
}
.link_box .screen-reader-text {
	display:none;
}
.link_box #searchsubmit {
	padding:7px 20px;
    -webkit-appearance: button;
    cursor: pointer;
}

ul.linkList {
	margin: 0;
	-webkit-padding-start:0;
}


ul.linkList li a {
	display:block;
	padding:12px 10px;
	background:#efefef;
	border-top:#fff solid 1px;
	border-bottom:#dadada solid 1px;
	overflow:hidden;
	color: #555555;
	text-decoration: none;
	
}
ul.linkList li a:hover {
	color:#FFF;
	background: #162b53;
	transition-property: background;    transition-duration:0.1s;
    transition-timing-function:ease-out;
	text-decoration:none;
}



/*PATやってみた！*/
ul.banner_box {
	height:100px;
    padding: 0 40px;
}
ul.banner_box li{
	display:table;
    height: 100%;
}
ul.banner_box li{
	float:left;
}
ul.banner_box li.left {
    padding-right: 90px;
}
ul.banner_box li.right {
    width: 230px;
    padding-left: 5px;
    margin-left: 50px;
    box-sizing: border-box;
}
ul.banner_box li.right img {
    width: 100%;
}
ul.banner_box li p{
	display:table-cell;
	vertical-align:middle;
}
/*ul.banner_box li a{
	padding-left:20px;
}*/

ul.banner_box li a img{
	border:1px solid #ebebeb;
    padding: 15px 20px;
}

ul.banner_box li a:hover{
	opacity:0.6;
}

@media screen and (max-width:1024px) {
	ul.dispatch_list li img{
		width: 100%;
	}
		
		
	/*PATやってみた！*/
	ul.banner_box {
		height:auto;
		padding: 0;
	}
	ul.banner_box li{
		float:none;
	}
	ul.banner_box li.right {
		width: auto;
		padding-left: 0;
	}
	ul.banner_box li.right img {
		width: 80%;
	}
	ul.banner_box li a{
		padding-left:0;
	}
	
	ul.banner_box li a img{
		padding: 15px 0;
	}
}

@media screen and (max-width:601px) {
	
ul#header_nav li.en_bar,
ul#header_nav li.sitemap_bar {
	display: none;
}
	
.contents img {
	max-width: 100%;
	height: auto;
}	
.contents .single_news table {
	width: 100% !important;
}
	
.full_img{
width: 100%;
}
	
.pagenation .active,
.pagenation li a {
	display: block;
	padding: 3px 7px;
	border: 1px #ddd solid;
	text-decoration: none;
	color:#162a50;
	font-size: 12px;
}

.pagenation .active,
.pagenation li a:hover {
	background:#162a50;
	color: #ffffff;
}
	
.footer_en {
	display: block;
	text-align: center;
	margin:15px 0 5px;
}
	.footer_en a {
		border: #efefef 1px solid;
		padding: 5px 20px;
		color: #ffffff;
		text-decoration: none;
		font-size: 14px;
	}
.table_lg td{
	padding-top: 0!important;
	padding-bottom: 6px!important;
}

.table_lg td.sp_only{
	padding-top: 6px!important;
	padding-bottom: 0!important;;
}
.lg_h3{
	font-size: 32px;
}
.table_lg td.font_b{
	color: #333;
    font-weight: normal;
}
ul.dispatch_list li{
  list-style: none;
  float: left;
  width: 47%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list2 li{
  list-style: none;
  float: left;
  width: 27%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list2 li:nth-child(2){
  width: 67%;
  padding: 0;
  margin: 0 1.5% 15px;
  box-sizing: border-box;
}
ul.dispatch_list3 li {
    width: 100%;
    min-height: auto;
    float: none;
    padding-bottom: 30px;
	margin: 0;
    border-bottom: solid 3px #f2f2f2;
}
ul.dispatch_list3 li:nth-child(odd) {
    padding: 0 0 0 0;
    border-right: none;
}
ul.dispatch_list3 li:nth-child(2) {
    padding: 0 0 30px 0;
    border-bottom: none;
}

ul.dispatch_list3 li .img_box {
    margin: 0 auto;
    overflow: hidden;
	width: 100%;
	padding: 0 0 10px 0;
}
ul.dispatch_list3 li .img_box a {
    overflow: hidden;
    width: 65%;
}
ul.dispatch_list3 li .img_box img {
    width: 30%;
    margin-bottom: 15px;
}
ul.dispatch_list3 li a.btn_style.orange{
	width: 100%;
}
ul.dispatch_list3 li .font_m{
	padding-top: 20px;
}

ul.banner_box {
    padding: 0;
    height: auto;
}

ul.banner_box li{
	float:none!important;
}

ul.banner_box li.right{
    padding-top: 20px;
    margin: 0 auto;
}

	ul.banner_box li.right img {
		width: 60%;
	}
}


.agree_box .border {
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.agree_box .border {
    display: block;
}

.agree_box .border input {
    width: 17px;
    height: 17px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}


.mw_wp_form_confirm #date_b,.mw_wp_form_confirm #place_b,.mw_wp_form_confirm #theme_b {
    display: none;
}

::placeholder {
    color: #bbb;
}

@media screen and (max-width:1024px) {
	.comic_list ul.number_list li ul.list li.w50 {
		width: auto;
		
	}
	.comic_list .bt_ask {
		width: auto;
		padding-right: 30px;
	}
}
