/*----------smp------------*/
@media screen and (max-width: 768px) {
.sp_none,
.side-navi,
#pcHead,
.bkCount,
#shares {
  display:none !important;
}
.favoBox li:first-child,
.favobox li:first-child {
    width: 80%;
}
}
/*----------pc------------*/
@media screen and (min-width: 781px){
.sp_view,
#header,
.sb-toggle-right,
.sb-slidebar,
.sb-overlay {
	display: none !important;
}
.pc_left { float:left; }
.pc_right { float:right; }
::selection {
    background: rgba(255, 243, 40, 0.5);
    text-shadow: none;
}
#sb-site {
	padding-top: 0;
}
/*template*/
.contents {
    width: 1100px;
    height: auto;
    margin: 0 auto;
	padding: 0;
}
#pcHead {
	margin-bottom: 20px;
}
.logobox {
    display: inline-block;
    height: auto;
    padding: 0;
}
.logoImg {
	width: auto;
    max-height: none;
    padding: 0;
}
.subnav {
    display: inline-block;
	float: right;
}
.subnav li {
    display: inline-block;
    padding: 9px 1em 0;
}
.subnavi {
	text-align: center;
    color: #006c61;
    font-size: 1.16em;
}
.subnavi:hover {
    color: #999;
}
.subnav-icon {
    display: block;
    font-size: 2em;
    margin-bottom: 5px;
}
#navi-content {
	background-color: #F2F2F2;
	height: 40px;
}
.topNavi {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
	-webkit-justify-content: center;
    justify-content: center;
	height: 100%;
	position: relative;
}
.topNavi:before,
.gnav:before {
    position: absolute;
    top: -1px;
    content: "";
    height: 42px;
    width: 1px;
    background: #ccc;
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}
.topNavi:before {
    right: 0;
}
.gnav {
    -webkit-flex: 1 1 210px;
	flex: 1 1 210px;
	height: 100%;
	position: relative;
}
.gnav:before {
    left: 0;
}
.gLink {
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	position: relative;
    height: 100%;
    font-size: 1.33em;
    padding-top: 2px;
}
.gLink:hover {
	color: #999;
}
/*column*/
#Column {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: flex-end;
    align-content: flex-end;
	padding-bottom: 10px;
}
#main-column {
	width: 815px;
    order: 2;
	padding-bottom: 0;
}
#side-column {
	width: 270px;
    padding: 10px 10px 50px;
	background-color: #F2F2F2;
}
/*container*/
#container:after,
.clearfix:after {
  content: " "; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#topMember {
    display: -webkit-flex;
    display: flex;
}
.memInner {
	width: 475px;
}
.meminner {
	width: 325px;
	margin-left: auto;
}
.memInner > div {
	padding: 10px 15px;
}
.mmTxt {
    line-height: 1.4em;
    letter-spacing: .05em;
}
.tmemList {
    font-size: 1.25em;
    padding: 0 15px;
    margin: .5em 0;
}
.tmembtn:hover,
.moreBtn:hover {
    background-color: #999;
}
.meminner-login {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.h2Ttl {
    font-size: 2.83em;
}
.h2Sub {
    font-size: 1.33em;
    margin-bottom: 0;
}
 .moreBtn {
	width: auto;
    font-size: 1.5em;
    padding: .5em 1em;
    margin: 0;
}
 .bkArticle {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.bkCon {
    width: 49.1%;
	background-color: #f2f2f2;
	padding: 15px;
}
.bkCon:nth-child(2n+2) {
    margin: 15px 0 0 auto;
}
.bkPhoto {
    width: 86.4%;
	height: 160px;
}
.bk-ydata,
.bk-mdata {
	width: 49%;
}
.moreLink {
    width: auto;
    padding: .5em 2em;
    margin: 0;
}
.moreLink:hover {
	background-color: #999;
}
/*sidebar*/
.bkCount {
    background-color: #fff;
    padding: 10px;
    font-size: 1.25em;
    line-height: 1.5em;
}
.side-navi {
	background-color: #fff;
}
.sideTtl {
    padding: 10px;
    background: #333;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: normal;
}
.sideLink {
    display: block;
    padding: 1em;
}
.sideLink:hover,
.sideLink:hover *,
.sideLink.act,
.sideLink.act * {
    color: #006c61;
}
.side-menu {
    font-size: 1.33em;
}
.side-menu li {
    border-top: 1px dotted #B3B3B3;	
}
.side-menu li:first-child {
    border-top: none;	
}
.s-icon {
    color: #B3B3B3;
    font-size: 1.13em;
    margin-right: .5em;
}
.info {
    border-bottom: 1px dotted #B3B3B3;		
}
.a_photo {
    display: inline-block;
	width: 100px;
	height: 65px;
}
.useTtl {
    display: inline-block;
    width: 115px;
    float: right;
    font-size: 1.07em;
    line-height: 1.5em;
}
.uselist-sub {
    display: flex;
    justify-content: space-around;
    margin: 10px 5px;
}
.blogTtl {
    font-size: 1.33em;
    color: #000;
    padding: .5em 0 0;
}
.sideBtn {
    width: 70%;
    padding: .5em 1em;
    margin: 15px auto;
    font-size: 1.33em;
}
.sideBtn:hover,
.memBtn:hover {
    background-color: #999;
}
.sideLink-sub {
    color: #808080;
    line-height: 2em;
}
/*footer*/
#footer {
	padding-top: 0;
	margin-top: 50px;
}
.ftcon {
    display: -webkit-flex;
    display: flex;
}
/*contents*/
.Pan {
    background-color: #f2f2f2;
    margin: 0 0 1em;
	padding: 5px 10px;
}
.pan {
    padding: 10px;
    line-height: normal;
    margin-bottom: 20px;
}
.memBox {
    display: flex;
    display: -webkit-flex;
    align-items: center;
	-webkit-align-items: center;
}
.memList {
	width: auto;
	margin: 0 0 0 auto;
}
.memBtn {
    padding: .5em 1em;
    margin: 5px 0;
}
.h2ttl {
	display: none;
}
#searchBox {
    display: flex;
    display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    align-items: flex-end;
	-webkit-align-items: flex-end;
    padding: 10px 1em 1px;
	border: none;
}
.searchBtn {
    font-size: 1.16em;
    padding: .5em 2em;
	margin: 0;
}
.miTxt {
    font-size: 1.16em;
    margin: 0 0 .5em;
}
.fom_Box_cr td {
    display: inline-block;
    width: 25%;
    padding: 2px;
}
.sh_box_cr td {
    width: 25%;
    padding: 0;
}
.sh_Box_cr td {
    width: 20%;
	font-size: 1em;
}
.SearcBtn {
    width: auto;
    font-size: 1.5em;
    letter-spacing: .1em;
    padding: 4px 15px 1px;
	margin: 25px auto 15px;
    cursor: pointer;	
}
.SearcBtn:hover {
    background-color: #333;
    margin-top: 28px;
    border-bottom: none;
}
.select01 {
	min-width: 130px;
}
.select02 {
	min-width: 100px;
}
.sh_100 {
	width: auto;
}
.stock_info {
	position: relative;
    padding: 10px 2%;
}
.iconF {
	position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -28px;
    font-size: 4em;
}
.pager {
    margin-bottom: 10px;
	padding: 0 0 15px;
}
.pager2 {
	padding:30px 0;
}
.pageBtn,
.num_act {
    padding: 13px 16px;
    width: auto;
}
.a02:hover,
.useful a:hover {
    color: #999;
}
.favoBox {
    padding: 15px 0 30px;
}
.favobox {
	padding-top: 35px;
}
.favoBtn {
	cursor: pointer;
}
.checkbox input[type="checkbox"]:checked:after {
    top: 4px;
    left: 2px;
}
.error_msg {
    padding: 30px;
}
.tnp_map img {
    width: auto;
    max-width: 268px;
}
.catTtl {
    font-size: 1.45em;
}
.mem-sub {
	width: 33.33%;
}
/*form*/
.contactbox,
.cmpBox {
    padding: 10px 30px;
}
.t-contact {
    padding: 20px;
    margin: 10px auto;
    font-size: 1.09em;
	width: 90%;
}
.subttl {
    width: 28%;
    margin-bottom: 0;
}
.required, .arbitrary {
    padding: 3px 4px;
    margin-right: 25px;
}
.sizeAll td {
    width: 100%;
}
.size2 td {
    width: 33.33%;
}
.size3 td {
    width: 36%;
}
.btnSearch,
.btnSearch2 {
	font-weight: bold;
	cursor: pointer;
    width: 25%;
    margin: 20px auto;
}
.btnReset {
    width: 15%;
    margin: 0px auto 10px;
}
.sentBox {
    padding: 20px 30px;
    width: 85%;
}
.t-cbox {
	width:20%;
}
.t-box,
.tbox {
    width: 70%;
}
.cmpTtl {
    font-size: 1.45em;
}
.sateiBox {
    padding: 1px 30px 10px;
    width: 62%;
    margin: auto;
}
.profile {
    padding: 2em;
    margin: 2%;
    display: flex;
	display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.prPhoto {
    width: 200px;
    height: 133px;
    margin: 0 2em 0 0;
}
/*input*/
.contactbox input[type="text"],
.contactbox input[type="tel"],
.contactbox input[type="email"],
.contactbox input[type="password"],
.sateTable input[type="text"],
.sateTable input[type="tel"],
.sateTable input[type="email"] {
	width:70%;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus,
label {
	cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
	outline: none;
	-webkit-transition: all .2s;
	transition: all .2s;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 5px #fc0;
    border: 1px solid #FFEB3B;
}
/*sub*/
.h3Ttl,
.useconTtl {
    font-size: 1.35em;
    padding-left: 20px;
}
.subtxt {
    padding: 0 10px;
}
.otherBox {
	padding: 0 0 10px;
    font-size: 1.08em;
}
.disc,
.useful ul,
.sitemap ul {
	padding-left: 15px;
}
.smp_use {
    width: 320px;
}
.comTable {
	font-size: 1.16em;
}
.comTable th.midashi {
	font-size: 1.25em;
}
.comTable td {
	padding:8px;
}
.sitemap a {
	font-size: 1.16em;
}
.sitemap a:hover {
	color: #6FAE7D;
}
.dicBox section[id] {
    padding-top: 0;
}
.dic_term,
.dicterm {
	margin-bottom: 25px;
}
.reBox {
    width: 20%;
}
.loanTable_spa th,
.loanTable_spa td {
    display: table-cell;
    width: auto;
    border-top: 1px solid #dcdcdc;
}
.loanTable th {
    width: 30%;
}
.sateTable th,
.sateTable td {
    display: table-cell;
    border-top: 1px solid #dcdcdc;
}
span.size2 {
	width: 25%;
}
.sateTable td.td04 input[type="text"] {
    width: 70%;
}
/*con*/
.ulUse li {
    padding-right: 30px;
}
.ulistPhoto {
	width: 30%;
    height: 150px;
}
.ulistcon {
    width: 69%;
    padding-left: 1%;
    vertical-align: top;
}
.useconBox {
	padding: 0px 2.5% 30px;
}
.usecell {
    width: 19%;
    margin: 0 0.5% 15px;
	padding: 10px;
}
.subCat:hover,
.hColor:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;	
}
/*allclass*/
.ptb-15 {
	padding: 15px 0;
}
.ml-auto {
	margin-left: auto;
}
.mb5 {
	margin-bottom: 5px;
}
.tw120 {
	width: 200px;
}
.tw30 {
	width: auto;
}
.tw20 {
	width: 20% !important;
}
.tw45 {
	width: 45% !important;
}
.ie8 .selectWrapper:before,
.ie9 .selectWrapper:before {
	content: "";
}
.new_year {
    text-align: center;
    margin: -25px auto 40px;
}
.on_lock {
    margin: 0 0 20px;
}