﻿@charset "UTF-8";
/*
Theme Name: 
*/




/****************************************
		リセット 
*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	}
body{line-height: 1;}
ol, ul{list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
header,footer,section{display: block;}



/****************************************
		基本設定 - 色はここから変更 
*****************************************/



a {
	text-decoration: none;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-moz-tap-highlight-color: rgba(0,0,0,0); 

}
a:hover {
	
	-webkit-text-size-adjust: 100%;
}





/****************************************
		コンテンツ
*****************************************/
/*** Layout ***/

html, body, #wrapper {
	/*height: 100%;*/
	width: 100%;
	font-size: 1rem;
	-webkit-text-size-adjust: 100%;

}

/****************************************
	　　　style共通
*****************************************/

body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;

}

*, *::before, *::after {
	box-sizing: border-box;
}

.grid [class*="col_"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}



.grid:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  */
}

.grid .col_12 { 
	width:100%;
}
.grid .col_11 {
	width: 91.6666666667%;
}
.grid .col_10 {
	width: 83.3333333333%;
}
.grid .col_9 {
	width: 75.0%;
}
.grid .col_8 {
	width: 66.6666666667%;
}
.grid .col_7 {
	width: 58.3333333333%;
}
.grid .col_6 {
	width: 50.0%;
}
.grid .col_5 {
	width: 41.6666666667%;
}
.grid .col_4 {
	width: 33.3333333333%;
}
.grid .col_3 {
	width: 25.0%;
}
.grid .col_2 {
	width: 16.6666666667%;
}
.grid .col_1 {
	width: 8.33333333333%;
}


/****************************************
		PC-view
*****************************************/

@media screen and (min-width: 1025px) {




}/******min-width1025 end******/

/****************************************
	　　ipad-view 縦
*****************************************/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {




}/******min-width768 max-width: 1279px 縦style end ******/


/****************************************
	　　ipad-view 横
*****************************************/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {


}/******min-width768 max-width: 1279px 横style end******/



@media screen and (max-width:767px) {

.bg-ps {
	background: repeating-linear-gradient(
90deg,
  #fff,
  #fff 5px,
  #FFB5CE 5px,
  #FFB5CE 10px
);
}
.bg-ddd {
	background-color: #ddd;
	color: #1F1F1F;
}


#navbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/*height: 4rem;*/
	background-color: #1F1F1F;
	z-index: 20;
	padding-bottom: 0.5rem;
}

#navbar .navbar-header i {
	font-size: 1.5rem;
	color: #fff;
	padding: 0.3rem 0.6rem;
	border: 1px solid #ddd;
	border-radius: 0.2rem;
	margin-right: 0.5rem;
	
}


.h-rube {
	color: #fff;
	font-size: 0.7rem;
	text-align: left;
	margin-top: -0.5rem;
	margin-left: 2.6rem;

}

.bg-ddd {
	background-color: #ddd;
	color: #1F1F1F!important;
}

.toggle-nav {
}

.navbar-header h1 {
	text-align: left;

}

.navbar-header div:nth-child(2) {
	text-align: right;
	padding: 0.5rem;
}

.toggle-nav {
	background-color: #1F1F1F;
	padding-bottom: 1rem;
	padding-top: 1rem;
	display: none;
	padding-top: 1rem;
	z-index: 10;


}

.toggle-nav li {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	text-indent: 0.5rem;
	height: 3rem;
	line-height: 3rem;
}

.toggle-nav li:first-child {
	border-top: 1px solid #363636;

}
.toggle-nav li a {
	color: #fff;
	font-size: 1.2rem;
	display: block;
	border-radius: 0.5rem;
}

.toggle-nav li a i {
	margin-right: 0.5rem;
}

.toggle-nav li a:hover {
	background-color: #FC0067;
}



#wrapper {
	margin-top: 4.3rem;
}

.container {
	width: 100%;
}

.block-box1 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#social-area img, #first-view img, .to-cart img {
	width: 100%;
	height: auto;
}

.time-H12 .text-area1 {
	background-image: url("../images/berrisom_sp_11.png");
	background-color: rgba(255, 255, 255, 0.8);
	background-repeat: repeat-x;
	height: 5rem;
	width: 100%;
	position: relative;
}
.time-H12 {
	overflow: hidden;
}


.time-H12 .text-area1 h2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FA0088;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 3.6rem;
	margin-bottom: -0.5rem;
	text-align: center;
	z-index: 10;

}

.time-H12 .text-area1 h2 img {
	width: 53px;
	height: auto;
	
}

.time-H12 .text-area1 h2 span {
	font-size: 2rem;
}

.time-H12 .text-area1 h2 .deco {
	text-shadow:
	2px 2px 0 #FFD259,
	2px -2px 0 #FFD259,
	-2px -2px 0 #FFD259,
	-2px 2px 0 #FFD259;
	
}



.time-H12 .text-area1 h2 #lts {
	letter-spacing: -0.6rem;
	font-size: 1rem;
}
.care .text-box {
	line-height: 1.4;
	margin: 0.5rem;
}

.voice-box dl {
	margin: 1rem;
}

.voice-box dd {
	line-height: 1.6;
}

.voice-box dt {
	line-height: 1.6;
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
}

.handling-store {
	line-height: 1.6;
}
.handling-store a {
	text-align: center;
	color: #333;
	text-decoration: underline;
}


#footer-nav ul {
	border: 2px solid #FA0088;
	margin: 0.5rem;
	border-radius: 0.5rem;
}

#footer-nav ul li {
	margin: 0 2%;
	width: 96%;
	border-top: 1px dotted #FA0088;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.4rem;
	font-weight: bold;
	text-indent: 0.5rem;
	position: relative;
}

#footer-nav ul li:first-child {
	border-top: none;
}

#footer-nav ul li a {
	display: block;
	color: #000;
}

#footer-nav ul li i {
	position: absolute;
	right: 3%;
	top: 50%;
	transform: translateY(-50%);
}

.ani_base {
	position: relative;
	width: 100%;
	
}

.ani-layer1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: auto;
	
	/*animation-name: anime1;
	animation-duration: 2s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;*/
	-moz-animation: anime1 2s ease infinite;
	-webkit-animation: anime1 2s ease infinite;
	-o-animation: anime1 2s ease infinite;
	-ms-animation: anime1 2s ease infinite;
	animation: anime1 2s ease infinite;
}

@-moz-keyframes anime1 {
0% {
	visibility: visible;
	
}

39% {
	visibility: hidden;
}
79% {
	visibility: hidden;
}
80% {
	visibility: visible;
}

100% {
	visibility: visible;
}
}

@-webkit-keyframes anime1 {
0% {
	visibility: visible;
	
}

39% {
	visibility: hidden;
}
79% {
	visibility: hidden;
}
80% {
	visibility: visible;
}

100% {
	visibility: visible;
}
}

@-o-keyframes anime1 {
0% {
	visibility: visible;
	
}

39% {
	visibility: hidden;
}
79% {
	visibility: hidden;
}
80% {
	visibility: visible;
}

100% {
	visibility: visible;
}
}

@-ms-keyframes anime1 {
0% {
	visibility: visible;
	
}

39% {
	visibility: hidden;
}
79% {
	visibility: hidden;
}
80% {
	visibility: visible;
}

100% {
	visibility: visible;
}
}



@keyframes anime1 {
0% {
	visibility: visible;
	
}

39% {
	visibility: hidden;
}
79% {
	visibility: hidden;
}
80% {
	visibility: visible;
}

100% {
	visibility: visible;
}
}

	




.ani-layer2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: auto;
	visibility: hidden;
	/*animation-name: anime2;
	animation-duration: 2s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;*//*繰り返し*/
	/*animation-iteration-count: 1;*/
	-moz-animation: anime2 2s ease infinite;
	-webkit-animation: anime2 2s ease infinite;
	-o-animation: anime2 2s ease infinite;
	-ms-animation: anime2 2s ease infinite;
	animation: anime2 2s ease infinite;

}

@-moz-keyframes anime2 {
0% {
	visibility: hidden;
	
}

39% {
	visibility: hidden;
}

40% {
	visibility: visible;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
50% {
	visibility:visible;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
60% {
	visibility:visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}

80% {
	visibility: hidden;
}



100% {
	visibility: hidden;
	
}
}

@-webkit-keyframes anime2 {
0% {
	visibility: hidden;
	
}

39% {
	visibility: hidden;
}

40% {
	visibility: visible;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
50% {
	visibility:visible;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
60% {
	visibility:visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}

80% {
	visibility: hidden;
}



100% {
	visibility: hidden;
	
}
}

@-o-keyframes anime2 {
0% {
	visibility: hidden;
	
}

39% {
	visibility: hidden;
}

40% {
	visibility: visible;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
50% {
	visibility:visible;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
60% {
	visibility:visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}

80% {
	visibility: hidden;
}



100% {
	visibility: hidden;
	
}
}

@-ms-keyframes anime2 {
0% {
	visibility: hidden;
	
}

39% {
	visibility: hidden;
}

40% {
	visibility: visible;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
50% {
	visibility:visible;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
60% {
	visibility:visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}

80% {
	visibility: hidden;
}



100% {
	visibility: hidden;
	
}
}




@keyframes anime2 {
0% {
	visibility: hidden;
	
}

39% {
	visibility: hidden;
}

40% {
	visibility: visible;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}
50% {
	visibility:visible;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
60% {
	visibility:visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}

80% {
	visibility: hidden;
}



100% {
	visibility: hidden;
	
}
}

/*****privacy*****/

.privacy .article-head, .tokusho .article-head {
	background: url("../images/privacy_02.png")no-repeat center center;
	background-size: 100% 100%;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	font-size: 1.2rem;
	margin-bottom: 1rem;
}



.privacy ul li h2 {
	font-size: 1.2rem;
	padding-top: 2rem;
	
}
.privacy ul li ul li {
	line-height: 1.6;
	padding-top: 2rem;
}

.privacy dl dt {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}

.privacy dl dd {
	padding: 1rem 0;
	line-height: 1.6;

}

.privacy .container .text-area {
	padding: 0.5rem;
}

.privacy .container, .tokusho .container {
	padding-top: 2rem;
}

/*****privacy*****/

/*****tokusho*****/

.tokusho .tokusho-container {
	background-color: #FFE4EB;
	padding: 0.5rem;
}
.tokusho .tokusho-box {
	background-color: #fff;
	border-bottom: 1px dotted #333;
	font-size: 0.9rem;
	display: table;
	width: 100%;

}

.tokusho .tokusho-box div {
	display: table-cell;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.tokusho .tokusho-box-left {
	text-align: right;
	padding-right: 0.5rem;
	width: 37%;
	white-space: nowrap;
}

.tokusho .tokusho-box-right {
	padding-left: 0.5rem;
	width: 63%;

}

.tokusho .tokusho-box-right p a {
	color: #333;
}


/*****tokusho*****/


}/************** SP view ***************/


/****************************************
	　　	retina
*****************************************/

@media only screen and (-webkit-min-device-pixel-ratio: 2) {



}/************** SP ratio view ***************/



/****************************************
	　　　共通CSS
*****************************************/



