/* Headings */
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0px;
  color: #333333;
  font-weight: normal;
}
h1 {
  font-size: 42px;
  line-height: 1.2;
}
h2 {
  font-size: 38px;
  line-height: 1.2;
}

.n_h2 {
border-left: solid 8px #102564;
    border-bottom: solid 4px #102564;
    padding-left: 18px;
    font-size: 30px;
    color: #102564;
    font-weight: 600;
    margin-bottom: 24px;
}

.n_h3 {
font-size: 1.2rem;
font-weight: bold;
margin:3px;
}
.nn_h3 {
    background: #ffffff;
    color: #3c3c3c;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-top:-5px;
}
h3 {
  font-size: 34px;
  line-height: 1.2;
}
h4 {
  font-size: 30px;
  line-height: 1.2;
}
h5 {
  font-size: 26px;
  line-height: 1.2;
}
h6 {
  font-size: 22px;
  line-height: 1.2;
}
hr {
  border-color: #EAEAEA;
  border-style: solid none none;
  border-width: 1px 0 0;
  height: 0;
  margin: 30px 0;
}

/* =CLEARFIX
----------------------------------------------- */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

/*楽天GOLDより移植した商品ページ内css*/

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
th, td {
  /* border: 1px solid #EAEAEA;
   padding: 6px 10px;*/
}
caption, th, td {
  text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: """";
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}
a img {
  border: 0;
}
embed, iframe, object {
  max-width: 100%;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.tac {
  text-align: center;
}

/* =トップページ
----------------------------------------------- */
#main h3 {
  border-left: solid 8px #102564;
  border-bottom: solid 4px #102564;
  padding-left: 18px;
  font-size: 30px;
  color: #102564;
  font-weight: 600;
  margin-bottom: 24px;
}
#purpose {
  margin-top: 40px;
  margin-bottom: 40px;
}
#purpose p {
  margin-bottom: 24px;
  text-align: center;
}

.top_bannerara01 {
  margin: 0;
  box-sizing: border-box;
}
.top_bannerara01 li {
　list-style: none;
  margin: 0 0 15px 0;
  float: left;
}
#top_bannerara01_txt01 {
  margin: 0 12.5px 15px;
}
.top_bannerara02 {
  margin: 0;
  box-sizing: border-box;
}
.top_bannerara02 li {
　list-style: none;
  margin: 0 0 15px 0;
  float: left;
}
.top_bannerara02 li:nth-of-type(2n) {
  margin: 0 0 15px 15px;
  float: left;
}
.top_img20 {
  margin: 0 0 20px 0;
　width:100%;
}
.top_img0 {
  margin: 0;
　width:100%;
}
.rantal110_btn {
  margin: 0 0 20px 0;
  width: 100%;
  display: table;
  table-layout: fixed;
  background-color: #fff;
  text-align: center;
  padding: 10px;
}
.rantal110_btn li {
  margin: 0 10px 10px 0;
  display: inline-block;
}
.rantal110_btn li:nth-of-type(4n) {
  margin: 0 0 10px 0;
  display: inline;
}
.deliver_area {
  margin: 0 0 20px 0;
  background-color: #FFF;
}
.deliver_area p span {
  margin: auto;
  width: 100%;
  display: block;
  padding: 0 0 25px 0;
}
.howto_order {
  margin: 0 auto 25px;
  padding: 20px 2%;
  width: 100%;
  background-color: #FFF;
  box-sizing: border-box;
}
.howto_order table {
  margin: 0 auto;
  width: 100%;
}
.howto_order table th {
  padding: 10px;
  width: 21%;
  text-align: center;
  vertical-align: middle;
  background-color: #B99D6E;
}
.howto_order table td {
  padding: 10px;
  font-size: 0.95em;
}
#howto_ordertxt01 {
  text-align: center;
  vertical-align: top;
  padding: 0;
}
#howto_ordertxt02 {
  color: #C30300;
}
#howto_ordertxt03 {
  color: #C30300;
  font-weight: bold;
  font-size: 1.2em;
}
/* =leftbox
----------------------------------------------- */
/*検索窓+キーワード*/
#h-seach-kw {
  vertical-align: top;
}
#h-seach-kw .text {
  float: left;
  width: 128px;
  height: 30px;
  border: 1px solid #BABABA;
  background-color: #F3F3F3;
  text-indent: 10px;
  margin: 0 0 30px 0;
  padding: 0 !important;
  font-size: 14px;
}
#h-seach-kw .btn {
  float: left;
  padding: 0 !important;
  border-radius: 0 !important;
  margin: 0;
}
#h-seach-kw .kw {
  clear: both;
  font-size: 11px;
  margin-top: 0px;
}
#h-seach-kw .kw div {
  margin: 0;
}
#h-seach-kw .kw .word {
  font-size: 13px;
  margin: 0 0px 0 0;
}
.cart {
  display: inline-block;
   !important;
  vertical-align: top;
  margin: -40px 10px 0 10px;
}
.souryou {
  display: inline-block;
   !important;
  vertical-align: top;
  margin-top: -37px;
}
.left_contents h2, .left_contents_rms h3 {
  color: #FFF;
  font-weight: 600;
  background: url(https://www.rakuten.ne.jp/gold/r-rental/img/ico_left01.jpg) 15px 50% no-repeat;
  background-color: #535353;
  font-size: 1em;
  padding: 10px 10px 10px 40px;
  margin: 0 0 10px 0;
}
.left_contents h2.leftH2A, .left_contents_rms h4 {
  color: #FFF;
  font-weight: 600;
  background: url(https://www.rakuten.ne.jp/gold/r-rental/img/ico_left02.jpg) 15px 50% no-repeat;
  background-color: #535353;
  font-size: 1em;
  padding: 10px 10px 10px 40px;
  margin: 0 0 10px 0;
}
.leftba {
  margin: 0 0 30px 0;
}
.leftba dd {
  margin: 0 0 6px 0;
}
.left_category {
  margin: 0 0 30px 0;
}
.left_category li {
  margin: 0;
  border-bottom: 1px #666666 dotted;
  margin-bottom: 10px;
}
#left_category_ico {
  margin: 0;
  padding: 11px 0 11px 20px;
  background: url(../img/ico_left03.jpg) 0 50% no-repeat;
  list-style-position: outside;
  border-bottom: 1px #666666 dotted;
}
.left_category li a {
  color: #333;
  font-size: 0.95em;
}
.left_category li a:hover {
  color: #666;
}
.receive_permission {
  margin: 0 0 30px 0;
}
.receive_permission h5 {
  margin: 0 0 10px 0;
  color: #FFF;
  font-weight: 600;
  text-align: center;
  background-color: #535353;
  font-size: 1em;
  padding: 10px;
}
table.calbase_rakuten {
  background-color: #FFFFFF;
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  padding: 0px 0px 10px 0px;
}
table.calbase_rakuten * {
  font-size: 98%;
  color: #000000;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
table.calbase_rakuten th {
  text-align: center;
}
th.caltitle_rakuten {
  font-size: 85%;
  padding: 10px 0px 0px 0px;
}
table.calframe_rakuten {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
table.calframe_rakuten th {
  text-align: center;
  padding: 0px 0px 3px 0px;
}
table.calframe_rakuten td {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  width: 19px;
  height: 17px;
  text-align: center;
}
tr.weektitle_rakuten td {
  background-color: #EEEEEE;
}
td.event1day_rakuten {
  background-color: #FFC6C6 !important;
}
font.event1day_rakuten {
  color: #FFC6C6;
}
td.event2day_rakuten {
  background-color: #B5DAFF !important;
}
font.event2day_rakuten {
  color: #B5DAFF;
}
td.event3day_rakuten {
  background-color: #FEDE93 !important;
}
font.event3day_rakuten {
  color: #FEDE93;
}
table.event_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 7px 10px 7px 10px;
  border-collapse: collapse;
  line-height: 120%;
  table-layout: fixed;
  width: 141px;
}
table.event_rakuten td {
  padding: 0px 0px 0px 0px;
}
table.text_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 0px 10px 10px 10px;
  border-collapse: collapse;
  line-height: 120%;
  table-layout: fixed;
  width: 141px;
}
/*--------------------
1.1 Reset bootstrap
--------------------*/
.container {
  width: 1164px;
  margin: 0 0 4px 0;
}
.row-0-gutter {
  margin-left: 0;
  margin-right: 0;
}
.col-0-gutter {
  padding-left: 0;
  padding-right: 0;
}
/*--------------------
4. Sections
--------------------*/
.section-title {
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 45px;
  text-transform: uppercase;
}
.section-title p {
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
  margin: 25px 100px 30px 100px;
}
.mz-module .section-title {
  padding: 40px 0;
}
/*--------------------
4.4. Dark Short section (counters, quote, etc)
--------------------*/
.light-bg {
  background: #f1f1f1;
}
/*--------------------
4.5. Intro Text
--------------------*/
.intro-section {
  padding: 60px 0 0 0;
  margin: 0;
}
.intro-section .section-title {
  /*	padding: 0px 85px; */
  text-align: justify;
}
.intro-section p {
  font-size: 14px;
  color: #6B6B6B;
  font-weight: 500;
  line-height: 32px;
  padding: 47px;
  font-family: "Raleway";
  margin: 0;
  background-color: #F9F9F9;
}
#sub_righttit01 {
  background: url(../img/img_subtit01.gif) left 0 no-repeat;
  border-bottom: 3px #584519 solid;
  border-right: 1px #584519 solid;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  padding: 10px 0 10px 0;
  text-align: right;
  font-size: 18px;
  height: 37px;
  color: #584519;
  font-weight: bold;
}
#sub_righttit02 {
  background: url(../img/img_subtit02.gif) left 0 no-repeat;
  border-bottom: 3px #584519 solid;
  border-right: 1px #584519 solid;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  padding: 10px 0 10px 0;
  text-align: right;
  font-size: 18px;
  height: 37px;
  color: #584519;
  font-weight: bold;
}
#sub_righttit03 {
  background: url(../img/img_subtit03.gif) left 0 no-repeat;
  border-bottom: 3px #584519 solid;
  border-right: 1px #584519 solid;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  padding: 10px 0 10px 0;
  text-align: right;
  font-size: 18px;
  height: 37px;
  color: #584519;
  font-weight: bold;
}
#sub_righttit04 {
  background: url(../img/img_subtit04.gif) left 0 no-repeat;
  border-bottom: 3px #584519 solid;
  border-right: 1px #584519 solid;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  padding: 10px 0 10px 0;
  text-align: right;
  font-size: 18px;
  height: 37px;
  color: #584519;
  font-weight: bold;
}
/* =追跡ボタン
----------------------------------------------- */
#bobottom {
  bottom: -1000px;
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0 auto 0;
  padding: 0;
  line-height: 1;
  z-index: 9000;
  transition: top 0.65s ease-in !important;
  -webkit-transition: top 0.65s ease-in !important;
  -moz-transition: top 0.65s ease-in !important;
}
/* Fixed */
#bobottom.fixed {
  margin-top: 0;
  bottom: 0;
  position: fixed;
  padding: 10px 0 10px 0;
  height: auto;
  width: 100%;
  background: rgba(88, 69, 25, 0.8);
  transition: top 0.65s ease-in !important;
  -webkit-transition: top 0.65s ease-in !important;
  -moz-transition: top 0.65s ease-in !important;
}
/* =FOOTER WIDGET AREA
----------------------------------------------- */
.footer-widgets-wrapper {
  border-top: 1px solid #F2F2F2;
  background-color: #303440;
}
.footer-widgets-area {
  padding-top: 45px;
  padding-bottom: 10px;
  color: #cccccc;
}
.tg-footer-main-widget {
  width: 39.473684%;
  float: left;
  margin-right: 2.631579%
}
.tg-footer-other-widgets {
  float: right;
  width: 57.894737%;
}
.tg-first-footer-widget {}
.tg-second-footer-widget, .tg-third-footer-widget {
  width: 30.303030%;
  float: left;
  margin-right: 4.545454%
}
.tg-fourth-footer-widget {
  width: 30.303030%;
  float: right;
  margin-right: 0;
}
.footer-widgets-area .widget-title {
  border-bottom: 2px solid #289dcc;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.footer-widgets-area .widget-title span {
  background-color: #289dcc;
  color: #fff;
  padding: 6px 12px;
  display: inline-block;
}
.footer-widgets-area p {
  text-align: left;
  color: #aaaaaa;
}
.footer-widgets-area a {
  color: #FFFFFF;
}
.footer-widgets-area a:hover {
  color: #289dcc;
}
#colophon .widget {
  margin-bottom: 40px;
}
#colophon, #colophon p {
  font-size: 14px;
  line-height: 1.4;
}
/* =FOOTER ADVERTISEMENT AREA
----------------------------------------------- */
.advertisement_above_footer {
  background-color: #ffffff;
}
.advertisement_above_footer .widget-title {
  border-bottom: 2px solid #289dcc;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.advertisement_above_footer .widget-title span {
  background-color: #289dcc;
  color: #fff;
  padding: 6px 12px;
  display: inline-block;
}
/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer_detail {
  width: 1015px;
  margin: auto;
}
.footer_detail dl {
  float: left;
  min-height: 290px;
  background-color: #FFF;
  padding: 20px 28px;
  margin: 0 0 40px 0;
  box-sizing: border-box;
}
.footer_detail dl dt {
  font-size: 0.9em;
  color: #9F7E3B;
  margin: 0 0 18px 0;
}
.footer_detail p {
  margin: 0 0 15px 0;
}
.footer_detail dl:nth-of-type(2) {
  float: left;
  min-height: 290px;
  background-color: #FFF;
  padding: 20px 28px;
  margin: 0 15px 40px 15px;
  box-sizing: border-box;
}
#footer_detailtxt01 {
  margin: 0 0 15px 0;
  display: block;
  text-align: center;
}
.footer-socket-wrapper {
  padding: 20px 0px 20px;
  text-align: center;
  /*margin:0 0 110px 0; チラシある場合表示*/
  margin: 0;
  background-color: #000;
  color: #FFF;
}
.footer-socket-left-sectoin p {
  color: #FFF;
}
.footer_flow {
  background-color: #FFF;
  margin: 0 auto 30px;
  padding: 0 0 20px 0;
  width: 1015px;
}
.footer_flow table {
  width: 98%;
  margin: 25px auto 0;
  font-size: 0.8em;
  line-height: 130%;
}
.footer_flow table img {
  padding: 0 15px 0 0;
}
.footer-socket-wrapper01 {
  padding: 30px 0px 30px;
}
.footer-socket-wrapper01 .inner-wrap {
  width: 1015px;
  margin: auto;
}
.footer-socket-wrapper01 .inner-wrap h6 {
  text-align: center;
  margin: 0 0 35px 0;
  font-size: 1.8em;
}
.footer-socket-wrapper01 article {
  background-color: #FFF;
  margin: 0 auto 30px;
  padding: 0 0 20px 0;
  width: 1015px;
}
.footer-socket-wrapper01 article p {
  margin: 30px;
}
.footer-shopinfo {
  width: 100%;
  box-sizing: border-box;
}
.footer-shopinfo p {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}
.footer-shopinfo ul {
  margin: 0 auto 25px;
  width: 980px;
  text-align: center;
}
.footer-shopinfo ul li {
  display: inline-block;
  margin: 0;
  width: 48%;
  vertical-align: top;
  font-size: 0.9em;
}
.footer-shopinfo ul li:nth-of-type(2) {
  display: inline-block;
  margin: 0 0 0 3%;
  width: 48%;
  vertical-align: top;
}
.footer-shopinfo ul li h2 {
  padding: 0 0 12px 0;
  margin: 0 0 15px 0 !important;
  color: #112363;
  border-bottom: 1px #112363 solid;
  font-size: 1.3em !important;
  font-weight: bold;
  text-align: left !important;
}
.footer-shopinfo ul li h6 img {
  vertical-align: middle;
  padding: 0 15px 0 0;
}
.footer-shopinfo ul li p {
  text-align: left;
  font-weight: normal;
  font-size: 1em;
}
.footer-shopinfotxt01 {
  color: #BC000F;
  font-size: 1.2em;
  font-weight: 700;
}
.footer-shopinfotxt02 {
  font-weight: 700;
  font-size: 1.1em;
  color: #333;
}
.footer-socket-wrapper .copyright {
  color: #b1b6b6;
  float: left;
  font-size: 14px;
  max-width: 50%;
}
.footer-socket-wrapper .copyright a {
  color: #b1b6b6;
  border-bottom: 1px solid #5a5d62;
}
.footer-socket-wrapper .copyright a:hover {
  color: #ffffff;
}
.footer-socket-wrapper .small-menu {
  float: right;
}
.footer-socket-wrapper .small-menu a {
  padding-top: 0;
}
.footer-socket-wrapper .small-menu ul li ul {
  top: 21px;
}
/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
  bottom: 20px;
  position: fixed;
  right: 20px;
  display: none;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
a#scroll-up i {
  font-size: 40px;
  color: #289dcc;
}
a#scroll-up:hover {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

/*楽天より移植した商品ページ内css*/

#item-cont-re {
  font-family:"メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size:100.01%;
  width: 100%;
  overflow:hidden;
  margin: 0 auto;
  text-align: center;
  background: #fff;
}

#item-cont-re .img-box {
  display:block;
　width: 48%;
  padding: 0;
  margin: 0 auto 16px;
  text-align: center;
　float:right;
}

#item-cont-re .img-box img {
  max-width: 98%;
}

#item-cont-re .img-box a img:hover {
  opacity: 0.8;
}

#item-cont-re .title-box {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}

#item-cont-re .title-box h2 {
  display:none;
　font-size: 24px;
  color: #333;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0 0 8px;
}

#item-cont-re .title-box p {
  font-size: 16px;
  color: #666;
  margin: 16px auto;
  padding: 0;
}

#item-cont-re .item-caption {
  width: 75%;
  margin: 0 auto;
}

#item-cont-re .item-caption p {
  font-size: 14px;
  color: #555;
  line-height: 1.8em;
  text-align: left;
  display: inline-block;
}

table.spec {
  font-size: 13px;
  color: #333;
  line-height: 1.4em;
  width: 100%;
  border: 1px solid #c1c1c1;
  border-collapse: collapse;
  margin: 0 0 20px 0;
}

table.spec th {
  border: 1px solid #c1c1c1;
  background: #eee;
  padding: 8px;
  font-weight: bold;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
  }

table.spec td {
  width: 70%;
  padding: 10px;
  border: 1px solid #c1c1c1;
  text-align: left;
  background: #fff;
}

/* ヘッダーロゴのカスタマイズ */

.fs-p-logo__image{
width:100%;
min-width:700px;
}
*/

/* 商品ページ内（固定項目）のカスタマイズ */

.fs-c-breadcrumb{
background-color:#e3dcd8;
font-size:14px;
padding:4px 0px;
text-align:center;
}

.fs-c-subgroupList__item{
padding:10px 10px;
}

/*有料オプション選択肢部分のカスタマイズ*/
.fs-c-productOption__label{
color:#ce5204;
}

/*項目選択肢のカスタマイズ

dl,dt,dd {
    margin: 0;
    padding: 0;
}

dl {
  display: flex !important;
  flex-wrap: wrap !important;
}
dl dt {
  width: 40% !important;
}
dl dd {
  width: 60% !important;
}*/


/*項目選択肢別在庫パーツのカスタマイズ*/

.fs-c-variationList__item__cart li{
background-color:#e3e3e3;
padding:10px 20px;
}

.fs-c-variationCart__variationName__name{
font-weight:bold;
font-size:14px;
}

/*トップページのスライドバナーに関するカスタマイズ*/

.fs-pt-carousel__slide{
margin:10px;
opacity: 0.7;
}
.fs-pt-carousel__slide:hover{
opacity: 1.0;
}

/*★レフトナビデザインに関するカスタマイズ*/
.fs-p-sideMenu{
display: block;
text-align:left;!important
}

/*メニューを増やす*/
.fs-p-headerNavigation__search {
	display: flex;
	align-items: center;
}
.sbNav {
	display: flex;
	justify-content: center;
}
.sbNav {
	list-style: none;
}
.sbNav li {
	margin-right: 25px;
}
.sbNav li a:visited {
	color: #fff !important;
}
.sbNav li a {
	color: #fff !important;
}
.fs-p-headerNavigation__search {
  display: flex;
  align-items: center;
}

.mamechishiki {
	background-color:#1d3163;
	color: #fff;
}

@media screen and (max-width: 768px) {
  .fs-p-headerNavigation__search {
    display: block;
  }
}
/*レンタル110番とは*/
#whatIs {
	font-size: 1.2em;
	line-height: 2em;
}
.sp {
	display: none
}