@charset "utf-8";

@media (max-width: 768px) {
input[type="submit"] {
  -webkit-appearance: none;
}
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
a:hover {
	text-decoration: none;
	opacity:1;
}
img{
	width:100%;
	height:auto;
}
body {
	font-size: 12px;
	color: #333;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
	background-color: #FFF;
}


.map {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	margin-bottom: 7px;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spheader {
	display: block;
}
#pcheader {
	z-index: 9000;
	position: relative;
	background-color: #FFF;
	display: none;
	/*display: none;*/
}
.spnavwrap {
    width: 100%;
    position: relative;
    height: 50px;
    padding-right: 0%;
    padding-left: 3%;
}
.splogo {
    padding-top: 8px;
    width: 70px;
}
.btn_menu {
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 50px;
	background-color: #102B45;
	z-index: 999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;    /*background-image: url(../img/cmn/sp_menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px;*/
}


/*spmenu*/
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 30px;
	height: 21px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	border-radius: 0px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 9px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}


#t_clear {
    background-color: #000000;
    position: fixed;
    width: 100%;
    height: 10000px;
    z-index: 100;
    filter: alpha(opacity=50);
    -moz-opacity: 0;
    opacity: 0.1;
}
#spgnav {
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: #102B45;
    top: 50px;
    text-align: left;
    padding: 2%;
	display: none;
}
.spnav01 {
    display: block;
    position: relative;
}
.spnav01 a {
    color: #102B45;
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #102B45;
    background-color: #FFF;
}
.spnav01 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #102B45;
    border-right-color: #102B45;
}


#top_content_wrap {
    background-color: #EEE;
    padding-top: 0;
    padding-bottom: 15px;
}
#gnavwrap {
	background-color: #D6D6D6;
	width: 100%;
	display: none;
}



.pagetop a {
	position: fixed!important;
	right: 3%;
	width: 40px;
	bottom:15px!important;
}
#footerwrap {
	background-color: #102B45;
	width: 100%;
	position: inherit;
	padding-top: 0px;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footernav {
	display: none;
}



address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #102B45;
	background-color: #D6D6D6;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 65px;
}
#top_content_wrap {
	background-color: #EEE;
}
#content {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 30px;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 50px!important;
    padding: 0;
}

.slide img {
	width: 100%;
}
.topmain .title01 {
    text-align: center;
    margin-bottom: 20px;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}
.topmain .title01.pt01 {
	padding-top: 0px;
}

.topmain .bnr01 {
	margin-bottom: 30px;
	display: none;
}
.topmain .bnr02 {
	margin-bottom: 30px;
}
.topmain .bnr02 a {
	background-image: url(../img/top/bnr_02_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.topmain .bnr02 a img {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.topmain .boxwrap01 {
	margin-bottom: 20px;
}
.topmain .boxwrap01 .box01{
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom:20px;
}
.topmain .boxwrap01 .box01:first-child {
	margin-left: 0px;
}
.topmain .boxwrap01 .box01 a {
	display: block;
}
.topmain .boxwrap01 .box01 a:hover {
	text-decoration: none;
}


.topmain .boxwrap01 .box01 .img {
	margin-bottom: 5px;
}
.topmain .boxwrap01 .box01 .title {
	font-size: 16px;
	color: #102B45;
	padding-left: 22px;
	font-weight: bold;
	background-image: url(../img/cmn/icon_01.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.topmain .boxwrap01 .box01 .txt {
	font-size: 14px;
	color: #555;
	padding-left: 22px;
}
.topmain .boxwrap02 .box01{
	margin-bottom:20px;
}
.topmain .boxwrap02 .box01 a {
	display: block;
}
.topmain .boxwrap02 .box01.fl{
	float:none;
}
.topmain .boxwrap02 .box01.fr{
	float:none;
	display: none;
}
.topmain .boxwrap02 .box01 a:hover {
	text-decoration: none;
}
.topmain .boxwrap02 .box01 .img {
	margin-bottom: 5px;
}
.topmain .boxwrap02 .box01 .txt {
	font-size: 12px;
	color: #555;
}
.maintitlewrap {
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	margin-bottom: 15px;
}
.maintitle {
	font-size: 16px;
	font-weight: bold;
	color: #102B45;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.topicpathwrap {
	display:none;
	width: 94%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}
.topicpath {
	font-size: 12px;
	font-weight: normal;
	color: #102B45;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.topicpath a{
	color: #102B45;
}
.cmntitle01 {
    background-color: #E5E5E5;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1;
}
.cmntitle01 span {
    font-size: 16px;
    font-weight: bold;
    color: #102B45;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #102B45;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
}
.cmntitle02 {
    font-size: 14px;
    font-weight: bold;
    color: #102B45;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #102B45;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    line-height: 1;
}
.cmntitle02.pt01 {
    font-size: 14px;
    font-weight: bold;
    color: #BF1326;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #BF1326;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    line-height: 1;
}
.cmntitle02 .fs {
	font-size: 14px;
}

.cmntitlewrap {
	width: 94%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 5px;
}
.cmntitle03  {
	font-size: 16px;
    font-weight: bold;
    color: #102B45;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #102B45;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
}


.aboutmain .cont01 {
	margin-bottom: 30px;
}
.table01 table {
	width: 100%;
}
.table01 table th {
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align: left;
	display: block;
	width: 100%;
	padding: 10px;
}
.table01 table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	background-color: #F2F2F2;
	display: block;
	width: 100%;
	padding: 10px;
}
.table02 table {
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102B45;
	border-bottom-color: #102B45;
	margin-bottom: 25px;
}
.table02 table th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #102B45;
    font-weight: normal;
    text-align: right;
    width: 6em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    vertical-align: top;
}
.table02.pt01 table th{
	width: 10em;
}
.table02 table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102B45;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	vertical-align: top;
}
.table03 table {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #E4E4E4;
}
.table03 table th {
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #fff;
	font-size: 12px;
	font-weight: bold;
	color: #102B45;
	text-align: left;
	width: 100%;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	display: block;
	padding: 10px;
}
.table03 table td {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	width: 100%;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding: 10px;
}
.table04 table {
	width: 100%;
	margin-bottom: 35px;
	border: 1px solid #E4E4E4;
}
.table04 table .w01 {
	width: 70%;
}

.table04 table th {
	background-color: #E4E4E4;
	font-size: 12px;
	font-weight: bold;
	color: #102B45;
	text-align: center;
	vertical-align: top;
	border: 1px solid #D6D6D6;
	padding: 10px;
}
.table04 table td {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-align: center;
	vertical-align: top;
	border: 1px solid #D6D6D6;
	padding: 10px;
}
.pickupwrap {
    background-color: #EEE;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
}
.pickup {
	background-color: #FFF;
	border: 1px solid #102B45;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4%;
	padding-right: 0px;
	padding-bottom: 4%;
	padding-left: 0px;
}
.topslider {
    margin-right: 0;
    margin-left: 4.5%;
}
.slick-slide{
	outline: none;
}
.st_cal_block {
	width: 90%;
}
.st_cal_block a {
	display: block;
}
.st_cal_block a:hover {
	text-decoration: none;
}


.st_cal_block .img {
	margin-bottom: 15px;
}
.st_cal_block .title {
	margin-bottom: 10px;
	color: #102B45;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102B45;
	border-bottom-color: #102B45;
	font-weight: bold;
}
.st_cal_block .txt {
	padding-right: 5px;
	padding-left: 5px;
}
.topslider .slick-prev, .topslider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 58px;
    height: 58px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-size: 58px;
    background-color: #102B45;
    background-position: center center;
	display:none!important;
}
.plistwrap {
	margin-bottom: 0px;
}

.plist {
	width: 48.5%;
	float: left;
	margin-right: 0;
	margin-bottom:15px;
}
.plist:nth-child(odd) {
	clear: both;
}
.plist:nth-child(even) {
	float: right;
}
.plist:nth-child(4n+1) {
	clear: both;
}
.plist a {
	display: block;
}
.plist a:hover {
	text-decoration: none;
}
.plist .img {
	margin-bottom: 15px;
}
.plist .title {
	margin-bottom: 10px;
	color: #102B45;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102B45;
	border-bottom-color: #102B45;
	font-weight: bold;
}
.plist .txt {
	padding-right: 5px;
	padding-left: 5px;
}
.ptxt01 {
	margin-bottom: 15px;
}
.productdetailmain .ptxt01 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight:bold;
}
.pimg01 {
	margin-bottom: 20px;
}
.pboxwrap01 {
	margin-bottom: 0px;
}

.pbox01 {
    width: 100%;
	margin-bottom:20px;
}
.pbox01.fl {
    float: none;
}
.pbox01.fr {
    float: none;
}
.pbox01 .pt01 {
	margin-bottom: 12px;
}
.pbox01 .pt02 {
	font-size: 12px;
	color: #FFF;
	background-color: #102B45;
	display: inline-block;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.pbox01 .pt03 li {
	color: #102B45;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-weight: bold;
}
.pbox01 .pt03 li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pbox02 {
	display: table;
	padding: 10px;
	width: 100%;
	border: 2px solid #102B45;
}
.pbox02 .pt01 {
	vertical-align: middle;
	display: table-cell;
	padding-right: 10px;
	width: 46px;
}
.pbox02 .pt02 {
	vertical-align: middle;
	display: table-cell;
}
.pbox02 ul li {
	font-size: 12px;
	line-height: 1.5;
}









.pagenavwrap {
	margin-bottom: 10px;
}
.pagenavwrap .pagetxt {
    font-weight: bold;
    color: #102B45;
    float: none;
    margin-bottom: 7px;
}
.wp-pagenavi {
    float: none;
    text-align: left;
    font-size: 0px;
	margin-right: 0;
}
.wp-pagenavi a {
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 7px;
    font-size: 14px;
    vertical-align: middle;
    line-height: 1;
	color: #102b45;
	background-color: #EEEEEE;
	border: 1px solid #102B45;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.wp-pagenavi .current {
	color: #FFFFFF;
	background-color: #102B45;
	border: 1px solid #102B45;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-right: 5px;
}
.wp-pagenavi .extend {
	margin-right: 5px;
    display: inline-block;
    margin-bottom: 7px;
    font-size: 14px;
    vertical-align: middle;
    line-height: 1;
	color: #102b45;
	background-color: #EEEEEE;
	border: 1px solid #102B45;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.productmain .btn01 {
	margin-left: 0;
}
.productmain .btn01 a {
	text-align: center;
	display: block;
	background-color: #F44D54;
}
.productmain .btn01 a img {
	width:auto;
}
.pagenavwrap .pagenav li a:hover {
	color: #FFFFFF;
	background-color: #102B45;
}

.sktblock{
	margin-left:-3%;
	margin-right:-3%;
}

.sktbox01 {
	background-image: url(../img/productdetail/skt_12.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.sktbox02 {
	background-image: url(../img/productdetail/skt_13.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.sktbox03 {
	background-image: url(../img/productdetail/skt_14.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.sktbox04 {
	background-image: url(../img/productdetail/skt_15.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.sktbox05 {
	background-image: url(../img/productdetail/skt_16.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.skttitle {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #0089B7;
	padding-left:3%;
	padding-right:3%;
}

.sktblock .pt01 {
	text-align: center;
	margin-bottom: -55px;
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
.sktblock .pt02 {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt03 {
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt04 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt05 {
	color: #FFF;
	text-align: left;
	padding-bottom: 20px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt06 {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt07 {
	text-align: center;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt08 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt09 {
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt10 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:3%;
	padding-right:3%;
}
.sktblock .pt11 {
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3%;
	padding-right:3%;
}







.mainblock {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}
.subblock {
	float: none;
	width: 100%;
}
.subnav {
	background-color: #EEE;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.subnav dt {
	font-size: 15px;
	color: #102B45;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102B45;
	font-weight: bold;
}
.subnav dd a{
	color: #102B45;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	display: block;
}
.subnav dd:last-child a{
	color: #102B45;
	margin-bottom: 0px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	display: block;
}











.aboutmain .boxwrap01  {




	background-color: #E1E1E1;
	padding: 10px;
}
.aboutmain .box01 {
	background-color: #FFF;
	padding: 10px;
}

.aboutmain .txt01 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 5px;
}
.aboutmain .txt02 {
	text-align: right;
	font-weight: bold;
	color: #173D64;
}
.aboutmain .txt02 span {
    background-image: url(../img/cmn/icon_02.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 22px;
    display: inline-block;
    background-size: 16px;
}


.aboutmain .box01 dl dt{
	font-size: 13px;
	color: #FFF;
	background-color: #173D64;
	display: inline-block;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.aboutmain .box01 dl dd {
	margin-bottom: 15px;
	padding-left: 0;
}
.aboutmain .box01 dl dd ul li {
	color: #173D64;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 10px;
}
.buymain .boxwrap01  {
	padding-left: 0;
}
.buymain .box01 {
	margin-bottom: 25px;
	border: 1px solid #BDBDBD;
	width: 100%;
	padding: 10px;
}
.buymain .box02 {
    margin-bottom: 20px;
    padding-left: 0;
}
.buymain .img01 {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
}



.buymain .txt01 {
    font-weight: bold;
    color: #173D64;
    font-size: 14px;
    margin-bottom: 7px;
}
.buymain .txt01 span {
    background-image: url(../img/cmn/icon_02.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 22px;
    display: inline-block;
    background-size: 16px;
}
.buymain .txt02 {
	margin-bottom: 10px;
}
.buymain .txt03 {
	margin-bottom: 30px;
	color: #C01426;
}
.buymain .txt04 {
	margin-bottom: 30px;
}
.buymain .txt05 {
	margin-bottom: 20px;
}
.buymain .txt06 {
    margin-bottom: 25px;
    padding-left: 0;
}
.buymain .txt06 a {
	background-image: url(../img/cmn/icon_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 40px;
	color: #102B45;
	text-decoration: underline;
}
.buymain .txt06 a:hover {
	text-decoration: none;
}
.buymain .list01 dt{
	font-weight: bold;
}
.buymain .list01 dd.pt01 {
	margin-bottom: 10px;
}
.buymain .list01 dd.pt02 {
	margin-bottom: 10px;
	color: #5C5C6A;
	padding-left: 1em;
	padding-top: 7px;
}





.linktel {
	font-size: 15px;
	font-weight: bold;
	color: #102B45;
	background-image: url(../img/cmn/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: inline-block;
	padding-left: 14px;
	background-size: 11px;
}
.formmain .boxwrap01{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.formmain .txt01 {
	font-weight: bold;
	color: #173D64;
	margin-bottom: 20px;
}
.formmain .txt01 a{
	color: #173D64;
}
.formmain .txt02 {
	font-weight: bold;
	color: #173D64;
	background-color: #E4E4E4;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
}
.formmain .txt03 {
	font-weight: bold;
	color: #173D64;
	margin-bottom: 40px;
}
.formmain input {
	padding: 5px;
	border: 1px solid #ccc;
	font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:16px;
}
.inp01 input {
	width: 100%;
}
.inp02 input {
	width: 50%;
}
.inp03 input {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.formmain textarea {
	padding: 5px;
	border: 1px solid #ccc;
	height: 100px;
	width: 100%;
	font-size:16px;
}
.formbtn {
	text-align: center;
}
.formbtn li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
}
.formbtn li input {
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    background-color: #FF4D4D;
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 12px;
    padding-left: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
}
.ksmblock {
	width: ;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.ksmblock table {
	border-collapse: inherit;
}

.mb01 {
	margin-bottom: 20px!important;
}


/*common
------------------*/

.clearFix:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
.clearFix {
	display: block;
}

/*left
------------------*/
#left {
	float:left;
	width:209px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y left top;
}

/*right
------------------*/
#right {
	float:right;
	width:666px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;	
}

/*sub
------------------*/

#sub_container {
overflow:auto!important;
overflow /**/: hidden;
	width:900px;
	text-align:left;
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y left top;
	background-color:#ffffff;	
}

#sub_container h1{
  text-align: right;
  color: #666666;
  line-height: 110%;
  font-size: 70%;
  margin: 5px 0px 0px 0px;
  padding:0px;
  height: 21px;
  font-weight : normal;
}

#pan {
	text-align:left;
	width: 900px;
}

div.pan_txt {
  margin:10px 0px 10px 0px;
  padding:0px;
  text-align:left;
  color: #000000;
  line-height: 110%;
  font-size: 72%;
 }
 
.pan_txt a:link {
	color:#002F6B;
	text-decoration:underline;
}

.pan_txt a:visited {
	color:#002F6B;
	text-decoration:underline;
}

.pan_txt a:hover {
	color:#526791;
	text-decoration:underline;
}
 
/*menu
------------------*/
 
div.l_menu {
  margin:0px;
  padding:0px;
  text-align:left;
  border-top:4px solid #ff00ff;
  border-top-color:#666666;
 }
 
 div.l_menu  img {
  margin:0px;
  padding:0px;
 }
 
 /*anchor
 ------------------*/
 
.anchor{
  margin:0px;
  padding:0px;
  line-height: 0%;
  font-size: 0%;
  height: 0px;
 }
 
 /*top
------------------*/

div.r_left {
    float: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    margin-bottom: 15px;
}
 
div.r_title {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: left;
}

div.r_txt_b {
  text-align:left;
  padding:0px;
  margin:0px 0px 15px 0px;
  color: #000000;
  line-height: 120%;
}

.kakaku {
  text-align:left;
  padding:0px;
  margin:0px;
  color: #000000;
  line-height: 120%;
  font-size: 130%;
  font-weight: bold;
}

div.r_icon {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 90px;
}

div.r_icon img {
  text-align:left;
  padding:0px;
  margin:0px;
}

div.r_kounyu {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    width: 120px;
}

div.r_right {
    float: none;
    margin: 0px;
    padding: 0px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}

div.r_right_p {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:right;	
}

div.r_cap{
  text-align:left;
  padding:0px;
  margin:3px 0px 0px 0px;
  color: #000000;
  line-height: 120%;
  font-size: 13px;
}

div.r_toiawase{
  text-align:left;
  padding:0px;
  margin:0px;
  color: #CF111B;
  line-height: 120%;
}
  
.r_toiawase a:link {
	color:#CF111B;
	text-decoration:underline;
}

.r_toiawase a:visited {
	color:#CF111B;
	text-decoration:underline;
}

.r_toiawase a:hover {
	color:#f25964;
	text-decoration:underline;
}

.r_b_chui{
  text-align:left;
  padding:0px;
  margin:0px;
  color: #CF111B;
  line-height: 120%;
  font-size: 13px;
}
  
.r_b_chui a:link {
	color:#CF111B;
	text-decoration:underline;
}

.r_b_chui a:visited {
	color:#CF111B;
	text-decoration:underline;
}

.r_b_chui a:hover {
	color:#f25964;
	text-decoration:underline;
}

div.r_p_s {
  text-align:left;
  padding:0px;
  margin:15px 0px 24px 0px;
}

div.r_p_s123  {
  width: 48.5%;
  float:left;
  text-align:left;
  padding:0px;
      margin: 0px 0px 15px 0px;
}
div.r_p_s123:nth-child(odd)  {
	clear:both;
}
div.r_p_s123:nth-child(even)  {
	float:right;
}

div.r_p_s4  {
  width: 48.5%;
  float:right;
  text-align:left;
  padding:0px;
  margin: 0px 0px 15px 0px;
}

div.r_tokuchou {
    text-align: left;
    padding: 0px;
    margin: 10px 0px 15px 0px;
    width: 50px;
}
.sptitle{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #273B63;
	padding-top: 5px!important;
	padding-right: 7px!important;
	padding-bottom: 5px!important;
	padding-left: 7px!important;
}
.sptitle img {
	display:none;
}

div.r_txt{
  text-align:left;
  padding:0px;
  margin:0px 0px 10px 0px;
  color: #000000;
  line-height: 160%;
}

div.r_txt_red{
  text-align:left;
  padding:0px;
  margin:0px 0px 10px 0px;
  color: #CF111B;
  line-height: 160%;
}

.r_txt_red a:link {
	color:#CF111B;
	text-decoration:underline;
}

.r_txt_red a:visited {
	color:#CF111B;
	text-decoration:underline;
}

.r_txt_red a:hover {
	color:#f25964;
	text-decoration:underline;
}

.r_txt_kome{
  text-align:left;
  padding:0px;
  margin:15px 0px 0px 0px;
  color: #444444;
  line-height: 150%;
  font-size: 13px;
}

.r_txt_kome td {
  text-align: left;
  vertical-align: top;
  padding:3px;
  margin:0px;
}

.r_txt_kome a:link {
	color:#444444;
	text-decoration:underline;
}

.r_txt_kome a:visited {
	color:#444444;
	text-decoration:underline;
}

.r_txt_kome a:hover {
	color:#888888;
	text-decoration:underline;
}

.r_pagetop {
  text-align: right;
  padding:0px;
  margin:15px 5px 15px 0px;
  display:none;
}

.r_contents {
    text-align: left;
    padding: 12px 5px 5px 10px;
    margin: 0px 0px 25px 0px;
    border: 3px double #002F6B;
}

div.r_contents_mark{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 0px;
  line-height: 110%;
  background-image: url(../img/ksm/contents_bg.gif);
  background-repeat: no-repeat;
  background-color:#ffffff;	
}

div.r_contents_txt{
  text-align:left;
  padding:0px;
  margin:0px 0px 6px 13px;
  color: #002F6B;
  line-height: 110%;
  background-color:#ffffff;	
  font-weight: bold;
}

.r_contents_txt a:link {
	color:#002F6B;
	text-decoration:none;
}

.r_contents_txt a:visited {
	color:#002F6B;
	text-decoration:none;
}

.r_contents_txt a:hover {
	color:#526791;
	text-decoration:underline;
}

div.r_t_movie{
  text-align:left;
  padding:0px;
  margin:0px;
  background-image: url(../img/ksm/top_movie_bg.jpg);
  background-repeat: no-repeat;
}

div.r_midashi{
  margin:0px 0px 15px 0px;
  padding:0px;
  text-align:left;
 }

.r_movie_list{
list-style-type: square;
 text-align:left;
  padding:0px;
  margin:20px 0px 0px 20px;
  color: #000000;
  line-height: 140%;
 }
 
.r_movie_list a:link {
	color:#002F6B;
	text-decoration:none;
}

.r_movie_list a:visited {
	color:#002F6B;
	text-decoration:none;
}

.r_movie_list a:hover {
	color:#526791;
	text-decoration:underline;
}
 
div.r_movie_mark {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    line-height: 110%;
    background-image: url(../img/ksm/movie_yajirushi.gif);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left 2px;
}

div.r_movie_txt{
  text-align:left;
  padding:4px 0px 5px 0px;
  margin:20px 0px 0px 35px;
  color: #002F6B;
  line-height: 110%;
  font-weight: bold;
}

.r_movie_txt a:link {
	color:#002F6B;
	text-decoration:none;
}

.r_movie_txt a:visited {
	color:#002F6B;
	text-decoration:none;
}

.r_movie_txt a:hover {
	color:#526791;
	text-decoration:underline;
}

div.r_center{
  width:100%;
  margin:0px;
  padding:0px;
  text-align:center;
 }

div.r_center_p{
  margin:0px;
  padding:0px;
  text-align:center;
 }
 
.r_center table {
	background-color: #ffffff;
	border:#888888 1px solid;
	border-collapse: collapse;
	width: 100%;
	color:#000000;
	text-align:center;
	margin-left:auto;margin-right:auto;
	margin-top:20px;
} 

.r_center table td.t_line01_a {
border: #888888 1px solid;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

.r_center table td.t_line02_a {
border: #888888 1px solid;
	background-color: #f4f3f1;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

.r_center table td.t_line01_b {
border: #888888 1px solid;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

.r_center table td.t_line01_b_c {
border: #888888 1px solid;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}

.r_center table td.t_line02_b {
	border: #888888 1px solid;
	background-color: #f4f3f1;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

.r_chui_list{
  list-style-type: disc;
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 20px;
  color: #000000;
  line-height: 160%;
 }

div.r_manual_left {
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 25%;
	margin-right:0;
}
 
div.r_manual_p {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: left;
}

div.r_manual_right {
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: auto;
    margin-left: 2%;
	width: 73%;
}

div.r_manual_cap {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 28px;
    color: #000000;
    line-height: 140%;
}

div.r_manual_mark {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    line-height: 140%;
    background-image: url(../img/ksm/pdf_icon.gif);
    background-repeat: no-repeat;
    background-size: 25px;
}

.r_manual_cap a:link {
	color:#002F6B;
	text-decoration:underline;
}

.r_manual_cap a:visited {
	color:#002F6B;
	text-decoration:underline;
}

.r_manual_cap a:hover {
	color:#526791;
	text-decoration:underline;
}

div.r_manual_cap_kome{
  text-align:left;
  padding:0px;
  margin:8px 0px 0px 28px;
  color: #000000;
  line-height: 140%;
}

 /*hmb
------------------*/

div.r_hmb_p_r{
  float:right;
  margin:0px;
  padding:0px;
  width: 120px;
  margin-left:10px;
 }

div.r_hmb_p_l {
    float: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: auto;
}

div.r_h_movie{
  text-align:left;
  padding:0px;
  margin:0px;
  background-image: url(../img/ksm/hmb_movie_bg.jpg);
  background-repeat: no-repeat;
}

 /*ksm
------------------*/

div.r_k_movie{
  text-align:left;
  padding:0px;
  margin:0px;
  background-image: url(../img/ksm/ksm_movie_bg.jpg);
  background-repeat: no-repeat;
}

.bui_title {
  text-align:left;
  padding:0px;
  margin:25px 0px 20px 35px;
  color: #000000;
  line-height: 120%;
  font-size: 130%;
  font-weight: bold;
}

.bui_title2 {
    text-align: left;
    padding: 0px;
    margin: 25px 0px 10px 0px;
    color: #000000;
    line-height: 120%;
    font-size: 130%;
    font-weight: bold;
}

.bui_title_kome {
  text-align:left;
  padding:0px;
  margin:0px 0px 20px 0px;
  color: #000000;
  line-height: 140%;
}

.bui_title_kome a:link {
	color:#000000;
	text-decoration:underline;
}

.bui_title_kome a:visited {
	color:#000000;
	text-decoration:underline;
}

.bui_title_kome a:hover {
	color:#888888;
	text-decoration:underline;
}

.line {
   border-bottom: 3px solid #cccccc;
   padding: 0px;
}

.bui_pin_title {
    text-align: left;
    padding: 0px;
    margin: 25px 0px 8px 0px;
    color: #000000;
    line-height: 140%;
    font-weight: bold;
}

div.r_pin_center{
  width:100%;
  margin:0px;
  padding:0px;
  text-align:left;
 }

.r_pin_center table {
    background-color: #ffffff;
    border: #888888 1px solid;
    border-collapse: collapse;
    width: 100%;
    color: #000000;
    text-align: left;
    margin: 0px 0px 0px 0px;
}

.r_pin_center table td.t_line01_a {
border: #888888 1px solid;
	background-color: #DEEBF0;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

.r_pin_center table td.t_line01_b {
    border: #888888 1px solid;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

 /*top_hmb_ksm
------------------*/

div.r_set{
    border: #002F6B 2px solid;
	background-color: #ffffff;
	padding: 10px 10px 7px 10px;
	margin:5px 15px 5px 15px;
	width:280px;
}

div.r_set_title{
	margin:0px 0px 5px 0px;
}

div.r_set_txt{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 0px;
  color: #000000;
  line-height: 160%;}

div.r_set2{
	padding: 0px;
	margin:0px 0px 0px 25px;
	width:280px;
	text-align:center;
	font-size: 160%;
	color: #002F6B;
	font-weight: bold;
}

div.r_set_txt2{
  text-align:left;
  padding:0px;
  margin:5px 0px 25px 15px;
  color: #000000;
  line-height: 150%;
  font-size: 100%;
}

.kakaku_red {
  text-align:left;
  padding:0px;
  margin: 0px 5px 0px 5px;
  color: #CF111B;
  line-height: 120%;
  font-size: 130%;
  font-weight: bold;
}

div.r_link_txt{
  text-align:left;
  padding:0px;
  margin:25px 0px 0px 0px;
  color: #000000;
  line-height: 160%;
}

.r_link_list{
  list-style-type: square;
  text-align:left;
  padding:0px;
  margin:5px 0px 0px 20px;
  color: #000000;
  line-height: 140%;
 }
 
.r_link_list a:link {
	color:#002F6B;
	text-decoration:none;
}

.r_link_list a:visited {
	color:#002F6B;
	text-decoration:none;
}

.r_link_list a:hover {
	color:#526791;
	text-decoration:underline;
}

 /*kounyu
------------------*/
 
div.r_kounyu_title {
  text-align:left;
  padding:0px;
  margin:25px 0px 8px 0px;
}

div.r_kounyu_txt{
  text-align:left;
  padding:0px;
  margin:0px 0px 20px 0px;
  color: #000000;
  line-height: 160%;
}

.r_kounyu_txt a:link {
	color:#000000;
	text-decoration:underline;
}

.r_kounyu_txt a:visited {
	color:#000000;
	text-decoration:underline;
}

.r_kounyu_txt a:hover {
	color:#888888;
	text-decoration:underline;
}

.r_kounyu_txt_red{
  text-align:left;
  padding:0px;
  margin:0px 0px 20px 0px;
  color: #CF111B;
  line-height: 160%;
}

.r_kounyu_txt_red a:link {
	color:#CF111B;
	text-decoration:underline;
}

.r_kounyu_txt_red a:visited {
	color:#CF111B;
	text-decoration:underline;
}

.r_kounyu_txt_red a:hover {
	color:#f25964;
	text-decoration:underline;
}

.r_kounyu_kome {
	color:#CF111B;
	font-weight: bold;
}

.r_txt_red a:link {
	color:#CF111B;
	text-decoration:underline;
}

.r_txt_red a:visited {
	color:#CF111B;
	text-decoration:underline;
}

.r_txt_red a:hover {
	color:#f25964;
	text-decoration:underline;
}

.r_mail_add {
  margin:0px 2px 3px 2px;
}

.r_kounyu_kome {
	color:#CF111B;
	font-weight: bold;
}

.r_kounyu_mail {
  text-align: left;
  padding:15px;
  margin:0px 15px 25px 15px;
  border:2px solid #999999;
}

div.r_kounyu_mail_txt{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 0px;
  color: #000000;
  line-height: 160%;
}

div.r_kounyu_mail_txt2{
  text-align:left;
  padding:0px;
  margin:20px 0px 0px 0px;
  color: #000000;
  line-height: 160%;
}

.r_kounyu_mail_list{
list-style-type: decimal;
 text-align:left;
  padding:0px;
  margin:0px 0px 0px 23px;
  color: #000000;
  line-height: 190%;
 }

.r_kounyu_mail_txt3{
  text-align:left;
  padding:0px;
  margin:0px;
  color: #555555;
  line-height: 160%;
}

div.r_kounyu_fax_cap{
  text-align:left;
  padding:0px;
  margin:15px 0px 25px 31px;
  color: #000000;
  line-height: 140%;
}

div.r_kounyu_fax_mark{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 25px;
  line-height: 140%;
  background-image: url(../img/ksm/pdf_icon.gif);
  background-repeat: no-repeat;
}

.r_kounyu_fax_cap a:link {
	color:#002F6B;
	text-decoration:underline;
}

.r_kounyu_fax_cap a:visited {
	color:#002F6B;
	text-decoration:underline;
}

.r_kounyu_fax_cap a:hover {
	color:#526791;
	text-decoration:underline;
}

div.r_tokuchu_left{
  float:left;
  margin:0px;
  padding:0px;
  text-align:left;
  width: 180px;
 }
 
div.r_tokuchu_p{
  margin:0px 0px 0px 20px;
  padding:0px;
  text-align:left;
 }

div.r_tokuchu_right {
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 486px;
}

div.r_tokuchu_cap{
  text-align:left;
  padding:0px;
  margin:20px 0px 0px 5px;
  color: #000000;
  line-height: 140%;
  font-size: 85%;
}

div.r_tokuchu_mark{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 10px;
  line-height: 140%;
  background-image: url(../img/ksm/pdf_icon.gif);
  background-repeat: no-repeat;
}

.r_tokuchu_cap a:link {
	color:#002F6B;
	text-decoration:underline;
}

.r_tokuchu_cap a:visited {
	color:#002F6B;
	text-decoration:underline;
}

.r_tokuchu_cap a:hover {
	color:#526791;
	text-decoration:underline;
}

.r_kounyu_kome_t {
  text-align:left;
  padding:0px;
  margin:15px 0px 17px 0px;
  color: #555555;
  line-height: 150%;
  font-size: 85%;
}

.r_kounyu_kome_t td {
  text-align: left;
  vertical-align: top;
  padding:3px;
  margin:0px;
}

.r_kounyu_kome_t a:link {
	color:#555555;
	text-decoration:underline;
}

.r_kounyu_kome_t a:visited {
	color:#555555;
	text-decoration:underline;
}

.r_kounyu_kome_t a:hover {
	color:#777777;
	text-decoration:underline;
}

div.r_kounyu_center{
  width:666px;
  margin:0px;
  padding:0px;
  text-align:center;
 }

.r_kounyu_center table {
	background-color: #ffffff;
	border:0px;
	border-collapse: collapse;
	font-size: 85%;
	width: 620px;
	color:#000000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
} 

.r_kounyu_center table td.t_line01_a_top {
	border-top: #555555 3px solid;
	background-color: #fff;
	text-align: right;
	padding: 8px 0px 8px 8px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_a {
	border-top: #555555 1px solid;
	background-color: #fff;
	text-align: right;
	padding: 8px 0px 8px 8px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line01_b_top {
	border-top: #555555 3px solid;
	background-color: #fff;
	text-align: left;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_b {
	border-top: #555555 1px solid;
	background-color: #fff;
	text-align: left;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_a_end {
	border-top: #555555 1px solid;
	border-bottom: #555555 3px solid;
	background-color: #fff;
	text-align: right;
	padding: 8px 0px 8px 8px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_b_end {
	border-top: #555555 1px solid;
	border-bottom: #555555 3px solid;
	border-right: 0px;
	background-color: #fff;
	text-align: left;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line01_b_top_colon {
	border-top: #555555 3px solid;
	background-color: #fff;
	text-align: center;
	padding: 8px 12px 8px 12px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_b_colon {
	border-top: #555555 1px solid;
	background-color: #fff;
	text-align: center;
	padding: 8px 12px 8px 12px;
	vertical-align: top;
}

.r_kounyu_center table td.t_line02_b_end_colon {
	border-top: #555555 1px solid;
	border-bottom: #555555 3px solid;
	border-right: 0px;
	background-color: #fff;
	text-align: center;
	padding: 8px 12px 8px 12px;
	vertical-align: top;
}

.r_mail_add2 {
  margin:3px 0px 0px 0px;
}

.r_school {
  text-align: left;
  padding:15px 10px 0px 15px;
  margin:0px 20px 0px 20px;
  border:4px double #CF111B;
  background-image: url(../purchase/images/school_bg.gif);
  background-repeat: no-repeat;
}

.r_school_list{
list-style-type: decimal;
 text-align:left;
  padding:0px;
  margin:0px 0px 20px 30px;
  color: #000000;
  line-height: 160%;
  font-size: 85%;
 }
 
.r_school_list a:link {
	color:#000000;
	text-decoration:underline;
}

.r_school_list a:visited {
	color:#000000;
	text-decoration:underline;
}

.r_school_list a:hover {
	color:#888888;
	text-decoration:underline;
}

.r_school_list li{
  padding:0px;
  margin:0px 0px 15px 0px;
 }
 
div.r_school_title{
  margin:5px 0px 20px 0px;
  padding:0px;
  text-align:center;
 }

div.r_school_left{
  float:left;
  margin:0px;
  padding:0px;
  text-align:left;
  width: 121px;
 }
 
div.r_school_p{
  margin:3px 0px 0px 0px;
  padding:0px;
  text-align:left;
 }

div.r_school_right {
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 455px;
}

div.r_school_cap{
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 0px;
  color: #000000;
  line-height: 160%;
  font-size: 85%;
}

.r_school_cap a:link {
	color:#000000;
	text-decoration:underline;
}

.r_school_cap a:visited {
	color:#000000;
	text-decoration:underline;
}

.r_school_cap a:hover {
	color:#888888;
	text-decoration:underline;
}

div.r_kounyu_txt_b{
  text-align:left;
  padding:0px;
  margin:20px 0px 5px 0px;
  color: #000000;
  line-height: 160%;
  font-size: 85%;
  font-weight: bold;
}

 /*kojin
------------------*/

.r_kojin_list{
list-style-type: decimal;
 text-align:left;
  padding:0px;
  margin:20px 0px 15px 30px;
  color: #000000;
 }
 
 .r_kojin_list li{
  padding:0px;
  margin:0px 0px 15px 0px;
 }
 
 div.r_kojin_txt{
  text-align:right;
  padding:0px;
  margin:0px 0px 25px 0px;
  color: #000000;
  line-height: 160%;
  font-size: 85%;
}




#anc01 , #anc02 , #anc03 , #anc04 , #anc05 , #anc06{
	margin-top:0;
	padding-top:0;
}
img.noresize{
	width: auto;
}
div.shopping{
	margin-bottom:20px;
}
.hpb-lb-tb1{
	width:inherit;
}

.hpb-lb-tb1-cell3 {
    padding-left: 0;
	 padding-right: 0;
    font-size: 10px;
    line-height: 14px;
	height: auto;
}

.hpb-dp-tb5-cell2 {
    font-size: 100%;
    line-height: 16px;
	padding-bottom:15px;
}
.hpb-cnt-tb1 td font {
    font-size: 12px;
}

.hpb-dp-tb5 font {
    font-size: 12px;
}
.hpb-cnt-tb1 {
    border-collapse: collapse;
    width: 100%;
}

.hpb-dp-tb4 td {
    width: auto!important;
	border: 1px solid #8E8E8E;
    /* display: block; */
}
.hpb-dp-tb4 td img{
	max-width:150px;
}
.hpb-dp-tb4 {
    margin-bottom: 32px;
    width: 100%;
}
.hpb-dp-tb4-cell11 {
    font-size: 100%;
    border: 1px solid #8E8E8E;
    vertical-align: middle;
    text-align: center;
    width: inherit!important;
}
.skttitle .morebtn{
	display:none;
}

}
