@charset "EUC-JP";
body{
	font-family: "Yu Gothic Medium","Þâ¥´¥·¥Ã¥¯ Medium",YuGothic,"Þâ¥´¥·¥Ã¥¯ÂÎ", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª","Meiryo","Osaka","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
form{ margin:0; }
h1,h2,h3,h4,h5,h6,th { font-weight:normal; }
strong,.bold{ font-weight:bold; }
img { line-height:0; }
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a{
  color:#1a1a1a;
  text-decoration:none;
}
.iw100 {
	width:100% !important;
	height: auto;
}
.inputCancel * {
	border:none;
	background:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
.word {
	display: inline-block;
}
/*slidebar*/
html, body {
	width: 100%;
	overflow-x: hidden; /* Stops horizontal scrolling. */
}
body {
	min-height: 100%;
	height: auto;
	position: relative;
}
.sb-init.sb-active.sb-active-right {
	overflow: hidden;
    height: 100%;
}
html.sb-active:not(.sb-slidebar) {
    overflow-y: scroll;
}
#sb-site {
	width: 100%;
	position: relative;
	z-index: 1; /* Site sits above Slidebars */
    background-color: #fff;
}
.sb-slidebar {
	height: 100%;
	overflow-y: auto; 
	position: fixed;
	top: 0;
	z-index: 0; 
	display: none; 
	background-color: #fff; 
	-webkit-transform: translate(0px); 
}
.sb-right {
	right: 0;
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
	position: absolute; 
}
.sb-slidebar.sb-active {
	display: block;
}
.sb-style-overlay {
	z-index: 9999; 
}
.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch; 
}
.sb-slidebar {
	width: 16.25rem;
}
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	-moz-transition: -moz-transform 400ms ease;
	-o-transition: -o-transform 400ms ease;
	transition: transform 400ms ease;
	-webkit-transition-property:
	-webkit-transform, left, right; 
	-webkit-backface-visibility: hidden; 
}
.sb-hide { 
	display: none; 
}
.sb-toggle-right {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    width: 42px;
    height: 42px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 51;
}
.sp-inbox {
	width: 20px;
	height: 15px;
    position: relative;
}
.sb-toggle-right span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	transition: all .4s;
}
.sb-toggle-right span:nth-of-type(1) {
	top: 0;
}
.sb-toggle-right span:nth-of-type(2) {
	top: 50%;
	margin-top:-0.5px;
}
.sb-toggle-right span:nth-of-type(3) {
	bottom: 0;
}
.sb-toggle-right.active span:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
.sb-toggle-right.active span:nth-of-type(2) {
	opacity: 0;
}
.sb-toggle-right.active span:nth-of-type(3) {
	-webkit-transform: translateY(-7px) rotate(45deg);
	transform: translateY(-7px) rotate(45deg);
}
.sb-overlay {
	position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
}
.b_none,
.b_none * { 
	border:none !important;
}
/*side*/
.drawer-list {
	border-bottom: 1px solid #E8E6E1;
}
.drawer-link{
    display: block;
    padding: 18px 30px 18px 25px;
	position: relative;
}
.drawer-link i {
    font-size: 1.09em;
    margin-right: 10px;
}
.c-act {
    color: #1795b1;
	font-weight: bold;
}
.drawer-link i.ic-right,
.drawer-link i.ic-down,
.drawer-link i.ic-up {
	position: absolute;
    right: 20px;
    font-size: 1.33em;
}
.drawer-link.active {
    color: #1795b1;
    font-weight: bold;
}
ul.cat-menu {
	background-color: #f2f2f2;
}
.cat-menu > li {
    border-top: 1px solid #fff;
}
/*wrapper*/
#header {
	background: url('../images/topimg.jpg') center top no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
}
#in-header {
    background: url(../images/topimg.jpg) center no-repeat;
    background-size: cover;
    position: relative;
}
#maincolumn {
	position: relative;
}
#pcTop,#pctop{
	padding-top: 65px;
    padding-bottom: 60px;
	position: relative;
	text-align: center;
}
#pclogo {
	position: absolute;
    top: 0;
    left: 0;
}
#logo-img {
	width: 50px;
	height: 50px;
}
.top_ttl,
.top_txt {
    font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.25);
}
.top_ttl {
	font-size: 2em;
    line-height: 1.25em;
	margin-bottom: 10px;
}
.able_txt{
	font-size: 1.8rem;
    font-weight: bold;
    margin: 0px 0px 22px 0px;
    text-shadow: 0 1px 1px rgba(0,0,0,.25);
    background: hsl(172deg 61% 39% / 80%);
    display: inline-block;
    padding: 10px 35px;
}
.top_txt {
    font-size: 1em;
    line-height: 1.8em;
}
.sateiBtn {
    display: inline-block;
    width: 100%;
    font-size: 2em;
    color: #fff;
    font-weight: bold;
    padding: 17px 0 15px;
    background: rgba(0,0,0,.75);
    margin: 20px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.quicktel {
	width: 100%;
	color: #000;
	background: rgba(255,255,255,.8);
	margin: auto;
	padding: 15px;
}
.tel_Ttl{
    font-size: 1.29em;
    font-weight: bold;
    color: #bf1e1e;
}
.info_data {
    font-size: 1.21em;
    font-weight: bold;
    margin: 10px auto;
}
.tel_num {
    display: block;
    font-size: 2em;
    margin-top: 5px;
}
.info_time {
	color: #4d4d4d;
}
.h2-Ttl {
	font-size: 1.8em;
	font-weight: 700;
	color: #2d415a;
	text-align: center;
}
#tnp_slider {
	margin: 20px 0 30px;
}
.tnpBox {
    display: flex;
	display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.tnp-in-box {
    margin: 0 10px 20px;
    text-align: center;
	width: 43%;
}
.tnp-s-ttl {
    background-color: #2d415a;
    color: #fff;
    line-height: 1em;
    padding: 13px 0 10px;
    text-align: center;
    font-weight: 700;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    margin-bottom: 15px;
}
.tnp-in-box a {
    line-height: 1em;
}
.ft-links {
    display: flex;
    display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.img-manga,.img-sate {
    width: 100%;
    margin: 5px 0;
}
.ft-sate {
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100px;
    background-color: #005c88;
    color: #fff;
    font-weight: bold;
    padding: 15px 10px;
	text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: 1px 2px 1px rgba(0,0,0,.25);
}
.bg01 {
	background-image: url('../images/bgimg1.svg');
}
.bg02 {
	background-image: url('../images/bgimg2.svg');
}
.bg03 {
	background-image: url('../images/bgimg3.svg');
}
.ft-sate-ttl {
	font-size: 1.5em;
    margin-bottom: 8px;
}
.ft-sate-txt {
	line-height: 1.5em;
	font-size: .93em;
}
#footer {
	background: #2d415a;
	position: relative;
    margin-top: 54px;
	padding-top: 15px;
}
.ft-mat {
    margin: 30px 0;
}
.ft-mat li {
	margin: 10px 0;
}
.fc-w {
    color: #fff;
}
.foot_img {
	position: absolute;
	right: 0;
	top: 1px;
	transform: translateY(-50%);
}
.foot_img {
	width: 170px;
}
.contents,
.ml-contents {
	padding: 0 2.5%;
}
.ml-contents {
	padding-bottom: 20px;
}
#new_year img {
	width: auto;
    max-width: 100%;
	vertical-align:middle;
}
.on_lock {
	margin: 10px 1.5%;
    text-align: center;
}
#copy {
	font-size: .93em;
    padding: 25px 5px 8px;
    color: #fff;
}
/*index*/
#top_sate {
	padding: 25px 0 80px;
}
.sate-t-ttl {
	font-size: 2.2em;
	color: #000;
	font-weight: bold;
    text-align: center;
	margin-bottom: 10px;
}
.flex-sp-be {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.sate-t-Box {
    width: 100%;
    margin-bottom: 20px;
}
.sate-t-box {
	background-color: #f2f2f2;
}
.sate-t-sub {
    font-size: 1em;
    color: #0071bc;
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
}
.miTxt {
    letter-spacing: .1em;
    margin: 10px 0;
    font-weight: bold;
	color: #2d415a;
}
.addsate {
	padding: 20px 30px 20px 20px;
}
.p20 {
	padding: 20px 30px;
}
.size-p1 {
	display: inline-block;
	width: 20%;
	min-width: 60px;
}
.size-p2 {
	display: inline-block;
	width: 25%;
    min-width: 100px;
}
.post{
	font-size: 2em;
    vertical-align: middle;
    color: #0170bc;
    padding-right: 15px;
}
.quickSateBtn {
    display: block;
    width: 55px;
    background: url(../images/s_btn.png) center center no-repeat #4d4d4d;
    background-size: auto 50%;
    padding: 15px 10px 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
	margin: 20px auto 0
}
#top-souba {
	width: 100%;
	margin-top: 20px;
}
.top-souba-ttl {
	font-size: 1.72em;
	font-weight: bold;
}
.top-souba-ttl i {
	color: #0071bc;
}
.souba-t-box {
    border-bottom: 1px dashed #b3b3b3;
	margin: 10px 0 15px;
}
.souba-t-list {
	display: flex;
	flex-wrap: wrap;
    width: 100%;
    align-items: center;
    border-top: 1px dashed #b3b3b3;
	padding: 5px;
    line-height: 1.5em;
}
.bk-time {
	color: #808080;
    width: 100%;
}
.bk-add {
    min-width: 100%;
}
.bk-yachin,.bk-madori {
	font-size: 1.5em;
	color: #2e425b;
	font-weight: bold;
    min-width: 50%;
}
.bk-menseki {
	color: #2e425b;
    min-width: 50%;
}
.bk-eki,.bk-kansei {
	display: none;
}
.bk-kubun {
	width: 50%;
	margin-left: auto;
	text-align: right;
}
#point-t-box {
    background-color: #f2f2f2;
    padding-bottom: 60px;
}
.h2Ttl {
	background-color: #2d415a;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
    text-align: center;
    padding: 15px 0;
    line-height: 1.5em;
	margin-bottom: 30px;
}
.ttl-mdl {
    display: block;
    font-size: .76em;
    line-height: 1.5em;
}
.ttl-sml {
	display: block;
	font-size: .65em;
	line-height: 1.5em;
    margin-top: 5px;
    padding: 0 1.5%;
}
.point-box {
    width: 100%;
	background: #fff;
	padding: 10px;
    margin-bottom: 15px;
}
.pt-t-img {
	display: none;
}
.pt-c-ttl {
    display: flex;
    display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	background-color: #005c88;
	color: #fff;
	font-weight: 700;
	font-size: 1.14em;
	padding: 10px;
    line-height: 1.5em;
}
.pt-t-icon {
	display: block;
	color: #ffd500;
	font-size: .75em;
	text-align: center;
    padding-right: 30px;
    line-height: 1em;
}
.pt-t-num {
    display: block;
    font-size: 2.1em;
    line-height: 1em;
    margin-top: 5px;
}
.pt-t-com {
	font-family: "YakuHanJP","Yu Gothic Medium","Þâ¥´¥·¥Ã¥¯ Medium",YuGothic,"Þâ¥´¥·¥Ã¥¯ÂÎ", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª","Meiryo","Osaka","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
    line-height: 1.75em;
    margin-top: 8px;
    letter-spacing: .075em;
    color: #4d4d4d;
	word-break : break-all;
	word-wrap: break-word;
}
.sp-t-box {
    width: 100%;
    background: #fff;
    margin: 15px 0;
    position: relative;
    padding: 15px;
}
.sp-t-ttl {
    display: inline-block;
    color: #2d415a;
    font-size: 1.5em;
    background: linear-gradient(transparent 75%, #fcee21 20%);
    padding: 1px 10px 2px 12px;
    margin-bottom: 2px;
    margin-left: 22px;
}
.sp-t-sub {
	font-size: .67em;
}
.sp-t-icon {
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
#howto {
	padding-bottom: 50px;
}
.howto-box {
    width: 90%;
 	border: solid 1px #808080;
    position: relative;
    padding: 15px 10px 10px;
	background-repeat: no-repeat;
	background-size: 110px 165px;
}
.com-left {
    margin: 15px 0 15px 21px;
	float: left;
	background-position: 30px center;
}
.com-left:before{
    content: "";
    position: absolute;
    left: -20px;
    bottom: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 32px 20px;
    border-color: transparent transparent #fff transparent;
    z-index: 2;
}
.com-left:after{
    content: "";
    position: absolute;
    left: -22px;
    bottom: -1px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 35px 22px;
    border-color: transparent transparent #808080 transparent;
    z-index: 1;
}
.com-right {
    margin: 15px 21px 15px 0;
	float: right;
	background-position: 92% center;
}
.com-right:before{
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 0 20px;
    border-color: transparent transparent transparent #fff;
    z-index: 2;
}
.com-right:after{
    content: "";
    position: absolute;
    right: -22px;
    bottom: -1px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 0 0 21px;
    border-color: transparent transparent transparent #808080;
    z-index: 1;
}
.how-num01 {
	background-image: url('../images/numbg1.png');
}
.how-num02 {
	background-image: url('../images/numbg2.png');
}
.how-num03 {
	background-image: url('../images/numbg3.png');
}
.how-num04 {
	background-image: url('../images/numbg4.png');
}
.how-num05 {
	background-image: url('../images/numbg5.png');
}
.how-num06 {
	background-image: url('../images/numbg6.png');
}
.howto-ttl {
    font-size: 1.29em;
    color: #2d415a;
    font-weight: 700;
}
.ht-linkbox {
	text-align: right;
    margin: 20px 0 0;
}
.howto-link {
	display: inline-block;
    color: #fff;
    font-size: .86em;
    font-weight: 700;
    background-color: #2d415a;
    padding: 7px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.method-box {
	width: 100%;
    margin-bottom: 30px;
}
.method-list {
	width: 48.50%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 70.1%;
	padding-top: 38%;
	margin-top: 20px;
}
.ml-img1 {
	background-image: url('../images/idea1.svg');
}
.ml-img2 {
	background-image: url('../images/idea2.svg');
}
.ml-img3 {
	background-image: url('../images/idea3.svg');
}
.ml-img4 {
	background-image: url('../images/idea4.svg');
}
.method-ttl {
	color: #2d415a;
	font-weight: 700;
	text-align: center;
}
.method-txt {
	font-family: "YakuHanJP","Yu Gothic Medium","Þâ¥´¥·¥Ã¥¯ Medium",YuGothic,"Þâ¥´¥·¥Ã¥¯ÂÎ", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª","Meiryo","Osaka","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	background-color: #fff;
	padding: 10px;
	line-height: 1.75em;
	color: #808080;
    margin-top: 8px;
	word-break : break-all;
	word-wrap: break-word;
}
.acBox {
    margin: 50px auto 0;
}
/*mordal*/
.top_tnp {
	padding: 0 2.5%;
}
/*main*/
.Pan {
    font-size: .83em;
    padding-top: 10px;
    line-height: 1.5em;
}
.pan {
	font-size: .83em;
    margin: 0 0 15px;
    padding: 5px;
    line-height: 1.5em;
}
.h2-sub-txt {
	color: #75a933;
    line-height: 1.25em;
    text-align: right;
    font-weight: bold;
}
.sh_100 {
	width: 100%;
}
.ribbon,
.catTtl,
.mem-ribbon {
	display: block;
    text-align: left;
    padding: 5px 12px;
    line-height: 1.5em;
    font-size: 1.14em;
    font-weight: bold;
    background-size: 8px 8px;
	margin: 15px auto;
}
.ribbon,.catTtl {
    background-image: linear-gradient( -45deg, #fff 25%, #e5e5e5 25%, #e5e5e5 50%, #fff 50%, #fff 75%, #e5e5e5 75%, #e5e5e5 );
}
.mem-ribbon {
	color: #fe511e;
    background-image: linear-gradient( -45deg, #fff 25%, #ffeaea 25%, #ffeaea 50%, #fff 50%, #fff 75%, #ffeaea 75%, #ffeaea );
}
.h4Ttl {
	border-bottom: 2px dotted #ccc;
    font-size: 1.29em;
    line-height: 1.25em;
    color: #2d415a;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px;
}
.useBox {
    border: 1px solid #ccc;
    margin: 15px 10px 30px;
    padding: 10px;
}
.table01,.table02,.table03 {
    width: 100%;
    margin: 15px auto 10px;
    table-layout: fixed;
}
.s-t-table {
    width: 100%;
	max-width: 920px;
    table-layout: fixed;
}
.table01 th,.table01 td,
.table02 th,.table02 td,
.table03 th,.table03 td,
.s-t-table th,.s-t-table td {
    padding: 10px 5px;
    vertical-align: middle;
    border: 1px solid #ccc;
    line-height: 1.25em;
}
.table03 th,.table03 td {
	display: block;
}
.table01 th,
.table03 th,
.s-t-table th {
    background-color: #f9f9f9;
}
.table02 th {
    display: block;
    text-align: left;
    border: none;
}
.va_t {
	vertical-align: top !important;
}
.table01 th.th_m {
	background-color: #005c88;
	color: #fff;
	font-weight: bold;
}
.td_c {
	text-align: center;
}
.selectWrapper,
.selectWrapper2 {
    position: relative;
    display: inline-block;
}
.select01,.select02,
.selectWrapper2 select {
	display:table-cell;
    vertical-align: middle;
    min-width: 110px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	padding: 8px 30px 8px 10px;
    box-sizing: border-box;
    background-color: #fff;
	font-size:1.05em;
    color: #555;
    border: solid 1px #C1C1C1;
}
.select02 { 
    min-width: 10px;
    width: 100%;
}
.sh_box_cr td,
.sh_Box_cr td,
.sp_tabele td {
    display: inline-block;
    width: 50%;
	padding: 2px 0;
    vertical-align: top;
}
.sh_Box_cr td {
	font-size: .87em;
}
/*form*/
.contactbox {
    margin: 20px auto 60px;
}
.reqTtl {
    position: relative;
    font-size: 1.33em;
    font-weight: bold;
    margin: 30px 0 15px;
    padding: 10px;
	background-color: #2d4159;
    color: #fff;
}
.reqTtl:before {
    position: absolute;
    left: 5px;
    bottom: -10px;
    content: "";
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 10px solid #2d4159;
}
.t-contact {
	display: flex;
	display: -webkit-flex;
	flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	padding: 20px 5%;
    line-height: 1em;
    margin: 10px 0.5%;
    background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f2f2f2;
}
.subttl {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items:center;
    width: 100%;
    font-size: 1.08em;
    font-weight: bold;
    margin-bottom: 10px;
}
.required,
.arbitrary {
	display: inline-block;
    background: #D04E2E;
    color: #fff;
    padding: 4px .5em;
    font-size: .79em;
}
.arbitrary {
    background-color: #888;
}
.t-contact td {
	display: inline-block;
    padding: 5px 6px 5px 0;
	min-width: 60%;
}
.size1 td,.size3 td {
    width: 100%;
}
.size2 td {
    width: 50%;
}
.t-cbox {
	width:45%;
}
.t-box,
.tbox {
    width: 100%;
}
textarea {
    width: 100%;
}
.tbox {
	font-size:1.07em;
}
.tBox {
    line-height: 1.5em;
}
.sentBox {
    padding: 20px 4%;
    width: 100%;
    margin: auto;
    line-height: 1.7em;
    font-size: 1.07em;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    background: #e9f7e6;
    border: 1px solid #e0efdd;
}
.btnSearch,
.btnSearch2 {
    width: 80%;
	font-size: 1.33em;
	text-align: center;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    padding: 8px 0 6px;
	margin: 20px auto;
    background-color: #4a4a4a;
	color: #fff;
	font-size: 1.28em;
    line-height: normal;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.btnSearch {
    display: inline-block;
	margin: 20px auto;
}
.btnSearch2 {
    display: block;
	vertical-align: top;
}
.btnSearch2:hover,
.btnSearch2.active {
	background-color: #999;
}
.btnReset {
    display: block;
	color: #fff;
    vertical-align: top;
    font-weight: bold;
    cursor: pointer;
    background: #aaa;
    width: 45%;
    padding: 5px 10px;
    margin: 10px auto;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.btnReset:hover {
    background-color: #888;
}
/*input*/
label {
    vertical-align: middle;
	padding: 3px 3px 3px 5px;
}
.contactbox input[type="text"],
.contactbox input[type="tel"],
.contactbox input[type="number"],
.contactbox input[type="email"],
.contactbox input[type="password"],
.contactbox textarea {
	width:100%;
	box-sizing: border-box;
	padding: 10px 5px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
    border: 1px solid #d2d2d2;
    vertical-align: middle;
	background-color: #fff;
}
textarea {
	resize: vertical;
}
select[disabled] {
    color: #A0A0A0;
    border-color: #E2E2E2;
    background: #F7F5F1;
}
.postnum {
	width:100%;
	box-sizing: border-box;
	padding: 10px 5px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 16px;
    border: 1px solid #d2d2d2;
    vertical-align: middle;
	background-color: #fff;
}
.mainTtl {
	position: relative;
	display: inline-block;
	padding: 0 1em;
	font-size: 1.5em;
	color: #005b88;
    margin: 20px 0 8px;
}
.mainTtl:before, .mainTtl:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: .5em;
	height: 1px;
	background-color: #005b88;
}
.mainTtl:before {left:0;}
.mainTtl:after {right: 0;}
/*input[type="radio"] */
input[type="checkbox"]:focus,
input[type="radio"]:focus {
	outline: 0;
	border: none;	
}
input[type="checkbox"]:checked:focus,
input[type="radio"]:checked:focus {
    border: none;
	outline: 0;
}
input[type="radio"] {
    position: relative;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid #ccc;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    background-color: #fff;
    cursor: pointer;
}
input[type="radio"]:checked:before {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -5px 0 0 -5px;
    content: "";
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 10px;
    height: 10px;
    background: #fff;
}
input[type="checkbox"]:checked, 
input[type="radio"]:checked {
    background: #005b88;
    border: 2px solid #005b88;
}
/*input[type="checkbox"]*/
input[type="checkbox"] {
    position: relative;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
input[type="checkbox"]:checked:after {
    position: absolute;
    content: '';
	top: 4px;
    left: 3px;
    width: 12px;
    height: 7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
	outline: 0;
	border: 2px solid #ccc;	
}
input[type="checkbox"]:checked:focus,
input[type="radio"]:checked:focus {
    border: 2px solid #005b88;
}
/*sub*/
.comTable {
    margin: 10px auto 60px;
    width: 100%;
	background-color: #fff;
}
.comTable th,
.comTable td {
    display: block;
    width: 100%;
	border: 1px solid #ccc;
	vertical-align:middle;
	padding:8px 1.5%;
    line-height: 1.4em;
}
.comTable th {
	padding: 1px 1.5%;
    background-color: #f2f2f2;
    border-top: none;
    border-bottom: none;
}
.tnp_map img {
    width: 47%;
    height: auto;
}
#tflow {
	display: flex;
	display: -webkit-flex;
    margin: 20px 0;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    font-size: 1.14em;
    color: #005b88;
}
.sFlow {
    width: 30%;
    height: 71px;
    padding: 5px;
    border-radius: 10px;
    border: 2px solid #005b88;
    margin: 10px 0;
    line-height: 1.25em;
    font-weight: bold;
}
.sF-icon {
    font-size: .75em;
    display: block;
}
.sFlow.active {
	background-color: #005b88;
	color: #fff;
}
.sFlow.active .sF-icon {
	color: #FFEB3B;
}
.triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9.5px 0 9.5px 10px;
    margin: 5px;
    border-color: transparent transparent transparent #bbb;
}
.plans-box {
	display: flex;
	display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.plan-ttl {
	display: none;
}
.plan-txtbox {
	line-height: 1.5em;
    letter-spacing: .075em;
	background: #f2f2f2;
    padding: 10px 1em;
    margin: 10px 0;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.plan-txt {
    line-height: 2em;
}
.planLink {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    background-color: #005b88;
    color: #fff;
    font-weight: bold;
    font-size: 1.29em;
    width: 150px;
    padding: 15px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 10px 0 30px;
}
.planLink-sub {
    display: block;
    font-size: .8em;
    margin-top: 8px;
}
.plan-arrow {
    font-size: 2em;
    color: #005a88;
	text-align: center;
}
.plan-t-link {
    display: inline-block;
    border: 1px solid #005b88;
    padding: 20px;
    margin: 20px 0 0;
}
.check-img div {
    line-height: 1.5em;
    text-align: center;
    margin: 15px 0;
}
.ml-icon {
	display: block;
    font-size: 6em;
    color: #2d4159;
    margin-bottom: 15px;
}
.method-boxs {
	width: 48%;
	margin-top: 20px;
	margin-bottom: 35px;
}
.mt-img {
	margin-bottom: 10px;
}
.mt-img img {
	width: 80%;
}
.qaaBox {
    margin-bottom: 50px;
}
.question {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background: #2d4159;
    font-size: 1.14em;
	line-height: 1.25em;
    color: #fff;
    font-weight: 700;
    padding: 15px 10px;
    margin-top: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	cursor: pointer;
}
.answer {
    background: #f2f2f2;
    padding: 20px 15px;
    line-height: 1.75em;
    letter-spacing: .075em;
}
.popular {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    margin: 30px 0;
}
.ppBox {
	width: 100%;
	margin-bottom: 20px;
}
.svsSite {
    text-align: center;
    line-height: 1.25em;
    margin: 15px auto 20px;
}
#catMenu {
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.bk_tab {
    margin: 20px 10px 0;
    z-index: 2;
}
.tabmenu {
	display: block;
    padding: 12px 17px 10px;
    color: #fff;
    font-weight: 700;
    background: #005b88;
    border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.active .tabmenu {
    background: #fff;
    color: #005b88;
    border: 1px solid #005b88;
    border-bottom: none;
}
.catList {
    padding: 20px 10px;
    margin: -1px 0 10px;
    border: 1px solid #005a88;
    z-index: 1;
}
.s-yachin {
    font-size: 1.5em;
    color: #F44336;
}
.s-t-box {
	margin-bottom: 20px;
}
.s-t-img {
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.pager,
.pager2 {
	display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 15px 0 20px;
    text-align: center;
}
.pageBtn,
.num_act {
    display: flex;
	display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
	-webkit-align-items: center;
    height: 45px;
    width: 14%;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 1.17em;
    font-weight: bold;
    padding:10px;
    margin-left: 1.5%;
	margin-right: 1.5%;
	color: #555;
}
.pageBtn {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
    border-bottom: 3px solid rgba(0,0,0,.2);
}
.pageBtn:hover {
	margin-top: auto;
    height: 41px;
    background-color: #F7F7F7;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.num_act {
    height: 41px;
    background-color: #005b88;
    color: #fff;
    margin-top: auto;
}
/*allclass*/
.error_msg {
    color: #b94a48;
    background: #ffeaea;
    font-size: 1.13em;
    line-height: 1.6em;
    padding: 20px 0;
}
.errorBox {
	background-color: #f2dede;
    color: #b94a48;
    padding: 10px 3%;
    width: 100%;
    margin: 25px auto;
    text-align: center;
    line-height: normal;
    font-size: 1.08em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.a02 {
    color: #33a0a7;
    text-decoration: underline;
}
.disc {
	list-style:disc inside;
    padding-left: 8px;
    line-height: 1.75em;
    letter-spacing: .075em;
}
.circle { 
	list-style:circle inside;
	text-indent: 1em;
}
.decimal {
	list-style: decimal inside;
    padding-left: 8px;
    line-height: 1.75em;
    letter-spacing: .075em;
}
.sw30 {
	width: 30%;
}
.tw30 {
    display: inline-block;
	width: 60%;
    padding-right: 10px;
}
.tw30-r {
    display: inline-block;
	width: 60%;
    padding-left: 10px;
}
.w70,.w10,.w25 {
	width: 100%;
}
.of { overflow:hidden; }
.clear_m { clear:both; }
/*----------smp only------------*/
@media screen and (max-width: 768px) {
.sp_none,
#news,
#top-checks,
.h2-links,
.topBtns,
#pc-top-search {
  display:none !important;
}
.sp_m10 {
	margin: 10px auto;
}
.input_sp {
    width: 79% !important;
    margin-right: 10px;
}
.input_sp2 {
    width: 60% !important;
    margin-right: 10px;
} 
.able_txt{
	font-size: 1.5rem;
    line-height: 1.8rem;
	padding: 10px 15px;
}
}
/*tablet only*/
@media screen and (min-width: 415px) and (max-device-width: 768px) {
	.homebtn {
		width: 33%;
		margin: 25px auto 11px;
		text-align: center;
	}
	#ut-sub-box li {
	    width: 15%;
	    margin: 13px;
	}
	.sh_box_cr td, .sh_Box_cr td,.menubtn {
		width: 33%;
	}
	.g-cat-list {
	    width: 12%;
	}
	.gn-cat2 {
		width: 49%;
	}
	.bkCon {
		width: 48.55%;
	}
	.bkCon:nth-child(2n+2) {
		margin-left: auto;
	}
	.ft-banner-list {
		width: 32.8%;
	}
}
/*----------pc------------*/
@media screen and (min-width: 781px){
.sp_view {
	display: none !important;
}
.pc_left { float:left; }
.pc_right { float:right; }
::selection {
    background: #FFEB3B;
    text-shadow: none;
}
.on_lock {
    padding: 10px 0 0;
    text-align: center;
}
.contents {
    width: 1100px;
    margin: auto;
    padding: 1px 0;
}
/*template*/
#header {
	height: 600px;
}
.sb-toggle-right {
    width: 60px;
    height: 60px;
    top: 10px;
}
.sp-inbox {
	width: 30px;
	height: 20px;
}
.sb-toggle-right.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}
.sb-toggle-right.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
.sb-slidebar {
	width: 20rem;
}
#pcTop{
	padding-top: 98px;
}
#logo-img {
	width: 140px;
	height: 140px;
}
.top_ttl {
    font-size: 3.43em;
    margin-bottom: 35px;
    line-height: 1;
}
.top_txt {
    font-size: 1.29em;
}
.sateiBtn {
    width: 370px;
    font-size: 2.14em;
    margin: 40px 0 20px;
}
.quicktel {
	width: 370px;
}
.tel_Ttl{
    font-size: 1.36em;
}
.tel_num {
	display: inline-block;
    font-size: 1.42em;
    margin: 0;
}
.h2-Ttl {
	font-size: 2.14em;
}
#tnp_slider {
	margin: 40px 0 90px;
}
.tnp-in-box {
    max-width: 225px;
}
.img-manga {
	width: 47.73%;
}
.img-sate {
	width: 31.82%;
    margin: 15px 0 30px;
}
.ft-sate {
	background-size: 105px 105px;
    padding-left: 88px;
    text-align: left;
}
.ft-sate-ttl {
	font-size: 2em;
}
.ft-mat {
    display: flex;
    display: -webkit-flex;
	margin: 0;
}
.ft-mat li {
    border-right: 1px solid #85919e;
    padding-right: 20px;
    margin: 0;
    margin-right: 20px;
}
.ft-mat li:last-child {
    border-right: none;
}
.foot_img {
	right: 0;
	width: 270px;
	height: 108px;
}
/*container*/
#news {
    position: absolute;
    width: 100%;
    top: -50px;
    left: 0;
    background: rgba(0,0,0,.65);
    color: #fff;
    z-index: 49;
}
.newsCon {
	display: flex;
	display: -webkit-flex;
    align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	height: 50px;
}
.newsTtl {
    font-size: 1.29em;
    font-weight: 700;
    letter-spacing: .05em;
}
.newsBox {
	width: 77.73%;
    font-weight: 700;
}
.newsinbox {
	display: flex;
	display: -webkit-flex;
    align-items: center;
	-webkit-align-items: center;
	line-height: 1em;
    height: 45px;
}
.news-in-ttl {
    display: inline-block;
	color: #ffc235;
	font-weight: bold;
	font-size: 1.43em;
	margin: 0 10px;
	text-decoration: underline;
}
.news-in-ttl:hover {
	text-decoration: none;
	color: #ccc;
}
#top_sate {
	padding: 45px 0 80px;
}
#newyear_banner{
	text-align: center;
}
#newyear_banner img{
	width: 100%;
    height: auto;
    max-width: 1000px;
}
.sate-t-Box {
    width: 47.75%;
    margin-bottom: 0;
}
.sate-t-sub {
    font-size: 1.29em;
}
.sate-t-ttl {
	font-size: 2.57em;
	margin-bottom: 30px;
}
.addsate {
	display: flex;
	display: -webkit-flex;
    justify-content: space-between;
	-webkit-justify-content: space-between;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}
.quickSateBtn {
    margin: 0;
}
.p20 {
	padding: 20px 30px;
}
.miTxt {
    margin: 0 0 10px;
}
.size-p1 {
    min-width: 100px;
}
.size-p2 {
    min-width: 150px;
}
#top-souba {
	margin-top: 50px;
}
.souba-t-list {
    padding: 10px;
    line-height: 1;
}
.bk-time {
    width: 8%;
}
.bk-add {
    min-width: 15%;
}
.bk-yachin,.bk-madori {
    min-width: 13%;
}
.bk-menseki {
    min-width: 15%;
}
.bk-eki, .bk-kansei {
	display: block;
	width: 15%;
}
.bk-kubun {
	width: 13%;
}
#point-t-box {
    padding-bottom: 100px;
}
.h2Ttl {
	font-size: 2.57em;
}
.ttl-mdl {
    font-size: .67em;
}
.ttl-sml {
    font-size: .39em;
    padding: 0;
}
.point-box {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    width: 47.75%;
    margin-top: 35px;
    margin-bottom: 0;
}
.pt-sub-box {
    width: 60.5%;
    order: 2;
}
.pt-t-img {
    display: block;
    width: 34.65%;
    max-width: 175px;
}
.sp-t-box {
    width: 27.72%;
    margin: 50px 0 10px 45px;
    padding: 25px 14px 20px 25px;
}
.sp-t-ttl {
    margin-left: 0;
}
.sp-t-icon {
    width: 75px;
    transform: translate3d(-60%,-27%,0);
}
#howto {
	padding-bottom: 140px;
}
.howto-box {
    width: 45.91%;
    padding: 30px 30px 15px;
}
.com-left {
    margin: 40px 0 60px 21px;
}
.com-right {
    margin: 100px 21px 0 0;
}
.howto-ttl {
    font-size: 1.79em;
}
.method-box {
	width: 48.72%;
    margin-bottom: 0;
}
.method-list {
	padding-top: 210px;
}
.method-ttl {
	font-size: 1.29em;
}
.acBox {
    margin: 100px auto 0;
}
/*mordal*/
.top_tnp {
	padding: 0 20px;
	width: 100%;
	max-width: 700px;
}
.ml-contents {
	max-width: 1100px;
	margin: auto;
	margin-bottom: 90px;
	padding: 0;
}
/*main*/
#pctop{
	padding-top: 30px;
}
.h2-sub-txt {
    font-size: 1.14em;
	margin:10px 0 20px;
}
.Pan {
    text-align: right;
    padding-bottom: 20px;
}
.pan {
	padding: 10px 0;
    margin: 0 0 25px;
}
.select01 {
	min-width: 180px;
}
.select02 {
	min-width: 100px;
}
.sh_100 {
	width: auto;
}
.sh_box_cr td {
    width: 20%;
    padding: 0;
}
.sh_Box_cr td {
    width: 20%;
    padding: 0;
	font-size: 1em;
}
.pr10 {
	padding-right: 5%;
}
.memTxt {
	text-align: center;
}
.a02:hover,
.a02:visited:hover,
.backBtn:hover,
.useful a:hover {
    color: #666;
}
.ribbon {
	display: inline-block;
	min-width: 320px;
}
.catTtl {
	display: block;
}
.mem-ribbon,.ribbon,.catTtl {
    position: relative;
    text-align: center;
    padding: 15px 2em;
    font-size: 1.25em;
	line-height: 1.25em;
    margin: 30px auto 15px;
}
.ribbon:before,.ribbon:after,.mem-ribbon:before,.mem-ribbon:after,.catTtl:before,.catTtl:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.ribbon:before,
.mem-ribbon:before,
.catTtl:before {
    top: 50%;
    left: 0;
	border-width: 25px 0px 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}
.ribbon:after,
.mem-ribbon:after,
.catTtl:after {
    top: 50%;
    right: 0;
    border-width: 25px 15px 25px 0px;    
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.h4Ttl {
	line-height: 1em;
}
.table01 {
    width: 70%;
}
.table03 th,.table03 td {
	display: table-cell;
}
.error_msg {
    padding: 20px 0;
}
.tnp_map img {
    width: 47%;
    height: auto;
	max-width: 250px;
}
.mainTtl {
	padding: 0 60px;
	font-size: 2em;
}
.mainTtl:before, .mainTtl:after{
	width: 45px;
}
.mt-img img {
	width: 40%;
}
.ppBox {
	width: 45%;
}
.catList {
    padding: 20px;
}
.sp_tabele {
	text-align: center;
}
.sp_tabele table {
	width: 100%;;
}
.sp_tabele td {
	width: 11%;
}
/*form*/
.contactbox,
.cmpBox {
    padding: 1px 30px 20px;
    margin: 10px auto 20px;
	width: 80%;
}
.t-contact {
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding: 20px;
    font-size: 1.08em;
}
.size1 td {
    width: 45%;
}
.size2 td {
    width: 33.33%;
}
.size3 td {
    width: 36%;
}
.btnSearch,
.btnSearch2 {
	font-weight: bold;
	cursor: pointer;
    width: 45%;
    margin: 20px auto;
}
.btnReset {
    width: 15%;
    margin: 0px auto 10px;
}
.sentBox {
    padding: 20px 30px;
}
.subttl {
    width: 28%;
    font-size: 1em;
    margin-bottom: 0;
}
.t-contact td {
    width: 47%;
    min-width: initial;
}
.t-c-table td {
	min-width: 40%;
}
.t-cbox {
	width:20%;
}
.t-box,
.tbox {
    width: 68%;
}
.required, .arbitrary {
    padding: 3px 4px;
}
/*input*/
.contactbox input[type="text"],
.contactbox input[type="tel"],
.contactbox input[type="email"],
.contactbox input[type="password"],
.contactbox input[type="number"] {
	width:68%;
}
.contactbox .tw30 input {
	width: 100%;
}
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 #79c3ce;
    border: 1px solid #c1e9ef;
}
/*sub*/
.disc,
.decimal {
	padding-left: 15px;
}
.smp_use {
    width: 320px;
}
.comTable th, .comTable td {
	display: table-cell;
}
.comTable th {
    width: 22%;
	border: 1px solid #ccc;
}
#tflow {
    margin: 20px;
    font-size: 1.29em;
}
.sFlow {
    min-width: 180px;
	width: 10%;
    padding: 10px;
    margin: 0 10px;
}
.triangle-right {
	border-width: 12.5px 0 12.5px 21.7px;
 }
 .table02 th {
    display: table-cell;
	text-align: center;
    background-color: #f9f9f9;
	border: 1px solid #ccc;
}
.plan-ttl {
	display: block;
    background-color: #005c88;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    font-size: 1.14em;
}
.plan-txtbox {
    margin: 20px 0 0;
}
.plan-txt {
    font-size: 1.14em;
}
.planLink {
	margin: 20px 0 0;
}
.planLink:hover,
.howto-link:hover {
	background-color: #999;
}
.plan-arrow {
	margin-top: 20px;
}
.ic-arrow_d {
	transform: rotate(-90deg);
}
.svsSite {
	width: 80%;
    text-align: center;
    line-height: 1.25em;
    margin: 15px auto 20px;
}
.s-t-box {
	display: flex;
	display: -webkit-flex;
    margin: 10px 0 30px;
}
.s-t-img {
    border-bottom: 1px solid #ccc;
    border-right: none;
    max-width: 180px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.pager,
.pager2 {
	height: 45px;
	margin: 20px 0;
}
.num_act,.pageBtn {
    min-width: 5%;
    width: auto;
    margin-left: 5px;
	margin-right: 5px;
}
/*allclass*/
.m2m3 {
	margin: 20px auto 40px;
}
.m8m3 {
	margin: 80px auto 40px;
}
.tw15 {
    width: 13.5%;
}
.tw20 {
    width: 20%;
}
.tcell15  {
	width:15px;
}
.w60 {
	width: 60%;
}
.pt1 {
	padding-top: 1px;
}
.sw30 { 
	width: auto;
}
.tw30 {
    width: 30%;
}
.tw30-r {
    width: 30%;
}
.w70 {
	width: 60%;
}
.w10{
	width: 10px;
}
.w25 {
	width: 25%;
}
.check-img {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    width:60%;
    margin: 10px auto 50px;
}
.check-img div {
    min-width: 33.33%;
	margin: 0;
}
.thw150 {
	width: 220px;
}
}
/*pc-smp-allclass*/
.pr-5 {
	padding-right: .5em;
}
.m15m10 {
	margin: 15px auto 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.relative {
	position: relative;
}
.page_l {
	text-align:left;
}
.red-sm {
    font-size: .89em;
    color: #ea4444;
}
.small {
    font-size: .89em;
}
.big-f {
	font-size: 1.14em;
}
.page_c { text-align:center; }
.page_r { text-align:right; }
.mauto { margin: auto;}
.m10 { margin: 10px auto 15px;}
.m20 { margin: 20px auto;}
.m2m3 {
	margin: 15px auto 25px;
}
/*IE*/
@media all and (-ms-high-contrast:none){
	body{
		font-size: 13px;
	}
	#sb-site {
		overflow: hidden;
	}
	.sb-overlay {
		position: absolute;
	}
	.tw30,.tw30-r,.sw30 {
		vertical-align: middle;
	}
}
/*pc-tablet-¶¦ÄÌ*/
@media all and (min-width: 450px){
}
/*slick*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-slider { line-height: 0;}
.slick-dots { position: absolute; bottom: 0px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li,.slick-dots li button:before,.slick-dots li button { height: 10px; width: 10px;}
.slick-dots li { position: relative; display: inline-block;  margin: 0 5px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; border-radius: 15px; display: inline-block; transition: all 0.5s ease; background: #b3b3b3; cursor: pointer;  }
.slick-dots li.slick-active button:before { background: #2d4159;}
.fb_box{display:inline-block;margin:5px}
#newyear_banner img{
	width: 100%;
    height: auto;
    max-width: 1000px;
}
/*ÄÂÂß´ÉÍý¡¦ÇäµÑ»öÎã*/
#top_jirei{
	padding-top: 40px;
	margin-bottom: 30px;
}
#tj_box{
	margin:auto;
	padding:35px 0px 0px 0px;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	max-width: 1100px;
}
.tj_p{
	text-align: center;
    margin-bottom: 0px;
	margin-top: 20px;
}
#tj_box article{
	display:inline-block;
	width:23%;
	margin:20px 0px 20px 0px;
	padding:10px;
	border:1px solid #eee;
	box-shadow:1px 1px 2px #ccc;
	position:relative;
}
#tj_box article time{
	position: absolute;
    top: -25px;
    left: 0px;
    font-size: 0.8rem;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#tj_box article h3{
	font-size:1.2rem;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	line-height:140%;
	color: #2d415a !important;
    font-weight: 700;
}
#tj_box article h3 a{
	color:#000;
}
#tj_box article p.tja_p{
    line-height: 1.75em;
	color:#666;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
#tj_box article span.s_color,#tj_box article span.r_color,#tj_box article span.b_color{
	display:inline-block;
	font-size: 0.8rem;
    font-weight: 700;
	background-color:#008780;
	margin:2px;
	padding:3px 5px;
	color:#fff;
	border-radius:3px;
}
#tj_box article span.r_color{
	background-color:#059ACE;
}
#tj_box article span.b_color{
	background-color:#F96A2B;
}
.tj_user{
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tj_user img.tu_img{
	display:inline-block;
	width:30px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tj_user p.tju_p{
	display:inline-block;
	width:calc(100% - 40px);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 0.75rem;
	color:#666;
	text-align:left;
	vertical-align:top;
	line-height:130%;
}
@media screen and (max-width:540px){
	#tj_box article{
		width: 90% ;
	}
	.Ttl_jirei{
		margin-top: 30px !important;
	}
}

/*¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á
note¤ÎRSS¥Õ¥£¡¼¥ÉÍÑ
¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á¡á*/
.note_feed {
  margin: 50px auto 10px;
  max-width: 1200px;
  padding: 0 16px;
}
.note_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media (min-width: 640px) {
  .note_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .note_grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.note_card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.note_card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}
.note_img {
  display: block;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #f5f5f5;
}
.note_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.note_card:hover .note_img img {
  transform: scale(1.05);
}
.note_card time{
	margin:5px;
}
.note_data {
  padding: 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.note-title {
  font-size: 1rem;
  font-weight: bold;
  color: #222;
  line-height: 1.5;
  margin: 0 0 8px;
  word-break: break-word;
}
.note-title a {
  color: inherit;
  text-decoration: none;
}
.note-title a:hover {
  text-decoration: underline;
}
.note_p {
  color: #555;
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.note_more {
  text-align: right;
  padding: 0 16px 16px;
}
.note_more a {
  display: inline-block;
  background: #249F80;
  color: #fff;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.25s ease;
}
.note_more a:hover {
  background: #1c7f66;
  transform: translateY(-2px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.note_meta{
  display:flex;
  align-items:center;
  gap:8px;
  margin: 0 0 8px;
  font-size: .85rem;
  color:#888;
}
.note_date{
  font-feature-settings:"palt";
}

/* NEW¥Ð¥Ã¥¸ */
.note_badge_new{
  display:inline-block;
  font-size:.7rem;
  font-weight:700;
  color:#fff;
  background:#e53935;         /* ÀÖ */
  border-radius:4px;
  padding:2px 6px;
  line-height:1;
}
@media (max-width: 639px) {
  .note_more a {
    display: block;
    text-align: center;
    width: 100%;
  }
}