@charset "utf-8";
/* CSS Document */

/* ===============================

 マージン

=============================== */
body .mt10 {margin-top: 10px;}
body .mt25 {margin-top: 25px;}
body .mt30 {margin-top: 30px;}
body .mt40 {margin-top: 40px;}
body .mt50 {margin-top: 50px;}

body .mb20 {margin-bottom: 20px;}
body .mb30 {margin-bottom: 30px;}
body .mb40 {margin-bottom: 40px;}
body .mb50 {margin-bottom: 50px;}

/* ===============================

 メインビジュアル

=============================== */
#Vi-1 {
	position: relative;
}

#Vi-1 ul {
	overflow: hidden;
}

@media screen and (min-width:737px) {
#Vi-1 ul {width:100% !important;}
#Vi-1 li {width:100% !important;}
}

#Vi-1 li a {
	display: block;
	margin: auto;
	max-width: 940px;
}

#Vi-1_page {
	position: absolute;
	top: 36px;
	left: 50%;
	width: 940px;
	margin-left: -470px;
	text-align: right;
	z-index:1000;
}

#Vi-1_page a {
	display: inline-block;
	background: #c9c9c9;
	width: 40px;
	height: 6px;
	margin-left: 2px;
	font-size: 6px;
	line-height: 6px;
	text-indent: -99999px;
	text-align: left;
}

#Vi-1_page a:hover, #Vi-1_page a.activeSlide {
	background: #78C0F3;
}

/* ===============================

 見出し

=============================== */
#h-1 {
	margin-bottom:10px;
	padding:11px 14px 8px;
	line-height:1.3;
	font-size:24px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.H-1C {
	margin-bottom:10px;
	padding:11px 14px 8px;
	background-color:#dbe9f6;
	line-height:1.3;
	font-size:24px;
	text-align:center;
}

.H-2L {
	margin-bottom:40px;
	color:#094e7c;
	font-size:28px;
	font-weight:bold;
}

.h-2 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #086bb2;
}

.h-2 a {
	color: #086bb2;
}

.h-3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.h-4 {
	position: relative;
	margin-bottom: 30px;
}

.h-4_img {
}

.h-4_txt {
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}


/* ===============================

 本文、リスト

=============================== */
body strong {
	font-weight: bold;
}

.notice_txt {
	font-size: 11px;
}

.b-1 {
	margin-bottom: 15px;
	padding-left: 13px;
	background: url(../images/bg_b-1.png) 0 4px no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.b-2 {
	font-size: 12px;
	line-height: 1.66;
}

.b-2.b-2_date {
	margin-top: -5px;
	text-align: right;
	margin-bottom: 15px
}

.b-3 {
	margin-bottom: 40px;
	font-size: 10px;
	line-height: 1.66;
}

.b-2 p, .b-3 p {
	margin-bottom: 10px;
}

ul.l-1 li {
	background: url(../images/li_dot.png) 0 7px no-repeat;
	margin-left: 5px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 1.66;
}

ul.l-2 {
}

ul.l-2 li {
	background: url(../images/arr_tp_1.png) 2px 6px no-repeat;
	padding: 0 0 0 15px;
	line-height: 1.66;
}

ul.l-2 a {
	color: #000000;
}

ol.l-3_decimal, ol.l-4_decimal, ol.l-3_alpha, ol.l-4_alpha {
	margin-bottom: 10px;
}

ol.l-3_decimal li, ol.l-4_decimal li {
	list-style-type: decimal;
	margin-left: 30px;
	font-size: 12px;
	line-height: 1.66;
}

ol.l-3_alpha li, ol.l-4_alpha li {
	list-style-type: lower-alpha;
	margin-left: 30px;
	font-size: 12px;
	line-height: 1.66;
}

.L-5, .L-6 {
	width: 716px;
	margin: 0 -11px 20px 0;
	overflow: hidden;
}

.L-5_inner, .L-6_inner {
	float: left;
	width: 347px;
}

.L-5_inner li, .L-6_inner li {
	background: url(../images/li_dot.png) 0 7px no-repeat;
	margin-left: 5px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 1.66;
}

/* 3カラム リンクリスト */
.L-7 {
	overflow: hidden;
	margin-bottom: 15px;
}

.L-7 li {
	float: left;
	width: 33%;
	padding: 3px 0;
}

.L-7 li a {
	display: block;
	padding: 0 10px 0 15px;
	background: url(../images/arr_tp_1.png) 0 5px no-repeat;
	color: #222222;
}

/* */

.T-2 {
	border-bottom: 1px dotted #dddddd;
}

.T-2 li {
	border-top: 1px dotted #dddddd;
	background: url(../images/arr_tp_1.png) 2px 14px no-repeat;
	padding: 7px 0 5px 15px;
	font-size: 16px;
}

.T-2 a {
	color: #000000;
}

.P-3 {
	overflow:hidden;
	margin: 0 0 30px;
}

.P-3 .P-3_inner {
	float: left;
	margin-right: 20px;
}

.P-3 .P-3_inner img {
	display: block;
	margin-bottom: 5px;
}

.P-3C {
	display:table;
	overflow: hidden;
	margin: 0 auto 30px;
}

.P-3C .P-3_inner {
	display:table-cell;
	padding: 0 10px;
}

.P-3C .P-3_inner img {
	display: block;
	margin-bottom: 5px;
}

.B-4 {
	padding-left: 10px;
	background: url(../images/arr_tp_1.png) 0 4px no-repeat;
	font-size: 12px;
}

.B-4 a {
	color: #222222;
}

.B-5 {
	padding-left: 10px;
	background: url(../images/arr_tp_1.png) 0 4px no-repeat;
	font-size: 12px;
}

.B-5 a {
	color: #222222;
}

.B-6 {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.66;
}

.B-6_ph {
	float: right;
	margin: 0 0 10px 20px;
}

.B-6_title {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}

.B-6_sub_title {
	font-weight: bold;
}

.B-7 {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.66;
}

.B-7_ph {
	float: left;
	margin: 0 20px 10px 0;
}

.B-7_title {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}

.B-7_sub_title {
	font-weight: bold;
}

.B-8 {
	font-size: 15px;
	font-weight: bold;
}

.B-8 p {
	margin-bottom: 6px;
}

.B-9 {
	font-size: 12px;
}

.B-9 p {
	margin-bottom: 10px;
}

.C-1 {
	margin-bottom:45px;
	color:#989c9e;
	text-align: center;
}

.C-2 {
	color:#676B6C;
}

.C-2 p {
	margin-bottom: 10px;
}

.P-5 {
	overflow: hidden;
	margin: 0 -21px 20px 0;
}

.P-5 li {
	float: left;
	margin-right: 21px;
	padding-bottom: 10px;
}

.P-5 li a {
	color:#222222;
}
.P-5_img {
	display:table-cell;
	vertical-align:bottom;
	margin-bottom: 5px;
}

.P-5 .P-5_caption {
	display: block;
	padding-bottom: 5px;
}
.P-5 li .P-5_link {
	display: block;
	background: url(../images/arr_tp_1.png) 3px 6px no-repeat;
	padding-left: 15px;
}



.btn_backJS {
	margin-bottom: 40px;
	text-align: right;
}

.btn_backJS a {
	display: inline-block;
	height: 22px;
	padding: 0 10px 0 22px;
	background: #076BB1 url(../images/arr_pl_1.png) 9px center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	color: #ffffff;
	text-align: left;
	line-height: 22px;
}

.btn_backJS a:hover {
	background: #77BFF3 url(../images/arr_pl_1.png) 9px center no-repeat;
	text-decoration: none;
}

a.link_arr {
	background: url(../images/arr_tp_1.png) 3px 3px no-repeat;
	padding-left: 15px;
	color: #222222;
}

/* ===============================

 moreボタン

=============================== */
a.btn_more_M {
	display: inline-block;
	margin-top: 10px;
	padding-right: 7px;
	padding-left: 12px;
	height: 18px;
	background:#086BB2 url(../images/arr_more.png) 4px 6px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a.btn_more_M:hover {
	background: #78C0F3 url(../images/arr_more_ov.png) 4px 6px no-repeat;
}

a.btn_more_L {
	display: inline-block;
	padding-right: 11px;
	padding-left: 16px;
	height: 22px;
	background:#086BB2 url(../images/arr_more.png) 6px 8px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a.btn_more_L:hover {
	background:#78C0F3 url(../images/arr_more_ov.png) 6px 8px no-repeat;
}

/* ===============================

 PDFアイコン

=============================== */
body .icon_pdf {
	margin-left: 2px;
	padding: 0px 3px;
	color: #E91F27;
	border: 2px solid #E91F27;
	line-height: 1;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

body .icon_pdf_S {
	margin-left: 2px;
	padding: 0px 3px;
	color: #E91F27;


	border: 2px solid #E91F27;
	font-size: 10px;
	line-height: 1;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* ===============================

 Bt-1

=============================== */
#Bt-1 {
	margin-bottom: 60px;
	background: #eeeeee;
	height: 68px;
	text-align: right;
}

#Bt-1 a {
	display: inline-block;
	margin: 20px;
	padding: 0 10px 0 19px;
	height: 28px;
	background:#086BB2 url(../images/arr_more.png) 8px 10px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

#Bt-1 a:hover {
	background:#78C0F3 url(../images/arr_more_ov.png) 8px 10px no-repeat;
}
/* ===============================

 同意　Bt-2

=============================== */
#Bt-2 {
	margin: 20px 0 60px;
	background: #eeeeee;
	height: 68px;
	text-align: center;
}

#Bt-2 a {
	display: inline-block;
	margin: 20px 10px;
	padding-left: 19px;
	padding-right: 10px;
	height: 28px;
	background:#086BB2 url(../images/arr_more.png) 8px 10px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

#Bt-2 a:hover {
	background:#78C0F3 url(../images/arr_more_ov.png) 8px 10px no-repeat;
}
/* ===============================

 Bt-3

=============================== */
.Bt-3, .Bt-4 {
	text-align:center;
	margin: 0 0 40px;
}

.Bt-3 li, .Bt-4 li {
	display:inline;
	margin:0 5px;
	padding:0;
}

.Bt-3 li a, .Bt-4 li a {
	display: inline-block;
	background: #086bb2 url(../images/arr_bt-3.gif) right center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 10px;
	padding: 12px 20px 12px 23px;
	width:305px;
	min-height: 42px;
	color:#ffffff;
	text-align:left;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	box-sizing:border-box;
}

.Bt-3 li a:hover, .Bt-4 a:hover {
	background: #5DBCFF url(../images/arr_bt-3_ov.gif) right center no-repeat;
	text-decoration:none;
}

.Bt-4 li { margin:0;}
.Bt-4 li a { width:100%;}

/* ===============================

 PDFダウンロード　Pdf-1

=============================== */
#Pdf-1 {
	background: #eeeeee;
	overflow: hidden;
	margin-bottom: 50px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.66;
}

#Pdf-1_title {
	font-weight: bold;
	margin-bottom: 10px;
}

#Pdf-1_bnr {
	float: right;
	width: 158px;
	margin-left: 50px;
}

/* ===============================

 コンテンツ区分け

=============================== */
#P-1 {
	overflow: hidden;
	height: 30px;
	background: url(../images/line_p_1.png) 0 0 no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

#P-1 li {
	float: left;
	background: url(../images/line_p_1.png) right 0 no-repeat;
	padding: 3px 8px;
	font-size: 12px;
}

#P-1 li a {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #222222;
}

#P-1 li a:hover {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #78c0f3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

#P-1_current {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #086bb2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

#P-1_current:after {
	top: 100%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#P-1_current:after {
	border-color: rgba(8, 107, 178, 0);
	border-top-color: #086BB2;
	border-width: 3px;
	left: 50%;
	margin-left: -3px;
}


.P-2 {
	border: none;
	border-bottom: 1px solid #dddddd;
}

/* ===============================

 アンカー

=============================== */
.A-1_pre {
	margin-bottom: 5px;
}

.A-1 {
	margin-bottom:22px;
	padding:13px 13px 5px;
	border: 1px dashed #C9C9C9;
	overflow: hidden;
}

.A-1 li {
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
	padding-left: 16px;
	line-height: 1.1;
	font-size: 12px;
	background: url(../images/arr_a_2.png) 5px 6px no-repeat;
}

.A-1 li a {
	color: #222222;
}

.A-2_pre {
	margin-bottom: 5px;
}

.A-2 {
	margin-bottom: 30px;
	padding:13px 13px 5px;
	border: 1px dashed #C9C9C9;
}

.A-2 li {
	margin-bottom: 5px;
	padding-left: 16px;
	line-height: 1.1;
	font-size: 12px;
	background: url(../images/arr_a_2.png) 5px 6px no-repeat;
}

.A-2 li a {
	color: #222222;
}

a[name] {
	display: block;
	width: 0;
	height: 0;
}

/* ===============================

 テーブル

=============================== */
.T-1 table {
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.T-1 th, .T-1 td {
	padding: 9px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.T-1 th {
	background: #f7f7f7;
	color: #666666;
	font-weight: bold;
}

/* ===============================

 お問い合わせ

=============================== */
.Iq-1 {
	margin-bottom: 55px;
}

.Iq-1_inner {
	padding: 10px;
	background:#eeeeee;
}

.Iq-1 h2 {
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #086bb2;
}

.Iq-1 p {
	font-size: 12px;
	line-height: 1.66;
}

.Iq-1 .Iq-1_link {
	margin-top: 15px;
}

.Iq-1 .Iq-1_link a {
	padding: 0 0 0 15px;
	background: url(../images/arr_sn-2.png) 5px 6px no-repeat;
	color: #222222;
}
/* ===============================

 トピックス

=============================== */
.Tp-1 {
	margin-bottom: 40px;
}

.Tp-1:first-child {
	margin-top: 40px;
}

.Tp-1 h2 {
	display: inline;
	margin-right: 14px;
	color: #086bb2;
	font-size: 21px;
	font-weight: bold;
	vertical-align: baseline;
}

.Tp-1 p.Tp-1_more {
	display: inline;
	vertical-align: baseline;
	font-weight: bold;
}

.Tp-1 p.Tp-1_more a {
	color: #222222;
	padding-left: 8px;
	background: url(../images/arr_tp_1.png) 0 5px no-repeat;
}

.Tp-1 p.Tp-1_more a:hover {
	color: #086bb2;
	text-decoration: none;
}

.Tp-1 .Tp-1_table {
	width: 100%;
	border-top: 1px solid #dddddd;
}

.Tp-1 .Tp-1_table td {
	padding: 9px 5px 7px;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
	line-height: 1.25;
	text-align: left;
	vertical-align: top;
}

.Tp-1 .Tp-1_table td a {
	color: #086bb2;
}

.Tp-1 .Tp-1_table td.Tp-1_date {
	padding-left: 2px;
	width: 7em;
	white-space: nowrap;
}

.Tp-1 .Tp-1_table td.Tp-1_icon {
	padding-top: 7px;
	white-space:nowrap;
}

.Tp-1 .Tp-1_table td.Tp-1_icon .Tp-1_tag {
	background: #666666;
	padding: 2px 2px 1px;
	color: #e4e8ea;
	text-align: center;
}

.Tp-2 {
	width: 100%;
	border-top: 1px solid #dddddd;
}

.Tp-2 td {
	padding: 7px 5px;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
	line-height: 1.25;
	text-align: left;
	vertical-align: top;
}

.Tp-2 td a {
	color: #086bb2;
}

.Tp-2 td.Tp-2_date {
	padding-left: 2px;
	width: 7em;
	white-space: nowrap;
}

.Tp-2 td.Tp-2_icon {
	white-space:nowrap;
}

.Tp-2 td.Tp-2_icon .Tp-2_tag {
	background: #666666;
	padding: 2px 2px 1px;
	color: #e4e8ea;
	text-align: center;
}


/* ===============================

 製品一覧

=============================== */
.Pd-1_area, .Pd-3_area {
	width: 1032px;
	margin: 0 -92px 20px 0;
	overflow: hidden;
}

.Pd-2_area {
	width: 940px;
	margin-bottom: 20px;
}

.Pd-1 {
	float: left;
	width: 252px;
	padding: 0 92px 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}

.Pd-2 {
	width: 940px;
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}

.Pd-3 {
	float: left;
	width: 424px;
	padding: 0 92px 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}

.Pd-1_ph, .Pd-2_ph, .Pd-3_ph {
	margin-bottom: 5px;
}

.Pd-1 .Pd-1_ph {
	display: table-cell;
	height: 160px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: bottom;
}

.Pd-1 h2, .Pd-2 h2, .Pd-3 h2 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #086bb2;
}

.Pd-1 p, .Pd-2 p, .Pd-3 p {
	font-size: 12px;
	line-height: 1.66;
}

p.Pd-1_icon_new, p.Pd-1_icon_few, p.Pd-1_icon_end, p.Pd-1_icon_end_Pr {
	display: inline;
	padding: 0 4px;
	margin-left: 5px;
	font-size:9px;
}

.Pd-1_icon_new {
	border: 1px solid #e91f27;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #E91F27;
}

.Pd-1_icon_few {
	border: 1px solid #EC6C5E;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #EC6C5E;
}

.Pd-1_icon_end {
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #666666;
}

.Pd-1_icon_end_Pr {
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #666666;
}

.Pd-1_icons, .Pd-2_icons, .Pd-3_icons {
	margin: 5px 0 9px;
}

/* ===============================

 個人向け製品 一覧 2

=============================== */
#contents_column2 {
	float: right;
	width: 735px;
	padding: 18px 0 0;
}

#contents_column2 #Pd_index_R .Pd-1 {
	float: left;
	width: 245px;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 0 30px;
}

.ex2 .Pd-1_ph {
	height: 110px;
	padding: 0 5px 0 28px;
	vertical-align: bottom;
	text-align: left;
}

.ex2 .Pd-1_name {
	padding: 10px 10px 0 28px;
}

.ex2 .Pd-1_txt {
	padding: 5px 10px 0 28px;
	font-size: 12px;
	line-height: 1.6;
}

.ex2 .Pd-1_price {
	padding: 10px 10px 0 28px;
	font-size: 12px;
}

.ex2 .Pd-1_more {
	padding: 10px 10px 0 28px;
}

.ex3 .Pd-1_ph {
	height: 110px;
	padding: 0 5px 0 5px;
	vertical-align: bottom;
	text-align: left;
}

.ex3 .Pd-1_name {
	padding: 10px 5px 0 5px;
}

.ex3 .Pd-1_txt {
	padding: 5px 5px 0 5px;
	font-size: 12px;
	line-height: 1.6;
}

.ex3 .Pd-1_price {
	padding: 10px 5px 0 5px;
	font-size: 12px;
}

.ex3 .Pd-1_more {
	padding: 10px 5px 0 5px;
}

.Pd-1_feature {
	padding: 10px 10px 0 47px;
}

.ex2 .Pd-1_feature {
	padding: 10px 5px 0 28px;
}

.ex3 .Pd-1_feature {
	padding: 10px 5px 0 5px;
}

.Pd-1_feature li {
	float: left;
	margin: 0 5px 3px 0;
}

/* ===============================

 個人向け製品 詳細

=============================== */
#Fm-1, #Fm-3 {
	float: left;
	width: 940px;
	margin: auto;
	padding: 17px 0;
	background: url(../images/shadow_fm_1.png) center bottom no-repeat;
	text-align: center;
	z-index: 10000;
}

#Fm-1 h1, #Fm-3 h1 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	vertical-align: middle;
}

#Fm-1 #Fm-1_category, #Fm-3 #Fm-3_category {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
}

#Fm-1 #Fm-1_info {
	display: inline-block;
	height: 13px;
	padding: 3px 5px;
	background-color: #dddddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 13px;
}

#Fm-1 #Fm-1_info li {
	display: inline;
	border-left: 2px solid #FFFFFF;
	padding: 0 2px 0 7px;
}

#Fm-1 #Fm-1_info li:first-child {
	border: none;
	padding-left: 0;
}

#Fm-1_tab {
	padding: 12px 0 17px;
	display: table;
	margin: auto;
	background: url(../images/line_p_1.png) 0 12px no-repeat;
}

#Fm-1_tab li {
	display: table-cell;
	background: url(../images/line_p_1.png) right 0 no-repeat;
	padding: 3px 8px;
	font-size: 12px;
}

#Fm-1_tab li a {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #222222;
}

#Fm-1_tab li a:hover {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #78c0f3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

#Fm-1_tab li.Fm-1_back a {
	background: url(../images/icon_cat_back.png) 2px 50% no-repeat;
	padding-left: 21px;
}

#Fm-1_tab li.Fm-1_back a:hover {
	background-color: #78c0f3;
}

#Fm-1_current {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #086bb2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

#Fm-1_current:after {
	top: 100%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#Fm-1_current:after {
	border-color: rgba(8, 107, 178, 0);
	border-top-color: #086BB2;
	border-width: 3px;
	left: 50%;
	margin-left: -3px;
}

div#Fm-1_current a {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	margin: -4px -9px;
	background-color: #086bb2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

div#Fm-1_current a:hover:after {
	top: 100%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(120, 192, 243, 0);
	border-top-color: #78c0f3;
	border-width: 3px;
	left: 50%;
	margin-left: -3px;
	z-index: 100;
}

#Fm-3_tab {
	display: table;
	margin: 10px auto;
	background: url(../images/line_p_1.png) 0 center no-repeat;
	height: 24px;
}

#Fm-3_tab li {
	display: table-cell;
	background: url(../images/line_p_1.png) right center no-repeat;
	padding: 0 12px;
	height: 21px;
	font-size: 12px;
	vertical-align: middle;
}

#Fm-3_tab li a {
	color: #222222;
	background: url(../images/arr_tp_1.png) 5px center no-repeat;
	padding-left: 15px;
}

#Fm-3_tab li a:hover {
	color: #086bb2;
}

#Fm-3_search {
	float: left;
	margin-right: 13px;
	position: relative;
}

#Fm-3_search_query {
	background: url(../images/bg_fm-3.png) 0 0 no-repeat;
	width: 179px;
	height: 13px;
	margin: 0;
	padding: 4px 23px 4px 4px;
	border: none;
	font-size: 12px;
	line-height: 13px;
}

#Fm-3_search_query[type=text]:focus {
	outline: none;
}

#Fm-3_search_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 21px;
	padding: 0;
	border: 0;
	background: url(../images/btn_sn-3.png) 0 0 no-repeat;
	cursor: pointer;
}

#Fm-3_more {
	float: left;
	line-height: 21px;
}

#portamento_container + .H-1C {
	margin-top: -61px;
}
 
#portamento_container #Fm-1, #portamento_container #Fm-3 {
    float:none; 
    position:absolute;
}
 
#portamento_container #Fm-1.fixed, #portamento_container #Fm-3.fixed {
    position:fixed;
}

@media screen and (min-width:737px) {
    #Fm-1 + *, #Fm-3 + * { 
        display: table;
        width: 100%;
    }
}

.V-1 {
	display: table;
	margin-bottom: 60px;
}

.V-1_img {
	display:table-cell;
	vertical-align: top;
}

.V-1_img p {
	margin-top: 5px;
}

.V-1_txt {
	display:table-cell;
	padding: 0 0 0 42px;
}

.V-2 {
	display: table;
	margin-bottom: 60px;
}

.V-2_img {
	display:table-cell;
	vertical-align: top;
}

.V-2_img p {
	margin-top: 5px;
	text-align: right;
}

.V-2_txt {
	display:table-cell;
	padding: 0 42px 0 0;
}


.V-4 {
	display: table;
	margin-bottom: 60px;
}

.V-4_img {
	display: table-cell;
	width: 530px;
	text-align: right;
	vertical-align: top;
}

#contents_column .V-4_img {
	width: 400px;
}

.V-4_txt {
	display: table-cell;
	padding: 0 42px;
}

.V-1_txt h2, .V-2_txt h2, .V-3_txt h2, .V-4_txt h2 {
	margin-bottom: 15px;
	color: #086bb2;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}

.V-1_txt p, .V-2_txt p, .V-3_txt p, .V-4_txt p {
	font-size: 12px;
	line-height: 1.66;
}

.V-1_txt p.V-1_more, .V-2_txt p.V-2_more, .V-3_txt p.V-3_more, .V-4_txt p.V-4_more {
	margin-top: 10px;
}

.V-5 {
	width: 960px;
	margin: 0 -20px 60px 0;
	overflow: hidden;
}

#contents_column .V-5 {
	width: 720px;
	margin: 0 -15px 60px 0;
}

.V-5_inner {
	float: left;
	width: 460px;
	margin-right: 20px;
}

#contents_column .V-5_inner {
	width: 345px;
	margin-right: 15px;
}

.V-5_title {
	margin-bottom: 5px;
	color: #086bb2;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}

.V-5_img p {
	margin-top: 5px;
}

.V-5_txt {

	margin: 10px 0;
}

.V-6, .V-7 {
	position: relative;
	margin-bottom: 30px;
}

.V-6_img, .V-7_img {}

.V-6_title {
	position: absolute;
	top: 28px;
	right: 0;
	width: 884px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color:#086bb2;
	line-height: 1.3;
}

.V-6_info {
	position: absolute;
	top: 75px;
	right: 0;
	width: 340px;
}

.V-6_txt, .V-7_txt {
	font-size: 12px;
	line-height: 1.66;
}

.V-6_link, .V-7_link  {
	margin-top: 10px;
}

.V-6_link {
	text-align: right;
}

.V-6_sub_txt {
	position: absolute;
	bottom: 8px;
	left: 0;
	font-size: 10px;
	text-align: left;
	width: 568px;
}

.V-7_title {
	position: absolute;
	top: 28px;
	left: 0;
	width: 884px;
	font-size: 18px;
	font-weight: bold;
	color:#086bb2;
	line-height: 1.3;
}

.V-7_info {
	position: absolute;
	top: 75px;
	left: 0;
	width: 340px;
}

.V-7_sub_txt {
	position: absolute;
	bottom: 8px;
	right: 0;
	font-size: 10px;
	text-align: right;
	width: 568px;
}

/**/
.V-9, .V-8 {
	position: relative;
	margin-bottom: 30px;
	color: #222222;
}

.V-9_img, .V-8_img {}

.V-8_title {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 884px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color:#086bb2;
	line-height: 1.3;
}

.V-8_info {
	position: absolute;
	top: 22px;
	right: 0;
	width: 340px;
}

.V-8_link {
	text-align: right;
}

.V-8_sub_txt {
	position: absolute;
	top: 22px;
	left: 0;
	font-size: 10px;
	text-align: left;
	width: 568px;
}

.V-9_title {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 884px;
	font-size: 18px;
	font-weight: bold;
	color:#086bb2;
	line-height: 1.3;
}

.V-9_info {
	position: absolute;
	top: 22px;
	left: 0;
	width: 340px;
}

.V-9_txt, .V-8_txt {
	font-size: 12px;
	line-height: 1.66;
}

.V-9_link, .V-8_link  {
	margin-top: 10px;
}

.V-9_sub_txt {
	position: absolute;
	top: 22px;
	right: 0;
	font-size: 10px;
	text-align: right;
	width: 568px;
}

.V-1_txt a, .V-2_txt a, .V-3_txt a, .V-4_txt a, .V-5_txt a, .V-6_txt a, .V-7_txt a, .V-8_txt a, .V-9_txt a {
	padding-left: 10px;
	background: url(../images/arr_tp_1.png) 0 50% no-repeat;
	color:#222222;
	line-height: 1.6;
	word-break:break-all;
}

.V-1 a.btn_more_L, .V-2 a.btn_more_L, .V-3 a.btn_more_L, .V-4 a.btn_more_L, .V-5 a.btn_more_L {
	padding-left: 16px;
	background: #086BB2 url(../images/arr_more.png) 6px 8px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	line-height: 20px;
}

.V-1 a.btn_more_L:hover, .V-2 a.btn_more_L:hover, .V-3 a.btn_more_L:hover, .V-4 a.btn_more_L:hover, .V-5 a.btn_more_L:hover {
	background: #78C0F3 url(../images/arr_more_ov.png) 6px 8px no-repeat;
}

.V-6_link a, .V-7_link a, .V-8_link a, .V-9_link a{
	display: inline-block;
	padding-right: 11px;
	padding-left: 16px;
	height: 22px;
	background: #086BB2 url(../images/arr_more.png) 6px 8px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.V-6_link a:hover, .V-7_link a:hover, .V-8_link a:hover, .V-9_link a:hover {
	background:#78C0F3 url(../images/arr_more_ov.png) 6px 8px no-repeat;
}


/**/


.V-10, .V-11, .V-12, .V-13 {
	overflow: hidden;
	margin-bottom: 40px;
}

.V-10 .V-10_ph {
	float: left;
	width: 350px;
}

.V-10 .V-10_txt {
	float: right;
	width: 335px;
	padding-left: 20px;
	line-height: 1.66;
	font-size: 12px;
}

.V-11 .V-11_ph {
	float: right;
	width: 350px;
	text-align: right;
}

.V-11 .V-11_txt {
	float: left;
	width: 335px;
	padding-right: 20px;
	line-height: 1.66;
	font-size: 12px;
}

.V-12 .V-12_ph {
	float: left;
	width: 510px;
}

.V-12 .V-12_txt {
	float: right;
	width: 175px;
	padding-left: 20px;
	line-height: 1.66;
	font-size: 12px;
}

.V-13 .V-13_ph {
	float: right;
	width: 510px;
	text-align: right;
}

.V-13 .V-13_txt {
	float: left;
	width: 175px;
	padding-right: 20px;
	line-height: 1.66;
	font-size: 12px;
}

.V-10 .V-10_txt .V-10_title, .V-11 .V-11_txt .V-11_title, .V-12 .V-12_txt .V-12_title, .V-13 .V-13_txt .V-13_title {
	font-size: 15px;
	font-weight: bold;
}

.T-3 {
	overflow: hidden;
	margin-bottom: 60px;
}

.T-3 h2 {
	float: left;
	width: 215px;
	color: #086bb2;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 0 0 ;
}

.T-3 ul {
	float: right;
	width: 704px;
	border-bottom: 1px dotted #dddddd;
}

#contents_column .T-3 ul{
	width: 469px;
}

.T-3 li {
	border-top: 1px dotted #dddddd;
	padding: 7px 0 5px;
	font-size: 16px;
	color: #000000;
}

.T-3 a {
	padding: 7px 0 5px 15px;
	background: url(../images/arr_tp_1.png) 2px center no-repeat;
	color: #000000;
}

.T-4 {
	width: 940px;
	margin-bottom: 55px;
	overflow: hidden;
}

#contents_column .T-4 {
	width: 705px;
}

.T-4_inner {
	border-top: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;
}

.T-4 h2 {
	margin-bottom: 5px;
	color: #086bb2;
	font-size: 18px;
	font-weight: bold;
}

.T-4_txt {
	display: table-cell;
	padding: 10px 15px 0 0;
	font-size: 12px;
}

.T-4_txt p {
	margin-bottom: 5px;
}

ul.T-4_DL {
	display: table-cell;
	width: 10%;
}

ul.T-4_DL li {
	padding: 7px 0 5px;
	background: url(../images/arr_tp_1.png) 2px center no-repeat;
	padding-left: 15px;
	color: #000000;
	font-size: 18px;
	white-space: nowrap;
}

ul.T-4_DL li a {
	color: #000000;
}

.T-7 {
	overflow: hidden;
	width:976px;
	margin-right: -36px;
	margin-bottom:13px;
}

#contents_column .T-7 {
	width:732px;
}

.T-7_cell {
	float:left;
	width:208px;
	margin: 0 36px 27px 0;
}

.T-7_icon {
	float:left;
	width:63px;
}

.T-7_name {
	float:left;
	width:138px;
	padding: 4px 0 0 7px;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}

.T-7_name a {
	color:#222222;
}

.T-7_new {
	padding: 0 4px;
	border:1px solid #f01577;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 2px;
	font-size:11px;
	color:#f01577;
	font-weight:normal;
}

.T-7_sup {
	color:#666666;
	font-weight:normal;
}
/* ===============================

 スペシャルコンテンツ

=============================== */
.T-5 {
	overflow: hidden;
	margin-bottom: 40px;
}

.T-5_ph {
	float: left;
	width: 216px;
}

.T-5_txt {
	float: right;
	padding: 10px 0 0 38px;
	width: 686px;
}

#contents_column .T-5_txt {
	width: 451px;
}

.T-5_txt h3 {
	margin: 0 0 15px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.T-5_txt h3 a {
	color: #333333;
}

.T-5_txt p {
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1.66;
}

.T-5_txt p.T-5_date {
	color: #086bb2;
	font-weight: bold;
}

.T-6 + * {
	clear: both;
}

.T-6_inner {
	overflow: hidden;
	margin-bottom: 40px;
	float: left;
	clear: none ! important;
	width: 235px;
}

.T-6_ph {
	width: 216px;
}

.T-6_txt {
	width: 216px;
}

#contents_column .T-6_txt {
	width: 216px;
}

.T-6_txt h3 {
	margin: 10px 0;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.T-6_txt h3 a {
	color: #333333;
}

.T-6_txt p {
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1.66;
}

.T-6_txt p.T-6_date {
	color: #086bb2;
	font-weight: bold;
}

.P-7 + * {
	clear: both;
}

.gallery ul {
	margin-right: -1%;
	margin-bottom: 30px;
}

.gallery li {
	float: left;
	margin-right: 1%;
	width: 24%;
	margin-bottom: 10px;
}

.gallery li a {
	display: block;
	padding-bottom: 5px;
}

.gallery li img {
	max-width: 100%;
}


/* ===============================

 ページリンク

=============================== */
.Pl-1 {
	margin: 30px 0 45px;
	text-align: center;
	display: table;
	width: 100%;
}

.Pl-1_back, .Pl-1_next {
	display: table-cell;
	width: 15%;
	max-height: 29px;
	padding: 0 26px 0 32px;
	background: #f0f0f0 url(../images/arr_pl_1.png) 19px center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #999999;
	overflow: hidden;
	line-height: 29px;
	text-align: center;
}

.Pl-1_back a {
	display: block;
	height: 29px;
	margin: 0 -26px 0 -32px;
	padding: 0 26px 0 32px;
	background: #076BB1 url(../images/arr_pl_1.png) 19px center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
}

.Pl-1_back a:hover {
	background: #77BFF3 url(../images/arr_pl_1.png) 19px center no-repeat;
	text-decoration: none;
}

.Pl-1_next {
	background: #f0f0f0 url(../images/arr_pl_1.png) right center no-repeat;
	padding: 0 32px 0 26px;
}

.Pl-1_next a {
	display: block;
	height: 29px;
	margin: 0 -32px 0 -26px;
	padding: 0 32px 0 26px;
	background: #076BB1 url(../images/arr_pl_1.png) right center no-repeat;
	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;	
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
}

.Pl-1_next a:hover {
	background: #77BFF3 url(../images/arr_pl_1.png) right center no-repeat;
	text-decoration: none;
}

.Pl-1_pager {
	display: table-cell;
	vertical-align: middle;
}

.Pl-1_pager li {
	display: inline;
	font-weight: bold;
	margin: 0 2px;
}

.Pl-1_pager li a {
	display: inline-block;
	background: #076BB1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 7px;
	color: #ffffff;
}

.Pl-1_pager li a:hover {
	background: #77BFF3;
	text-decoration: none;
}

/* ===============================

 クラリオンレポート

=============================== */
#report_ph {
	float: right;
	width: 300px;
	margin-bottom: 30px;
}

#report_txt {
	padding-right: 310px;
	margin-bottom: 30px;
}

li.B-5 {
	margin-bottom: 18px;
}

/* ===============================

 メディア

=============================== */
.M-1 {
	margin-bottom:50px;
}

.M-2 {
	margin-bottom:50px;
	text-align: center;
}

.M-3 {
	margin-bottom:50px;
	text-align: center;
}

.M-4, .M-5 {
	overflow: hidden;
	margin-bottom: 40px;
}

.M-4_thumb {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.M-4_info {
	float: left;
	width: 620px;
}

#contents_column .M-4_info {
	width: 385px;
}

.M-4_title, .M-5_title {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}

.M-5_thumb {
	float: right;
	width: 300px;
	margin-left: 20px;
}

.M-5_info {
	float: left;
	width: 620px;
}

#contents_column .M-5_info {
	width: 385px;
}

.M-4_txt, .M-5_txt {
	line-height: 1.66;
}

/* ===============================

 インフォメーション

=============================== */
#tags_select {
	margin-bottom: 20px;
}

#tags_select select {
	width: 350px;
}

/* ===============================

 カタログ請求

=============================== */
#form_step {
	width: 705px;
	margin-bottom: 30px;
	overflow: hidden;
}

#form_step li {
	float: left;
	background: url(../images/bg_form_step.png) 0 0 no-repeat;
	width: 241px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

#form_step li#form_step_input {
	width: 237px;
	background-position: 0 -28px;
}
#form_step li#form_step_input.current {
	background-position: 0 0;
	color: #ffffff;
}

#form_step li#form_step_confirm, #form_step li#form_step_finish {
	background-position: right -28px;
	margin-left: -7px;
}
#form_step li#form_step_confirm.current, #form_step li#form_step_finish.current {
	background-position: right 0;
	color: #ffffff;
}

.T-form {
	border-top: 1px dotted #dddddd;
	margin-bottom: 20px;
}

.T-form th, .T-form td {
	padding: 10px 0;
	border-bottom: 1px dotted #dddddd;
	text-align: left;
	vertical-align: top;
}

.T-form th {
	color: #666666;
	font-weight: bold;
	width: 125px;
	padding-right: 35px;
}

.T-search th {
	width: 260px;
}

.T-form .required {
	color: #076BB1;
	font-weight: normal;
}

.T-form_attention {
	display: block;
	padding-top: 5px;
}

.T-form td .T-form_txt {
	min-width: 287px;
}

.T-form td .T-form_txt_L {
	width: 530px;
}

.T-form_txtarea {
	width: 530px;
	height: 120px;
}

.T-search td .T-search_select {
	min-width: 200px;
}

#T-form_submit {
	background: #EDEDED;
	padding: 20px 0;
	margin-bottom: 60px;
	text-align: center;
}

#T-form_submit input {
	display: inline-block;
	padding: 0 10px 0 19px;
	height: 28px;
	border: none;
	background:#086BB2 url(../images/arr_more.png) 8px 10px no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}

#T-form_submit input:hover {
	background:#78C0F3 url(../images/arr_more_ov.png) 8px 10px no-repeat;
}

.error_txt {
	color: #cc0000;
}

input.error_txt, textarea.error_txt {
	background: #FED1D8;
}
/* ===============================

 旧商品

=============================== */
#legacy_item {
	text-align: center;
}
#legacy {
	width: 940px;
	margin: 0 auto 30px;
	padding: 17px 0;
	text-align: center;
}

#legacy h1 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	vertical-align: middle;
}

#legacy #legacy_category {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
}

#legacy_tab {
	padding: 12px 0 17px;
	display: table;
	margin: auto;
	background: url(../images/line_p_1.png) 0 12px no-repeat;
}

#legacy_tab li {
	display: table-cell;
	background: url(../images/line_p_1.png) right 0 no-repeat;
	padding: 3px 8px;
	font-size: 12px;
}

#legacy_tab li a {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #222222;
}

#legacy_tab li a:hover {
	display: inline-block;
	position: relative;
	padding: 4px 9px;
	background-color: #78c0f3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

.legacy_h2 {
	text-align: center;
}

#legacy_link {
	background: #eeeeee;
	margin: 0 auto 50px;
	padding: 10px;
	width: 580px;
	text-align: center;
	word-wrap:break-word;
}

#legacy_link a {
	font-weight: bold;
}


/* ===============================

 sns-1

=============================== */
.sns-1 {
	overflow:hidden;
	margin-bottom: 10px;
}

.sns-1 li {
	float:right;
	padding-left:10px;
}

.sns-1 .sns-1_gp {
	width:65px;
}

/* ===============================

 sns-2

=============================== */
.sns-2 {
	margin-bottom:40px;
}

.sns-2-container {
	float:left;
	margin-left:20px;
	width:220px;
}

.sns-2-1 .sns-2-container { width:940px;}
.sns-2-2 .sns-2-container { width:460px;}
.sns-2-3 .sns-2-container { width:300px;}
.sns-2-4 .sns-2-container { width:220px;}

.sns-2-container:first-child {
	margin-left:0;
}

#sns-2-facebook { border-top:2px solid #3B579D;}
#sns-2-twitter { border-top:2px solid #55ACEE;}
#sns-2-youtube { border-top:2px solid #E62D27;}
#sns-2-google { border-top:2px solid #D73D32;}
#sns-2-instagram { border-top:2px solid #30618A;}

.sns-2-name {
	padding:12px 0;
	border-bottom: 1px solid #dddddd;
}

.sns-2-logo { font-size:14px;}

.sns-2-logo img {
	width:auto;
	height: 24px;
	vertical-align: middle;
}

a.sws-all-posts {
	float:right;
	padding-left:10px;
	background: url(../images/arr_exlink_w.png) 0 50% no-repeat;
	font-size:12px;
	line-height:24px;
	color:#086bb2;
}

.sns-2-content {
	position:relative;
}

.sns-2-items {
	padding:10px 0 7px;
	position:relative;
	overflow: hidden;
}

.sns-2-item {
	display:none;
	padding-right:26px;
	height:110px;
	box-sizing:border-box;
	overflow: hidden;
}

.sns-2-2 .sns-2-item { width:460px;}
.sns-2-3 .sns-2-item { width:300px;}
.sns-2-4 .sns-2-item { width:220px;}

.sns-2-selected { display:block;}

.sns-2-item-img {
	float:right;
	padding-left:10px;
	overflow:hidden;
}

.sns-2-2 .sns-2-item-img, .sns-2-3 .sns-2-item-img { width:99px;}
.sns-2-4 .sns-2-item-img { width:79px;}

.sns-2-item-img img {
	width:100%;
	height:auto;
}

.sns-2-item-txt {
	font-size:12px;
	line-height:1.5;
}

.sns-2-2 .sns-2-item-img + .sns-2-item-txt { width:325px;}
.sns-2-3 .sns-2-item-img + .sns-2-item-txt { width:165px;}
.sns-2-4 .sns-2-item-img + .sns-2-item-txt { width:105px;}

.sns-2-item-msg {
	height:90px;
	overflow:hidden;
}

.sns-t-item-date {
	font-size:10px;
	color:#656565;
}

.sns-2-nav {
	position: absolute;
	top:59px;
	right:0;
}

.sns-2-prev, .sns-2-next {
	display:block;
	cursor:pointer;
	width:16px;
	height:30px;
}

.sns-2-prev {
	background:#656565 url(../images/arr_sns_u.png) 50% 50% no-repeat;
	background-size: 6px 5px;
}

.sns-2-next {
	background:#656565 url(../images/arr_sns_d.png) 50% 50% no-repeat;
	background-size: 6px 5px;
}

.sns-2-prev:hover, .sns-2-next:hover {
	background-color:#086BB2;
}

.sns-2-prev {
	margin-bottom:1px;
}

.sns-2-disabled, .sns-2-disabled:hover {
	cursor:default;
	background-color:#B2B2B2;
}

@media screen and (max-width:736px) {
/* ===============================

 PDFアイコン

=============================== */
body .icon_pdf {
	margin-left: 0.2rem;
	padding: 0.2rem 0.3rem;
	line-height: 1;
	font-size: 1rem;
	border-width:1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* ===============================

 Vi-1

=============================== */
#Vi-1 {
	overflow:hidden;
}

#Vi-1 ul {
	width:100%;
	height:100%;
}

#Vi-1 ul li {
	height:0%!important;
	background-size: cover !important;
}

#Vi-1 ul li a {
	display:block;
	width:100%!important;
	height:0!important;
}

#Vi-1 .bx-viewport ul li {
	height:100%!important;
	padding-top:0 !important;
}
#Vi-1 .bx-viewport ul li a {
	display:block;
	width:100%!important;
	height:0!important;
}

#Vi-1 ul li, #Vi-1 .bx-viewport ul li a {
	padding-top:51.5625%;
}

#Vi-1 ul li.Vi-1_350, #Vi-1 .bx-viewport ul li.Vi-1_350 a {
	padding-top:37.23404255319149%;
}

#Vi-1 ul li.Vi-1_500, #Vi-1 .bx-viewport ul li.Vi-1_500 a {
	padding-top:53.19148936170213%;
}

#Vi-1 ul li.Vi-1_550, #Vi-1 .bx-viewport ul li.Vi-1_550 a {
	padding-top:58.51063829787234%;
}

#Vi-1_page {display:none;}

.bx-wrapper .bx-pager {
	display:block !important;
	position:absolute;
	top:70.58823529411765%;
	right: 0.9375%;
	margin-left: 0;
	padding:3px 3px 3px 0;
	background-color: rgba(0,0,0,.2);
}

.bx-pager-item {
	float: left;
	margin-left: 3px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	display:block;
	background: #fff;
	width: 6px;
	padding-top:6px;
	height: 0px !important;
	overflow: hidden;
}

.bx-wrapper .bx-pager.bx-default-pager a.active { background-color:#78C0F3;}

#slider {
	position: relative;
}

#slider li {
	display:block;
	height:200px !important;

}

#slider li a {
	display:block;
	width:100%!important;
	height:200px !important;
}

#slider li img {
	width: 100%;
	vertical-align: bottom;
}

#shadow {
	position: absolute;
	top: 0;
	text-align:center;
	width: 100%;
	z-index: 1000;
}
#shadow img {
	width: 100%;
	vertical-align:top;
}
/* ===============================

 Fm-1, Fm-3

=============================== */
#portamento_container {
	min-height:0 !important;
	width:100% !important;
}
#Fm-1, #Fm-3 {
	float: none;
	position: relative !important;
	width: 100%;
	padding: 5.3125% 4.375%;
	background: none;
	text-align: left;
	box-sizing:border-box;
	overflow: visible;
	z-index:auto;
}

#sp_Fm-1_tab{
	visibility:hidden;
	position:absolute;
	left:0;
	width:100%;
	z-index:1020;
}
#sp_Fm-1_tab.fixed{
	position:fixed;
    top:0;
	visibility:visible;
}

#sp_Fm-1_btn {
	width:4.4rem;
	padding-top:4.4rem;
	height: 0px !important;
	color:#FFFFFF;
	background: url(../images/sp_btn_fm-1.png) 0 0 no-repeat;
	background-size:cover;
	overflow: hidden;
}

#sp_Fm-1_btn.active { background-position: 0 bottom;}

#sp_Fm-1_toggle {
	display:none;
	width:100%;
	padding: 0 3.125%;
	background:#1E1E1E;
	box-sizing:border-box;
}

#sp_Fm-1_toggle li {
	border-top: 1px solid #4D5257;
	font-size:1.4rem;
}

#sp_Fm-1_toggle a {
	display:block;
	padding: 1.3rem 0.6rem;
	color:#fff;
}

#Fm-1_tab{
	visibility:hidden;
	position: absolute;
	left:4.4rem;
	margin:0;
	width:100%;
	padding:4.4rem 0 0;
	height:0;
	z-index:1030;
	box-sizing:border-box;
}
#Fm-1_tab.fixed{
	position:fixed;
    top:0px;
	visibility:visible;
}
#Fm-1_current:after { display:none;}

#Fm-1_nav{
	display:table;
	background-color:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.Fm-1_nav_in{
	display:table-cell;
	width:100%;
	height:4.4rem;
	padding-left:3.9rem;
	box-sizing:border-box;
	font-size:1.4rem;
	vertical-align:middle;
}

.Fm-1_nav_in::after {
	position: absolute;
	top: 50%;
	left:2rem;
	display: block;
	content: '';
	width: 0.8rem;
	height: 0.8rem;
	margin-top: -0.8rem;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.Fm-1_nav_in.active::after { border:none;}

.Fm-1_nav_title {
	padding-right: 1rem;
	font-weight:bold;
}

#Fm-1_tab li{
	width:100%;
	background: none;
	padding: 0 0;
	display:inherit;
}

#Fm-1_tab ol{
	display: none;
}

#Fm-1_tab ol li{
	width:100%;
	background: #fff;
	padding: 0 3.623188405797101%;
	font-size:1.4rem;
	box-sizing:border-box;
}

#Fm-1_tab ol li a {
	display:block;
	position:relative;
	padding: 1.5rem 0.5rem 1.5rem 2.9rem;
	border-top:1px solid #ccc;
	box-sizing:border-box;
}

#Fm-1_tab ol li a:hover {
	display:block;
	padding: 1.5rem 0.5rem 1.5rem 2.9rem;
	background-color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #086bb2;
}

#Fm-1_tab ol li a::after {
	position: absolute;
	top: 50%;
	left:0.8rem;
	display: block;
	content: '';
	width: 0.8rem;
	height: 0.8rem;
	margin-top: -0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#Fm-1_current {
	display: block;
	position: static;
	padding: 0;
	background-color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #086bb2;
	text-decoration: none;
}

div#Fm-1_current a {
	position: relative;
	background-color: #fff;
	margin:0;
	color: #086bb2;
}

div#Fm-1_current a::after { border-color:#086bb2;}

div#Fm-1_current a:hover {	color: #086bb2;}

div#Fm-1_current a:hover::after {
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	content: '';
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	pointer-events: auto;
	border: solid;
	border-color: #086bb2;
	border-top-color: #086bb2;
	border-width: 2px;
	border-left:none;
	border-bottom:none;
	left:0.8rem;
	margin-top: -0.6rem;
	margin-left: 0;
	z-index: auto;
}

li.Fm-1_back a { display:none !important;}

#Fm-1 #Fm-1_category, #Fm-3 #Fm-3_category {
	margin-bottom:1rem;
	font-size: 1.4rem;
}

#Fm-1 h1 {
	margin-bottom:1rem;
}

#Fm-1 #Fm-1_info {
	display: inline-block;
	height: 1.3rem;
	padding: 0.3rem 0.5rem;
	margin-bottom:1rem;
	font-size: 1.2rem;
	line-height: 1.3rem;
	vertical-align: middle;
}

#Fm-1 #Fm-1_info li {
	padding: 0 0.2rem 0 0.7rem;
}

#Fm-1_nav span.Fm-1_nav_tab_title{
	display:inline;
}

#Fm-1_nav .active span.Fm-1_nav_tab_title{
	display:none 	!important;
}

#Fm-3 h1 {
	margin-bottom:1.5rem;
}

#Fm-3_tab {
	display: block;
	margin: 0;
	background: none;
	height: auto;
}

#Fm-3_tab li {
	display: block;
	position:relative;
	background:none;
	padding: 0 0 0 1.5rem;
	height: auto;
	font-size:1.4rem;
}

#Fm-3_tab li::after {
	position: absolute;
	top:0.3rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#Fm-3_tab li a {
	padding:0;
	background:none;
}

#Fm-3_tab form { display:none;}

/* ===============================

 見出し

=============================== */
#h-1 {
	margin-bottom:0;
	padding:1.6rem 4.6875% 1.5rem;
	font-size:1.8rem;
	font-weight:bold;
	border:none;
}

.H-1C {
	margin: 0 4.6875% 1.5rem;
	padding:0.8rem 0;
	font-size:1.8rem;
	font-weight:bold;
}

.H-2L {
	margin: 0 4.6875% 1.5rem;
	font-size:2.1rem;
	font-weight:bold;
}

.h-2 {
	margin: 0 4.6875% 1rem;
	font-size: 1.8rem;
}

.h-3 {
	margin: 0 4.6875% 1rem;
	font-size: 1.8rem;
}

.h-4 {
	position: static;
	margin: 0 4.6875% 0.5rem;
}

.h-4_img { display:none;}

.h-4_txt {
	position: static;
	font-size: 1.4rem;
	color: #086bb2;
	line-height:1.3;
}

.h-4_txt div {
	margin:0 !important;
	padding: 0 !important;
	font-size: 1.4rem !important;
	color: #086bb2 !important;
}

/* ===============================

 アンカー

=============================== */
.A-1_pre, .A-2_pre {
	margin: 0 4.6875% 0.5rem;
}

.A-1, .A-2 {
	margin: 0 4.6875% 10.9375%;
	padding:0.8rem 0 0;
	border:none;
	border-top: 1px dashed #C9C9C9;
	border-bottom: 1px dashed #C9C9C9;
	overflow: hidden;
}

.A-1 li, .A-2 li {
	float: left;
	position:relative;
	margin-right: 1rem;
	margin-bottom: 0.7rem;
	padding-left: 1.6rem;
	line-height: 1.1;
	background:none;
	font-size: 1.2rem;
}

.A-1 li::after, .A-2 li::after {
	position: absolute;
	top:0.3rem;
	left:0.2rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.A-1 li a, .A-2 li a {
	color: #222222;
}


/* ===============================

 本文、リスト

=============================== */
.notice_txt {
	font-size: 1.1rem;
}

.b-1 {
	margin: 0 4.6875% 1.3rem;
	padding-left:1.3rem;
	background-position: 0 0.2rem;
	background-size:1rem 1rem;
	font-size: 1.4rem;
}

.b-2 {
	margin: 0 4.6875% 1.2rem;
	font-size: 1.2rem;
	line-height:1.5;
}

.b-2.b-2_date {
	margin-top: 0.5rem;
	margin-bottom:1.5rem;
	font-size:1rem;
}

.b-3 {
	margin:0 4.6875% 4rem;
	font-size: 1rem;
}

.b-2 p, .b-3 p {
	margin-bottom: 1rem;
}

.B-4 {
	position:relative;
	margin: 0 4.6875% 1.2rem;
	padding-left: 1.2rem;
	background: none;
	font-size: 1.2rem;
}
.B-4::after {
	position: absolute;
	top:0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.B-5 {
	position:relative;
	margin: 0 4.6875% 1.2rem;
	padding-left: 1.2rem;
	background: none;
	font-size: 1.2rem;
}

.B-5::after {
	position: absolute;
	top:0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.B-6, .B-7 {
	margin: 0 4.6875% 1.2rem;
}

.B-6_ph, .B-7_ph {
    float: none;
    max-width:100%;
	margin: 0 0 1rem;
	word-wrap:break-word;
	font-size:1rem;
}

.B-6_ph img, .B-7_ph img {
    width:100%;
	height:auto;
}

.B-6_title, .B-7_title {
	margin-bottom: 0.6rem;
	font-size: 1.6rem;
}

.B-6_sub_title, .B-7_sub_title {
	margin-bottom: 0.6rem;
}

.B-8 {
	margin: 0 4.6875% 1rem;
	font-size: 1.6rem;
}

.B-8 p { margin-bottom: 0.5rem;}

.B-9 { margin: 0 4.6875% 1.2rem;}

.B-9 p { margin-bottom: 1rem;}

.C-1 { margin: 0 4.6875% 1.2rem;}

.C-1 h2 {
	font-size: 1.6rem;
	font-weight:bold;
}

.C-2 {
	margin: 0 4.6875% 1.2rem;
	font-size:1.2rem;
	line-height:1.5;
}

.C-2 p { margin-bottom: 1rem;}

ul.l-1 { margin: 0 4.6875% 0.7rem;}

ul.l-1 li {
	background: none;
	background: url(../images/sp_dot_l-1.png) 0 0.6rem no-repeat;
	background-size: 4px 4px;
	margin-left:0;
	padding-left: 1rem;
	font-size: 1.2rem !important;
}

ul.l-1 ul, ul.l-1 ol { margin-top:0.5rem;}

ul.l-2 {
	margin: 0 4.6875% 3rem;
}

ul.l-2 li {
	position:relative;
	background: none;
	padding: 0 0 0 1.2rem;
	margin-bottom:0.5rem;
	line-height: 1.5;
}

ul.l-2 li::after {
	position: absolute;
	top: 0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

ul.l-2 ul, ul.l-2 ol { margin-top:0.5rem;}

ul.l-2 a {
	color: #222;
}

ol.l-3_decimal, ol.l-4_decimal, ol.l-3_alpha, ol.l-4_alpha {
	margin: 0 4.6875% 1.2rem;
}

ol.l-3_decimal ol, ol.l-4_decimal ol, ol.l-3_alpha ol, ol.l-4_alpha ol{
	margin-top:0.5rem;
}

ol.l-3_decimal li, ol.l-4_decimal li, ol.l-3_alpha li, ol.l-4_alpha li {
	margin-left: 2.2rem;
	margin-bottom: 0.5rem;
}

.L-5, .L-6 {
	width: 90.625%;
	margin: 0 4.6875% 1.2rem;
}

.L-5_inner, .L-6_inner {
	float: left;
	width: 50%;
}

.L-5_inner li, .L-6_inner li {
	background: url(../images/sp_dot_l-1.png) 0 0.6rem no-repeat;
	background-size: 4px 4px;
	margin:0 0.5rem 0.5rem 0;
	padding-left: 1rem;
	font-size: 1.2rem;
}

.L-7 {
	margin:1.2rem 4.6875% 3.6rem;
}

.L-7 li {
	width:auto;
	min-width:50%;
	max-width:100%;
	padding: 1.4rem 0 1.4rem;
	font-size:1.4rem;
	box-sizing:border-box;
}

.L-7 li a {
	position:relative;
	padding: 0 1rem 0 1.6rem;
	background: none;
}

.L-7 li a::after {
	position: absolute;
	top: 0.4rem;
	left:0.3rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ===============================

 moreボタン

=============================== */
a.btn_more_M {
	position:relative;
	display: block;
	width:10.5rem;
	margin: 0.5rem auto 0;
	padding: 1rem 1.5rem;
	height:auto;
	background:#086BB2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.2rem;
	line-height: 1.2;
	text-align:center;
	box-sizing:border-box;
}

a.btn_more_M::after {
	position: absolute;
	top: 50%;
	left:0.3rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

a.btn_more_M:hover {
	background: #78C0F3;
}

a.btn_more_M:hover::after  {
	position: absolute;
	top: 50%;
	left:0.3rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ===============================

 V-1 ～ 

=============================== */
.V-1 {
	display: block;
	margin: 0 4.6875% 2rem;
}

.V-1_img {
	display: block;
	margin-bottom:0.5rem;
}

.V-1_img img {
	width:100%;
	height:auto;
}

.V-1_txt {
	display: block;
	padding: 0;
}

.V-2 {
	display: block;
	margin: 0 4.6875% 2rem;
}

.V-2_img {
	display: block;
	margin-bottom: 0.5rem;
}

.V-2_img img {
	width:100%;
	height:auto;
}

.V-2_img p {
	margin-top: 0.5rem;
	text-align:left;
}

.V-2_txt {
	display: block;
	padding: 0;
}

.V-1_txt h2, .V-2_txt h2, .V-3_txt h2, .V-4_txt h2 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.V-1_txt p, .V-2_txt p, .V-3_txt p, .V-4_txt p {
	font-size: 1.2rem;
}

.V-1_txt p.V-1_more, .V-2_txt p.V-2_more, .V-3_txt p.V-3_more, .V-4_txt p.V-4_more {
	margin-top: 1rem;
}

.V-5 {
	width: 100%;
	padding: 0 4.6875%;
	margin: 0 0 3rem;
	overflow: auto;
	box-sizing:border-box;
}

#contents_column .V-5 {
	width: 100%;
	margin: 0 4.6875%;
	box-sizing:border-box;
}

.V-5_inner {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 3rem;
}

#contents_column .V-5_inner {
	width: 100%;
	margin-right: 0;
}

.V-5_title {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.V-5_img img {
	width:79.31034482758621%;
	height:auto;
}

.V-5_img div { text-align:center;}

.V-5_img p {
	margin-top: 0.5rem;
}

.V-5_txt {
	margin: 0 0 1rem;
}

.V-6, .V-7, .V-8, .V-9 {
	position: static;
	margin-bottom: 3rem;
}

.V-6_title, .V-7_title, .V-8_title, .V-9_title {
	position:static;
	width:100%;
	padding: 0 4.6875%;
	font-size: 1.4rem;
	text-align:left;
	box-sizing:border-box;
}

.V-6_info, .V-7_info, .V-8_info, .V-9_info {
	padding: 0 4.6875%;
	position: static;
	width: 100%;
	box-sizing:border-box;
}

.V-6_txt, .V-7_txt, .V-8_txt, .V-9_txt {
	font-size: 1.2rem;
}

.V-6_link, .V-7_link, .V-8_link, .V-9_link {
	margin-top: 1rem;
	text-align: left;
}

.V-6_sub_txt, .V-7_sub_txt, .V-8_sub_txt, .V-9_sub_txt {
	position: static;
	font-size: 1rem;
	width: 100%;
	padding: 0 4.6875%;
	text-align:left;
	box-sizing:border-box;
}

.V-1_txt a, .V-2_txt a, .V-3_txt a, .V-4_txt a, .V-5_txt a, .V-6_txt a, .V-7_txt a, .V-8_txt a, .V-9_txt a {
	position:relative;
	padding-left: 1.4rem;
	background:none;
}

.V-1_txt a::after, .V-2_txt a::after, .V-3_txt a::after, .V-4_txt a::after, .V-5_txt a::after, .V-6_txt a::after, .V-7_txt a::after, .V-8_txt a::after, .V-9_txt a::after {
	position: absolute;
	top: 0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.V-1 a.btn_more_L, .V-2 a.btn_more_L, .V-3 a.btn_more_L, .V-4 a.btn_more_L, .V-5 a.btn_more_L {
	position:relative;
	display:block;
	width:36.20689655172414%;
	height:auto;
	margin:auto;
	padding:0;
	background: #086BB2;
	line-height: 3.3rem;
	text-align:center;
}
.V-1 a.btn_more_L::after, .V-2 a.btn_more_L::after, .V-3 a.btn_more_L::after, .V-4 a.btn_more_L::after, .V-5 a.btn_more_L::after {
	position: absolute;
	top: 50%;
	left: 3.448275862068966%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.3rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.V-1 a.btn_more_L:hover, .V-2 a.btn_more_L:hover, .V-3 a.btn_more_L:hover, .V-4 a.btn_more_L:hover, .V-5 a.btn_more_L:hover {
	background: #78C0F3;
}
.V-1 a.btn_more_L:hover::after, .V-2 a.btn_more_L:hover::after, .V-3 a.btn_more_L:hover::after, .V-4 a.btn_more_L:hover::after, .V-5 a.btn_more_L:hover::after {
	border-color: #fff;
}

.V-6_link a, .V-7_link a, .V-8_link a, .V-9_link a{
	background: #086BB2;
	position:relative;
	display: block;
	width:36.20689655172414%;
	margin: 0.5rem auto 0;
	padding: 0 1.5rem;
	height: 3.4rem;
	background:#086BB2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.2rem;
	line-height: 3.4rem;
	text-align:center;
	box-sizing:border-box;
}

.V-6_link a::after, .V-7_link a::after, .V-8_link a::after, .V-9_link a::after {
	position: absolute;
	top: 50%;
	left:0.3rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.V-6_link a:hover, .V-7_link a:hover, .V-8_link a:hover, .V-9_link a:hover {
	background:#78C0F3;
}

.V-6_link a:hover::after, .V-7_link a:hover::after, .V-8_link a:hover::after, .V-9_link a:hover::after {
	border-color: #fff;
}

.V-6_img, .V-7_img, .V-8_img, .V-9_img {
	position:relative;
	height:180px;
	margin: 0 4.6875%;
	overflow: hidden;
}

.V-6_img img, .V-7_img img, .V-8_img img, .V-9_img img {
	width:auto;
	height:100%;
}

.V-7_img img, .V-9_img img {
	position:absolute;
	right:0;
}

/* ===============================

 T-1 ～

=============================== */
.T-1 {
	margin: 0 4.6875% 3rem;
	overflow:scroll;
}
.T-1::-webkit-scrollbar{ width: 1rem;}
.T-1::-webkit-scrollbar-thumb{
	background: #666666;
    border-radius: 0.5rem;
}
.T-1::-webkit-scrollbar-track-piece:start{ background: #eee;}
.T-1::-webkit-scrollbar-track-piece:end{ background: #eee;}

.T-1 table {
	width:100%;
}

.T-1 th, .T-1 td {
	padding: 0.8rem;
}

.T-1 th {
}

/* ===============================

 T-2 ～

=============================== */
.T-2 {
	margin: 0 4.6875%;
	border-bottom:1px solid #c9c9c9;
}

.T-2 li {
	position:relative;
	background: none;
	padding: 1.3rem 0 1.3rem 1.5rem;
	font-size: 1.4rem;
	border-top:1px solid #c9c9c9;
}

.T-2 li::after {
	position: absolute;
	top:1.7rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.T-3 {
	display:block;
	overflow: auto;
	margin: 0 4.6875% 3.5rem;
}

.T-3 h2 {
	float: none;
	display:block;
	width: auto;
	font-size: 1.8rem;
	padding: 0 0 0.7rem;
}

.T-3 ul {
	float: none;
	display:block;
	width: auto;
	border-bottom:1px solid #c9c9c9;
}

#contents_column .T-3 ul{
	width: auto;
}

.T-3 li {
	position:relative;
	background: none;
	padding: 1.3rem 0 1.3rem 1.5rem;
	font-size: 1.4rem;
	border-top:1px solid #c9c9c9;
}

.T-3 li::after {
	position: absolute;
	top:1.7rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


.T-3 a {
	padding:0;
	background: none;
}

.T-4 {
	width: 100%;
	padding: 0 4.6875% 3rem;
	box-sizing:border-box;
	margin-bottom:0;
}

#contents_column .T-4 {
	width: 100%;
}

.T-4 h2 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.T-4_inner { border:none;}

.T-4_txt {
	display: block;
	padding: 0;
	font-size: 1.2rem;
}

.T-4_txt p {
	margin-bottom: 0.5rem;
}

ul.T-4_DL {
	display: block;
	width: 100%;
	border-bottom:1px solid #c9c9c9;
}

ul.T-4_DL li {
	position:relative;
	background: none;
	padding: 1.3rem 0 1.3rem 1.5rem;
	font-size: 1.4rem;
	border-top:1px solid #c9c9c9;
}

ul.T-4_DL li::after {
	position: absolute;
	top:1.7rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.T-5 {
	overflow: hidden;
	margin: 0 4.6875% 3rem;
}

.T-5_ph {
	float: right;
	width: 36.20689655172414%;
	margin: 0 0 1rem 0.5rem;
}

.T-5_ph img {
	max-width:100%;
	height:auto;
}

.T-5_txt {
	float: none;
	padding: 0;
	width: 100%;
}

#contents_column .T-5_txt {
	width: 100%;
}

.T-5_txt h3 {
	margin: 0 0 0.5rem;
	font-size: 1.4rem;
	color:#222;
}

.T-5_txt p {
	margin-bottom: 0;
	font-size: 1.2rem;
}

.T-6_inner {
	overflow: hidden;
	margin: 0 4.6875% 3rem;
	width: 40%;
}

.T-6_ph {
	width: 100%;
	max-width: 216px;
	margin: 0 0 1rem 0.5rem;
}

.T-6_ph img {
	max-width:100%;
	height:auto;
}

.T-6_txt {
	padding: 0;
	width: 100%;
}

#contents_column .T-6_txt {
	width: 100%;
}

.T-6_txt h3 {
	margin: 0 0 0.5rem;
	font-size: 1.4rem;
	color:#222;
}

.T-6_txt p {
	margin-bottom: 0;
	font-size: 1.2rem;
}

.gallery {
	overflow: hidden;
	margin: 0 4.6875% 3rem;
}

.gallery li {
	float: left;
	margin-right: 2%;
	width: 31.3%;
	margin-bottom: 10px;
}

.T-7 {
	width:100%;
	margin:0;
	padding: 0 4.6875% 3.5rem;
	box-sizing:border-box;
}

#contents_column .T-7 {
	width:100%;
}

.T-7_cell {
	position:relative;
	width:100%;
	margin: 0;
	padding: 0.4rem 0;
	display:table;
	border-bottom: 1px solid #c9c9c9;
}

.T-7_cell:first-child { border-top: 1px solid #c9c9c9;}

.T-7_cell::after {
	position: absolute;
	top:50%;
	right:0.5rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.3rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.T-7_icon {
	float:none;
	display:table-cell;
	width:3.2rem;
	vertical-align:middle;
}

.T-7_icon img {
	max-width:100%;
	height:auto;
}

.T-7_name {
	float:none;
	display:table-cell;
	width:auto;
	padding: 0 1.2rem 0 0.7rem;
	font-size:1.4rem;
	font-weight:normal;
	line-height:1.8rem;
	vertical-align:middle;
}

.T-7_name br, .T-7_sup { display:none;}

.T-7_new {
	padding: 0 0.4rem;
	font-size:1rem;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* ===============================

 M-1 ～

=============================== */
.M-1, .M-2 { display:none;}

.M-3 {
	position:relative;
	height:0;
	overflow:hidden;
	padding-top:50.9765625%;
	margin: 0 4.6875% 10.3125%;
}

.M-3 iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.M-4, .M-5 {
	margin: 0 4.6875% 2rem;
}

.M-4_thumb, .M-5_thumb {
	float:left;
	max-width: 51.72413793103448%;
	width:auto;
	margin:0 0 0.5rem;
	padding-right:0.8rem;
}

.M-4_info, #contents_column .M-4_info, .M-5_info, #contents_column .M-5_info {
	float:none;
	width: auto;
}

.M-4_title, .M-5_title {
	margin-bottom: 0.6rem;
	font-size: 1.4rem;
}

.M-4_thumb img, .M-5_thumb img {
	max-width:100%;
	height:auto;
}

/* ===============================

 P-1 ～

=============================== */
#P-1 {
	overflow: auto;
	height: auto;
	background: none;
	border:none;
	padding-bottom: 0;
	margin: 0 4.6875% 2rem;
	overflow: hidden;
}

#P-1 li {
	position:relative;
	background: url(../images/sp_line_p-1.png) right 50% no-repeat;
	background-size: 1px 28px;
	width:50%;
	margin-bottom:0.5rem;
	padding: 0.8rem 0.5rem 0.8rem 2rem;
	font-size: 1.2rem;
	box-sizing:border-box;
}

#P-1 li:nth-child(odd) {
	background: url(../images/sp_line_p-1.png) right 50% no-repeat, url(../images/sp_line_p-1.png) 0 50% no-repeat;
	background-size: 1px 28px;
}

#P-1 li::after {
	position: absolute;
	top:1.2rem;
	left:0.7rem;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#P-1 li a {	padding:0;}
#P-1 li a:hover {
	display: inline;
	position: static;
	padding:0;
	background-color: transparent;
	color: #222;
}

#P-1_current {
	display:inline;
	position:static;
	background-color:transparent;
	padding: 0;
	color:#222;
}

#P-1_current:after { display:none;}

.P-2 { margin: 0 4.6875% 1.5rem;}

.P-3, .P-3C {
	display:block;
	margin: 0 4.6875% 0.5rem;
	overflow: hidden;
}

.P-3 .P-3_inner, .P-3C .P-3_inner {
	display:block;
	float:none;
	padding:0;
	width:100%;
	margin: 0 0 1rem;
	box-sizing:border-box;
	word-wrap: break-word;
}

.P-3 .P-3_inner img, .P-3C .P-3_inner img {
	max-width:100%;
	width:100% !important;
	height:auto;
	margin-bottom: 0.5rem;
}

.P-3 .P-3_inner:nth-child(even), .P-3C .P-3_inner:nth-child(even){ padding-left:0;}
.P-3 .P-3_inner:nth-child(odd), .P-3C .P-3_inner:nth-child(odd){ padding-right:0;}

.P-4PC { display:none;}

.P-5 {
	margin: 0 0 1rem 4.6875%;
}

.P-5 li {
	float: left;
	max-width:60.65573770491803%;
	margin:0 0 1rem;
	padding-right:4.918032786885246%;
	padding-bottom: 0;
	box-sizing:border-box;
}

.P-5_img {
	margin-bottom: 0.5rem;
}

.P-5_img img {
	max-width:100%;
	height:auto;
}

.P-5 .P-5_caption {
	padding-bottom: 0.5rem;
	font-size:1rem;
}
.P-5 li .P-5_link {
	position: relative;
	background: none;
	padding-left: 1.5rem;
}

.P-5 li .P-5_link::after {
	position: absolute;
	top:0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* ===============================

 Bt-1 ～

=============================== */
#Bt-1 {
	margin: 0 4.6875% 12.5%;
	height: auto;
}

#Bt-1 a {
	display: inline-block;
	position:relative;
	margin: 1.5rem;
	padding: 0;
	width:36.20689655172414%;
	height: 2.8rem;
	background:#086BB2;
	font-size: 1rem;
	line-height: 2.8rem;
	text-align:center;
}
#Bt-1 a:hover { background:#78C0F3;}

#Bt-1 a::after {
	position: absolute;
	top: 50%;
	left: 3.448275862068966%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#Bt-1 a:hover::after {
	border-color: #fff;
}

#Bt-2 {
	margin: 4.6875% 4.6875% 12.5%;
	padding: 1.5rem 0;
	height: auto;
}

#Bt-2 a {
	position:relative;
	margin: 0 1.725%;
	padding-left:0;
	padding-right:0;
	width: 36.20689655172414%;
	height: 3.3rem;
	background:#086BB2;
	font-size: 1rem;
	line-height: 3.3rem;
	text-align:center;
}

#Bt-2 a:hover {
	background:#78C0F3;
}

#Bt-2 a::after {
	position: absolute;
	top: 50%;
	left: 3.448275862068966%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.5rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#Bt-2 a:hover::after {
	border-color: #fff;
}

.Bt-3, .Bt-4 {
	margin: 0 4.6875% 1.2rem;
}

.Bt-3 li, .Bt-4 li {
	margin:0;
}

.Bt-3 li a, .Bt-4 li a {
	position:relative;
	background:#086BB2;
	margin: 0 0 0.5rem;
	padding: 1.3rem 1.3rem 1.2rem 2.3rem;
	width:100%;
	min-height:0;
	font-size:1.2rem;
	font-weight:normal;
	line-height:1.6rem;
	text-align:center;
	box-sizing:border-box;
}

.Bt-4 li a { padding: 1.5rem 2.8rem;}

.Bt-3 li a:hover, .Bt-4 li a:hover {
	background:#5DBCFF;
}

.Bt-3 li a::after, .Bt-4 li a::after {
	position: absolute;
	top: 50%;
	left: 3.448275862068966%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.3rem;
	border-top: 2px solid #78C0F3;
	border-right: 2px solid #78C0F3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.Bt-3 li a:hover::after, .Bt-4 li a:hover::after {
	border-color: #fff;
}
/* ===============================

 Pd-1 ～

=============================== */
.Pd-1_area, .Pd-3_area {
	width: 100%;
	padding: 0 4.6875%;
	margin:0;
	box-sizing:border-box;
}

.Pd-1 {
	width: 50%;
	margin-bottom: 2.4rem;
	box-sizing: border-box;
}

.Pd-1:nth-child(odd) {
	padding: 0 1rem 2rem 0;
}
.Pd-1:nth-child(even) {
	padding: 0 0 2rem 1rem;
}


.Pd-1 p.Pd-1_icon_new, .Pd-1 p.Pd-1_icon_few, .Pd-1 p.Pd-1_icon_end .Pd-1 p.Pd-1_icon_end_Pr {
	font-size:0.9rem !important;
}

.Pd-1_ph, .Pd-3_ph {
	margin-bottom: 0.5rem;
}

.Pd-1 .Pd-1_ph {
	height: auto;
	padding-bottom: 0.8rem;
}

.Pd-1 .Pd-1_ph img, .Pd-2 .Pd-2_ph img {
	max-width:100%;
	height:auto;
}

.Pd-1 h2, .Pd-2 h2, .Pd-3 h2 {
	font-size: 1.4rem;
}

.Pd-1 p, .Pd-2 p, .Pd-3 p {
	font-size: 1.2rem !important;
}

p.Pd-1_icon_new, p.Pd-1_icon_few, p.Pd-1_icon_end, p.Pd-1_icon_end_Pr {
	display:inline-block;
	padding: 0 0.4rem;
	margin-left: 0.5rem;
	font-size:0.9rem;
	vertical-align:text-top;
}

.Pd-1_icons, .Pd-2_icons, .Pd-3_icons {
	margin: 0.5rem 0 0.9rem;
}

.Pd-1_icons img, .Pd-2_icons img, .Pd-3_icons img {
	max-width:100%;
	height:auto;
}

#Pd-2_area {}

.Pd-2 {
	width: 100%;
	padding: 0 4.6875%;
	margin-bottom: 3rem;
	border:none;
	box-sizing:border-box;
}

.Pd-2_ph {
	margin: 0 -5.172413793103448% 0.5rem;
}

#contents_column2 {
	float: none;
	width: 100%;
	padding: 1.8rem 0 0;
}

/* ===============================

 旧商品

=============================== */
#legacy_item img {
	max-width:100%;
	height:auto;
}
#legacy {
	width: 100%;
	margin: 0 auto 3rem;
	padding: 1.7rem 0;
}

#legacy h1 {
	font-size: 1.8rem;
}

#legacy #legacy_category {
	font-size: 1.2rem;
}

#legacy_link {
	background: #eeeeee;
	margin: 0 auto 5rem;
	padding: 1rem;
	width: 100%;
	box-sizing:border-box;
}

/* ===============================

 お問い合わせ

=============================== */
.Iq-1 {
	margin:	0 4.6875% 3.90625%;
}

.Iq-1 h2 {
	margin: 0 0 0.5rem;
	font-size: 1.8rem;
}

.Iq-1_inner {
	padding: 1.4rem;
}

.Iq-1 p {
	font-size: 1rem;
}

.Iq-1 .Iq-1_link {
	margin-top: 1.5rem;
	font-size:1.2rem;
}

.Iq-1 .Iq-1_link a {
	position:relative;
	padding: 0 0 0 1.5rem;
	background: none;
}

.Iq-1 .Iq-1_link a::after {
	position: absolute;
	top:0.5rem;
	left:0;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ===============================

 PDFダウンロード　Pdf-1

=============================== */
#Pdf-1 {
	margin:	0 4.6875% 12.5%;
	padding: 1.4rem;
	font-size: 1.2rem;
}

#Pdf-1 p {
	margin-bottom: 1rem;
}

#Pdf-1_bnr {
	float:none;
	width: auto;
	max-width:10rem;
	margin: 0;
}

#Pdf-1_bnr img {
	width:100%;
	height:auto;
}

/* ===============================

 Tp-1

=============================== */
.Tp-1 {
	margin-bottom: 0;
}
.Tp-1:first-child { margin-top:0;}
.Tp-1 h2 {
	display: block;
	margin-right: 0;
	padding: 1.3rem 3.5rem 1.2rem 1.3rem;
	border-top:1px solid #ddd;
	background: url(../images/sp_btn_plus.png) 95.3125% 50% no-repeat;
	background-size: 1.8rem;
	color: #222;
	font-size: 1.8rem;
	font-weight: normal;
	line-height:1.1;
}

.Tp-1 h2.active {
	background-image: url(../images/sp_btn_minus.png);
	color:#086bb2;
}

.Tp-1_more { display:none !important;}

.Tp-1 .Tp-1_table {
	display:none;
	background:#eee;
}

.Tp-1 .Tp-1_table tr {
	display:block;
	margin: 1.5rem 2rem;
	padding-bottom:1.5rem;
	border-bottom:1px solid #fff;
}

.Tp-1 .Tp-1_table tr:last-child {
	padding-bottom:0;
	border-bottom:none;
}

.Tp-1 .Tp-1_table td {
	display:block;
	padding:0;
	border-bottom: none;
	font-size: 1.2rem;
	line-height: 1.5;
}

.Tp-1 .Tp-1_table td a {
	color:#222;
}

.Tp-1 .Tp-1_table td.Tp-1_date {
	float:left;
	padding-left: 0;
	width: 10rem;
	white-space: nowrap;
}

.Tp-1 .Tp-1_table td.Tp-1_icon {
	float: left;
	padding-top: 0.2rem;
}

.Tp-1 .Tp-1_table td.Tp-1_icon .Tp-1_tag {
	padding: 0 0.2rem;
	color: #f6f6f6;
	font-size:1rem;
	line-height:1.2rem;
}

.Tp-1 .Tp-1_table td.Tp-1_icon + td {
	clear:both;
}

.Tp-2 {
	display:block;
	border-top: none;
	padding: 0 4.6875%;
	margin-bottom: 12.5%;
	box-sizing:border-box;
}

.Tp-2 tbody { display:block;}

.Tp-2 tr {
	display:block;
	padding: 1.3rem 0;
	border-bottom: 1px solid #c9c9c9;
}
.Tp-2 td {
	display:block;
	padding: 0;
	border-bottom: none;
	font-size: 1.2rem;
	line-height: 1.5;
	vertical-align: top;
}

.Tp-2 td a { color: #222;}

.Tp-2 td.Tp-2_date {
	float:left;
	padding-left: 0;
	width: 10rem;
	white-space: nowrap;
}

.Tp-2 td.Tp-2_icon {
	float: left;
	padding-top: 0.2rem;
}

.Tp-2 td.Tp-2_icon .Tp-2_tag {
	background: #666666;
	padding: 0 0.2rem;
	color: #fff;
	font-size:1rem;
}

.Tp-2 td.Tp-2_icon + td {
	clear:both;
}

/* ===============================

 インフォメーション

=============================== */
#tags_select {
	margin: 0 4.6875% 0.5rem;
}

#tags_select select {
	width: 100%;
}

/* ===============================

 Form

=============================== */
#form_step {
	width: 290px;
	margin: 0 auto 4.6875%;
}

#form_step li {
	float: left;
	background: url(../images/sp_bg_form_step.png) 0 0 no-repeat;
	background-size: 297px 40px;
	width: 101px;
	height:20px;
	line-height: 20px;
	font-size:1rem;
	text-align: center;
}

#form_step li#form_step_input {
	width: 101px;
	background-position: 0 0;
}
#form_step li#form_step_input.current {
	background-position: 0 bottom;
	color: #ffffff;
}

#form_step li#form_step_confirm {
	background-position: -101px 0;
	margin-left: -4px;
}
#form_step li#form_step_confirm.current {
	background-position: -101px bottom;
	color: #ffffff;
}
#form_step li#form_step_finish {
	width:95px;
	background-position: -202px 0;
	margin-left: -4px;
}
#form_step li#form_step_finish.current {
	background-position: -202px bottom;
}

#form_step + p {
	margin: 0 4.6875% 4.6875%;
}

.T-form {
	display:block;
	border-top: none;
	padding: 0 4.6875% 6.25%;
	margin-bottom:0;
	box-sizing:border-box;
}

.T-form tbody, .T-form tr { display:block;}

.T-form th, .T-form td {
	display:block;
	padding: 1rem 3.448275862068966%;
	border-top: 1px solid #ddd;
	border-bottom:none;
	box-sizing:border-box;
}

.T-form th {
	width: 100%;
	padding:1rem 3.448275862068966% 0;
	font-size:1rem;
}

.T-form td {
	border:none;
}

.T-form td.B-8 { margin:0;}

.T-search th {
	width: 100%;
}

.T-form .required {
	color: #076BB1;
	font-weight: normal;
}

.T-form_attention {
	display: block;
	padding-top: 0.5rem;
}

.T-form td .T-form_txt {
	min-width: 0;
	width: 100%;
	box-sizing:border-box;
}

.T-form td .T-form_txt_L {
	width: 100%;
	box-sizing:border-box;
}

.T-form_txtarea {
	width: 100%;
	height: 120px;
	box-sizing:border-box;
}

.T-search td .T-search_select {
	min-width: 0;
	width: 100%;
}

#T-form_submit {
	position:relative;
	padding: 1.5rem 0;
	margin: 0 4.6875% 12.5%;
}

#T-form_submit input {
	padding: 0;
	width:36.20689655172414%;
	height: auto;
	border: none;
	background:#086BB2 url(../images/sp_arr_submit.png) 1rem 50% no-repeat;
	background-size: 0.7rem 1rem;
	font-size: 1rem;
	line-height: 3.4rem;
	text-align: center;
}

#T-form_submit input:hover { background:#78C0F3;}

/* ===============================

 ページリンク

=============================== */
.Pl-1 {
	margin: 2rem 4.6875% 7.8125%;
	width: 90.625%;
}

.Pl-1_back, .Pl-1_next {
	display: table-cell;
	position:relative;
	width: 9.827586206896552%;
	max-height: 100%;
	padding: 0;
	background: #f0f0f0;
	line-height: inherit;
	font-size:1px;
	text-indent:-9999px;
	z-index:1;
}

.Pl-1_back::after, .Pl-1_next::after {
	position: absolute;
	top:50%;
	left:50%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	margin-left: -0.3rem;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Pl-1_next::after {
	margin-left: -0.6rem;
	border:none;
	border-right: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

.Pl-1_back a {
	position:absolute;
	top:0;
	left:0;
	display: block;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	background: #076BB1;
	line-height:inherit;
	z-index:2;
}

.Pl-1_back a::after {
	position: absolute;
	top:50%;
	left:50%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	margin-left: -0.3rem;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Pl-1_back a:hover {
	background: #77BFF3;
	text-decoration: none;
}

.Pl-1_next {
	background: #f0f0f0;
	padding: 0;
}

.Pl-1_next a {
	position:absolute;
	top:0;
	left:0;
	display: block;
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #076BB1;
	line-height: 100%;
	z-index:2;
}

.Pl-1_next a::after {
	position: absolute;
	top:50%;
	left:50%;
	display: block;
	content: '';
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.4rem;
	margin-left: -0.6rem;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Pl-1_next a:hover {
	background: #77BFF3;
	text-decoration: none;
}

.Pl-1_pager {
	display: table;
	width:100%;
	vertical-align: middle;
}

.Pl-1_pager li {
	display:table-cell;
	font-size:1rem;
	font-weight: normal;
	margin: 0;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}

.Pl-1_pager li a {
	background: #076BB1;
	padding: 0;
	color: #ffffff;
	width:100%;
	line-height:2.4rem;
}

.Pl-1_pager li a:hover {
	background: #77BFF3;
	text-decoration: none;
}

/* ===============================

 sns-2

=============================== */
.sns-2 {
	margin:0 4.6875% 2rem;
}

.sns-2-container {
	float:none;
	height:165px;
	margin-left:0;
	margin-bottom:2rem;
}

.sns-2-1 .sns-2-container, .sns-2-2 .sns-2-container, .sns-2-3 .sns-2-container, .sns-2-4 .sns-2-container {
	width:100%;
}

.sns-2-logo { font-size:1.4rem;}

a.sws-all-posts {
	position:relative;
	font-size:1.2rem;
	background:none;
}

a.sws-all-posts::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: '';
  width: 0.4rem;
  height: 0.4rem;
  margin-top: -0.4rem;
  border-top: 2px solid #086BB2;
  border-right: 2px solid #086BB2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sns-2-item {
	width:100% !important;
	height:85px;
	overflow: hidden;
}

.sns-2-item-img {
	width:37.87878787878788% !important;
	padding-left:3.787878787878788%;
}

.sns-2-item-img + .sns-2-item-txt {
	width:58% !important;
}

.sns-2-item-txt { font-size:1.2rem;}

.sns-2-item-msg {
	height:70px;
}

}