@charset "utf-8";
/*  Webofnt  */
@font-face {
	font-family: MkPOP;
	src:url("../webfonts/MkPOP.eot");	/*IE*/
	src:url("../webfonts/MkPOP.woff");	/* Firefox, Opera, Safari */
}

.webfont_mkpop{
	font-family:MkPOP !important;
	transform: rotate(0.001deg);
	font-weight:bold;
}

.font_serif{
	font-family: "游明朝", "YuMincho", serif;
	font-weight: bold;
}

/*
all
-----------------------------------------------*/
html{
	width:100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
}

html body{
	font-size:14pt;
	line-height:130%;
	font-family:"Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif !important;
	color:#333;
	width:100%;
	-webkit-overflow-scrolling: touch;
}

p,a,span,li{
	transform: rotate(0.05deg);
}

a{
	color:#e61673;
	text-decoration:none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a:hover, a:focus{
	color:#e61673;
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration:none;
}

.color_a, .color_h{
	color:#e61673 !important;
}

.back_a, .back_h{
	background:#e61673 !important;
}

.color_intro{
	color:#ce9961;
}

.color_mk{
	color:#e61673;
}

.menu_on{
	position: relative;
	overflow:hidden;
}

.body_on{
	position: relative;
	overflow:hidden;
}

.body_on::before{
	content:'';
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background: rgba(0,0,0,0.90);
	z-index:100000;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index:99;
	transform:none !important;
}

#page-top a{
	border:1px solid #e61673;
	background:#fff;
	color:#e61673;
	padding:12px 20px;
}

#page-top a:hover{
	background:#e61673;
	color:#fff;
}

/* scroll bar */
.scroll_bar::-webkit-scrollbar{
	width:5px;
	background:#eee;
}

.scroll_bar::-webkit-scrollbar:horizontal {
	height: 12px;
}

.scroll_bar::-webkit-scrollbar-button{
	width:5px;
	height:5px;
	background:#ccc;
}

.scroll_bar::-webkit-scrollbar-piece{
	background:#ccc;
}

.scroll_bar::-webkit-scrollbar-piece:start{
	background:#ccc;
}

.scroll_bar::-webkit-scrollbar-thumb{
	background:#ccc;
}

.scroll_bar::-webkit-scrollbar-corner{
	background:#ccc;
}
/* end scrol bar */

.no_container{
	padding-left:15px;
	padding-right:15px;
}

/* header */
header{
	position: fixed;
	width:100%;
	top:0;
	left:0;
	background:rgba(255,255,255,0.98);
	border-bottom:1px solid #999;
	opacity: 0.0;
	z-index:-1;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.box_none{
	display: none;
}

header.header_on{
	z-index:1000;
	opacity: 1.0;

}

header h1 img{
	max-width: auto !important;
	max-height:40px;
}

.hicon{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.hicon li{
	margin-right:5px;
}

.hicon a{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius:50%;
	background:#e61673;
	color:#fff;
	font-size:10pt;
	padding:3px 8px;
	width:32px;
	height:32px;
}

.hicon .hicon_tel a{
	border-radius:15px;
	font-size:10pt;
	padding:3px 8px;
	width:auto;
	height:32px;
}

.hicon .hicon_tel a i{
	margin-right:5px !important;
	margin-top:-2px;
	font-size:14pt;
}
/* footer */
footer{
	border-top:1px solid #999;
}

footer h1 img{
	max-width: auto !important;
	max-height:120px;
}

.ficon{
	display: flex;
	align-items: center;
}

.ficon li{
	margin-right:5px;
}

.ficon a{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius:50%;
	background:#666;
	color:#fff;
	font-size:10pt;
	padding:3px 8px;
	width:32px;
	height:32px;
}

.f_inner{
	display: flex;
	align-items: center;
	padding:10px;
	border:1px solid #999;
}

#copyright{
	padding:5px 15px;
	color:#fff;
	text-align: center;
	background:#e41c30;
}
/* article */
#introduction{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.intro_inner,.intro_txt{
	width:50%;
}

.intro_inner{
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../img/back_intro.jpg') no-repeat center center;
	background-size:cover;
}

.intro_catch{
	padding:0px 25px;
}

.intro_catch h1{ width:40%; }
.intro_catch h3{ width:40%; }

.intro_catch .new_item img{
	position: absolute;
	width:160px;
	z-index:2;
	top:-28px;
	left:7%;
}

.intro_catch h4{ padding-top:50px; }

.intro_txt{
	background: url('../img/back_note.png') no-repeat center center;
	background-size: cover;
	padding:50px 40px 0px 40px;
}

.con_intro{
	display: flex;
	width:100%;
	padding-bottom:25px;
	background: url('../img/underbar.png') no-repeat left bottom;
	background-size:contain;
}

.intro_back{
	background: url('../img/back_num.png') no-repeat center center;
	background-size:cover;
	margin-top:0px;
	width:70px;
	margin-right:10px;
	height:70px;
	padding-top:8px;
	color:#fff;
	text-align: center;
}

.con_intro div{
	width:calc(100% - 80px);
}

.hips_price{
	border-bottom:1px solid #666;
	padding-bottom:10px;
}

.buy_link div{
	border:1px solid #e41c30;
	border-radius:40px;
	background:#fff;
}

.buy_link div a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin:10px;
	padding:20px 20px 20px 20px;
	border-radius:30px;
	background: #e41c30; /* Old browsers */
	background: -moz-linear-gradient(top, #e41c30 0%, #e61673 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e41c30 0%,#e61673 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e41c30 0%,#e61673 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41c30', endColorstr='#e61673',GradientType=0 ); /* IE6-9 */
}

#feature0{
	background: url('../img/back_rosehip.jpg') no-repeat center center;
	background-size:cover;
}

#feature0 .back_mask{
	background:rgba(255,255,255,0.92);
}

#feature1{
	background: url('../img/back_cacao.jpg') no-repeat center center;
	background-size:cover;
}

#feature1 .back_mask{
	background:rgba(255,255,255,0.92);
}

#feature2{
	background: url('../img/back_columbia.jpg') no-repeat center center;
	background-size:cover;
}

#feature2 .back_mask{
	background:rgba(255,255,255,0.92);
}

.img_circle img{
	border-radius: 50%;
	border:2px solid #4e3636;
}

#feature3{
	background: rgba(245,226,205,0.25);
}

.qa{
	border:1px solid #e61673;
	background: #fff;
	padding:20px;
	border-radius: 10px;
}

.question_box,.answer_box{
	display: flex;
}

.question_box{
	border-bottom:1px solid #e61673;
	padding-bottom:10px;
	margin-bottom:20px;
}

.question_box .qa_txt{
	margin-top:-7px;
	margin-right:5px;
}

.answer_box .qa_txt{
	margin-top:-7px;
	margin-right:5px;
	margin-left:5px;
}

#feature5{
	background: rgba(245,226,205,0.25);
}

.item_data div{
	border-bottom:1px solid #999;
	padding:10px 10px 5px 10px;
}

.item_data div:nth-child(even){
	background: rgba(250,240,228,1.0);
}

.sec_title{
	background: url('../img/underbar.png') no-repeat left bottom;
	background-size:contain;
	padding-bottom:30px;
}

.sec_title .div_con, .sec_title h1{
	position: relative;
	z-index:1;
}

.sec_title .div_con{
	display: flex;
	justify-content: center;
}

.other_link a{
	display: block;
	padding:10px;
	border:1px solid #e61673;
	border-radius:10px;
}

/* contact form */
input,textarea{
	border:1px solid #666;
	border-radius:5px;
	padding:10px 5px;
}

textarea{
	width:100%;
}

.p_submit input{
	background:#e61673;
	color:#fff;
	border:0px;
	width:100%;
	font-size:21pt;
	border-radius:10px;
	padding:15px 0px;
	box-shadow:2px 2px 4px #999;
	cursor:pointer;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.p_submit input:hover{
	opacity:0.80;
}

.return_hips a{
	display: inline-block;
	background:#e61673;
	color:#fff;
	padding:5px 10px;
	border-radius:10px;
	border:1px solid #e61673;
}

/* contact hips */
.return_hips a:hover{
	background: #fff;
	color:#e61673;
}

.contact-hips header{
	opacity:1.0 !important;
	z-index:1000 !important;
}

.contact-hips article,.contact-hips footer{
	position: relative;
	top:60px;
}

.buy_link_inner{
	background:#e61673 !important;
	border-radius:10px !important;
	padding:20px !important;
}

.bli_tel{
	border-top:1px solid #fff;
	padding-top:10px;
	margin-top:10px;
}