@charset "UTF-8";
/*=============================================================

	Date: 2022-04-18
	CSS Document ： tamuroayano×Moreddeコラボアイテム
	
=============================================================*/
/*------------------------------------

ベース

------------------------------------*/
body .pc_mt {
 display: block !important;
}
body .sp_mt {
 display: none !important;
}
body {
 width: 100%;
 height: auto;
 overflow-x: auto;
 /*-webkit-font-smoothing: antialiased;*/
}
#wrapper {
 padding-top: 0;
 overflow-x: hidden;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 color: #000000;
 text-align: left;
 font-size: 75%;
}
#wrapper h1 {
 width: 55%;
 font-size: 80%;
 padding: 15px 0 0 15px;
 float: left;
 margin-bottom: 0;
}
#wrapper h1 a {
 padding-bottom: 1px;
}
#wrapper h1 a, #wrapper h1 a:visited {
 color: #888888 !important;
 text-decoration: none;
}
img {
 height: auto;
 border: none;
 vertical-align: bottom;
}
p {
 letter-spacing: 0.1em;
 line-height: 1.7;
}
@media (min-width: 920px) {
 a {
  transition: all 0.3s;
 }
 a:hover {
  opacity: 0.7;
 }
}
/* ヘッダー */
#headerbox_mt {
 width: 100%;
 min-width: 920px;
 min-height: 40px;
 position: relative;
 left: 0px;
 top: 0px;
 z-index: 100;
}
#header_mt {
 width: 40%;
 font-size: 80%;
 min-width: 200px;
 margin: 0;
 padding: 15px 15px 15px 0;
 white-space: nowrap;
 float: right;
}
#header_mt ul {
 text-align: right;
 margin-bottom: 0;
}
#header_mt li {
 display: inline-block;
 _display: inline;
 margin-right: 7px;
}
#headerbox_mt a:hover {
 opacity: 1.0;
}
#header_mt li a {
 padding-bottom: 1px;
}
.clearfix:after, #category_mt li:after, #category_mt li .photo_mt:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display: block;
}
/*------------------------------------

スマホ

------------------------------------*/
@media (max-width: 919px) {
 body .pc_mt {
  display: none !important;
 }
 body .sp_mt {
  display: block !important;
 }
 body {
  -webkit-text-size-adjust: 100%;
 }
 img {
  width: 100%;
 }
 #wrapper h1 {
  width: auto;
  padding: 15px 0 0 15px;
  float: none;
  display: none;
 }
 /* ヘッダー */
 #headerbox_mt {
  width: 100%;
  min-width: 10px;
  min-height: 12px;
  left: 0px;
  top: 0px;
  z-index: auto;
 }
 #header_mt {
  width: auto;
  min-width: 10px;
  padding: 10px 10px 10px 10px;
  white-space: normal;
  float: none;
 }
 #header_mt ul {
  text-align: left;
 }
 #header_mt li {
  display: inline-block;
  _display: inline;
  margin: 0;
  padding-right: 5px;
  font-size: 10px;
 }
}
@media (max-width: 480px) {
 #header_mt {
  padding: 5px 5px 5px 5px;
 }
 #header_mt li {
  padding-right: 3px;
  font-size: 8px;
 }
}
/*------------------------------------

タイトルエリア

------------------------------------*/
#titlearea_mt {
 width: 100%;
 margin: 0px auto 0px;
 display: block;
 position: relative;
}
#titlearea_mt img {
 clear: both;
 display: block;
 margin: 0 auto;
}
#titlearea_mt p {
 font-size: 140%;
 text-align: center;
 line-height: 2.2;
 margin: 3.5em auto 4.5em;
 /* width: 760px; */
}
#titlearea_inner_lv {
 position: relative;
 /* padding-top: 50px; */
 z-index: 1;
}
#titlearea_mt h2 {
 position: absolute;
 top: 0px;
 left: 0;
}
@media (min-width: 920px) {
 #titlearea_inner_lv {
  width: 920px;
  margin: 0 auto;
 }
 #titlearea_mt h2 {
  top: 63px;
  left: 32px;
 }
}
@media (max-width: 919px) {
 /* SP */
 #titlearea_mt {
  width: 100%;
  margin: 0 auto 0;
 }
 #titlearea_inner_lv {
  /* padding-top: 25vw; */
 }
 #titlearea_mt h2 {
  width: 70%;
  top: 6vw;
  left: 2%;
 }
 #titlearea_mt p {
  position: relative;
  top: auto;
  left: auto;
  font-size: 110%;
  width: 87%;
  text-align: center;
  line-height: 2.1;
  letter-spacing: 0;
  margin: 2.5em auto 3.2em;
 }
}
/*------------------------------------

メインコンテンツ

------------------------------------*/
#main_mt {
 /* max-width: 920px; */
 margin: 0 auto;
}
#category_mt {
 /* width: 920px; */
 margin: 0 -500%;
 padding: 0 500% 40px;
 background: #f0f0f0;
}
#category_mt > div {}
#c01_mt {}
#c02_mt {}
#c03_mt {}
@media (max-width: 919px) {
 /* SP */
 #category_mt {
  width: 100%;
  padding-bottom: 20px;
 }
}
/* title */
div.ttl_mt {
 width: 100%;
 margin: 0 0;
 padding: 190px 0% 270px;
 position: relative;
 background-repeat: repeat;
 text-align: center;
}
div.ttl_mt::after {
 margin: 0 0;
 padding: 0;
 content: "";
 display: block;
 position: absolute;
 bottom: -1px;
 left: 0;
 width: 100%;
 height: 93%;
 background-size: 2000px 100%;
 background-position: center bottom;
 background-repeat: no-repeat;
}

@media (min-width: 2000px) {
div.ttl_mt::after {
  background-size: 100% 100%;
}
}

div.ttl_mt h3 {
 display: block;
}
#c01_mt div.ttl_mt {
 background-image: url(../images/c01_bg.jpg);
}
#c01_mt div.ttl_mt::after {
 background-image: url(../images/bg_mask01.png);
}
#c02_mt div.ttl_mt {
 background-image: url(../images/c02_bg.jpg);
}
#c02_mt div.ttl_mt::after {
 background-image: url(../images/bg_mask02.png);
}
#c03_mt div.ttl_mt {
 background-image: url(../images/c03_bg.jpg);
}
#c03_mt div.ttl_mt::after {
 background-image: url(../images/bg_mask03.png);
}
@media (max-width: 919px) {
 /* SP */
 #c01_mt div.ttl_mt {
  background-size: 100%;
 }
 #c02_mt div.ttl_mt {
  background-size: 60%;
 }
 #c03_mt div.ttl_mt {
  background-size: 91%;
 }
 div.ttl_mt h3 img {
  width: auto;
  height: 20vw;
 }
 div.ttl_mt {
  padding: 70px 0 32vw;
  margin: 0 auto;
 }
 div.ttl_mt::before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  content: "";
  border-bottom: 10px solid #f0f0f0;
  display: block;
 }
 div.ttl_mt::after {
  margin: 0 0;
  padding: 0;
  background-size: 200% 100%;

  border-bottom: 2px solid #f0f0f0;
 }
 #c01_mt div.ttl_mt::after {
  background-position-x: 44%;
 }
}
/*------------------------------------

item

------------------------------------*/
ul.item_list {
 width: 900px;
 margin: -175px auto 20px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 padding-bottom: 100px;
}
ul.item_list li {
 width: 404px;
 margin: 55px 0 0;
 position: relative;
}
ul.item_list li a {
 display: block;text-decoration: none;}
ul.item_list li p {
 text-align: center;
 font-size: 110%;
 box-sizing: border-box;
 padding: 1.2em 1em 0;
}
ul.item_list li p .item_name {
 font-weight: bold;
}
.price {
 display: inline-block;
 /* font-size: 130%; */
}
ul.item_list li a:hover {
 opacity: 1;
}
ul.item_list li a img {
 /* transition: all 0.3s; */
 width: 390px;
 height: 390px;
border: 7px solid #FFF;
}
ul.item_list li a .image_wrap {
display: block;
background: #FFF;
}

.tax_ff {
 font-size: 100%;
 margin: 0em 0 3em;
 text-align: right;
}
body.is_pc ul.item_list li a img,
body.is_pc ul.item_list li a p{
 transition: all 0.3s;
}
body.is_pc ul.item_list li a:hover img,
body.is_pc ul.item_list li a:hover p{
 opacity: 0.7;
}
body ul.item_list li a:hover {

}
@media (min-width: 920px) {
 /* 個別 PC */
}
@media (max-width: 919px) {
 /* SP */
 .tax_ff {
  font-size: 90%;
  margin: 0em 1em 3em;
  text-align: right;
 }
 ul.item_list {
  width: 90%;
  margin: -23vw auto 20px;
  padding-bottom: 40px;
 }
 ul.item_list li {
  width: 46%;
  border-width: 3px;
  margin: 25px 0 0;
 }
 ul.item_list li a {}
 ul.item_list li p {
  font-size: 80%;
 }
 ul.item_list li p .item_name {line-height: 1.55;}
 .price {display: block;}
 ul.item_list li a:hover {}
 ul.item_list li a img {
  width: 100%;
  height: 100%;
 box-sizing: border-box;border: 5px solid #FFF;}
}
/*------------------------------------

アンカー

------------------------------------*/
#anchor_mt ul {
 width: 900px;
 margin: 0 auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 padding-bottom: 120px;
}
@media (max-width: 919px) {
 /* SP */
 #anchor_mt ul {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 47px;
 }
 #anchor_mt ul li {
  width: 31%;
 }
}
/*------------------------------------

プロフィール

------------------------------------*/
#prof_mt {
 text-align: center;
 width: 900px;
 margin: 0 auto 140px;
 background: #FFF;
 border-radius: 20px;
 box-sizing: border-box;
 padding: 2em 5em;
 display: flex;
 flex-wrap: nowrap;
 align-content: center;
 align-items: center;
 justify-content: space-between;
}
.prof_ttl {
 padding-bottom: 8px;
 text-align: center;
}
.prof_photo_mt {
 margin: 30px auto 20px;
}
.prof_name_mt {
 font-size: 130%;
 display: block;
 letter-spacing: 0.13em;
}
#prof_mt p {
 font-size: 120%;
 color: #262626;
 display: inline-block;
 vertical-align: top;
 text-align: justify;
 margin-left: 3em;
}
#prof_mt p span.link {
 font-size: 120%;
}
.prof_text_mt a {
 display: inline-block;
 text-decoration: underline;
}
@media (max-width: 919px) {
 /* SP */
 #prof_mt {
  width: 90%;
  display: block;
  font-size: 65%;
  padding: 2.5em 3em 2em;
  margin-bottom: 40px;
 }
 .prof_ttl {}
 .prof_ttl img {
  width: 25%;
 }
 .prof_photo_mt {
  width: 50%;
  display: block;
  margin: 0 auto;
 }
 .prof_name_mt {}
 #prof_mt p {
  margin: 0.7em 1em 2em;
 }
 #prof_mt p span.link {}
 .prof_text_mt a {}
}
/*------------------------------------

カバーダウンロード

------------------------------------*/
#download {}
#download .dl_ttl {
 color: #FFF;
 font-size: 250%;
 font-weight: bold;
 letter-spacing: 0.1em;
 text-align: center;
 background: #4c82a1;
 margin: 0 -500%;
 padding: 0.7em 500% 0.5em;
}
ul.dl_covers {
 width: 900px;
 margin: 0 auto;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
ul.dl_covers li {
 margin: 70px 0 0;
}
ul.dl_covers .dl_btn {
 margin: 1em 0 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
ul.dl_covers .dl_btn a {
 background-repeat: no-repeat;
 background-position: center;
 background-size: contain;
}
ul.dl_covers .dl_btn a:nth-child(1) {
 background-image: url(../images/btn_s_on.png);
}
ul.dl_covers .dl_btn a:nth-child(2) {
 background-image: url(../images/btn_m_on.png);
}
@media (min-width: 920px) {
 /* pc */
 ul.dl_covers .dl_btn a:hover {
 opacity: 1;
 }
 ul.dl_covers .dl_btn a img {
  transition: all 0.3s;
 }
 ul.dl_covers .dl_btn a:hover img {
  opacity: 0;
 }
}
@media (max-width: 919px) {
 /* sp */
 ul.dl_covers .dl_btn a {
  width: 48%;
 }
}
.dl_howto {
 width: 900px;
 margin: 80px auto 65px;
 font-size: 130%;
}
.dl_howto p {
 border-top: 1px solid #969696;
 padding-top: 2em;
 margin-top: 2em;
 line-height: 2.2;
}
.howto_ttl {
 display: block;
}
.howto_insta {
 display: block;
 margin-top: 1.6em;
}

.howto_insta a {
text-decoration: underline;
}
/*.howto_insta a {
 display: inline-block;
 vertical-align: middle;
 margin-top: -0.2em;
 margin-left: 0.5em;
}*/
.howto_note {
 font-size: 90%;
}
@media (max-width: 919px) {
 /* SP */
 #download {}
 #download .dl_ttl {
  font-size: 150%;
 }
 ul.dl_covers {
  width: 75%;
  margin: 0 auto;
 }
 ul.dl_covers > li {
  margin: 42px auto 10px;
 }
 .dl_howto {
  margin: 40px auto;
  width: 90%;
  font-size: 100%;
 }
 .dl_howto p {
  line-height: 1.9;
 }
 .howto_ttl {}
 .howto_insta {}
 .howto_insta a {
  width: 1.8em;
 }
 .howto_note {}
}
/*------------------------------------

バナー

------------------------------------*/
.bnrArea_mt {
 display: block;
 max-width: 920px;
 text-align: center;
 margin: 0px auto 0px;
}
.bnrArea_mt a {
 position: relative;
 display: inline-block;
 margin: 0px 0 45px;
}
.bnrArea_mt a:hover {
 text-decoration: none;
}
@media (min-width: 920px) {
 /* PC */
}
@media (max-width: 919px) {
 .bnrArea_mt {
  width: 100%;
  text-align: center;
 }
 .bnrArea_mt a {
  width: 80%;
  /* margin: 0em 0 3em; */
  /* padding: 1.3em 0em; */
  margin-bottom: 20px;
 }
 .bnrArea_mt a img {}
}
/*------------------------------------

ページトップへ戻る

------------------------------------*/
.pageTop {
 display: none;
 position: relative;
 height: 0;
 margin: 0 auto;
 max-width: 1000px;
 width: 100%;
 z-index: 10000;
}
.pageTop a {
 position: fixed;
 bottom: 20px;
 right: 25px;
 left: auto;
 display: block;
 width: 90px;
 height: 90px;
 background-color: #FFF;
 background-image: url(../images/pagetop.png);
 background-repeat: no-repeat;
 z-index: 10000;
 border-radius: 50%;
 background-size: contain;
}
@media (min-width: 920px) {
 .pageTop a:hover {
  bottom: 30px;
 }
}
@media (max-width: 480px) {
 .pageTop a {
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  border-width: 1px;
 }
}
/*------------------------------------

ダウンロードはこちら

------------------------------------*/
#uraboateck_toha {
 display: block;
 padding-top: 140px;
 margin-top: -140px;
}
.download_btn_mt {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 height: 0;
 width: 100%;
 z-index: 10000;
}
.download_btn_mt div {
 margin: 0 auto;
 max-width: 1400px;
 width: 100%;
 position: relative;
}
.download_btn_mt a {
 display: block;
 position: absolute;
 top: 140px;
 bottom: auto;
 right: 26px;
 left: auto;
 width: 185px;
 height: 200px;
 padding-bottom: 10px;
 background: url(../images/btn_download.png) no-repeat;
 z-index: 10000;
 background-size: contain;
}
@media (min-width: 920px) {
 .download_btn_mt a:hover { opacity: 0.85;}
}
@media (max-width: 920px) {
 .download_btn_mt {
  top: auto;
  bottom: 0;
 }
 .download_btn_mt a {
  right: 15px;
  top: auto;
  bottom: 15px;
  width: 100px;
  height: 100px;
  transition: all 0.4s ease-in-out;
 }
 .download_btn_mt.on_lv a {
  bottom: 55px;
  transition: all 0.4s ease-in-out;
 }
}
/*------------------------------------

	SNS

------------------------------------*/
#sns_mt {
 text-align: center;
 display: block;
 margin: 45px auto 50px;
}
#sns_mt p {
 font-size: 135%;
 letter-spacing: 0.1em;
 margin: 0.5em auto 1em;
}
#sns_mt ul {}
#sns_mt li {
 width: 30px;
 display: inline-block;
 margin: 5px;
}
#sns_mt li.sp_mt {
 display: none;
}
#sns_mt li a {
 width: 100%;
}
#sns_mt li img {
 width: 100%;
 height: auto;
}
@media (max-width: 919px) {
 #sns_mt {
  margin: 28px auto;
 }
 #sns_mt p {
  font-size: 105%;
  margin: 0.2em auto 1em;
 }
}
/* アニメーション */
#category_mt > *:not(:first-child) {
 opacity: 0;
}
.fadeIn02_mt {
 animation: fadeIn02_mt 1.4s;
 visibility: visible !important;
 opacity: 1.0;
}
h2 {
 animation: fadeIn02_mt 2.0s both;
 animation-delay: .3s;
}
.fade_mt {
 animation: fade01_mt 1.0s forwards;
 visibility: visible !important;
}
h3.fade_mt {
 animation: fade01_mt 1.0s forwards;
 visibility: visible !important;
}
.fadeIn_delay_mt {
 animation: fade01_mt 1.0s forwards;
 visibility: visible !important;
 animation-delay: 2.8s;
}
#main_mt {
 animation: fade01_mt 1.3s both;
 animation-delay: 2.3s;
}
h3 {
 opacity: 0;
}
@keyframes fadeIn02_mt {
 0% {
  opacity: 0;
  transform: translateY(60px);
 }
 60% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
@keyframes fade02_mt {
 0% {
  opacity: 0;
  transform: translateX(-150px);
 }
 65% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateX(0);
 }
}
@keyframes fade01_mt {
 0% {
  opacity: 0;
  transform: translateY(15px);
 }
 10% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
@keyframes fade_in_mt {
 0% {
  opacity: 0;
  transform: translateY(15px);
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
@keyframes fade_out_mt {
 0% {
  opacity: 1;
  transform: translateY(0);
 }
 100% {
  opacity: 0;
  transform: translateY(15px);
 }
}
/* safari調整 */
.is_safari #Footer_fca {
 font-size: 105% !important;
}
/* トップスライダー */
.slider-top {
 width: 100%;
}
.slider-top li {
 overflow: hidden;
 background: #f0f0f0;
}
.slider-top li .slider-image {
width: 100%;
height: 100%;
background-size: cover;
}
.slider-top li.slide01 .slider-image {
 background-image: url(../images/title_01.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
.slider-top li.slide02 .slider-image {
 background-image: url(../images/title_02.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
.slider-top li.slide03 .slider-image {
 background-image: url(../images/title_03.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
.slider-top li.slide04 .slider-image {
 background-image: url(../images/title_04.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
@media (min-width: 920px) {
 .slider-top li {
  height: 48vw;
 }
}
@media (min-width: 2000px) {
 .slider-top li {
  height: 900px;
 }
 .slider-top li .slider-image {
 background-size: contain;
 }
}
@media (max-width: 919px) {
 .slider-top {
  width: 100%;
  max-width: 100%;
  margin: 0 0 0 0%;
 }
 .slider-top li .slider-image {
  height: 80vw;
  background-size: cover;
 }
 .slider-top li.slide01 .slider-image {
  background-position: top left 52%;
 }
 .slider-top li.slide02 .slider-image {
  background-position: top left 55%;
 }
}
/* トップスライドズームアニメーション */
.slide-animation {
 animation: fadezoom 4s 0s forwards;
}
@keyframes fadezoom {
 0% {
  transform: scale(1.05) rotate(0.001deg);
 }
 100% {
  transform: scale(1.0) rotate(0.001deg);
 }
}


/* slick */
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}
.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
}
.slick-track:before, .slick-track:after {
 display: table;
 content: '';
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 min-height: 1px;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -ms-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}
[dir='rtl'] .slick-slide {
 float: right;
}
.slick-slide img {
 /*width:100%;*/
 display: block;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display: inline-block;
 vertical-align: top;
}
.slick-loading .slick-slide {
 visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
 display: none;
}
#titlearea_mt p,
ul.item_list li p .item_name, #prof_mt p *, .dl_howto p span, .price {
 font-family: "A1ゴシック R", " A1 Gothic R";
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
#download .dl_ttl {
 font-family: "A1ゴシック M", " A1 Gothic M";
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.dl_howto p {
 font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
/* ul.item_list li p .item_name, #prof_mt p *, .dl_howto p span {
 font-weight: bold;
 font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W5 JIS2004";
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
} */
#prof_mt p span.link {
 font-family: 'Josefin Sans', sans-serif;
 font-weight: 600;
}