

/* ==========================================================================
  Base Styles and Bootstrap Modifications
  ========================================================================== */

html,
button,
input,
select,
textarea {
 color: #222;
}

body {
 line-height: 1.4;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
 position: relative;
 min-height: 1px;
 padding-right: 0px;
 padding-left: 0px;
}

.row {
 margin-right: 0px;
 margin-left: 0px;
}

.container {
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}


::-moz-selection {
 background: #f2c2c9;
 color: #a4003a;
 text-shadow: none;
}

::selection {
 background: #16a085;
 color: #a4003a;
 text-shadow: none;
}

.clfix:after{content:"."; display:block; clear:both; height:0; visibility:hidden;}
.clfix { min-height:1px;}

hr {
 display: block;
 height: 1px;
 border: 0;
 border-top: 1px solid #ccc;
 margin: 1em 0;
 padding: 0;
}

img {
 vertical-align: middle;
}

a:hover img {
  opacity: 0.75 ;
  filter: alpha(opacity=75) ;  /* Ie逕ｨ */
}

img {
  -webkit-transition: 0.2s ;
  transition: 0.2s ;
}

.clear {
 clear: both;
}

 textarea {
 resize: vertical;
}

.l_none {
margin: 0;
padding: 0;
}

.l_none li {
list-style-type:none;
margin: 0;
padding: 3px 0;
}

.disc li {
list-style-type:disc;
margin: 0 0 0 -20px;
padding: 3px 0;
}

.num {
margin: 0 0 20px 0;
}

.num li {
list-style-type:decimal;
margin: 0 0 0 -20px;
padding: 3px 0;
}

.alpha li {
list-style-type:upper-alpha;
margin: 0 0 0 -20px;
padding: 3px 0;
}


.lease h4 span{
 color: #1B7D4C;
 font-size: 20px;
 font-weight: bold;
 border-left: 5px solid #1B7D4C;
 padding-left: 6px;
 margin-bottom: 20px;
}

.lease h4.type_b{
 border-bottom: 1px dotted #1B7D4C;
 margin-bottom: 00px;
}

.lease h5 {
 background: #F2F2E9;
 padding: 8px 10px;
 box-sizing: border-box;
 margin-bottom: 20px;
}

.lease h5 span{
 font-size: 110%;
 border-left: 4px solid #666;
 padding-left: 6px;
}

.lease h6 {
 color: #106338;
 font-size: 18px;
 font-weight: bold;
 padding: 5px 0px;
}

.lease p {
 padding: 10px 0 15px 0;
}

.lease p.type_c {
 padding: 4px 0 12px 0;
}

.lease p.type_d {
 padding: 0 0 0 0;
}

.lease .cf {
 margin: 0 0 0 -45px;
}

.lease .fs12a {
 font-size: 12px;
 line-height: 12px;
}

.lease .tv img {
 width: 40%;
}

.lease .magazine img {
 width: 40%;
}

.lease .media img {
}

.kj_box, .hj_box {
 margin: 0 0 0 -20px;
}

.kj_box li {
 background-image: url(../img/lease/trouble_chedk_kj.jpg);
 background-repeat: no-repeat;
 background-position: 0 40%;
 margin: 0;
 padding: 5px 0 5px 30px;
}

.hj_box li {
 background-image: url(../img/lease/trouble_check_hj.jpg);
 background-repeat: no-repeat;
 background-position: 0 50%;
 margin: 0;
 padding: 5px 0 5px 30px;
}



.divorce-list-box {
 margin: 15px 10px 25px 10px;
 padding: 0;
 border: 1px solid #1456A8;
}

.divorce-list-title {
 font-weight: bold;
 margin:0 0 5px 0;
 padding: 6px;
 background-color: #1456A8;
 font-size: 14px;
 color: #FFF;
}

.divorce-list {
 margin: 0;
 padding: 0;
}

.divorce-list-box li {
 border-bottom: dotted 1px #1456A8;
 margin: 0;
 padding: 6px 5px;
}

.divorce-list-box li:last-child {
 border-bottom: dotted 0px #1456A8;
 margin: 0;
 padding: 6px 5px;
}

p.point {
	background: #ec8f57;
	padding: 3px 6px;
	color: #fff;
}



/* ==========================================================================
  General styles
  ========================================================================== */

html,
body {
 height: 100%;
}

body {
 font-weight: 300;
 font-size: 15px;
 color: #000;
 -webkit-font-smoothing: antialiased;
 -webkit-overflow-scrolling: touch;
 -webkit-text-size-adjust:100%;
 overflow-y: scroll;
}

.index_cont {
    background: #F9F9F9 none repeat scroll 0% 0%;
    border: 1px solid #AAA;
    padding: 15px 20px;
    margin: 0px 0px 30px 0px;
    width: auto;
    display: table;
    font-size: 95%;
}

.index_cont ul {
    margin: 0 0 0 -35px;
}

.ad_bg {
    background-color: rgb(255, 246, 210);
    margin: 0px 0px 12px 0px;
    padding: 10px 10px 5px;
    border: 3px solid rgb(231, 208, 121);
}

.ad_topics {
    background-color: #e2bc60;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 2px 4px;
}

adp01 {
    margin: 12px 0 3px;
}

adp02 {
    margin-bottom: 3px;
}

.ill_bg {
    background-color: #f1f1f1;
    margin: 0px 0px 12px 0px;
    padding: 10px 10px 5px;
    border: 3px solid #ccc;
}


/*
.ill_bg {
    width: 600px;
    background-color: #f1f1f1;
    margin: 20px 0 10px 10px;
    padding: 10px 20px 5px;
    border: 3px solid #ccc;
}
*/

.center {
text-align: center;
}

#content {
margin: 100px 0 0 0;
}

#content img {
display: block;
margin: 0 auto;
text-align: center;
}

#content02 {
margin: 0 0 0 0;
}

#content02 img {
display: block;
margin: 0 auto;
text-align: center;
}

.modal-header {
 background: #3498db;
}

.modal-header h4 {
 color: white;
}

.modal-footer {
 background: #2b2b2b;
}


/*
.navbar-default {
border-color: transparent;
background-color: #dadada;
}

.navbar-toggle {
border-color: transparent;
border: 0px solid transparent;
}
*/

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
 background-color: #16a085;
 color: white;
}


hr {
 position: relative;
 border: none;
}

hr:before {
 content: " ";
 position: absolute;
 top: 0;
 left: 25%;
 width: 50%;
 height: 2px;
 background: #ccc;
}

ul {
 list-style: none;
}

li {
 list-style: none;
}


/* Paragraph & Typographic */

p {
 line-height: 150%;
 margin-bottom: 10px;
}

.centered {
 margin: 0 auto;
 text-align: center;
}


strong {
 font-weight: 700;
}

em {
 font-weight: 300;
}

pre {
 background: #ebebeb;
 border: none;
 font-family: "Monaco";
 font-size: 16px;
 color: #666;
 padding: 20px;
 line-height: 28px;
}

small {
 font-size: 12px;
}

blockquote,
blockquote p {
 line-height: 28px;
 color: #999;
 font-weight: 300;
 font-style: italic;
}

blockquote {
 position: relative;
 margin: 0 0 40px -30px;
 padding-left: 30px;
 border-left: 5px solid #3498db;
}

blockquote cite {
 position: absolute;
 bottom: -25px;
 right: 0;
 font-size: 12px;
 font-style: italic;
 color: #333;
 font-weight: 300;
}

blockquote cite:before {
 content: "-- "
}

/* Images */
.overflow-image {
 margin-top: -65px;
}

/* Links */
a {
 /*color: #3498db;*/
 color:#0c639d;
 word-wrap: break-word;
 text-decoration: underline;
}

a:hover,
a:focus {
 color: #c0392b;
 text-decoration: none;
 outline: 0;
}

a:before,
a:after {
}

.sm_full img {
 width: 100%;
}

.bod {
 border: 1px solid #106338;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

.bod02 {
 margin-bottom: 10px;
 border: 1px solid #fff;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
 -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
 box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
}

.bod03 {
 border: 1px solid #e5e5e5;
}

.bod04 {
 margin-bottom: 10px;
 border: 3px solid #226ABA;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
 -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
 box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
}

.btn_opa:hover {
 filter: alpha(opacity=80);
 opacity: 0.80;
}

.fb {
 font-size: 140%;
 padding: 0;
}

.fb02 {
 font-size: 120%;
 padding: 0;
}

.rfs {
 font-size: 80%;
 padding: 0 0 0 2px;
}

.fs10 {
 font-size: 10px;
}

.fs12 {
 font-size: 12px;
}

.fs14 {
 font-size: 14px;
}

.mt20 {
 margin-top: 20px;
}

.mb15 {
 margin-bottom: 15px;
}

.mb30 {
 margin-bottom: 30px;
}

.h_inner {
 background: #00B14C;
 color: #fff;
 font-size: 10px;
 margin: 0 auto;
 padding: 1px 3px;
 width: 100%;
}

h1 {
 font-size: 100%;
 font-weight: normal;
 margin: 0;
 padding: 1px 3px;
}

h2 {
 padding: 6px 12px;
 background: #106338;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

h2.title {
 padding: 0;
 background: #106338;
 color: #fff;
 font-size: 15px;
 font-weight: normal;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

h1.wide{
width: 100%;
 padding: 14px 10px;
 background: #106338;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border-radius: 0px;
}

h2.wide {
 width: 100%;
 padding: 14px 10px;
 background: #106338;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border-radius: 0px;
}

h2.wide02 {
 width: 100%;
 padding: 14px 10px;
 background: #fff;
 color: #106338;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-radius: 0px;
}

h2.wide img, h3.wide02 img {
 display: block;
 margin: 0 auto;
}

h3 {
 border: 1px solid #106338;
 background: #fff;
 color: #106338;
 font-size: 14px;
 font-weight: bold;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

h3.sol_title {
 margin: 8px 0 8px;
 padding: 0 0 4px 0;
 color: #106338;
 font-size: 15px;
 font-weight: bold;
 border: none;
 border-bottom: 2px dotted #106338;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
}

h3.sol_title02 {
 margin: 8px 0 8px;
 padding: 0 0 4px 0;
 color: #FF7F00;
 font-size: 15px;
 font-weight: bold;
 border: none;
 border-bottom: 2px dotted #F57F20;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
}

h3.title02 {
 margin: 4px 0 8px 0;
 padding: 0 0 0 10px;
 color: #106338;
 font-size: 18px;
 font-weight: bold;
 line-height: 150%;
 border: none;
 border-left: 8px solid #c1e6c0;
 border-radius: 0px;
}

h3.wide {
 width: 100%;
 padding: 10px;
 background: #106338;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border-radius: 0px;
}

h3.wide02 {
 width: 100%;
 padding: 10px;
 background: #fff;
 color: #106338;
 font-size: 17px;
 font-weight: bold;
 line-height: 140%;
 text-align: center;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

h3.wide02b {
 width: 100%;
 padding: 10px;
 background: #fff;
 color: #FF7F00;
 font-size: 17px;
 font-weight: bold;
 line-height: 140%;
 text-align: center;
 border-top: 1px solid #FF7F00;
 border-bottom: 1px solid #FF7F00;
 border-left: 0px solid #FF7F00;
 border-right: 0px solid #FF7F00;
 border-radius: 0px;
}


#content h3 {
 border: 0px solid #106338;
 background: #fff;
 color: #106338;
 font-size: 14px;
 font-weight: bold;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
}

#content h3.wide02 {
 width: 100%;
 padding: 10px;
 background: #fff;
 color: #106338;
 font-size: 17px;
 font-weight: bold;
 line-height: 140%;
 text-align: center;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

#content h3.wide03 {
 width: 100%;
 padding: 10px;
 background: #fff;
 color: #106338;
 font-size: 15px;
 font-weight: bold;
 line-height: 140%;
 text-align: center;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

#content h2.m_title {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #E8F2E4;
 background-image: url(../img/common/mark01.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 5px 0 10px 0;
 padding: 13px 5px 13px 45px;
 font-size: 16px;
 font-weight: bold;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-radius: 0px;
}

#content h3.m_title {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #E8F2E4;
 background-image: url(../img/common/mark01.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 5px 0 10px 0;
 padding: 13px 5px 13px 45px;
 font-size: 16px;
 font-weight: bold;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
}

#content02 h3.m_title {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #E8F2E4;
 background-image: url(../img/common/mark01.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 5px 0 10px 0;
 padding: 13px 5px 13px 45px;
 font-size: 16px;
 font-weight: bold;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

#content02 h3.m_title02 {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #E8F2E4;
 background-image: url(../img/common/mark01.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 40px 0 10px 0;
 padding: 13px 5px 13px 45px;
 font-size: 16px;
 font-weight: bold;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

#content h3.h3_table {
 width: 100%;
}

#content .m_title01 {
 vertical-align: middle;
 display: table-cell;
 width: 75%;
 color: #106338;
 font-size: 14px;
 font-weight: bold;
 line-height: 130%;
 padding: 1% 2.5% 1% 2.5%;
 background: #E8F2E4;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-right: 1px solid #106338;
}

#content span.pics {
 vertical-align: middle;
 text-align: center;
 display: table-cell;
 width: 22%;
 font-size: 13px;
 font-weight: bold;
 color: #fff;
 background: #106338;
}

#content h3.m_title02 {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #E8F2E4;
 margin: 30px 0 15px;
 padding: 12px 0;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
 line-height: 140%;
 border: 0px solid #1555aa;
 border-radius: 10px;
}

#content h3.m_title05 {
 width: 100%;
 min-height: 30px;
 color: #fff;
 background: #d08a6b;
 margin: 8px 0 8px;
 padding: 4px 0;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
 line-height: 140%;
 border: 0px solid #1555aa;
 border-radius: 5px;
}

#content h3.q_tit {
 width: 100%;
 min-height: 44px;
 color: #C4592A;
 background: #f0d5ca;
 background-image: url(../img/common/mark02.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 5px 0 10px 0;
 padding: 13px 5px 13px 45px;
 font-size: 16px;
 font-weight: bold;
 border-top: 1px solid #C4592A;
 border-bottom: 1px solid #C4592A;
}

#content h3.h3common {
 padding: 3px;
 margin: 3px 0px 6px;
 text-indent: 0.5em;
 background-color: #F3F3F3;
 font-size: 15px;
 font-weight: bold;
 line-height: 26px;
 letter-spacing: -0.05em;
 color: #000;
}

#content h3.h3common02 {
 padding: 3px;
 text-indent: 0.25em;
 background-color: #106338;
 font-size: 15px;
 line-height: 26px;
 letter-spacing: -0.05em;
 color: #FFF;
 border-radius: 0px;
}

#content h4.m_title04 {
 width: 100%;
 min-height: 30px;
 color: #fff;
 background: #d08a6b;
 margin: 8px 0 8px;
 padding: 4px 0;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
 line-height: 140%;
 border: 0px solid #1555aa;
 border-radius: 5px;
}

#content h4.wide03 {
 width: 100%;
 padding: 10px;
 background: #fff;
 color: #106338;
 font-size: 15px;
 font-weight: bold;
 line-height: 140%;
 text-align: left;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
 border-left: 0px solid #106338;
 border-right: 0px solid #106338;
 border-radius: 0px;
}

#content h4.wide03 li {
 padding-left:1.5em;
 text-indent:-1.5em;
}

ul.jirei_point {
 margin: 0 0 20px 0;
 padding: 0;
}

ul.jirei_point li {
 margin: 0 0 0 20px;
 list-style-type:disc;
 border-bottom: 1px dotted #AAA;
 font-size: 14px;
 padding: 2px 0px;
 line-height: 20px;
}

#content .q_title {
 padding: 4px;
 margin: 3px 0px 6px;
 background-color: #F3F3F3;
 font-size: 15px;
 font-weight: bold;
 line-height: 26px;
 color: #000;
}

.q_title dl {
 font-size: 14px;
 font-weight: bold;
}

.q_title dd {
 float: left;
 width: 12%;
 margin: 0;
 padding: 0 0 0 1%;
}

.q_title dt {
 float: left;
 width: 85%;
 margin: 5px 0 0 0;
 padding: 0px 0 0 2%;
}

h4.m_title {
 width: 100%;
 min-height: 44px;
 color: #106338;
 background: #d4e3f6;
 background-image: url(../img/common/mark01.png);
 background-repeat: no-repeat;
 background-position: 1% 50%;
 margin: 5px 0 10px 0;
 padding: 13px 0 13px 45px;
 font-size: 18px;
 font-weight: bold;
 border-top: 1px solid #106338;
 border-bottom: 1px solid #106338;
}

h4 {
 margin: 5px 0 10px 0;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #106338;
 color: #106338;
 font-size: 15px;
 font-weight: bold;
}

#content h4 {
 margin: 10px 0 5px 0;
 padding: 0 0 5px 0;
 border-bottom: 0px solid #106338;
 color: #106338;
 font-size: 15px;
 font-weight: bold;
 line-height: 150%;
}

h5.wide {
 width: 100%;
 padding: 10px;
 background: #106338;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border-radius: 0px;
}

.beware_br {
 margin: 10px auto 30px;
 padding: 0.5em;
 border: 1px solid #F5ECDC;
 background-color: #fbf6eb;
}

.yesno_arrow img {
 width: 7%;
}

#greeting img {
 width: 40%;
 margin: 10px auto;
}

#greeting img {
 width: 40%;
 margin: 10px auto;
}

img.float-r {
 float: right;
 padding: 0 10px 10px 10px;
}

img.float-l {
 float: left;
 padding: 0 10px 10px 10px;
}

.mg1020 {
 margin: 10px 0 20px;
}

.mg1030 {
 margin: 10px 0 30px;
}

.mg2010 {
 margin: 20px 0 10px;
}

.mg20 {
 margin: 20px 0;
}

.mgt0 {
 margin: 0 0 0 0;
}

.mgt05 {
 margin: 5px 0 0 0;
}

.mgt10 {
 margin: 10px 0 0 0;
}
.mgt20 {
 margin: 20px 0 0 0;
}
.mgt40 {
 margin: 40px 0 0 0;
}
.mgb10 {
 margin: 0 0 10px 0;
}

.mgb20 {
 margin: 0 0 20px 0;
}

.mgb40 {
 margin: 0 0 40px 0;
}

.pdt10 {
 padding: 10px 0 0 0;
}

.pdt15 {
 padding: 15px 0 0 0;
}

.pdt30 {
 padding: 30px 0 0 0;
}

.pdb10 {
 padding: 0 0 10px 0;
}

.pdb15 {
 padding: 0 0 15px 0;
}

.pdb20 {
 padding: 0 0 20px 0;
}

.pdb30 {
 padding: 0 0 30px 0;
}

.pd20 {
 padding: 20px 0;
}

.consultation_arrow img {
 width: 7%;
 padding: 10px 0;
}

ul.staff001{
  margin: 0 auto;
  padding: 0;
}

ul.staff001 li img{
  width: 80%;
  margin: 0 auto;
  padding: 1% 0.5% 2%;
}

.staff002{
  margin: 0 auto 3%;
  padding: 0;
  font-size: 10px;
  line-height: 13px;
  border: 1px solid #e5e5e5;
}

.staff002 p{
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 3px;
  padding: 0;
}

.staff002_l {
  width: 34%;
  float: left;
  padding: 2% 3% 2% 2%;
}

.staff002_r {
  width: 66%;
  float: left;
  padding: 2%;
}

ul.staff002 li{
  width: 100%;
  float: left;
  margin: 0 auto 2%;
  padding: 1% 0% 2%;
  border: 1px solid #e5e5e5;
}

.staff002 span{
  font-size: 14px;
  margin: 0 0 2% 0;
}


.staff002 img{
  width: 100%;
  float: left;
  margin: 0 auto;
  padding: 1% 1% 2% 1%;
}




ul.flow {
  display:table;
  table-layout:fixed;
  margin: 0;
  padding: 0;
}

ul.flow li {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}

ul.flow li a {
  display:block;
  text-decoration:none;
  color:white;
}




#top_cont01 .photo img {
 width: 50%;
 margin: 10px auto;
}


.sol_box {
 margin: 10px auto;
 padding: 6px 10px 10px;
 border: 1px solid #106338;
 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

.sol_l {
 float: left;
 width: 25%;
}

.sol_l img {
 width: 85%;
}

.sol_r {
 float: left;
 width: 75%;
 font-size: 12px;
}

.sol_box02 {
 background: #f6f9ea;
 margin: 10px auto;
 padding: 10px;
}


.sol_l02 {
 float: left;
 width: 25%;
 padding: 5px 0 0 0;
}

.sol_r02 {
 float: left;
 width: 75%;
 padding: 5px 0 0 10px;
 font-size: 12px;
 line-height: 170%;
}

.pl_box p {
 line-height: 150%;
 margin-bottom: 12px;
}

.pl_box img {
 width: 50%;
 margin: 10px auto;
}


.blue {
 color: #006699;
}

.blue02 {
 color: #106338;
 font-weight: bold;
 line-height: 150%;
 margin: 5px 0;
 padding: 0;
}

.red {
 color: #DA2128;
 font-weight: bold;
}

.red01 {
 color: #ff0000;
 font-weight: bold;
}

.red02 {
 color: #ff3300;
}

.orange {
 color: #ff9966;
}

.yellow {
 color: #faef6f;
}

.orange02 {
 color: #ffcc66;
}

.gray {
 color: #cccccc;
}

.bg_yellow {
 background: #FFFF00;
 }

.bg_yellow02 {
 background: #fffcd5;
 }

 .bg_orange  {
 color: #fff;
 background: #FF7F00;
 padding: 2px 4px;
 font-weight: bold;
 }

.bg_blue {
 background: #d4e3f6;
 padding: 2px 4px;
 font-weight: bold;
 }

.bg_blue02 {
 color: #fff;
 background: #106338;
 padding: 2px 4px;
 font-weight: bold;
 }

.bg_blue03 {
 color: #fff;
 background: #428bca;
 padding: 2px 4px;
 font-size: 80%;
 font-weight: bold;
 }

 .bg_green {
 color: #fff;
 background: #106338;
 padding: 2px 4px;
 font-size: 110%;
 font-weight: bold;
 }


.bg_red {
 color: #fff;
 background: #DA2128;
 padding: 2px 4px;
 font-weight: bold;
}

.bg_gray {
 color: #fff;
 background: #cccccc;
 padding: 2px 4px;
 font-weight: bold;
}

.gray_bg {
 color: #fff;
 background: #666;
 padding: 2px 4px;
 font-weight: bold;
}

.data {
 border: 1px dotted #666;
 background: #f1f1f1;
 margin: 0 0 15px 0;
 padding: 3%;
}

.data li {
 border-bottom: 1px dotted #666;
 padding: 3px 0;
}

.box .btn_l img {
 width: 25%;
}

.box .btn_r img {
 width: 25%;
}

.box .voice_prevbtn, .box .voice_nextbtn {
 float: left;
 width: 50%;
}

.box .voice_prevbtn img, .box .voice_nextbtn img  {
 width: 80%;
}

.box .case_prevbtn, .box .case_nextbtn {
 float: left;
 width: 50%;
}

.box .case_prevbtn img, .box .case_nextbtn img  {
 width: 80%;
}

.box .qaa_btn {
 width: 100%;
}

.box .qaa_btn img {
 width: 90%;
 padding: 10px 0;
}

.lawyer_column, .case_column, .column {
 width: 96%;
 margin: 10px auto 20px;
 padding: 2.5% 2% 0;
 border-color: #517440;
 border-width: 1px;
 border-style: solid;
 background: #D3E7C9 none repeat scroll 0% 0%;
 line-height: 150%;
}

.column .image {
 width: 80%;
 margin: 2px auto 10px;
}

.company_column {
 width: 100%;
 margin: 0 auto 20px;
 padding: 2.5% 1% 0;
 border-color: #C4592A;
 border-width: 1px;
 border-style: solid;
 background: #FFF3ED none repeat scroll 0% 0%;
 line-height: 150%;
}

.company_column .ttl {
    width: 100%;
    height: 100%;
    background-image: url("../img/2nd/company_column_ttl.png");
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    line-height: 100%;
}

.company_column .ttl .position {
    display: table-cell;
    padding: 7px 0 7px 40px;
    vertical-align: middle;
}

.company_column .subttl {
    width: 98%;
    height: 98%;
    background-image: url("../img/2nd/company_column_subttl.png");
    background-size: 96% 96%;
    background-position: 2% 2%;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
    line-height: 100%;
}

.company_column .subttl .position {
    display: table-cell;
    padding: 5px 0 5px 40px;
    vertical-align: middle;
}

.company_subttl {
 text-align: left;
 font-size: 90%;
 font-weight: bold;
 color: #1555AA;
 line-height: 100%;
}

.c_left {
 float: left;
 width: 5%;
 margin: 3px 0 0 0;
}

.c_right {
 float: right;
 width: 94%;
 margin: 0;
 padding: 0;
 color: #A34014;
 font-size: 15px;
 font-weight: bold;
 line-height: 140%;
}

.q_box {
 width: 96%;
 margin: 0 auto 20px;
 padding: 2.5% 2% 0;
 border-color: #106338;
 border-width: 1px;
 border-style: solid;
 background: #fff none repeat scroll 0% 0%;
 line-height: 150%;
}

.center_menu li {
 float: left;
 width: 50%;
 padding: 5px 0;
}

.center_menu li img {
}

.case_subttl{
 width: 100%;
 height: auto;
 background-image: url(../img/2nd/case_subsubttl.png);
 background-size: 295px 21px;
 background-position: 0px 0px;
 background-repeat: no-repeat;
 text-align: left;
 font-size: 90%;
 font-weight: bold;
 color: #1555aa;
 line-height: 100%;
}

.case_subttl .position{
 display: table-cell;
 height: 21px;
 padding-left: 24px;
 vertical-align: middle;
}

.koko_left {
 float: left;
 width: 6%;
 margin: 5px 0 0 0;
}

.koko_right {
 float: right;
 width: 93%;
 margin: 5px 0 0 0;
 padding: 0 0 0 1%;
}

.koko_text_box img {
 width: 40%;
}

.koko_merit {
 margin-top: 5px;
 width: 100%;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #1a782c;
 background-image: url(../img/2nd/koko_arrow1.png);
 background-size: 11px 13px;
 background-position: 50% 40%;
 background-repeat: no-repeat;
}

.koko_merit .left {
 float: left;
 width: 45%;
}

.koko_merit .right {
 float: right;
 width: 45%;
}
.koko_text_box {
 margin-top: 0;
}
.koko_text_box img {
 float: left;
 margin-bottom: 3px;
 margin-right: 10px;
}
.koko_arrow_box {
 width: 100%;
 height: 20px;
 margin: 10px 0 10px;
 background-image: url(../img/2nd/koko_arrow2.png);
 background-size: 24px 20px;
 background-position: center;
 background-repeat: no-repeat;
}
.koko_textright {
 width: 295px;
 text-align: right;
}

.koko_table {
 padding: 5px;
 border-width: 1px;
 border-style: solid;
 border-color: #4F7740;
 text-decoration: none;
 text-align: left;
 margin: 0px 0px 4px;
 line-height: 120%;
}
.koko_table .td1 {
 background-color: #D2E9C9;
 padding: 2px;
 border-width: 1px;
 border-style: solid;
 border-color: #4F7740;
 vertical-align: top;
 font-weight: normal;
 white-space: nowrap;
 padding: 5px;
}
.koko_table .td2 {
 background-color: #E8F2E4;
 padding: 2px;
 border-width: 1px;
 border-style: solid;
 border-color: #4F7740;
 vertical-align: top;
 padding: 5px;
}

.smoothScroll {
 margin-top: 100px;
}

.scroll > a {
 display: block;
 padding-top: 100px;
 margin-top: -100px;
}

.scroll02 > a {
 display: block;
 padding-top: 50px;
 margin-top: -50px;
}

.scroll03 {
 display: block;
 padding-top: 20px;
 margin-top: -20px;
}

.num > span {
 position: relative;
 top: -100px;
 display: block;
}


.map p {
 padding: 15px 0 0;
}

.googlemap {
 padding: 0 0 20px 0;
}


.bnr {
 margin-top: 8px;
}

.massmedia {
 padding: 2px 0 8px;
}

.massmedia .title {
 font-weight: bold;
 font-size: 100%;
}

.massmedia .text2 {
 padding: 5px 5px;
}


.company_subttl{
 background: #ff0000;
 text-align: left;
 font-size: 90%;
 font-weight: bold;
 color: #1555aa;
 line-height: 100%;
}


.company_subttl .position{
 display: table-cell;
 width: 200px;
 height: 26px;
 padding-left: 28px;
 vertical-align: middle;
}
.company_subttl table {
 width: 295px;
 height: 26px;
 padding: 5px;
 border-width: 0;
 text-decoration: none;
 text-align: left;
 margin: 10px 0px 4px;
 line-height: 120%;
}
.company_subttl .td1 {
 border-width: 0;
 vertical-align: top;
 font-weight: normal;
 white-space: nowrap;
 width: 26px;
 color: #6e96ca;
 font-size: 180%;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
.company_subttl .td2 {
 padding-left: 5px;
 border-width: 0;
 vertical-align: top;
 font-size: 100%;
 font-weight: bold;
 text-align: left;
 vertical-align: middle;
 line-height: 100%;
}

.bold {
 font-weight: bold;
}

 .pd10 {
 padding: 10px;
 }

 .tb_data1 {
 width: 100%;
 font-size: 14px;
 line-height: 200%;
 border: 1px solid #CCC;
 margin: 0 0 20px;
}

.tb_data1 th {
 background-color: #F0F0F0;
 vertical-align: top;
 font-weight: bold;
}

.tb_data1 th, .tb_data1 td {
 border: 1px solid #CCC;
 padding: 6px 10px;
 text-align: left;
}

.tb_data1 td li strong {
 font-size: 100%;
}

 .tb_data1 {
 border-top: none;
 margin: 10px 0 20px 0;
}

.tb_data1 th, .tb_data1 td {
 width: 100%;
 display: block;
 border-bottom: none;
 border-left: none;
 border-right: none;
}

.tb_data1 img {
 float: left;
 width: 45%;
 padding: 15px 1% 15px;
}

 .tb_data2 {
 width: 100%;
 font-size: 14px;
 line-height: 170%;
 border: 1px solid #CCC;
 margin: 0 0 10px;
}

.tb_data2 th {
 background-color: #F0F0F0;
 vertical-align: top;
 font-weight: bold;
}

.tb_data2 th, .tb_data2 td {
 width: 100%;
 display: block;
 border: 1px solid #CCC;
 padding: 6px 10px;
 text-align: left;
}

#advantage_comparison{
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 160%;
}
#advantage_comparison table {
  margin: 0px 0px 10px;
  padding: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #4F7740;
  border-right-color: #4F7740;
  border-bottom-color: #4F7740;
  border-left-color: #4F7740;
  text-decoration: none;
  text-align: left;
}
#advantage_comparison .td1 {
  background-color: #D2E9C9;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #4F7740;
  border-bottom-color: #4F7740;
  vertical-align: middle;
}
#advantage_comparison .td2 {
  background-color: #E8F2E4;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #4F7740;
  border-bottom-color: #4F7740;
  vertical-align: middle;
  width: 220px;
}
#advantage_comparison .green {
  color: #1a782c;
  font-weight: bold;
}
#advantage_comparison .red {
  color: #b40000;
  font-weight: bold;
}

ul.pl_list {
margin-left: -30px;
}

ul.pl_list li {
list-style-type: disc;
}



#footerwrap {
 background: #2b2b2b;
 margin-top: 0px;
 padding-top: 10px;
 padding-bottom: 10px;
 border-bottom: 1px solid #ddd;
 font-size: 12px;
 text-align: center;
}

#footerwrap span {
 color: white;
}

#scrollUp {
 bottom: -10px;
 right: 10px;
 width: 50px;
 height: 50px;
 background: url(../img/common/pagetop.png) 0 0 no-repeat;
 background-size:cover;
 padding: 10px 5px;
 line-height: 20px;
 text-align: center;
 text-decoration: none;
 -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
 -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
 background-color: rgba(0,112,186,0.9);
 -webkit-transition: bottom 150ms linear;
 -moz-transition: bottom 150ms linear;
 transition: bottom 150ms linear;
}

#scrollUp {
 border-top-width: 0px;
}






/* ==========================================================================
  General styles
  ========================================================================== */

.modal-header {
 background: #3498db;
}

.modal-header h4 {
 color: white;
}

.modal-footer {
 background: #2b2b2b;
}

.navbar-inverse {
 border-color: #fff;
 -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.5);
 -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.5);
 box-shadow: 0px 3px 3px rgba(0,0,0,0.5);
 background: #FFFCDD;
 /*
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#fffcdd');
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#fffcdd')";
 background-image: -moz-linear-gradient(top, #ffffff, #fffcdd);
 background-image: -ms-linear-gradient(top, #ffffff, #fffcdd);
 background-image: -o-linear-gradient(top, #ffffff, #fffcdd);
 background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fffcdd));
 background-image: -webkit-linear-gradient(top, #ffffff, #fffcdd);
 background-image: linear-gradient(top, #ffffff, #fffcdd);
 */
}

.navbar-collapse {
 background: #2b2b2b;
}

.navbar-collapse li {
 border-bottom: 1px dotted #e5e5e5;
}


.navbar-default {
background-color: #fff;
}

.navbar-toggle {
border-color: transparent;
border: 0px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
 background-color: #16a085;
 color: white;
}

.navbar-header {
 width: 100%;
 padding: 10px 0;
}

.navbar-header li{
 float: left;
 margin: 0 0.25%;
}

.navbar-header li.nav01{
 width: 60%;
 min-hight: 12%;
}

.navbar-header li.nav02 {
 width: 12%;
 min-hight: 12%;
}

.navbar-header li.nav03 {
 width: 12%;
 min-hight: 12%;
}

.navbar-header li.nav04 {
 width: 12%;
 min-hight: 12%;
}

.navbar-header li.nav02 img, .navbar-header li.nav03 img, .navbar-header li.nav04 img {
 width: 100%;
}


/*
.nav02 {
 background: url(../img/common/mail_btn.png) 0 0 no-repeat;
 background-size:cover;
 margin: 0;
 cursor:pointer;
}

.nav03 {
 background: url(../img/common/tel_btn.png) 0 0 no-repeat;
 background-size:cover;
 margin: 0;
 cursor:pointer;
}
*/

.nav04 {
 background: url(../img/common/menu_btn.png) 0 0 no-repeat;
 background-size:cover;
 margin: 0;
 cursor:pointer;
}
.nav04.active {
 background: url(../img/common/menu_btn02_on.png) 0 0 no-repeat;
 background-size:cover;
}

#back-top {
 position: fixed;
 bottom: 30px;
 margin-left: -100px;
}

#back-top a {
 width: 50px;
 display: block;
  z-index:1000;
}

#back-top span {
 width: 50px;
 height: 50px;
 display: block;
 margin-bottom: 7px;
 background: url(../img/common/pagetop.gif) no-repeat center center;
}

li span.nav_close img {
 width: 20%;
 margin: 5px auto;
}




.pd01 {
 padding: 8px 0;
}


hr {
 position: relative;
 border: none;
}

hr:before {
 content: " ";
 position: absolute;
 top: 0;
 left: 25%;
 width: 50%;
 height: 2px;
 background: #ccc;
}



/* Paragraph & Typographic */

strong {
 font-weight: 700;
}

em {
 font-weight: 300;
}

pre {
 background: #ebebeb;
 border: none;
 font-family: "Monaco";
 font-size: 16px;
 color: #666;
 padding: 20px;
 line-height: 28px;
}

small {
 font-size: 12px;
}

blockquote,
blockquote p {
 line-height: 28px;
 color: #999;
 font-weight: 300;
 font-style: italic;
}

blockquote {
 position: relative;
 margin: 0 0 40px -30px;
 padding-left: 30px;
 border-left: 5px solid #3498db;
}

blockquote cite {
 position: absolute;
 bottom: -25px;
 right: 0;
 font-size: 12px;
 font-style: italic;
 color: #333;
 font-weight: 300;
}

blockquote cite:before {
 content: "-- "
}

/* Images */
.overflow-image {
 margin-top: -65px;
}



.sm_full img {
 width: 100%;
}


#button {
 margin: 0 auto;
 text-align: center;
}

.button {
 display: block;
}

.btn-green {
 background: #106338;
 color: #fff;
 border: 1px solid #106338;
 margin: 10px 0 25px;
 padding: 10px 10px;
 width: 75%;
 height: 100%;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
}

.btn-green:hover {
 background: #fff;
 color: #106338;
 border-color: #106338;
}

.btn-orange {
position: relative;
 background: #ffeebd;
 color: #FF7F00;
 border-top: 3px solid #FF7F00;
 border-bottom: 3px solid #FF7F00;
 border-left: 3px solid #FF7F00;
 border-right: 24px solid #FF7F00;
 margin: 10px 0 25px;
 padding: 6px 0;
 width: 75%;
 height: 40px;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
}

.btn-orange:hover {
 background: #fff;
 color: #FF7F00;
 border-color: #FF7F00;
}

.ar_r {
position: absolute;
top: 9px;
left: 100%;
}

img.ar_r {
width:20px;
height:16px;
}

.breadcrumb {
 font-size: 90%;
}

.flow_text_sub_title {
 font-weight: bold;
 color: #106338;
 font-size: 110%;
 margin-top: 10px;
 margin-bottom: 10px;
}

.flow_right_img {
 float: right;
 width: 135px;
 margin-top: 0;
 padding: 0 0 15px 15px;
 text-align: right;
 font-size: 80%;
}

.flow_right_img p{
 padding: 5px 0 0 0;
 text-align: center;
 font-size: 80%;
}

.box_pd01 {
 padding: 15px 0 30px;
}

.box_pd02 {
 padding: 10px 0 30px;
}

.pdb30 {
 padding: 0 0 30px 0;
}

yesno_q_box .qno {
 float: left;
 width: 36px;
 height: 26px;
 font-weight: bold;
 color: #FFF;
}

.yesno_q_box .qtext {
 float: right;
 width: 259px;
 height: 26px;
 text-align: left;
 font-weight: bold;
 color: #1555AA;
 line-height: 100%;
}

.yesno_q_box .yes {
 margin: 15px 0px 0px;
 float: left;
 width: 138px;
 text-align: right;
}

.yesno_q_box .no {
 margin: 15px 0px 0px;
 float: right;
 width: 138px;
 text-align: left;
}


#main {
 position: relative;
 width: 80%;
 min-width: 100%;
 height: auto;
 margin: 0 auto 30px;
}

#main_fr {
 position: relative;
 width: 100%;
 height: auto;
 margin: 0 auto;
 border: 1px solid #ccc;

 border-radius: 6px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

.letter {
  width: 100%;
}

.frame01 {
 background: url(../img/common/slide_bg.jpg);
}



.frame02 {
 position: absolute;
 top: 0;
 right: 0;
 width: 30px;
 height: 400px;
 z-index: 100;
}

.bx-wrapper {
 position: relative;
 margin: 0;
 padding: 0;
 *zoom: 1;
}

.bx-wrapper img {
 width: 80%;
 display: block;
 margin: 0 auto;
 padding: 5% 0;
}

.bx-wrapper .bx-viewport {
 left: 0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
 position: absolute;
 right: 0;
 bottom: -30px;

}



/* LOADER */

.bx-wrapper .bx-loading {
 min-height: 50px;
 background:#fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 200;
}

/* PAGER */

.bx-wrapper .bx-pager {
 width: 100%;
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
 padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
 background: #666;
 text-indent: -9999px;
 display: block;
 width: 10px;
 height: 10px;
 margin: 0 5px;
 outline: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
 background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
 left: 0px;
 background: url(../img/common/back.png) no-repeat;
 background-position: 0% 50%;
 z-index: 300;
}

.bx-wrapper .bx-next {
 right: 0px;
 background: url(../img/common/next.png) no-repeat;
 background-position: 0% 50%;
 z-index: 300;
}

.bx-wrapper .bx-controls-direction a {
 position: absolute;
 top: 50%;
 margin-top: -16px;
 outline: 0;
 width: 32px;
 height: 64px;
 text-indent: -9999px;
 z-index: 300;
}

.bx-wrapper .bx-controls-direction a.disabled {
 display: none;
}


.bx-wrapper .bx-prev:hover {
filter: alpha(opacity=80);
opacity: 0.80;
}

.bx-wrapper .bx-next:hover {
filter: alpha(opacity=80);
opacity: 0.80;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
 text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
 display: block;
 text-indent: -9999px;
 width: 10px;
 height: 11px;
 outline: 0;
 background: url(images/controls.png) -86px -11px no-repeat;
 margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
 background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
 display: block;
 text-indent: -9999px;
 width: 9px;
 height: 11px;
 outline: 0;
 background: url(images/controls.png) -86px -44px no-repeat;
 margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
 background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
 text-align: left;
 width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
 right: 0;
 width: 35px;
}

.bx-wrapper .bx-caption {
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}

.bx-wrapper .bx-caption span {
 color: #fff;
 font-family: Arial;
 display: block;
 font-size: .85em;
 padding: 10px;
}


#flow p.f_arr img {
 width: 8%;
 margin: 0 auto;
 text-align: center;
}

#flow ul {
 width: 100%;
}

#flow li img {
 width: 100%;
 margin: 0 auto;
 padding: 0;
}

#flow p {
 line-height: 150%;
 margin-bottom: 2px;
}

#flow p.f_arr {
 font-size: 14px;
 line-height: 150%;
 margin: 0px 0 4px 0;
 text-align: left;
}

#flow p.f_arr02 {
 font-size: 14px;
 line-height: 150%;
 margin: 3px 0 0 0;
 padding: 0 10px 0 0;
 text-align: left;
}


.f_box {
 background: #fff9bb;
}

.f_box h5{
 color: #106338;
 font-size: 16px;
 font-weight: bold;
 margin: 0;
 padding:12px 0 0 0;
}

.f_box_l {
float:left;
width:25%;
background: #fff9bb;
}

.f_box img {
padding: 2%;
width:25%;
}

.f_box_r {
float:left;
width:75%;
background: #fff9bb;
}



.mark01 {
  background: url(../img/2nd/mark01.jpg) no-repeat #fff;
  background-position: 0% 50%;
  background-size: 36px 36px;
  padding: 5px 0 5px 43px;
}
.mark02 {
  background: url(../img/2nd/mark02.jpg) no-repeat #fff;
  background-position: 0% 50%;
  background-size: 36px 36px;
  padding: 5px 0 5px 43px;
}
.mark03 {
  background: url(../img/2nd/mark03.jpg) no-repeat #fff;
  background-position: 0% 50%;
  background-size: 36px 36px;
  padding: 5px 0 5px 43px;
}
.mark04 {
  background: url(../img/2nd/mark04.jpg) no-repeat #fff;
  background-position: 0% 50%;
  background-size: 36px 36px;
  padding: 5px 0 5px 43px;
}

.mark04 span {
  margin: 10px 0 0 0;
}


img.float_l {
    float: left;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.mid {
    vertical-align: middle;
}

.tb_data01 {
    float: none;
    width: 100%;
    margin: 5px auto 40px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.6;
}
.tb_data01 th {
    background: #e7efc1;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    vertical-align: middle;
}
.tb_data01 td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    vertical-align: middle;
}

.tb_data01 td.tb01 {
    background: #fffcd5;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}




/*　追加css　　*/

ul.decimal {
	margin: 0 0 20px -10px;
}

ul.decimal li {
	list-style-type: decimal;
	padding: 4px 0 4px;
}

.disc li {
list-style-type:disc;
margin: 0 0 0 -20px;
padding: 3px 0;
}

.red {
	color: #ff0000;
}

.bold {
	font-weight: bold;
}

h2.redtit {
	margin: 35px 0 5px;
	padding: 5px 0 5px 10px;
	font-size: 18px;
	color: #000;
	border-bottom:1px dashed #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

.youtube {
width: 100%;
max-width: 640px;
height: 100%;
max-height: 360px;
margin: 20px auto 0;
}

#player {
width: 100%;
max-width: 640px;
height: 100%;
max-height: 360px;
margin: 20px auto 0;
}

img.float_r {
float: right;
padding: 0 0 0 10px;
}

.cap {
font-size: 13px;
line-height: 15px;
}


.staff-bt {
    width: 30%;
    background-color: #fce7ee;
    padding: 8px;
    margin: 10px;
    float: right;
    font-size: 12px;
    line-height: 12px;
}

.divorce_img {
padding: 20px 0 30px 0;
}

.img-responsive02 {
    display: block;
    max-width: 90%;
    height: auto;
}

.img-responsive03 {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px 0 30px 0;
}

.img-responsive04 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px 0 30px 0;
}

.bnr_list {
    margin-bottom: 30px;
    padding: 0;
}


.bnr_list p {
    margin-bottom: 10px;
    padding: 0;
}


#content h3.blue_tit {
color: #226aba;
font-size: 120% !important;
font-weight: bold;
text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
line-height: 133%;
}

#content h4.blue_tit {
color: #226aba;
font-size: 120% !important;
font-weight: bold;
text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

.topics02 {
background-color: #00B14C;;
color: #fff;
font-weight: bold;
margin: 0 0 10px 0;
padding: 2px 4px 2px 8px;
}

.divorce_waku {
background: #fce7ee;
margin: 0 0 15px 0;
padding: 6% 4% 1%;
}

.divorce_waku p {
color: #e73c64;
font-weight: bold;
}

ul.chiiki {
margin: 10px 0 10px -35px
}

ol.chiiki {
margin: 10px 0 10px -35px
}

.f110 {
font-size: 110%;
}

.f150 {
font-size: 150%;
line-height: 1.33;
}

.br {
color: #4E9929;
}

.rd {
color: #c00;
}


/* ==========================================================================
  MEDIA QUERIES
  ========================================================================== */


@media screen and (max-width:1050px), screen and (max-device-width:1050px){
 body .header{background-attachment: scroll;}
}


/*ipad portrait*/
@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait){
 .header{background-attachment: scroll;}
}

@media screen and (max-width:769px) {
 #headerwrap {
 margin: 100px 0 0 0;
 }

 #content {
  margin: 130px 0 0 0;
 }
}

@media screen and (max-width : 480px){
 #headerwrap {
 margin: 80px 0 0 0;
 }

  #content {
  margin: 20px 0 0 0;
 }
}

@media screen and (max-width : 320px){
 #headerwrap {
 margin: 76px 0 0 0;
 }
}


.file_icon {
color: #3498db;
padding: 0 10px;
}

.indent-1 {
padding-left:1em;
text-indent:-1em;
}

/*----------------
丸つき数字リスト
----------------*/
ol.num  {
  position: relative;
  margin: 10px 0;
  padding: 0;
}
ol.num  li  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em
}
ol.num li span {
  position: absolute;
  left: 0;
  margin: 0
}


.fv{
  margin:20px auto;
}

/*----------------
監修者情報
----------------*/
.svArea{
    margin:20px 0 40px 0;
    padding:20px;
    display: flex;
    justify-content: space-between;
    background: #eaf2f9;
}

.svArea .cvttl img{
  display: inline-block!important;
}

.svArea>div{
    padding:0;
    margin: 0;
}

.svArea ul{
    list-style-type: none;
    display: inline-block;
    margin:0; 
}

.svArea ul .cvname{
    margin: 14px 0;
}

.svArea ul .cvname .bg{
    font-size: 2rem;
    margin-right: 10px;
    display: block;
}

.svArea ul .cvname .sm{
    font-size: 1.3rem;
    display: block;
}

.svArea .pro_link{
    margin-top:20px;
    text-align: right; 
}

.svArea .txt{
    font-size: 1.3rem;
}

.arrow_r {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #227abd;
  text-decoration: none;
}
.arrow_r:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #227abd;
  border-right: solid 2px #227abd;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}

/*----------------
開閉ボタン
----------------*/
.ocbutton{
            display: none;
            cursor: pointer;
}
.ocbutton + label{
            cursor: pointer;
            color:#0c639d;
}
.ocbutton + label:hover{ /* マウスがボタンの上にある時 */
            border-bottom:1px dotted #888 ;
}
.ocbutton + label:before{ /* 表示時の文字 ※３*/
            content:"[▲閉じる]"
}
.ocbutton:checked + label:before{  /* 表示時の文字 ※３ */
            content:"[▼開く]"
}
.oc_content{
            display: block;
}

#b0_content{
            margin-top:16px;
}

#b0:checked ~ #b0_content{
            display:none;
}
.oc_content{ /* 表示非表示されるボックスの外観 ※２*/
            /*margin:1em;padding:1em;*/
}

.dataArea{
   margin: 10px 10px 20px 10px;
    font-size: 13px;
    color: #787878;
    text-align: right; 
}


