@charset "utf-8";
/*

 File Name  : base.css
 Style Info : 汎用

---------------------------------------------------------------------*/

/* CLEARFIX
----------------------------------------------- */
/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1;}
.cf { overflow: hidden; }

/* FONT
----------------------------------------------- */
/*  font-align */
.txt-center{ text-align   : center !important;}
.txt-right { text-align   : right !important;}
.txt-left  { text-align   : left !important;}
/*  font-etc */
.txt-cap   { padding-left : 1em; text-indent: -1em; }

/* ETC
----------------------------------------------- */
/*  float */
.fl-right { float : right;}
.fl-left  { float : left;}

/* display */
.none  { display      : none;}
.active{ display      : block;}
.cursor,label{ cursor : pointer;}

/* padding */
.pdT5 {padding-top     : 5px;}
.pdT10{padding-top     : 10px;}
.pdT15{padding-top     : 15px;}
.pdT20{padding-top     : 20px;}
.pdT25{padding-top     : 25px;}
.pdT30{padding-top     : 30px;}
.pdB5 {padding-bottom  : 5px;}
.pdB10{padding-bottom  : 10px;}
.pdB15{padding-bottom  : 15px;}
.pdB20{padding-bottom  : 20px;}
.pdB25{padding-bottom  : 25px;}
.pdB30{padding-bottom  : 30px;}
/* margin */
.mgT5 {margin-top      : 5px;}
.mgT10{margin-top      : 10px;}
.mgT15{margin-top      : 15px;}
.mgT20{margin-top      : 20px;}
.mgT25{margin-top      : 25px;}
.mgT30{margin-top      : 30px;}
.mgB5 {margin-bottom   : 5px;}
.mgB10{margin-bottom   : 10px;}
.mgB15{margin-bottom   : 15px;}
.mgB20{margin-bottom   : 20px;}
.mgB25{margin-bottom   : 25px;}
.mgB30{margin-bottom   : 30px;}



/*

 File Name  : style.css
 Style Info : BASE

---------------------------------------------------------------------*/

/* BASE
----------------------------------------------- */
body{
    line-height:2;
    color: #000;
    font-size:13px;
    background: url(https://www.rakuten.ne.jp/gold/f434035-ozu/image/gold/renew/bg.jpg);
}
a:link,
a:visited {}
a:hover   {}
a:active  {}

/* LAYOUT
----------------------------------------------- */

/*top_serch*/
tr[align="center"] input[name="sitem"]{
    width: 220px;
    padding: 8px;
    font-size: 13px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    margin: 0 5px 0 0;
}
tr[align="center"] input[value="商品検索"]{
    font-size: 13px;
    padding: 7px;
    border: solid 1px #cccccc;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}


/* 営業日カレンダー
----------------------------------------------- */
.calbase_rakuten{
    width: 100%!important;
}
.calbase_rakuten tr:first-child .caltitle_rakuten{
    background-color: #c1272d;
    color: #ffffff;
    padding: 10px 0;
    font-size: 14px;
}
.calframe_rakuten{
    width: 200px!important;
}
/* slide
----------------------------------------------- */





/* side
----------------------------------------------- */
#side{
    width: 220px;
    margin: 0 0 30px;
    position: relative;
    top: 10px;
	z-index:0
}
#side a:hover{
    opacity: 0.9;
}
#pagebody{
  margin-top:-42px;
}
td.sdtext{
  width: 820px;
  padding: 0 10px 10px 10px;
  color: #001D38;
  font-size: 16px!important;
  font-weight: bold;
  border-bottom: solid 5px #FFFFFF;
}
td.sdtext a{
  color: #001D38;
  text-decoration: none;
}
td.sdtext a:hover{
  text-decoration: underline;
}
#side{
  width: 200px;
  margin-top: 10px;
  font-family: YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#side #search{
  position: relative;
  margin-bottom: 30px;
}
#side #search input[type="text"]{
  width: 100%;
  height: 34px;
  padding: 0 5px;
  box-sizing: border-box;
  border: none;
  background: #C5CAE9;
}
#side #search #search-btn{
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 20px;
  padding: 7px 6px 7px 5px;
  background: #07BEB8;
}
#side p.ban{
  margin-bottom: 10px;
}
#side p.ban a{
  text-decoration: none;
  transition-duration: 0.3s;
}
#side p.ban a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}
#side p.ban:last-of-type{
  margin-bottom: 30px;
}
#side p.ban img{
  width: 200px;
}
#side ul.slist{
  margin-bottom: 30px;
  border: solid 1px #9C3838;
}
#side ul.slist li{
  border-bottom: dashed 1px #9C3838;
}
#side ul.slist li:last-child{
  border-bottom: none;
}
#side ul.slist li a{
  position: relative;
  height: 60px;
  padding-left: 10px;
  color: #9C3838;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  background: #FFF;
  transition-duration: 0.3s;
}
#side ul.slist.price li a{
  height: 38px;
}
#side ul.slist li a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition-duration: 0.3s;
}
#side ul.slist li img{
  margin-right: 10px;
}
ul.srecommend li{
  line-height: 1;
  margin-bottom: 10px;
}
ul.srecommend li p.thumb{
  margin-bottom: 5px;
}
ul.srecommend li p.thumb img{
  width: 200px;
}
ul.srecommend li p.thumb a{
  transition-duration: 0.3s;
}
ul.srecommend li p.thumb a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}
ul.srecommend li p.price{
  text-align: center;
  font-size: 28px;
  letter-spacing: -0.05em;
}
ul.srecommend li p.price span{
  font-size: 14px;
}
table.calframe_rakuten {
  width: 178px!important;
}
table.event_rakuten {
  width: 178px!important;
}
.calbase_rakuten tr:first-child .caltitle_rakuten {
  background-color: #001D38;
}


/* footer
----------------------------------------------- */
iframe.footer_iframe{
    width: 100%;
    height: 1200px;
    margin: 0 auto;
}
#footer .content{
    width: 1080px;
    margin: 0 auto;
    padding: 25px 0 0px;
}
#footer .left_area,
#footer .center_area,
#footer .right_area{
    float: left;
    width: 33.33%;
    padding: 0 15px;
    box-sizing:border-box;
}
#footer .box{
    margin:0 0 30px;
}
#footer .box .title{
    font-size: 16px;
    border-bottom:solid 3px #101981;
    padding: 0 0 5px;
    margin: 0 0 15px;
    color:  #101981;
    line-height: 1.5;
}
#footer .box .text{
    line-height: 1.8;
    text-align: justify;
}
#footer .box ul{
    list-style-type: disc;
    margin: 0 0 0 15px;
}
#footer .box ul li{
    text-align: justify;
}
#footer .box ul.mynumber{
    list-style-type: decimal;
}
#footer .box strong{
    font-size: 14px;
}
#footer .box dl dt{
    font-weight: bold;
}
#footer .box a{
    color:#d00000;
    text-decoration: underline;
}
#footer .box a:hover{
    text-decoration: none;
}

/* footer02 黒背景verで使う
----------------------------------------------- */
iframe.footer02_iframe02{
    width: 950px;
    height: 1250px;
	color:#FFF;
}
#footer02{
    width: 950px;
    margin: 30px auto 50px;
	color:#FFF;
}
#footer02 .left_area,
#footer02 .center_area,
#footer02 .right_area{
    float: left;
    width: 33.33%;
    padding: 0 15px;
    box-sizing:border-box;
}
#footer02 .box{
    margin:0 0 30px;
}
#footer02 .box .title{
    font-size: 16px;
    border-bottom:solid 3px #491f1f;
    padding: 0 0 5px;
    margin: 0 0 15px;
    color:  #340b0e;
    line-height: 1.5;
}
#footer02 .box .text{
    line-height: 1.8;
    text-align: justify;
	color:  #340b0e;
}
#footer02 .box ul{
    list-style-type: disc;
    margin: 0 0 0 15px;
}
#footer02 .box ul li{
    text-align: justify;
	color:  #340b0e;
}
#footer02 .box ul.mynumber{
    list-style-type: decimal;
}
#footer02 .box strong{
    font-size: 14px;
}
#footer02 .box dl dt{
    font-weight: bold;
}
#footer02 .box a{
    color:#d00000;
    text-decoration: underline;
}
#footer02 .box a:hover{
    text-decoration: none;
}

/* スマホカテゴリを絞り込む 強制表示 */
.sCLToggleCont {
	display: block !important;
}
/* カテゴリを絞り込む デザイン変更 */
.sCLToggleTr{
	display: block;
	background: #666666;　/* 背景色変更 */
	border-top: none;
	border-bottom: none;
	color: #ffffff;　/* 文字色変更 */
	font-weight: normal;
}
/* 表示カテゴリを2列表示 */
.sCLToggleCont .ilistnon {
	padding: 10px 4px 5px 4px;
}
.sCLToggleCont .ilistnon li {
	box-sizing: border-box;
	width: 50%;
	float: left;
	border-bottom: none;
	padding: 0 3px 6px;
}
.sCLToggleCont .ilistnon li a {
	display: block;
	width: 100%;
	background : none;
	box-sizing: border-box;
	border: solid 1px #bebebe;
	border-radius: 5px;
	margin: 0;
	padding: 10px 5px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sCLToggleCont .ilistnon ul:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 右側追従バナー */
#fixed-right{
  position: fixed;
  right: 14px;
  top: 50%;
  margin-top: -49px;
  z-index: 2;
}
#fixed-right.fixed{
  display: block;
  animation-name: fade-in;
  animation-duration: .5s;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#fixed-right p.favorite{
  width: 98px;
}
#fixed-right p.favorite a{
  width: 98px;
  height: 98px;
  line-height: 1.3;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border-radius: 49px;
  background: url("https://www.rakuten.ne.jp/gold/f433641-gyokuto/image/gold/bg-favorite.png");
  display: block;
  transition-duration: 0.3s;
}
#fixed-right p.favorite a::before{
  content: url("https://www.rakuten.ne.jp/gold/f433641-gyokuto/image/gold/icon-favorite.png");
  display: block;
  padding: 2px 0 3px 0;
}
#fixed-right p.favorite a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition-duration: 0.3s;
}

/* ヘッダーカテゴリー */
ul#category{
  width: 1080px;
  margin: 10px auto;
  font-family: YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
  line-height: 1;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
ul#category li{
  width: 100px;
  text-align: center;
  font-size: 18px;
  margin-right: 15px;
}
ul#category li:last-child{
  margin-right: 0;
}
ul#category li img{
  margin-bottom: 10px;
}
ul#category li a{
  color: #000000;
  text-decoration: none;
  transition-duration: 0.3s;
}
ul#category li a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition-duration: 0.3s;
}
ul#category li a img{
  transition-duration: 0.7s;
  display: block;
}
ul#category li a img:hover{
  transition-duration: 1s;
  transform: rotateY(360deg);
  display: block;
}

/*

 File Name  : page.css
 Style Info : PAGE

---------------------------------------------------------------------*/

/* お問い合わせ
----------------------------------------------- */
input[type="text"], input[type="password"], input[type="checkbox"], select, textarea {
    /*
    background-color: #ffffff;
    border:solid 1px #cccccc;
    padding: 8px;
    */
}
input[type="text"]{}
select {}
textarea {}
input:focus, textarea:focus, select:focus {
    /*background-color: #E5FFEB;*/
}
input.disabled,
textarea.disabled,
select.disabled{
    background-color:#EFEFEF !important;
}
input[type="checkbox"],input[type="radio"] {
    vertical-align: 1px; /* checkbox・radio 上下中央寄せ*/
}

/* detail
----------------------------------------------- */
/*商品説明*/
.item_desc{
    font-size: 12px;
}
.item_description{
    margin: 15px 0;
}
.item_description table{
    width: 400px!important;
    border: solid 1px #cccccc;
}
.item_description table tr{
    border-bottom: solid 1px #cccccc;
}
.item_description table th,
.item_description table td{
    padding: 5px 10px;
    font-size: 12px;
}
.item_description table th{
    width: 80px;
    font-weight: normal;
    background-color: #eeeeee;
    border-right: solid 1px #cccccc;
}
.item_description table td{
    width: 280px;
    background-color: #ffffff;
}

/*寄付金の用途*/
.kihu_yoto{
    width: 735px;
    margin: 50px auto 0!important;
}
.kihu_yoto h3{
    background-color: #101982;
    color: #ffffff;
    padding: 10px 18px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: normal;
}
.kihu_yoto .text{
    font-size: 15px;
    margin: 0 0 15px;
}
.kihu_yoto ul li{
    font-size: 15px;
    margin: 0 0 5px;
}
.kihu_yoto .inner{
    background-color: #f7f3e4;
    padding: 20px;
    border-left: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
}
/* category_list
----------------------------------------------- */
td.sdtoptext{
    background-color: #001D38;
    color: #ffffff;
    margin-top: 10px;
    padding: 15px 20px;
    width: 800px;
    font-size: 20px;
    display: block;
}
#risFil .risfHeadFootWrap{
    margin: -40px 0 10px;
}
#risFil .risfHeadFootWrap.risfFootWrap{
    margin: 0;
}
td.sdico {
  padding-right: 0.5em;
    color: #001D38;
    font-size: 18px;
}
td.sdlayout {
  font-size: 18px;
}
td.sdline {
  margin-right: 0.2em;
  font-size: 18px;
  display: inline-block;
}

/*
#pagebody table table table table table:nth-child(25),
#pagebody table table table table table:nth-child(29),
#pagebody table table table table table:nth-child(30),
#pagebody table table table table table:nth-child(32),
#pagebody table table table table table:nth-child(34),
#pagebody table table table table table:nth-child(36),
#pagebody table table table table table:nth-child(38){
  display: none;
}
*/


td.topT_sdtext{
  width: 840px;
  padding-top: 20px;
  text-align: center;
  font-size: 20px;
}
td.topT_sdtext a{
  color: #FF0000;
}
td.category_uppertext{
  padding-right: 10px;
}
span.sale_desc {
    display: block;
    margin-top: 7px;
}
span.sale_desc a img{
  transition-duration: 0.3s;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
span.sale_desc a img:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}

/*banner*/
#banner{
  width: 1080px;
  margin: 15px auto 0 auto;
  justify-content: center;
}
#banner li{
  margin-bottom: 5px;
}
#banner li a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}

/* pickup */
ul#pickup{
  width: 1080px;
  margin: 0 auto 5px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul#pickup li{
  margin-bottom: 10px;
}
ul#pickup li:nth-child(3){
  margin-left: 10px;
}
ul#pickup li img{
	width: 535px;
}
ul#pickup li a{
  transition-duration: 0.3s;
}
ul#pickup li a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}

/* pickup2 */
ul#pickup2{
  width: 1080px;
  margin: 0 auto;
  display: flex;
}
ul#pickup2 img{
	width: 353px;
}
ul#pickup2 li{
  margin-bottom: 10px;
  margin-right: 10px;
}
ul#pickup2 li:last-child{
  margin-right: 0;
}
ul#pickup2 li a{
  transition-duration: 0.3s;
}
ul#pickup2 li a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}

ul#hd-grid{
  width: 1080px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 156px 156px 156px 156px 156px 156px 156px;
  grid-template-rows: 156px 156px 156px;
}
ul#hd-grid li{
  width: 145px;
  height: 145px;
  border-radius: 5px;
  overflow: hidden;
}
ul#hd-grid li img{
  width: 145px;
  opacity: 1;
  transition-duration: 0.3s;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
ul#hd-grid li img:hover{
  opacity: 0.7;
  transform:scale(1.1,1.1);
  transition-duration: 0.3s;
}
ul#hd-grid li:nth-child(1){
  width: 300px;
  height: 300px;
  grid-row: 1 / 3;
  grid-column: 1 / 3;
}
ul#hd-grid li:nth-child(2){
  width: 300px;
  height: 300px;
  grid-row: 1 / 3;
  grid-column: 6 / 8;
}
ul#hd-grid li:nth-child(3){
  width: 300px;
  height: 300px;
  grid-row: 2 / 4;
  grid-column: 4 / 6;
}
ul#hd-grid li:nth-child(1) img,
ul#hd-grid li:nth-child(2) img,
ul#hd-grid li:nth-child(3) img{
  width: 300px;
}

/* 情報 */
p#info{
  width: 960px;
  margin: 30px auto;
  text-align: center;
}
p#info a{
  color: #FF0000;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}

/* 休暇案内 */
ul#holiday{
  width: 1080px;
  margin: 30px auto 0 auto;
}
ul#holiday li{
  margin-bottom: 10px;
}


/* ランキングカテゴリ */
p.cate-list{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
p.cate-list a{
  color: #001D38!important;
  text-decoration: none;
}
p.cate-list a:hover{
  text-decoration: underline;
}

/* ランキングカテゴリ非表示 */
/*
#pagebody table table table table table:nth-child(36),
#pagebody table table table table table:nth-child(37){
  display: none;
}
*/



/* 縦バナー
----------------------------------------------- */

#left-banner{
  position: fixed;
  left: 0;
  top: 56px;
  width: 100px;
  height: 100vw;
  background: #FFFFFF;
  z-index: 1;
}
#left-banner a{
  width: 100px;
  height: 100vw;
  background: url("https://image.rakuten.co.jp/f434035-ozu/cabinet/banner/bntt_obtkrmn4k_04.gif");
  display: block;
  transition-duration: 0.3s;
}
#left-banner a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}



/* 大雪の影響について https://item.rakuten.co.jp/f434035-ozu/c/0000000126/ */
.news-table{
  width: 600px;
  margin:0 auto 30px auto;
  font-size:16px;
  border:solid 1px #CCCCCC;
}
.news-table th{
  padding:10px;
  font-size: 16px;
  white-space:nowrap;
  border:solid 1px #CCCCCC;
  background:#F4F8FF;
}
.news-table td{
  padding:10px;
  font-size: 14px;
  border-bottom: solid 1px #CCCCCC;
}
/* ヘッダー */
.header_iframe{
  min-width: 1440px;
  width: 100%;
  height: 3084px;
  display: block;
}



/* 20221004モーダル設置 */
input#modal {
  display: none;
}
input#modal + label {
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483646;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
input#modal + label div {
  position: fixed;
  width: 640px; /*画像の横幅*/
  top: 50%;
  left: 50%;
  margin: -217px 0 0 -320px; /*画像の高さと幅の半分 marginをマイナス */
  background: none;
  border: none;
}
input#modal + label div::before {
  content:"Close";
  position: absolute;
  bottom: -45px;
  right: 50%;
  margin: 0 -60px 0 0;
  font-size: 3em;
  font-weight: bold;
  color: #ffffff;
}
input#modal:checked + label {
  display: none;
}
.close_modal {
  position: absolute;
  bottom: -104px;
  left: 50%;
  width: 270px;
  padding: 5px 0;
  margin: 0 0 0 -135px;
  color: #FFFFFF;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  z-index: 21474836460;
  background: #E90000;
}

input#modal + label img{
  width:650px;
  height:350px;
}
