@charset "UTF-8";

/* font */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap&subset=japanese');

* {
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #111;
	/*line-height: 1.6em;*/
}

body {
  animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
  font-family: 'Noto Sans JP', sans-serif;
  min-width: 1280px;
}
.set {
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

ul {
	list-style-type: none;
}


table{
	border-spacing: 0;
}

/******************* 横幅指定 *******************/

.main-wrap {
  max-width: 1040px;
  width: 100%;
	margin: 0 auto;
  padding: 0 20px;
  display: flex;
  display: -webkit-flex;
}

.right-contents {
  max-width: 800px;
  width: 100%;
  float: right;
  margin-top: 30px;
}

/******************* 余白 *******************/

.mb8 {
	margin-bottom: 8px;
}
.mb16 {
	margin-bottom: 16px;
}
.mb24 {
	margin-bottom: 24px;
}
.mb32 {
	margin-bottom: 32px;
}
.mb40 {
	margin-bottom: 40px;
}

.mr16 {
	margin-right: 16px;
}

.mt24 {
  margin-top: 24px;
}


/******************* header *******************/

#header {
  margin-bottom: 8px;
  display: flex;
  display: -webkit-flex;
  max-width: 1280px;
  width: 100%;
}

#header-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: flex-end;
  margin: 0 auto;
  padding: 0;
}

#header-slider img {
  width: 100vw;
}

@media screen and (max-width: 1000px) {
  #header-slider img {
    width: 100%;
  }
}

#header-nav nav {
  display: flex;
  display: -webkit-flex;
  margin-left: 60px;
  margin-top: 16px;
}

#header-nav nav img {
  height: 20px;
  width: auto;
}

#header-nav nav a {
  margin-right: 16px;
  padding-bottom: 4px;
}

#header-nav nav a:hover {
  border-bottom: 2px solid #ffdc00;
  padding-bottom: 2px;
}

#header-nav h1 img:hover {
  opacity: 0.8;
}

/******************* sidebar *******************/

aside.left-navigation {
	max-width: 200px;
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-right: 40px;
}

aside.left-navigation img {
  width: 100%;
}

aside.left-navigation h2 {
  margin: 0;
}

.side-menu-list a {
  display: inline-block;
  width: 190px;
  padding: 10px 0 10px 10px;
  border-bottom: 1px dashed;
  text-decoration: none;
}

.side-menu-list a:hover {
  background: #f3f3f3;
}

/* カレンダー */
aside.left-navigation table.calbase_rakuten {
  width: 200px!important;
  border: none;
}

aside.left-navigation table.calbase_rakuten table.calbase_rakuten * {
  margin: 0 auto;
}

aside.left-navigation table.calbase_rakuten table.calframe_rakuten {
  width: 190px;
}

aside.left-navigation address{
  font-size: small;
  color: #333;
  width: 185px;
  margin: 0 auto;
  font-style: normal;
}

/*検索部分*/
aside.left-navigation #left-nav-seach {
  display: flex;
  display: -webkit-flex;
}

aside.left-navigation #left-nav-seach button {
  background: #004f7e;
  height: 34px;
  width: 34px;
  margin: 16px 0;
  border: 1px;
}

aside.left-navigation #left-nav-seach button .icon-search {
  content: url("//www.rakuten.ne.jp/gold/f043419-marumori/image/common/icon_search.png");
  width: 25px;
  height: auto;
}

aside.left-navigation input[type="text"] {
  width: 166px;
  border: 1px solid #004f7e;
  height: 34px;
  margin: 16px 0;
  background: #fff;
}

/******************* footer *******************/

#footer {
	background: rgba(0, 79, 126, 0.2);
	font-size: small;
  padding: 16px 0 32px;
  width: 100vw;
  margin: 40px auto 0;
}

section.footer-info {
  display: flex;
  display: -webkit-flex;
  align-content: stretch;
  -webkit-align-items: stretch;
	width: 940px;
	margin: 0 auto;
	flex-wrap: wrap;
}

section.footer-info section {
	width: 29%;
	padding: 16px;
  margin-bottom: 16px;
  text-align: left;
}

#footer h2 {
	text-align: center;
	border-bottom: 1px dashed;
	padding-bottom: 10px;
	font-size: 18px;
	color: #111;
}

#footer h3 {
  font-size: 14px;
  margin: 0;
}

img#footer-ttl-img {
  margin: 16px auto 32px;
  width: 200px;
  display: block;
}

#footer address {
  font-style: normal;
}

@media screen and (max-width: 1000px) {
  #footer {
    width: 100%;
  }
}

#footer .icons-money {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  margin-top: 10px;
}

#footer .icons-money img {
  width: 13%;
  margin-right: 2px;
  object-fit: contain;
}

/******************* top *******************/
/* 返礼品 */
a.lossleader_item_name {
  text-decoration: none;
  text-align: left;
  display: inline-block;
  font-size: 14px;
}
a.lossleader_item_name:hover {
  text-decoration: underline;
}

span.lossleader_price1 {
  display: none;
}

span.lossleader_price2 {
  color: #c00001;
  font-size: 80%;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-right: 8px;
  margin-bottom: 32px;
}

.right-contents table[align="center"] > tbody > tr > td > a > img {
  margin-right: 10px;
}

.right-contents table[align="center"] > tbody > tr > td > a > img:hover {
  opacity: 0.8;
}

/* トップページ下部の検索窓を非表示 */
/* 一番上の「ふるさと納税宮城県丸森町」を非表示にする */
.right-contents input[name="sitem"],
.right-contents input[value="商品検索"],
td[align="right"] > font[size="-1"],
/* body img[src="https://www.rakuten.co.jp/com/img/home/t.gif"],
body img[src="/com/img/home/t.gif"], */
body > table[width="19"]{
  display: none;
}

/* スマホ用検索窓の角丸排除 */
.about-page aside.left-navigation input[type="text"] {
  border-radius: unset!important;
}

.iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
}

.iframe iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/******************* about *******************/
.about-page .main-contents {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto 120px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row-reverse;
}

.about-page .right-contents {
  width: 80%;
  float: none;
}

.about-page .left-navigation {
  width: 20%;
  float: none;
  margin-right: 30px;
  margin-top: 23px;
}

.about-page .side-menu-list a {
  width: 94%;
}

.about-page #header {
  margin: 24px auto;
}

/* about page responsive */
/* sp */
@media screen and (max-width: 767px) {
  body.about-page {
    min-width: 320px;
  }

  .about-page #header,
  .about-page .left-navigation {
    max-width: none;
  }

  .about-page #header {
    min-width: 320px;
    margin: 0 auto;
  }

  .about-page #header-nav {
    margin: 16px;
  }

  .about-page div#header-nav > h1 img {
    width: 100%;
  }

  .about-page #header-nav nav {
    display: none;
  }

  .about-page .main-contents {
    display: block;
    width: 94%;
    padding: 0 10px;
  }

  .about-page .right-contents,
  .about-page .left-navigation {
    width: 100%;
  }

  .about-page .right-contents {
    margin-top: 0;
  }
  .about-page aside.left-navigation input[type="text"] {
    width: 100%;
    border: 2px solid #004f7e;
    height: 48px;
  }

  .about-page aside.left-navigation #left-nav-seach button {
    height: 48px;
    width: 48px;
    border: 2px;
  }

  .about-page aside.left-navigation > ul.mb40 {
    display: flex;
    display: -webkit-flex;
  }

  .about-page aside.left-navigation > ul.mb40 > li > a > img {
    width: 97%;
    margin-left: 5px;
  }

  .about-page section.footer-info {
    display: block;
    align-content: unset;
    width: 100%;
  }

  .about-page section.footer-info section {
    width: 90%;
    margin: 0 auto 32px;
    padding: unset;
  }
}

/* 768px~1024px */
@media screen and (min-width:768px) and ( max-width:1024px) {
  body.about-page {
    min-width: 950px;
  }
  .about-page #header,
  .about-page .left-navigation {
    max-width: none;
  }
  .about-page section.footer-info {
    width: 100%;
  }
}


/******************* category *******************/
.right-contents #risFil table[vspace="5"] {
  table-layout: fixed;
  margin: 0 -20px;
  width: 800px;
}

a.category_itemnamelink:link,
a.category_itemnamelink:visited,
a.category_itemnamelink:active,
a.category_itemnamelink:hover {
  color: #111 !important;
}

.right-contents #risFil a.category_itemnamelink {
  display: inline-block;
  text-align: left;
  margin-top: -16px !important;
  font-weight: bold;
}

.right-contents #risFil span.category_itemprice {
  color: #c00001;
  display: block;
  text-align: right;
}

.right-contents #risFil span.category_itemtaxpostage {
  display: none;
}

.right-contents #risFil .risfHeadFootWrap {
  margin-bottom: 16px;
}

.right-contents #risFil table[vspace="5"] td {
  padding: 0 20px !important;
}

.right-contents #risFil .categoryWindowImg {
  width: 250px!important;
  height: 250px!important;
}
