@charset "UTF-8";

/* --------------------
    common
-------------------- */

/* clearfix */
.clearfix:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
        font-size:0;
}
* html .clearfix {height:1%;}


/* change display */
.pcon{ display:block; }
.spon{ display:none; }
/* end */

body {
	background: #fff;
    -webkit-text-size-adjust:100%;
    min-width: 1010px;
}

#rn_2016_header,
#rn_2016_footer/*,
.breadcrumb*/
{
    font-family:"モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif !important;
    font-size:80%;
    color:#474646 !important;
    background-color:#ffffff;
    text-align:left;
    line-height:1.4;
    background-image:none !important;
}
/*i, em{
    font-style:italic;
    font-family:sans-serif;
}
*/
#rn_2016_header{
    padding-top:0 !important;
}

#contents-body{
    background:#fff;
    padding:0;
}

#contents {
    float:none;
    font-size:1em;
    text-align:left;
    margin:0 auto;
}
/*_________ sp_common.cssへ移植
a:link{
    color:#225496;
    text-decoration:none;
}

a:visited{
    color:#225496;
    text-decoration:none;
}

a:hover{
    color:#D43500;
    text-decoration:underline;
}
a.link-normal {
    color: #595757;
}
*/
/*
.ico-link-even {
    background: url(../images/blank_ico.png) no-repeat;
    background-position: right center;
    background-size: 12px auto;
    padding-right: 20px !important;
}
#rn_2016_footer .ico-link-even {
    background: url(../images/blank_ico_02.png) no-repeat;
    background-position: right center;
    background-size: 12px auto;
    padding-right: 20px !important;
}
.ico-link-03 {
    background: url(../images/blank_ico_03.png) no-repeat 50% 40%;
    padding: 0 10px;
    background-size: 12px auto;
}
*/
/* ---- テキスト ---- */
/*
h2.head {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
    font-size: 14px;
    color: #474646;
    margin-top: 30px;
    font-weight: normal;
}
h2.head p {
    padding-bottom: 5px;
}
h2.head.red {
color: #e71e1f;
    border-bottom: solid 1px #e71e1f;
    margin-bottom: 15px;
    margin-top: 0;
}
a:hover img{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
}

a img:hover{
    -ms-filter: "alpha(opacity=60)";
}
*/
/*
img{
    vertical-align:top;
}
*/


/* --------------------
    PC device
-------------------- */

#container{
    margin:0 auto;
    width:1000px;
}
/*
.detail-img {
    width: 970px;
    margin: 0 auto;
}
.detail-img.net {
    margin-bottom: 30px;
}
.detail-img img {
    width: 100%;
}
.detail-img.cmp .block {
    margin-bottom: 15px;
}
.breadcrumb {
    width: 970px;
    margin: 10px auto 20px;
    font-size: 80%;
}
#pankuzu a:link,
#pankuzu a:visited {
    color: #595757 !important;
}
#pankuzu a {
    position: relative;
    padding-right: 22px;
}
#pankuzu a:after {
    position: absolute;
    top: 2px;
    right: 0;
    content: "＞";
    display: block;
}
*/
/* ---- sns button ---- */
/*
p#pankuzu{
    width:770px;
    float:left;
}

p#butBox{
    width:192px;
    float:right;
}
*/


/* ---- header ---- */
#rn_2016_header{
    background:#044a28;
    width:100%;
}
#rn_2016_header a:link {
    color: #e2d6b7;
}
#rn_2016_header a:visited {
    color: #e2d6b7;
}

#rn_2016_header .inner{
/*  width:970px;*/
    margin:0 auto;
    color:#e2d6b7;
}

.header-upper{
    padding: 15px 15px 0;
    text-align:right;
}
.header-upper ul li{
    float:right;
    padding-left:8px;
    text-align:center;
/*    font-size:86%; */
    letter-spacing: -0.4px;
}
.header-upper ul li:before{
    content:"|";
    padding-right:8px;
}

.header-upper ul li.serch-img:before{
    content:"";
}
.header-logo{
    text-align:center;
    margin:0  auto;
    padding:3px 0 33px;
}
/*
#rn_2016_header .inner .-border{
    border-bottom:solid 2px #e2d6b7;
}

.hd-navi-warp{
    width:970px;
    margin:0 auto;
    text-align:center;
}

.hd-navi-warp ul{
    padding:0;
    margin:0;
}

.hd-navi-warp ul li{
    float: left;
    font-size:16px;
}
.hd-navi-warp ul li a {
    position: relative;
}
.hd-navi-warp ul li a:after{
    content:"|";
    position: absolute;
    right: -4px;
    top: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gnav-list li a:hover {
    text-decoration: none;
    background-color:#04381f;
}
.gnav-list li a.current {
    background: #04381f;
}
.gnav-list li .navi_inner a:hover {
    text-decoration: none;
    background-color:inherit;
    filter: Alpha(opacity=1);
    text-decoration: underline;
}
.hd-navi-warp ul li:first-child a:before{
    content:"|";
    position: absolute;
    top: 6px;
    left:-3px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hd-navi-warp ul li a {
    display: block;
    padding: 4px 18px;
    margin-left: 2px;
}
.hd-navi-warp .gnav-list {
    position: relative;
    padding: 0 7px;
}
.gnav-list:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
*/
.navi_inner {
    padding: 15px 0;
    position: absolute;
    top: 30px;
    left: 0;
    width: 970px;
    background-color:#000;
    background-color:rgba(0,0,0,0.75);
    filter: Alpha(opacity=70);  /* ;less than IE7 */
    z-index: 50;
    display:none;
}
/*
#rn_2016_header .navi_inner a {
    display: inline-block;
}
#rn_2016_header .navi_inner a:link {
    color: #fff;
}
#rn_2016_header .navi_inner a:visited {
    color: #fff;
}
.navi_inner p {
    font-weight: bold;
    text-align: left;
    margin-bottom: 7px;
}
.navi_inner ul {
    float: left;
    width: 240px;
}
.navi_inner ul li {
    font-size: 80%;
    float: none;
    text-align: left;
}
.navi_inner ul li strong {
    color: #fff;
    padding: 6px 19px 6px 18px;
    margin-left: 2px;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.navi_inner a:before {
    display: none;
}
.navi_inner a:after {
    display: none;
}
*/
#site-search #search-box {
    width: 88px;
    background: #666 none repeat scroll 0 0;
    border: medium none;
    color: #000;
    display: block;
    float: left;
    height: 14px;
    margin: 0;
    padding: 5px;
}
#site-search #search-box:focus{
    background: #eee;
    color:#333;
}
#site-search #search-box,
#site-search #search-btn{
   -webkit-appearance: none;
   border-radius: 0;
}
.header-upper ul li.serch-img{
    margin:-20px 0 0;
    margin: -5px 0 0\9;
}
/*ie11*/
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .header-upper ul li.serch-img {
    margin: -5px 0 0;
}
}
/*edge*/
@supports (-ms-accelerator:true) {
 .header-upper ul li.serch-img {
    margin: -5px 0 0;
}
}


/* ---- content ---- */
.contens-warp {
    width: 970px;
    margin: 20px auto 0;
}
/*
.contens-warp > .contents {
    width: 630px;
    float: right;
}
.section {
}
.top-side-col {
    width: 300px;
    float: left;
}
*/
/* ---- side ---- */
/*
.sideCategoryNav {
    border: solid 1px #ccc;
}
.sideCategoryNav li{
    border-top: solid 1px #ccc;
    padding:10px 15px;
}
.sideCategoryNav li a {
    color: #595757 ;
    display: block;
}
.sideCategoryNav li:first-child{
    border-top:none;
}
.sideCategoryNav li.sub a{
    padding-left: 14px;
    background:url(../images/arrow02_ico.png) no-repeat 5px center;
}
*/
/* ---- TOPレイアウト ---- */
/*
.alertMessage{
    margin: 0;
    padding: 10px 10px 0;
    background: rgb(254, 245, 245) none repeat scroll 0% 0%;
    border: 1px solid rgb(255, 179, 181);
    margin-bottom: 15px;
}

.alertMessage dl.inportantInfo dt{
    float:left;
    display:block;
    color: red;
    padding-right:10px;
}
.alertMessage dl.inportantInfo dd{
    vertical-align:top;
    display:table-cell;
    overflow: hidden;
    zoom:1;
    padding-bottom:10px;
}
.main-img {
    width: 630px;
}
.main-img .block {
    margin-bottom: 15px;
}
.main-img.nanaco {
    margin-bottom: 15px;
}
.main-img img {
    width: 100%;
}
.top-layout01 {
    margin-right: -15px;
}
.top-layout01 .block {
    float: left;
    width: 200px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.top-layout01 .block img {
    width: 100%;
}
.txt-box {
    padding-top: 5px;
}
.txt-box p {
    margin-bottom:5px;
}
.txt-box span {
    color: #225496;
}
.txt-box span:hover {
    color: #D43500;
    text-decoration: underline;
}
.link-box .block span {
    color: #225496;
}
.link-box .block span:hover {
    color: #D43500;
    text-decoration: underline;
}
.main-img span,
.detail-img span {
    color: #225496;
}
.main-img span:hover,
.detail-img span:hover {
    color: #D43500;
    text-decoration: underline;
}
.netBox span {
    color: #225496;
}
.netBox span:hover {
    color: #D43500;
    text-decoration: underline;
}
.top-layout01.img-310 {
    margin-right: -20px;
}
.top-layout01.img-310 .block {
    width: 310px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.top-layout01.img-305 {
    margin-right: -20px;
}
.top-layout01.img-305 .block {
    width: 305px;
    margin-right: 20px;
    margin-bottom: 15px;
}

.top-layout02 .block {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.top-layout02 .block img {
    width: 100%;
}

.top-layout02 {
    margin-right: -10px;
}
.top-layout02.img-232 {
    margin-right: -14px;
}
.top-layout02.img-232 .block {
    width: 232px;
    margin-right: 14px;
    margin-bottom: 14px;
}
.top-layout03 .block {
    float: left;
    width: 118px;
    margin-right: 10px;
}
.top-layout03 {
    margin-right: -10px;
}
.top-layout04 .block {
    float: left;
    width: 470px;
    margin-right: 30px;
}
.top-layout04 {
    margin-right: -30px;
    margin-bottom: 40px;
}
.side-img {
    margin-bottom: 30px;
}
.side-img li {
    margin-bottom: 15px;
}
.col-2 {
    margin-right: -20px;
}
.col-2 li {
    width: 305px;
    float: left;
    height: auto;
    padding: 0;
    margin: 0 20px 0 0;
}

.topics-title {
    position: relative;
}
.topics-title dd {
    position: absolute;
    top: 3px;
    right: 0;
}
.info-rss li {
    width: auto;
    font-size: 10px;
    margin:0 0 0 5px;
}
.info-list dt {
    background: url(../images/arrow_ico.png) left top no-repeat;
    background-position: 0 0.4em;
  padding: 0 10px;
  float:left;
}
.info-list dd {
    padding: 0 0 15px 10px;
}
.info-list li {
    background: url(../images/arrow_ico.png) left top no-repeat;
    background-position: 0 0.2em;
    padding: 0 0 15px 10px;
}
.topics-box {
    display: block;
}
.topics-box.Block {
    display: block !important;
}
*/
/* --------------- rollover slide  --------------- */


/* ---- link icon ---- */
/*
.iconPdf {
    padding: 0 8px;
    background: url(../images/pdf_ico.png) 50% 40% no-repeat;
    background-size:70%;
}
.iconArrow {
    background: url(../images/arrow_ico.png) left center no-repeat;
    padding:0 0 0 0.8em;
}

ul.list-ast li {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 15px;
}
ul.list-ast li:before {
    display: inline;
    content: "※";
}
*/

/* ---- footer ---- */
/*
.page-top {
    position: absolute;
    right: 20px;
    top: -50px;
}*/
#rn_2016_footer{
    margin-top: 80px;
    position: relative;
    background:#054b29;
    width:100%;
    color:#e2d6b7;
}
/*
#rn_2016_footer a {
    color: #e2d6b7;
}
*/
#rn_2016_footer .footer-warp{
    width:970px;
    margin:0 auto;
    text-align:center;
}
/*
#rn_2016_footer .footer-warp p img.snsicons{
    margin:24px 0 34px 0;
}


#footer-link{
    text-align:left;
    font-size:12px;
    color:#e2d6b7;
}

#footer-link dl{
    width:190px;
    float:left;
    margin-left:70px;
}
#footer-link dl:first-child{
    margin-left:0;
}

#footer-link dt{
    border-bottom:solid 1px #e2d6b7;
    margin-bottom:13px;
    padding:10px 0 3px;
}
#footer-link dt a{
    padding: 0 8px;
}
#footer-link dd a{
    padding: 0 0 0 8px;
}
#footer-link dt.-line{
    border-top:solid 1px #e2d6b7;
    padding: 12px 0 !important;
}
#footer-link dt.-line-none{
    border-top:none;
    border-bottom:none;
}

.footer-ico {
    padding: 20px 0 23px;
}
.footer-ico li img {
    vertical-align: top;
}

.footer-ico li {
    display: inline-block;
    margin-left: 20px;
}
.footer-ico li:first-child {
    margin-left: 0;
}
#footer-link dd{
    margin-bottom:5px;
}
*/
#copyright{
    padding: 20px 0;
    color: #e2d6b7;
}
#copyright.shopsearch{
	padding: 20px 0 !important;
}
/*
#copyright p{
    font-size:0.625em;
}
*/
iframe[name="google_conversion_frame"] {
    height: 0 !important;
}
.header-upper ul:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.navi_inner .list_wrap ul:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#footer-link:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
