@charset "UTF-8";


*{
    margin:0;
    padding:0;
    -webkit-text-size-adjust: 100%;
}

body {
    background: #FFF;
    margin: 0px;
    padding: 0px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrap {
    margin: 0 auto;
    width: 960px;
    background:#FFFFFF;
}

#header {
    width: 960px;
    margin: 0 auto;
    height: 200px;
    background: url("../img/header_back.jpg") 0px 0px no-repeat;
}

#lpmain {
    width: 100%;
}


img{
    vertical-align: bottom;
}

a img{
    border: 0;
}



.f_bnr {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: block;
}
.f_bnr img {
  width: 175px!important;
}
.line_f_bnr  {
  position: fixed;
  bottom: 200px!important;
  right: 0;
  z-index: 10000;
  display: block;
}
.line_f_bnr img {
  width: 70px!important;
}

.sp_only {
  display: none;
}


/* =======================================
header
======================================= */

header {
    text-align: center;
    margin: 0px auto;
    width: 960px;
}

.head01 {
    text-align: right;
}

header ul{
    margin: 0;
    margin-bottom: 7px;
    padding: 0;
}

header ul li {
    float: left;
    xdisplay: inline;
    overflow: hidden;
}

.head01,
.head02,
.head03,
.head04,
.head05,
.head06 {
    text-align: center;
    margin: 0px auto;
    width: 960px;
}

.head01 ul,
.head02 ul,
.head03 ul,
.head04 ul,
.head05 ul,
.head06 ul{
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.head01 ul li,
.head02 ul li,
.head03 ul li,
.head04 ul li,
.head05 ul li,
.head06 ul li{
    float: left;
    position: relative;
}

.head01 {
    text-align: right;
    overflow: hidden;
    padding-top: 10px;
}

#header_logo{
    width: 490px;
    float: left;
    text-align: left;
}

.head01navi {
    width: 470px;
    float: left;
    padding: 10px 0px 10px 0px !important;
    text-align: right;
}


.head03 ul li{
    margin: 0 8px 0 0;
}
.head03 ul li:last-child{
    margin: 0 0px 0 0;
}
/* =======================================
indexpilink
======================================= */
.indexpilink {
    text-align: center;
    margin: 0px auto;
    width: 960px;
}

.indexpilink ul li{
    float: left;
    display: inline;
    overflow: hidden;
    width: 60px;
}

/* =======================================
indexsubbnr
======================================= */
.indexsubbnr {
    text-align: center;
    margin: 0px auto;
    width: 960px;
}

.indexsubbnr ul li{
    float: left;
    display: inline;
    overflow: hidden;
    width: 480px;
}


/* =======================================
main
======================================= */
#main_full {
    width: 1200px;
    margin: 0 auto;
}

#main {
    text-align: left;
    margin: 0px auto;
    width: 960px;
    overflow: hidden;
}

#side_wrap {
    width:220px;
    overflow: hidden;
    text-align: left;
    background-color:#f6f6f6;
    box-sizing: border-box;
    padding-bottom: 10px;
    border: 2px solid #cccccc;
    line-height: 1.8em;
}

#side_wrap p {
    line-height:0;
}
#side_wrap img {
    width:216px;
    box-sizing: border-box;
}

#side_wrap ul#search_area, dl {
    width:220px;
    margin:10px auto;
    box-sizing: border-box;
    list-style: none;
}
#side_wrap ul#search_area li {
    list-style: none;
}

#side_wrap ul#search_area li a, dd a {
    display:block;
    width:220px;
    line-height:23px;
    margin-bottom:1px;
    font-size:12px;
    text-indent:15px;
    background:url(//www.keiryu.jp/img/side_btn_base_s.gif) no-repeat;
}

#side_wrap ul#search_area {
    padding-left:0;
    list-style: none !important;
}
#side_wrap dt {
    font-size:14px;
    margin-bottom:5px;
    text-indent:5px;
}
#side_wrap dd {
    margin-left:0;
}

#side_wrap dd a:last-child {
    margin-bottom:10px;
}

#side_wrap ul#bnr {
    margin:10px 0 0;
    list-style: none !important;
    padding-left: 0;
}

#side_wrap ul#bnr li {
    line-height:0;
    margin-bottom:10px;
    margin-left:0;
}

#sidepart {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 238px;
    padding: 10px 0px;
    border: 1px solid #cccccc;
}

#sidepart img{
    margin-bottom: 10px;
}

#mainpart {
    float: right;
    overflow: hidden;
    width: 720px;
}

#mainpart_full {
    float: right;
    overflow: hidden;
    width: 80%;
}

.mleftbox {
    text-align: left;
    margin-left: 30px;
    width:330px;
    float: left;
    line-height: 1.0;
}

.mrightbox {
    text-align: right;
    width:360px;
    float: left;
    line-height: 1.0;
}

.mleftbox0 {
    text-align: left;
    margin-right: 30px;
    float: left;
    line-height: 1.0;
}

.mrightbox0 {
    text-align: right;
    xwidth:360px;
    margin-left:15px;
    float: left;
    line-height: 1.0;
}

/* =======================================
sidepart
======================================= */
table.sidecal{
    margin-left: 6px;
}
table.sidecal td{
    font-size: 10px;
    line-height: 1.8em;
}
p.calcaution {
    padding-top:10px;
    font-size: 10px;
}

/*-------------------------------------------*/
/*	#centerpart
/*-------------------------------------------*/
.indexh2 {
    margin-right:30px;
    border-bottom: 2px dotted #999999;
}

#centerrank {
    width: 720px;
    float: left;
    background: #ffffff;
    overflow: hidden;
}

.center3{
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0 30px 0 0px;
}

.center3 img{
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 0 15px;
}

.center3:after {
    content: ".";
    height: 25px;
    clear: both;
    display: block;
    visibility: hidden;
}

.center3block {
    width: 210px;
    margin: 0px;
    padding: 0px 10px;
    float: left;
}

.center3imgblock {
    width: 185px;
    margin: 0px;
    padding-top: 3px;
    float: left;
    text-align: center;
}

.center3block p{
    font-size: 12px;
    line-height: 1.8em !important;
    padding: 0px 15px 5px 15px;
}

.center3block p.prange{
    background: url("../img/arrow05-01.png") 0px 16px no-repeat;
    padding: 10px 5px 5px 25px;
}

.ranktitle{
    font-size: 11px;
    padding-right: 20px;
}

.ranktitle:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.rankicon {
    display: block;
    float: left;
    margin-top: -10px !important;
    padding: 0 15px 10px 0;
    text-align:center;
    xwidth: 40px;
}

span.giftprice {
    color: #FF0000;
    font-weight: bold;
    }
p.cbasic{
    margin: 40px auto 60px;
    padding: 0;
    text-align: center;
    }



/* =======================================
        wideslider add 201307
======================================= */
.wideslider {
    width: 100%;
    height: 400px;
    text-align: left;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
    background: transparent;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider_base {
    top: 0;
    position: absolute;
}

.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}

.slider_prev {background: #000 url(../img/prev.png) no-repeat right center;}
.slider_next {background: #000 url(../img/next.png) no-repeat left center;}

.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}

.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

/* =======================================
        ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}


/*-------------------------------------------*/
/*	.infoList
/*------------------------------------------*/
#topInfo {
    float: left;
    padding:15px;
    font-size:12px;
    line-height:1.6em;
    xmargin:0px auto;
    width: 440px;
    border: 3px solid #cccccc;
    margin-right: 10px;
    height: 274px;
}

#topInfo:after{
    content:"";
    display:block;
    clear:both;
}

#topInfo h2{
    float: left;
    text-align:left;
    position:relative;
    xpadding-left: 10px;
    margin-bottom:10px;
    width: 265px !important;
    border-bottom: 2px solid #76161b;
    padding-bottom: 5px;
    height:30px;
}

.rssBtn	{
    float: left;
    text-align:right;
    position:relative;
    margin-bottom:10px;
    border-bottom: 2px solid #76161b;
    padding-bottom: 5px;
    height:30px;
}

.infoList{
    padding: 5px;
}

/*-------------------------------------
control entitle width to adjust date
--------------------------------------*/
.entitle{
    float: right;
    text-align: left;
    width: 260px;
}

.infoList ul{
    margin:0px 0px 20px 0px;
    list-style:none;
    clear: both;
}

.infoList ul li{
    padding:10px 15px 10px 0px;
    list-style:none;
    margin-bottom:0px;
    border-bottom: dotted 1px #efefef;
}
.infoList ul li a{
    color:#666;
}
.infoList ul li a:hover{
    color:#999;
}

/*-------------------------------------
sub pages
--------------------------------------*/
h2.guidetub {
    height: 38px;
    background: #4d66a2;
    margin-bottom: 30px;
}

img.rimg {
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 35px;
}

img.limg {
    display: block;
    float: right;
    margin-left: 25px;
    margin-bottom: 35px;
}

/*-------------------------------------
search selectbox
--------------------------------------*/
/*table.headsearch {
background-color: #231815;
padding: 0;
margin: 0;
border: 0;
border-collapse: collapse;
border-spacing: 0;
vertical-align: middle;
}

table.headsearch img{
padding: 0 !important;
margin: 0 !important;
vertical-align: middle;
}

.headsearch tr,
.headsearch td{
padding: 0;
margin: 0;
color: #FFFFFF;
font-size: 12px;
text-align: center;
height: 36px !important;
vertical-align: middle;
}

input.keywords {
height: 12px;
line-height: 18px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

select {
height: 22px;
border: 1px solid #DFD6CC;
font-size: 12px;
color: #4B3829;
}

td.btn_sr{
background-color: #e94709;
}*/


/*-------------------------------------
search selectbox
--------------------------------------*/
table.headsearch {
    background-color: #000000;
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
}

table.headsearch img{
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: middle;
}

.headsearch tr,
.headsearch td{
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    height: 36px !important;
    vertical-align: middle;
}

input.keywords {
    height: 20px;
}

select {
    height: 22px;
    border: 1px solid #DFD6CC;
    font-size: 12px;
    color: #4B3829;
}

td.btn_sr{
    background-color: #e94709;
}


/**************************
 bread list
**************************/
#breadList {
    clear:both;
    font-size:12px;
    color:#333;
    padding:0px;
    display:block;
    overflow:hidden;
    margin: 0 auto;
    padding: 0 0 0 0;
}

#breadListInner	{
    display:block;
    overflow:hidden;
    text-align:left;
    padding:5px 0px 15px 0px;
    line-height:12px;
}
.home #breadList { display:none; }
#breadList ul	{ display:inline-block; }
#breadList ul li	{ display:inline-block; padding-right:5px; }



/**************************
guide page
**************************/
h3.guide3 {
    border-bottom: 2px solid #0f067c;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-bottom: 1em;
    color: #0f067c;
}

h3.guide33 {
    border-bottom: 1px solid #0f067c;
    font-weight: normal;
    padding-bottom: 5px;
    padding-left: 45px;
    margin-bottom: 1em;
    background: url(../img/e_mark32.gif) no-repeat left 3px;
    color: #0f067c;
    line-height: 36px;
}

p.bt15em {
    margin-bottom: 3em;
}

.bo18 {
    font-size: 40px !important;
    color: #ffffff;
    background-color: #0061aa;
    font-weight: bold;
    padding: 30px 20px;
    border: 1px solid #0f067c;
    text-align: center;
    border-radius: 5px;
    margin-left: 55px;
    vertical-align: middle;
    line-height: 1.0;
    width: 550px;
}

/**************************
privacypolicy_202203
**************************/
ol.pp--ollist {
    margin: 0.5em 0 0.5em 2.0em;
    }
ul.pp--ullist,
ul.pp--ullist--second {
    margin: 0.5em 0 0.5em 2.0em;
    list-style-type: square;
    }
