@charset "UTF-8";
/* CSS Document */

/*[TOP]--------------------------------------------------------------- */
#footer .outlineNav li {margin-left: 6px; padding-right: 6px;}
#footer .leftCts {vertical-align: top;}
#footer address p {font-size:10px;}
#navContents .nav li a {padding: 18px 10px;}
#navContents .nav li.instagram a {
    text-indent: 130%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/share/img/icon_instagram01.svg) no-repeat 50% 50%;
    width: 50px;
    height: 40px;
    display: inline-block;
    padding: 0;
    margin-bottom: 20px;
}
.infomationList .footerLogo dt {
	margin: 15px auto 10px !important;
}
@media screen and (max-width: 639px){
	.navList li {
		margin: 1px 0px;
	}
}
@media screen and (max-width: 639px){
	.categoryList li {
		margin-bottom: 1px;
	}
}
/*[product]-------------------------------------------------------- */
#product #test.mainImg {
    background: url(/share/img/main_product001.png) no-repeat 50% 50%;
    background-size: cover;
}
#product .head span {
	position: absolute;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	text-align: center;
	width: 84px;
	color: #FFFFFF;
	font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, icon;
	font-size: 14px;
	font-weight: bold;
	background: url("/share/img/bg_tomatoG02.png") no-repeat 50% 50%;
	padding: 23px 0 10px;
	letter-spacing: 0;
	top: 5px;
	margin-left: 20px
}
section#product .dotList {
	clear: both;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px
}
section#product .dotList dd, section#product .dotList dt, section#product .dotList li {
	line-height: 160%;
	text-align: left;
	list-style: none
}
section#product .dotList dd span, section#product .dotList dt span, section#product .dotList li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 140%
}
section#product .dotList h3 {
	font-size: 20px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 130%;
	margin: 20px auto 10px;
	color: #e73556;
}
.circleFrame {
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	width: 200px;
    height: 200px;
    margin: 0 auto;
}
.circleFrame img {	
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
    max-width: 135%;
}
/*SP================================= */
@media screen and (max-width: 768px){}
#footer .inner .pageTop a{
	bottom: 90px;
}
@media screen and (max-width: 639px){
#footer .outlineNav li {
    margin: 0px;
    padding-right:0px;
	}
}
@media screen and (max-width:639px) {
	section#product .head span {
		width: 66px;
		background-size: contain;
		font-size: 12px;
		padding: 20px 0px 10px
	}
}

/*[Instagram]----------------------------------------------------------------------*/
section#infomation .head {
    margin-bottom: 10px;
}
.btn__container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:0px 0px 20px;
}
.btn-i {
	color: #C71E7E;
	padding: 0rem 1rem;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.btn-i i {
  color: #DF3796;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
}
.btn-i span {
	font-family: "Roboto", sans-serif;
	align-self: center;
	transform: translateX(0px);
	transition: all 0.1s ease-in-out;
	opacity: 1;
	font-size: 20px;
    display: none;	
}

.btn-f {
	color: #286ED6;
	padding: 0rem 1rem;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.btn-f i {
  color: #286ED6;
  font-size: 40px;
  transition: all 0.3s ease-in-out;
}
.btn-f span {
	font-family: "Roboto", sans-serif;
	align-self: center;
	transform: translateX(0px);
	transition: all 0.1s ease-in-out;
	opacity: 1;
	font-size: 20px;
    display: none;
}


.snsList {
	width: 100%;
    text-align: center;
    font-size: 0;
    /* margin-right: -40px; */
}
.snsList li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    background-color: #fff;
    font-size: 12px;
    color: #f77071;
}
.snsList li h1 {
    font-size: 2em;
    margin: 0.25em 0;
    font-weight: bold;
}
.facebookTimeline {
    margin-right: 30px;
    height: 845px;
}
.InstagramFrame {
    background: #FFF;
    padding: 2px;
}
/*.InstagramFrame span{
	max-height:580px;
	overflow:hidden;
	display: inherit;
	overflow:hidden;
}*/
.fb-page {
    display:block !important;
    width:100%;
	height:845px !important;
    max-width:500px;
	max-height:845px;
    margin-left:auto;
    margin-right:auto;
}
.infomationList {
    /* text-align: left; */
    margin-right:0px;
}
.infomationList>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 auto;
    margin-right:0px;
}
.infomationList #contactFrame {
    width: 100%;
}
@media screen and (max-width:639px) {
.snsList li {
	width: 100%;
	margin: 10px 0px 0px 0px;
	}
}
@media screen and (max-width:639px) {
.InstagramFrame{
	min-width: 100%;
	margin:10px 0 0;
	}
}
ul.instagram {
	/*width: 45%;*/
	padding: 0px 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	background-color: #ffffff;
}
ul.instagram p {
    margin: 3px auto 6px;
    line-height: 100%;
}
ul.instagram img {
	width: 100%;
    height: auto;
    padding: 6px;
}
.insta_btn3 {/*ボタンの下地*/
	color: #FFF;/*文字・アイコン色*/
	border-radius: 14px;/*角丸に*/
	position: relative;
	display: block;
	height: 60px;/*高さ*/
	width: 60px;/*幅*/
	text-align: center;/*中身を中央寄せ*/
	padding-top: 5px;/*上側との余白*/
	box-sizing: border-box;
	font-size: small;/*文字のサイズ*/
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
	overflow: hidden;/*はみ出た部分を隠す*/
	text-decoration:none;/*下線は消す*/
	margin: 5px auto;
}
.insta_btn3:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}
.insta_btn3 div {
	position: relative;
	color: #FFF;
}
.insta_btn3 .fa-instagram {
	font-size: 27px;/*アイコンサイズ*/
    position: relative;
    display:inline-block;
    position: relative;
    transition: .5s;
	color: #FFF;
}

.insta_btn3 .fa-instagram:hover {/*ホバーで一周回転*/
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
/*[SP]------------*/
@media screen and (max-width: 47.9375em) {
	ul.instagram {
		width: 100%;
	}
}
@media screen and (max-width: 47.9375em) {
	.instagram li {
		width: 50%;
		padding:0px;
		margin: 0px;
	}
}
@media screen and (max-width: 47.9375em) {
	.instagram li img {
		width: 100%;
	}
}