@charset "UTF-8";
.ta-wrapper a {
	text-decoration: none;
}

.ta-wrapper .col::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.ta-wrapper .ta-1__in {
	position: relative;
}

.ta-wrapper .ta-1__in .writing {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.1;
}

.ta-wrapper .ta-1__in .t-str {
	padding-top: 0;
	position: absolute;
	top: 1vw;
	right: 2vw;
	z-index: 10;
}

.ta-wrapper .ta-1__in .t-str .t-h {
	display: inline-block;
	padding: 10px 5px 0 0;
	width: calc(225 / 750 * 100vw);
}

.ta-wrapper .ta-link-box {
	margin: 4vw 4vw 0;
}

.ta-wrapper .ta-link-box li a span {
	padding: 7vw 0;
}

.ta-wrapper .ta-link-box li a span .se-only {
	display: none;
}

@media screen and (max-width: 360px) {
	.ta-wrapper .ta-link-box li a span.sp-se {
		padding: 5vw 0;
	}
	.ta-wrapper .ta-link-box li a span .se-only {
		display: block;
	}
}

.ta-wrapper .ta-unit-top {
	margin-top: calc(96 / 750 * 100vw);
}

.ta-wrapper .ta-unit-top dt {
	text-align: center;
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	margin: 0 0 calc(71 / 750 * 100vw);
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.ta-wrapper .ta-unit-top dd figure {
	width: calc(475 / 750 * 100vw);
	margin: 0 auto calc(65 / 750 * 100vw);
}

.ta-wrapper .ta-unit dt {
	text-align: center;
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	margin: 0 0 calc(57 / 750 * 100vw);
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.ta-wrapper .ta-unit-01 {
	margin-top: calc(80 / 750 * 100vw);
}

.ta-wrapper .ta-unit-01 dt figure {
	width: 34vw;
	text-align: center;
}

.ta-wrapper .ta-unit-01__mt {
	margin-top: calc(44 / 750 * 100vw);
}

.ta-wrapper .ta-unit-02__ttl {
	width: calc(666 / 750 * 100vw);
	text-align: center;
	font-size: calc(40 / 750 * 100vw);
	font-weight: bold;
	margin: 0 auto calc(43 / 750 * 100vw);
	padding-bottom: calc(29 / 750 * 100vw);
	border-bottom: 1px solid #000;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.ta-wrapper .ta-unit-02__inner dl {
	margin: calc(45 / 750 * 100vw) 0;
}

.ta-wrapper .ta-unit-02__inner dl dt {
	font-size: calc(28 / 750 * 100vw);
	font-weight: bold;
}

.ta-wrapper .ta-unit-02__btn {
	position: relative;
	background: #555;
	color: #fff;
	text-align: center;
	padding: 3vw 0;
	margin: 0 4vw;
}

.ta-wrapper .ta-ttl {
	display: flex;
	flex-wrap: nowrap;
	flex-flow: row-reverse;
	justify-content: center;
	text-align: left;
}

.ta-wrapper .ta-ttl__txt {
	width: calc(395 / 750 * 100vw);
	border-left: 2px solid #000;
	margin-left: 3vw;
	padding-left: 3vw;
	height: 14vw;
}

.ta-wrapper .ta-ttl__txt p {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.ta-wrapper .ta-ttl__fig-01 {
	position: relative;
	left: 2vw;
}

.ta-wrapper .ta-ttl__fig-01 img {
	width: calc(230 / 750 * 100vw);
}

.ta-wrapper .ta-ttl__fig-02 img {
	width: calc(185 / 750 * 100vw);
}

.ta-wrapper .ta-ttl__fig-03 img {
	width: calc(183 / 750 * 100vw);
}

.ta-wrapper .ta-ttl__fig-02, .ta-wrapper .ta-ttl__fig-03 {
	position: relative;
	top: -2vw;
	left: 3vw;
}

.ta-wrapper .ta-mt-sm {
	margin-top: calc(61 / 750 * 100vw);
}

.ta-wrapper .ta-mt {
	margin-top: calc(145 / 750 * 100vw);
}

.ta-wrapper .ta-mb-xs {
	margin-bottom: calc(31 / 750 * 100vw);
}

.ta-wrapper .ta-mb-sm {
	margin-bottom: calc(43 / 750 * 100vw);
}

.ta-wrapper .ta-mb-md {
	margin-bottom: calc(57 / 750 * 100vw);
}

.ta-wrapper .ta-mb {
	margin-bottom: calc(145 / 750 * 100vw);
}

.ta-wrapper .ta-pad {
	padding-left: 4vw;
	padding-right: 4vw;
}

.ta-wrapper h1, .ta-wrapper h2, .ta-wrapper h3 {
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.ta-wrapper a {
  text-decoration: none;
}
.ta-wrapper .col::after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.ta-wrapper .tyaduke_item_box {
  /* width: calc(100% - 10vw); */
  margin: calc(55 / 750 * 100vw) auto calc(50 / 750 * 100vw)
  /* padding: 0 0 calc(50 / 750 * 100vw); */
}
.ta-wrapper .tyaduke_item_btbox {
  margin: 0 0 6vw 0;
  padding: 0;
  text-align: left;
}
.ta-wrapper .tyaduke_item_btbox > img {
  float: left;
  width: 30vw;
}
.ta-wrapper .tyaduke_item_btbox > dl {
  float: right;
  width: 55vw;
}
.ta-wrapper .tyaduke_item_btbox dt {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto;
  font-size: 4.5vw;
  font-weight: bold;
}
.ta-wrapper .tyaduke_item_btbox dd {
  padding: 0;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto;
}
.ta-wrapper .tyaduke_item_btbox .tyaduke_item_dtxt {
  margin-bottom: 2.5vw;
  font-size: 3.4vw;
}
.ta-wrapper .tyaduke_item_btbox .tyaduke_item_ico img {
  width: 16vw;
}
.ta-wrapper .tyaduke_item_btbox .tyaduke_item_ico .pack_off {
  float: none;
  display: inline-block;
  padding-right: 10px;
  height: auto;
  font-size: 3vw;
  width: auto;
  vertical-align: top;
}
.ta-wrapper .tyaduke_item_btbox .ta-item-count {
  display: inline-block;
  text-align: right;
  font-size: 3vw;
  vertical-align: middle;
}
.ta-wrapper .tyaduke_item_btbox .ta-item-count select {
  height: 8vw;
  width: 15vw;
  margin: 0;
  padding: 0;
}
.ta-wrapper .tyaduke_item_btbox .cookit_itm_bpr_r {
  position: relative;
  top: 0.5vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 2.9vw;
  text-align: right;
  font-weight: bold;
}
.ta-wrapper .tyaduke_item_btbox .cookit_itm_bpr_r b {
  display: inline-block;
  margin-left: 1vw;
  font-size: 5vw;
}
.ta-wrapper .tyaduke_item_btbox .scatecartbtnon_box {
  float: right;
  text-align: right;
}
.ta-wrapper .tyaduke_item_btbox .cookit_itm_bpr {
  margin-top: 50px;
}
.ta-wrapper .tyaduke_item_btbox .cookit_itm_bpr > div span {
  margin-left: 0;
  font-size: 14px;
}
.ta-wrapper .tyaduke_item_btbox .scatecartbtnon_cookit {
  width: auto !important;
  height: auto;
}

.ta-1__in {
  position: relative;
}
.ta-1__in .writing {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  line-height: 1.1;
}
.ta-1__in .t-str {
  padding: 0;
  position: absolute;
  right: calc(20 / 750 * 100vw);
  top: calc(25 / 750 * 100vw);
  z-index: 10;
}
.ta-1__in .t-str p {
  display: inline-block;
  font-family: "游明朝体", "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  line-height: 1.1;
}
.ta-1__in .t-str p span {
  display: inline-block;
  line-height: 1.5;
  text-shadow: 0px 2px 8px rgba(0, 0, 1, 0.4);
}
.ta-1__in .t-str p .t-h-01,
.ta-1__in .t-str p .t-h-02 {
  font-size: calc(37 / 750 * 100vw);
  padding: calc(14 / 750 * 100vw) calc(10 / 750 * 100vw);
}
.ta-1__in .t-str p .t-h-01 {
  background: #fff;
  color: #c81b00;
  font-weight: normal;
}
.ta-1__in .t-str p .t-h-02 {
  background: #c81b00;
  color: #fff;
}
.ta-1__in .t-str .t-h {
  display: inline-block;
  color: #fff;
  padding: 2px calc(20 / 750 * 100vw) 0 0;
}
.ta-1__in .t-str .line {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  line-height: 1.1;
}
.ta-1__in .t-str small.line {
  font-size: calc(36 / 750 * 100vw);
}
.ta-1__in .t-str span.line {
  width: calc(105 / 750 * 100vw);
}

.go-link-box {
  margin: 6vw 4vw calc(65 / 750 * 100vw);
  font-family: "游明朝体", "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.go-link-box li {
  float: left;
  width: 48%;
  margin: 0 4% 2.6vw 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f1f1f1;
  font-size: 3.2vw;
  font-weight: bold;
}
.go-link-box li:nth-of-type(2n) {
  margin: 0px;
}
.go-link-box li a {
  display: table;
  width: 100%;
  z-index: 1;
  position: relative;
}
.go-link-box li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1vw;
  margin: -2vw 0 0 0;
  background: url("/sp/img/kayanoya/ryorinomoto/gohan/ho_arr.jpg");
  background-size: 15px;
  width: 15px;
  height: 15px;
  z-index: 0;
}
.go-link-box li img {
  width: auto;
}
.go-link-box li span {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.go-link-box li .go-link-box__img {
  width: calc(120 / 750 * 100vw);
}
.go-link-box li .go-link-box__txt {
  padding-left: calc(18 / 750 * 100vw);
  font-family: "游明朝体", "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.refrigeration_link {
  margin-bottom: calc(118 / 750 * 100vw);
  font-size: calc(28 / 750 * 100vw);
  font-weight: bold;
  text-align: right;
  position: relative;
}
.refrigeration_link::before {
  background: url(/sp/img/kayanoya/ryorinomoto/gohan/co_ico.png) no-repeat 0 0;
  background-size: contain;
  content: "";
  width: 4.5vw;
  height: 4.5vw;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - (75 / 750 * 100vw));
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ta-unit-box {
  margin-top: calc(110 / 750 * 100vw);
  padding-top: 0;
}
.ta-unit-box_small-width {
  width: calc(100% - 10vw);
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.ta-unit-box__inner {
  margin-top: calc(100 / 750 * 100vw);
}
.ta-unit-box .list-number {
  list-style-position: inside;
}
.ta-unit-box .note {
  margin-top: calc(30 / 750 * 100vw);
}

.ta-hdg {
  margin-bottom: 5vw;
  text-align: center;
  font-size: calc(38 / 740 * 100vw);
  font-weight: bold;
}
.ta-hdg__underline {
  border-bottom: 2px solid #000;
  width: calc(100% - 10vw);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(30 / 750 * 100vw);
}

.go-desc {
  padding: 6vw 4vw 0;
  font-family: 'NotoSansCJKjp',sans-serif;
  font-size: 3.4vw;
}

.ta-unit {
  margin-top: 4vw;
}
.ta-unit + .ta-unit-box {
  margin-top: calc(110 / 750 * 100vw);
}
.ta-unit__line .tyaduke_item_box {
  border-bottom: 1px dotted #000;
}

.scateccate_box {
  margin: 0px 15px;
  padding: 0px 0px 30px;
}
.scateccate_box h2 {
  text-align: center;
  border-bottom: 1px solid #000000;
  margin: 0px 0px 20px;
  padding: 0px 0px 20px;
}
.scateccate_box ul li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  position: relative;
  border-right: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  background-color: #fff;
  font-size: 12px;
}
.scateccate_box ul li:nth-child(-n + 2) {
  border-top: 1px solid #bdbdbd;
}
.scateccate_box ul li:nth-child(odd) {
  border-left: 1px solid #bdbdbd;
}
.scateccate_box ul li::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #bba851;
  border-right: 1px solid #bba851;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 43%;
  right: 13px;
}
.scateccate_box ul li a {
  display: block;
  padding: 0px 0px 0px 15px;
}
.scateccate_box ul li a span {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}

.catemv_sub_box > ul {
	border: none!important;
	padding: 0!important;;
}

.ta-wrapper .ta-h {
  margin-bottom: 6.5vw;
  text-align: center;
  font-family: "游明朝体", "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.ta-wrapper .ta-h .str {
  font-size: 5.3vw;
}

.ta-wrapper .ta-caption {
  margin-top: 6.5vw;
}

.ta-wrapper .ta-sentence {
  padding: 0 5vw;
  line-height: 1.8;
}

.ta-wrapper .ta-sentence p {
  font-size: 14px;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  text-align: left;
  margin-top: 7vw;
  line-height: 1.7;
}

.ta-wrapper .ta-unit {
  margin-bottom: 13vw;
}

.ta-wrapper .ta-1__in .t-str {
  padding-top: 0;
  position: absolute;
  top: 5vw;
  left: 7vw;
  z-index: 10;
}

.ta-wrapper .ta-1__in .t-str .t-h {
  display: inline-block;
  width: calc(183 / 750 * 100vw);
}

.ta-wrapper .ta-h h2.str {
  margin-top: calc(119 / 750 * 100vw);
}

.niboshi_pkg {
  width: calc(475 / 750 * 100vw);
  margin: 0 auto calc(65 / 750 * 100vw);
}