@charset "UTF-8";
.list1 li{
    padding-left:1.4em;
    text-indent:-1.4em;
}
.blue{
    color: #0b3272;
    font-weight: bold;
}
.red{
     color: #d0102c;   
}
.orange{
    color: #d87a03;
}
.txt-center {
    text-align: center;
}
.txt-right{
    text-align: right;
}
.txt-left{
    text-align: left;
}
.txt_type2{
    font-weight: bold;
    font-size: 120%;
}
.note{
    text-align: right;
	font-size: 80%;
}
.br{
    display: block;
}
.gray{
    color: #777!important;
}
.txtArea{
    margin-bottom:40px; 
}
ul.list{
    margin-bottom: 20px;
    padding-left: 20px;
}
ul.list li{
    list-style: disc;
}
.contents_wrap_inner p{
    font-size: 1rem;
    line-height: 1.6;
}
.contents_wrap_inner table{
    margin-bottom: 30px;
}
.single h1 a{
}
.single h1 a:hover{
    opacity: 0.7;
    text-decoration: none;
}
.single h3{
    color: #0b3272;
    border-bottom: 1px solid #ccc;
    margin-bottom:30px; 
    padding-bottom: 10px;
}
.ChangeElem_Panel{
  display: none;
}

/* =================================================================
    color
   ================================================================= */

.bt_area{
}
.bt_area a, .bt_block input[type="submit"]{
    background:#de5c9e;
    color: #fff;
    border: none;
}
.bm_area{}
.bm_area a, .bm_block input[type="submit"]{
    background:#333;
    color: #fff;
    border: none;
}
.ba_area{}
.ba_area a, .bm_block input[type="submit"]{
    background:#cea880;
    color: #fff;
    border: none;
}
.bt_area a:hover {
    opacity: 0.8;
}
.bm_area a:hover {
    opacity: 0.8;
}
.ba_area a:hover {
    opacity: 0.8;
}
.select_area_wrap p{
    font-size: 80%;
}
.select_area_inner li:nth-child(1)>button{
    background: url(../images/navi_wakawakashiku.png) no-repeat;
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner li:nth-child(2)>button{
    background:  url(../images/navi_pokkorionaka.png) no-repeat; 
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner li:nth-child(3)>button{
    background:  url(../images/navi_katsudouteki.png) no-repeat; 
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner li:nth-child(4)>button{
    background:  url(../images/navi_yuragisedai.png) no-repeat; 
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner li:nth-child(5)>button{
    background:  url(../images/navi_danseimuke.png) no-repeat; 
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner li:nth-child(6)>button{
    background:  url(../images/navi_haritsuyagenki.png) no-repeat; 
    background-size: contain;
    color: #fff;
    font-size: 0.8rem;
}
.select_area_inner button:hover{
    background:#273698;
}
.miskalinda .bt_area a, .miskalinda .bt_block input[type="submit"]{
    background-color: #fc6633;
}
.macalinda .bt_area a, .macalinda .bt_block input[type="submit"]{
    background-color: #e60060;
}
.hercampure .bt_area a, .hercampure .bt_block input[type="submit"]{
        background-color: #d70029;
}
.catsclaw .bt_area a, .catsclaw .bt_block input[type="submit"]{
        background-color: #51a92e;
}
.mensmaca .bt_area a, .mensmaca .bt_block input[type="submit"]{
        background-color: #a40001;
}
.mensmiska .bt_area a{}
.miskalinda .bt_area a:hover, .macalinda .bt_area a:hover, .hercampure .bt_area a:hover, .catsclaw .bt_area a:hover, .mensmaca .bt_area a:hover{
	opacity: 0.8;
}

.bt_block_wrap {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
}
.mens_intro_area .bt_block_wrap, .nagara_intro_area .bt_block_wrap{
    -webkit-justify-content: center; /* Safari */
    justify-content:center;
    margin:0 auto 30px;
    width: 75%;
}
.item_info .bt_block_wrap{
     margin: 0 auto;
    -webkit-justify-content: center; /* Safari */
  	justify-content:center;
}

.bt_block{
    margin-right: 10px;
}
.bt_block.bt_block_one{
    margin-right: 0;
}
.bt_block input:hover[type="image"]{
    opacity: 0.8;
}
.bt_block.ico_area01 {
    position: relative;
}
.bt_block.ico_area01 .ico_10{
    position: absolute;
    top: -20px;
    right: -33px;
}
.price_area{
margin-bottom: 20px;
font-size: 1.6rem;
line-height: 1.6;
}
.feature_block{
    margin-bottom: 20px;
}
.txt_type1{
    font-size: 120%;
    font-weight: bold;
}
.miskalinda .txt_type1{
color: #f29543;
}
.macalinda .txt_type1{
color: #d54868;
}
.hercampure .txt_type1{
color: #d74a06;
}
.catsclaw .txt_type1{
color: #7a8943;
}
.mensmaca .txt_type1{
color: #141853;
}
.nagarakirei .txt_type1{
color: #de5c9e;
}
.about .txt_type1{
color: #cea880;	
}
.point_area .txt_type1{
 color: #ffff00;
}
/* =================================================================
   common
   ================================================================= */

.marBtm10{margin-bottom: 10px;}
.marBtm20{margin-bottom: 20px;}
.marBtm30{margin-bottom: 30px;}
.marBtm40{margin-bottom: 40px;}
.marBtm50{margin-bottom: 50px;}
.marBtm60{margin-bottom: 60px;}
.marBtm70{margin-bottom: 70px;}
.marBtm80{margin-bottom: 80px;}
.back-area{text-align: center;}


/* =================================================================
    module
   ================================================================= */
.border-area{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}
.border-area p{
    border-bottom: 0;
}
.box_type1{
    background: url(../images/box_type1.png) no-repeat center center;
    background-size:contain;
}

/* =================================================================
    layout
   ================================================================= */

#main_visual_wrapper{
    padding: 0px 0px 0px;
    height: auto;
    color:#0b3272;
    font-size: 85%;
    position:relative;
    z-index: 10;
    border-bottom: 1px solid #eee;
}

.main_contents_outer{
    /*width: 1120px;*/
    background:url(../images/bg_tree) repeat;
	margin: 0 auto;
    overflow: hidden;
}
.main_contents_area p{
    margin-bottom: 20px;
}

/*header AREA*/
.inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
 
.inner:after {
  content:"";
  clear: both;
  display: block;
}

.prodcuts_area{
	width: 90%;
	margin: 60px auto;  
}
.main_intro_area{
    padding: 100px 10% 0px;
}
.main_intro_area h2{
    font-weight: bold;
	text-align: center;
    margin-bottom: 40px;
}
.main_intro_area p{
    text-align: center;
    font-size: 1.1rem;
    line-height: 2.4;
}
.intro_area{
		    padding: 80px 10% 80px;
		    text-align: center;
            margin-bottom: 40px;
}
.intro_area img{
	width: 80%;
	margin: 0 auto;
}
.box.ChangeElem_Panel .col-xs-6.col-md-3{}
.box.ChangeElem_Panel p{
	margin-bottom: 10px;
}
.box.ChangeElem_Panel img{
	margin-bottom: 10px;
}
.box.ChangeElem_Panel .ico_area img{
	width: 13%;
	height: 100%;
    margin-top: 10px;
}
.feature_area{
	padding: 60px 10% 80px;
	text-align: center;
}
.feature_area h2{
    font-weight: bold;
    margin-bottom: 40px;
}
.feature_area p{
	margin-bottom: 60px;
}
.feature_area img{
	width: 60%;
	margin: 0 auto;
}
.news_area{
    width: 85%;
    margin: 60px auto;
}
.news_area h2{
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;
}
.news_area ul{
    margin-bottom: 20px;
    background-color: white;
    text-align-last: left;
    max-inline-size: 1150px;
    margin: auto;
    margin-bottom: 20px;
}
.tl_block{
    margin: 40px 0;
}
.tl_block h2{
    margin:0 auto;
    background: url(../images/tl_block.png) no-repeat;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
    background-position: center;
    font-size: 1.5vw;
    margin-bottom: 20px;
}
.tl_block h2 img{
	text-align: center;
	margin: 0 auto;
	width: 85%;
}
.user_voice_special{
    padding: 60px 60px;
    margin:0 auto;
    width: 80%;
}
.user_voice_special h2{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
/*--------header-----------*/
 
#top-head {
  top: -100px;
  position: absolute;
  width: 100%;
  margin: 80px auto 0;
  padding: 30px 0 0;
  line-height: 1;
  z-index: 999;
  background:#fff;
}
 
#top-head a,
#top-head {
    color: #999;
    text-decoration: none;
}
 
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
    height: 70px;
    margin-left: 5px;
}
 
#top-head .logo a {
  position: absolute;
  width: 100%;
    height: 70px;
}
 
#global-nav ul {
    list-style: none;
    position: absolute;
    top: 15px;
    left: 280px;
    font-size: 14px;
}
#global-nav ul li {
    float: left;
    padding:0 10px;
}
#global-nav ul li a {
    padding: 5px 5px;
    position: relative;
    display: inline-block;
}
 
#global-nav ul li a::after {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 1px;
   -webkit-transform: scaleX(0);
   -ms-transform: scaleX(0);
   transform: scaleX(0);
   background-color: #eee;
   -webkit-transition: all .2s ease;
   transition: all .2s ease;
}
 
#global-nav ul li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
 
nav span{
    background:#666;
    height:2px;
    display:block;
    position:relative;
    width:50px;
    left:0;
}
 
nav .retailer_area{
    position: absolute;
    right: 20px;
    top: 25px;
}
nav .retailer_area a{
    padding: 10px;
    border: 1px solid #888;
    color: #fff;
    font-size: 0.7rem;
}
nav .retailer_area a:hover{
    text-decoration: none;
    color: #555;
    background:#333;
    border: #333;

}
 
/*--------固定化されたときのCSS-----------*/
 
#top-head.fixed {
    color: #fff;
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 0px;
    background: #fff;
    background: rgba(255,255,255,.9);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
 
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
    height: 70px;
    margin-top: 10px;
}
 
#top-head.fixed .logo a {
  position: absolute;
  width: 100%;
  height: 70px;
}
#top-head.fixed #global-nav ul li a {
    padding: 0 10px;
    padding-bottom: 10px;
}
#top-head.fixed #global-nav ul{
   top: 30px;
   left: 280px; 
}
 
 
/*-----------スマホのトグルボタンのCSS-------------*/
 
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #999;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
 
#mobile-head .logo{
    display: none;
}
 

/*---------詳細ページ--------------*/
.single_intro_area{
    padding:30px;
    margin:0 auto;
    max-width: 1120px;
}
.single_intro_area h2{
    background-color: #725a20;
    color: #fff;
    padding: 5px 10px; 
    font-size: 1.4rem;
}

.flake .single_intro_area h2{
    background-color: #e40079;
    color: #fff;
    padding: 5px 10px; 
    font-size: 1.4rem;
}
.powder .single_intro_area h2{
    background-color: #9d04ab;
    color: #fff;
    padding: 5px 10px; 
    font-size: 1.4rem;
}
.grain .single_intro_area h2{
        background-color: #e89709;
    color: #fff;
    padding: 5px 10px; 
    font-size: 1.4rem;
}

.flake .single_intro_area h3{
    background-color: #e40079;
    color: #fff;
    padding: 5px 10px; 
}
.powder .single_intro_area h3{
    background-color: #9d04ab;
    color: #fff;
    padding: 5px 10px; 
}
.grain .single_intro_area h3{
        background-color: #e89709;
    color: #fff;
    padding: 5px 10px; 
}

.miskalinda .single_intro_area h2{
    background-color: #aa5aaa;
}
.miskalinda .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#fc6633;
        border-left: solid 5px #fc6633;
}
.macalinda .single_intro_area h2{
    background-color: #e6328c;
}
.macalinda .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#e60060;
        border-left: solid 5px #e60060;
}
.hercampure .single_intro_area h2{
        background-color: #c30a1e;
}
.hercampure .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#d70029;
        border-left: solid 5px #d70029;
}
.catsclaw .single_intro_area h2{
        background-color: #14aa32;
}
.catsclaw .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#7a8943;
        border-left: solid 5px #51a92e;
}
.mensmaca .single_intro_area h2{
        background-color: #eb5a00;
}
.mensmaca .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#a40001;
        border-left: solid 5px #a40001;
}
.mensmiska .single_intro_area h2{
        background-color: #f59600;

}
.mensmiska .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#008be0;
        border-left: solid 5px #008be0;

}
.nagarakirei .single_intro_area h2{
        background-color: #e15795; 
}
.nagarakirei .single_intro_area h3{
        font-size: 1.2rem;
        margin-bottom:10px;
        padding: 0.5em;
        color:#e15795;
        border-left: solid 5px #e15795; 
}

.select_area{
    width: 60%;
    margin:60px auto;
}
.select_area .item{
    width: 20%;
    float: left;
    margin-right: 40px;
}
.select_area .item img{
    margin-bottom: 10px;
}
.select_area .item p{
    margin-bottom: 20px;
}
.select_area_inner{
	width: 800px;
	margin: 20px;
}
.select_area_inner button{
    position:relative;
    left:0%;
    float: left;
    margin-right: 35px;
    margin-bottom: 10px;
}
.select_area_inner button:nth-child(3), .select_area_inner button:nth-child(6){
    margin-right: 0px;
}

.select_area_inner button{
    border: none;
    border-radius: 5px;
    width: 230px;
	height: 100px;
}
.select_area_inner button:hover{}
.single_intro_area ul {
    padding-left: 30px;
}
.single_intro_area ul li {
    list-style-type: disc;
}
.feature{
    font-size: 120%;
    line-height: 1.8;
}
/*
.miskalinda .feature li{
    background: linear-gradient(transparent 50%, #f7dccf 50%);
}
.hercampure .feature li{
    background: linear-gradient(transparent 50%, #fddccc 50%);
}
.catsclaw .feature li{
    background: linear-gradient(transparent 50%, #cdd6ad 50%);
}
.mensmiska .feature li{
    background: linear-gradient(transparent 50%, #a8eaff 50%);
}
.macalinda .feature li{
    background: linear-gradient(transparent 50%, #f5d5dc 50%);
}
.mensmaca .feature li{
    background: linear-gradient(transparent 50%, #d4daec 50%);
}
*/
.point_area{
    background: url(../images/bg_maca.jpg) repeat-x;
	background-repeat: repeat !important;
/*     padding: 60px 60px; */
    color: #fff;
}
.point_area img{
    border-radius: 10px;
}

.miskalinda .point_area{
    background: url(../images/bg_misca_linda.jpg) repeat-x;
}
.hercampure .point_area{
    background: url(../images/bg_moe_rita.jpg) repeat-x;
}
.catsclaw .point_area{
    background: url(../images/bg_walk.jpg) repeat-x;
}
.mensmaca .point_area{
    background: url(../images/bg_sr_maca.jpg) repeat-x;
}
.mensmiska .point_area{
    background: url(../images/bg_mens_misca.jpg) repeat-x;
}

.contents_wrap_tl .tl_area{
    text-align: center;
    padding: 120px 50px 100px;
    font-size: 2rem;
}
.news_wrap .tl_area{
    text-align: center;
    padding: 120px 50px 100px;
    font-size: 2rem;
}
.news_wrap h1{
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.news_wrap_inner{
    width: 60%;
    margin:0 auto 160px;
    word-wrap: break-word;
}
.news_wrap_inner h2{
    border-bottom: 1px solid #eee;
}
.contents_wrap_inner{
    width: 60%;
    margin:0 auto 160px;
    word-wrap: break-word;
}
.contents_wrap_inner h2{
    border-bottom: 1px solid #eee;
}

.qa_wrap .tl_area{
    text-align: center;
    padding: 120px 50px 100px;
    font-size: 2rem;
}
.qa_wrap h1{
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.qa_wrap_inner{
    word-wrap: break-word;
        background: url(../images/bg_tree.jpg) repeat;
}
.qa_wrap_inner_contents{
    width: 60%;
    margin:0 auto;
    padding:40px 0 40px;
}
.qa_wrap_inner h2{
    border-bottom: 1px solid #eee;
}
.qa_wrap_inner h3{
    margin-bottom: 30px;
    color: #d74a06;
}
.qa_wrap_inner .qa_t{
}
.qa_wrap_inner .an_t{
    font-weight: bold;
}
.qa_box{
    margin-bottom: 30px;
    padding: 4%;
}
.qa_box p{
    margin-bottom: 0;
}

.point_area .point_area_intro h2{
   color: #ffff00;
   border: 1px solid #ffff00;
   border-width: 0 0 1px 0; 
   width: 70%;
   margin: 0 auto 40px;
   padding-bottom: 10px;
   font-size: 2rem;
}
.point_area .point_area_intro p{
    font-size: 1.4rem;
    line-height: 1.8;
}
.point_area .point_area_intro{
    text-align: center;
    padding:40px 0 40px;
}
.img_box img{
    margin: 0 auto;
}
.item_info{
    text-align: center;
    padding:80px 0;
    margin-bottom: 60px;
}
.item_info h2{
    margin-bottom: 60px;
}
.item_info h3{
    margin-bottom: 40px;
    font-weight: bold;
}
.item_info h4{
    color: #555;
    margin-bottom: 20px;
}
.item_info .bt_block_wrap{
    margin-bottom: 30px;
}
.item_info .buy_area{
    width: 55%;
    margin: 50px auto 0;
}
.item_info .buy_area h3{
    margin-bottom: 10px;
}
.ico_area{
	display: flex;
}
.other_area{
    background:url(../images/bg_tree) repeat;
	padding:120px 10%;
    margin-bottom:-10px;
}
.other_area h3{
    text-align: center;
    color: #666;
    margin-bottom: 20px;
    font-size: 1.2rem;
}
.other_area_item{
}
.other_area_item .item{
    padding:30px;
}
.other_area_item img{
    margin-bottom: 10px;
    padding:30px;
}
.other_area_item .ico_area{
    margin-bottom: 50px;
    display: flex;
}
.other_area_item .ico_area img{
    padding:0px;
    width: 10%;
    height: 100%;
    margin-right: 10px;
}
.other_area_item h3{
    font-size: 1.2rem;
}
.other_area_item p{
    font-size: 0.9rem;
}
.other_area_item .bt_area{
    text-align: center;
}
.other_area_item .bm_area{
    text-align: center;
}
.other_area_item .ba_area{
    text-align: center;
}
.main_visual_area{
    padding-top: 80px;
}
.main_contents_wrap{
    background: url(../images/bg_tree.jpg) repeat;
}
.main_contents_products{
    background-size:100%;
    min-height: 500px;
}

/*about-----------------------------*/
.about_intro_area{
    background:url(../images/bg_tree) repeat; 
    padding:50px 20%;
    color: #606060;
}
.about_intro_area h2{
    color: #fff;
    background-color: #de5c9e; 
    text-align: center;
}

.about_contents_wrap{
    background:url(../images/bg_tree) repeat;
}
.about_contents_wrap h2{
    color: #de5c9e;
    text-align: center;
    margin-bottom: 40px;
}
.about_contents_wrap p{
    margin-bottom: unset;
    text-align: right;
}
.about_contents_wrap h2.border{
    color: #fff;
    padding:10px;
    border-radius: 10px;
}
.about_user_voice{
    background:url(../images/bg_tree) repeat;
	padding: 80px 10% 0px;
}
.about_user_voice h2{
    color: #fff;
	background-color: #de5c9e;
	text-align: center;
}
.about_contents_wrap h3.border{
    color: #fff;
    background-color: #de5c9e;
    font-family: 'Asap', sans-serif;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 15px;
    line-height: 1.5;
    font-weight: bold;	
}
.about_contents_wrap h3{
    color: #de5c9e;
    font-size: 1.4rem;
    margin-bottom: 30px;
}
.about_contents_wrap_inner{
    width: 75%;
    padding:5%;
    margin: -40px auto 40px;
    padding-bottom: 0px;
    background:url(../images/bg_tree) repeat;
}
.about_contents_wrap_inner img{
    margin-bottom: 40px;
    border-radius: 10px;
}

/*mes_misuka-----------------------------*/
.mens_intro_area{
    background:url(../images/bg_tree) repeat;
    padding:30px;
    margin:0 auto;
    max-width: 1120px;
    color: #000000;
}
.mens_intro_area h2{
    color: #fff;
	background-color: #000000;
	text-align: center;
}
.mens_contents_wrap{
    background: url(../images/bg_mens_miska.jpg) repeat;
}
.mens_contents_wrap_inner{
    padding:30px;
    margin:0 auto;
    max-width: 1120px;
    color: #ffffff;
}
.mens_contents_wrap_inner img{
    margin: 20px auto 40px;
}
.feature{
    color: #fff;
	background-color: #000000;
	padding: 20px 10% 20px;
}
.feature h2{
    text-align: center;
    margin-bottom: 40px;
}
.user_voice{
    background:url(../images/bg_tree) repeat;
    padding:30px;
    margin:0 auto;
    max-width: 1120px;
}
.user_voice h2{
    color: #fff;
	background-color: #000000;
	text-align: center;
}
.user_voice .note{
    text-align: right;
}
.cm_area{
        background:url(../images/bg_wall.jpg) repeat;
}
.cm_area_wrap{
    padding:30px;
    margin:0 auto;
    max-width: 1120px;
}
.cm_area h2{
    text-align: center;
    margin-bottom: 20px;
    background-color: #7a2b0b;
    color: #ffffff;
}
.bt_block_one input[type="image"]{
    width: 95%;
    margin: 0 auto;
}
.effect01 a img{
    -moz-transition: -moz-transform 0.5s cubic-bezier(.19,1,.22,1);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(.19,1,.22,1);
    -o-transition: -o-transform 0.5s cubic-bezier(.19,1,.22,1);
    -ms-transition: -ms-transform 0.5s cubic-bezier(.19,1,.22,1);
}
.effect01 a:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
}

.nagara_contents_wrap_inner {
    padding: 10px;
    margin: 0 auto;
    padding-bottom: 20px;
    background: #fff;
    border: 3px solid #eb9dc5;
    border-radius: 10px;
}

.nagarakirei .single_intro_area img + h3 {
    margin-top: 30px;
}

.ico_place{
    float: left;
    min-height: 90px;
    margin-right: 10px;
}
.place_area{

}
.date{
    font-size: 80%;
    margin-bottom: 10px;
}

/*SNS-----------------------------*/
ul.insta_list li{
    float: left;
    margin-left:10px;
    margin-bottom:20px;
}
.sns_area{
    margin-top:0px; 
    margin-bottom:30px; 
}
.sns_area img{
    margin-right: 10px;
}
.footerArea {
    padding: 60px 0 80px;
    background:#dcdad6;
    color: #fff;
    font-size: 75%;
}
.footerArea ul{
    width: 300px;
    margin:0 auto 50px;
    display: flex;
}
.footerArea ul li{
    padding-right: 15px;
}
.footerArea ul a{
    color: #999;
}
.single .footerArea{
    border-top: 1px solid #d7dde5;
}
.clear{
    clear: both;
}
.clearfix{
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.sp{
    display: none;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.bt_area{}
.bt_area a{
    margin: 50px auto 0;
    width: 155px;
    font-size: 0.8rem;
    padding: 15px 20px;
    text-decoration: none;
}
.bm_area{}
.bm_area a{
    margin: 50px auto 0;
    width: 155px;
    font-size: 0.8rem;
    padding: 15px 20px;
    text-decoration: none;
}
.ba_area{}
.ba_area a{
    margin: 50px auto 0;
    width: 155px;
    font-size: 0.8rem;
    padding: 15px 20px;
    text-decoration: none;	
}
.bt_area a:hover {
    transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
}
.insta_area .bt_area .bt{
    float: none;
}
.insta_area .bt_area{
    width: 100px;
    text-align: center;
}

.box_2{
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.item_txt{
    width: 85%;
    margin:0 auto;
}

.news_link_area{
    padding:20px;
    text-align: center;
}
.m_w_area{
    display: flex;
    width: 65%;
    margin:0 auto 0 80px;
}
.m_w_area img{
    margin-right: 5px;
    margin-left: 5px;
}
.contact_area{
    text-align: center;margin-bottom: 20px;
}
.contact_area a{
    color: #fff;
}
.prodcuts_area h2{
	width: 85%;
}
.archives_news_area{
    width: 50%;
    margin:0px auto 0;
    min-height: 500px;
    padding-top:150px;
}

.video01{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video01 iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.fe_aoki{
    -webkit-justify-content: center;
    justify-content: center;
    margin: 2% 0;
    display: flex;
}
.copyright{
    font-size: 0.8rem;
}
.slick-dots{
    bottom: 10px;
}
.slick-dotted.slick-slider{
    margin-bottom: 0;
}
.slick-dots li.slick-active button:before, .slick-dots li button::before {
    color: #555;
}
/* =================================================================
    TABLE
   ================================================================= */
table {
  border-collapse: collapse;
  width: 100%;
}
table th,
table td {
  padding: 10px;
  border: 1px solid #999;
}
table th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}
table h4{
    color: #222;
    margin-bottom: 10px;
}
table .orange{
        margin-bottom: 10px;
}
/* =================================================================
    page-top
   ================================================================= */



/* =================================================================
    animation
   ================================================================= */

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}




/* =================================================================
    max-width: 768px
   ================================================================= */
@media ( max-width: 768px ) {
    .sp{
    display:block;    
    }
    .pc{
    display:none;  
    }
    .br{display: inline;}
    #main_visual_wrapper{
        padding: 0px;
    }
    .header .fixbar{
    height: 55px;
    }

/*header*/
 .head-inner {
      display: none;
    }
 
    .slick-next {
      right: 0;
    }
 
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: transparent;
        width: 100%;
        height: 50px;
        z-index: 999;
        position: relative;
    }
    #mobile-head .logo img{
    	width: 100%;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        height: 50px;
        top: 15px;
        color: #333;
        font-size: 26px;
    }
#top-head .logo img{
}
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
        padding: 18px 0;
        color: #fff;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
        margin-top: -10px;
    }
    .main_visual_area{
        height: 100%;
    }
    .main_contents_area{
    padding-left: 0px;
    }
    .main_contents_area img{}
    .recipe-inner{
    width: 100%;
    }
.prodcuts_area{
	width: 80%;
	margin:0 auto 40px; 
}
.main_intro_area{
		    padding: 30px 5% 30px;
}
.intro_area{
		    padding: 30px 5% 30px;
            margin-bottom: 10px;
}
.intro_area img{
	width: 80%;
	margin: 0 auto;
}
.feature_area{
		    padding: 30px 5% 30px;
	    text-align: center;
}
.feature_area p{
	margin-bottom: 60px;
}
.feature_area img{
	width: 100%;
	margin: 0 auto;
}
.news_area{
    padding: 10px 10% 20px;
}
.news_area h2{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.tl_block{
	margin:20px 0;
}
.tl_block h2 img{
	text-align: center;
	margin: 0 auto;
	width: 60%;
}
    #button{
        width: 40px;
        height:40px;
    }
    .intro_area{
        padding: 30px 15px;
        font-size: 100%;
    }
    .intro_area img{
        padding-left: 0px;
        margin: 0 auto 20px;
        width: 100%;
    }
    .insta_area h2{
    }
    .intro_area p {
        margin-bottom:20px; 
    }
    .ico-rest-area img{
    width: 50%;
    margin-top:0; 
}

    .main_contents_area {
    padding-top: 30px;
    }
/*faq-----------------------------*/
.faq_wrap1{
    float: none;
    width: 100%
}
.faq_wrap2{
    float: right;
    width: 100%;
}

    .news-item h3{
        margin-bottom:15px; 
    }
    .news-item p{
        margin-bottom:20px; 
    }
    .news-item-inner{
        padding-bottom: 0px;
        margin-bottom: 0px;
        min-height: auto;
        /*border-bottom: 1px solid #ddd;*/
}
    .insta_area{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .insta_list_outer {
        margin: 0 auto;
    }
    .insta_list_outer{
        padding-left: 0px;
    }
    .insta_list li{
    }
    .insta_list a img{
        width: 96px;
    }
    .insta_list li{
    margin-left:0px;
    }
    .insta_follow_area img{
        margin: 0 auto;
      width: 30%;
    }
    .news-area{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footerArea {
        padding: 30px 0 40px;
    }
    .detail-area{
        width: auto;
        padding: 0 20px;
        margin-top:30px; 
    }
    .recipe-title img{
        width: 85%;
    }
    .recipe-photo img, .recipe-photo02 img{
        max-width: 100%;
    }
    .list1{
    margin-bottom: 15px;
}

.pickup_area{
    padding: 20px 0;
    line-height: 2.2;
    background:#eee;
}
.pickup_area h2{
    text-align: center;
    margin-bottom:20px; 
    font-weight: bold;
}
.pickup_area_inner{
}
.pickup_img{
    float: left;
    width: 50%;
}
.pickup_img img{
    margin-bottom: 10px;
}


.product_area{
    padding: 20px 0;
    line-height: 2.2;
}
.product_area h2{
    text-align: center;
    margin-bottom:20px; 
    font-weight: bold;
}
.product_area_inner .item{
    width: 50%;
    margin-bottom: 10px;
}
.video{
  min-height: 250px;
}

.bt_area{
    width: 155px;
    margin: 0px auto 30px;
}

.btn_hamburger {
    margin: 0 auto 2em !important;
    width: 40px;
}
.btn_hamburger a {
    position: relative;
    display: block;
    height: 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
}
.btn_hamburger span {
    position: absolute;
    display: inline-block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #161b1d;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
}
.btn_hamburger span:nth-of-type(1) {
    top: 0;
}
.btn_hamburger span:nth-of-type(2) {
    top: 14px;
}
.btn_hamburger span:nth-of-type(3) {
    bottom: 0;
}
.btn_hamburger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #161b1d;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.btn_hamburger .active span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.btn_hamburger .active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.btn_hamburger .active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) scale(0);
    -ms-transform: translateY(20px) scale(0);
    transform: translateY(20px) scale(0);
}
.btn_hamburger .active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) scale(0);
    -ms-transform: translateY(-20px) scale(0);
    transform: translateY(-20px) scale(0);
}
.single .content_inner{
    width: 90%;
}
.single .faq .content_inner{
    width: 90%;
}

.other_area{
    padding:0px 20px;
    margin-bottom: 20px;
}
.other_area h3{
    text-align: center;
    color: #666;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.2rem;
}

.other_area_item .item{
    padding:10px;
}
.other_area_item img{
    margin-bottom: 10px;
    padding:10px;
}
.other_area_item .bt_area{
    text-align: center;
}
.single_intro_area{
    padding:20px 0px;
    width: 100%;
}
.point_area{
    padding:20px;
}
.point_area .point_area_intro{
    padding: 40px 0 60px;
}

/*mes_misuka-----------------------------*/
.cm_area{
    background-color: #eee;
    margin-bottom: 20px;
}
.cm_area_wrap{
    padding: 30px 10px 40px;
}
.cm_area h2{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.main_intro_area p {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.8;
}
.mens_intro_area, .nagara_intro_area{
    padding:53px 5%;
}
  table {
   border-top: 1px solid #999;
  }
  table td {
    display: block;
    text-align: center;
  }
  table th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}

@media screen and (max-width: 476px) {
.box.ChangeElem_Panel .col-xs-6.col-md-3{
    height: 460px;
}
}
/*------------タブレット用------------------*/
 
@media screen and (max-width: 1024px) {
.main_intro_area h2{
		margin-bottom: 30px;
	}
  .head-inner {
    display: none;
  }
  .slick-next {
    right: 0;
  }
  #top-head,
  .inner {
      width: 100%;
      padding: 0;
  }
  #top-head {
      top: 0;
      position: fixed;
      margin-top: 0;
  }
  /* Fixed reset */
  #top-head.fixed {
      padding-top: 0;
      background: transparent;
  }
  #top-head.fixed .logo a{
    position: static;
  }
#top-head .logo {
      position: absolute;
      left: 13px;
      height: 60px;
      top: 15px;
      color: #333;
      font-size: 26px;
  }
  #top-head.fixed .logo{
    position: absolute;
    left: 0px;
    height: 20px;
    top: -10px;
    color: #333;
    font-size: 26px;
  }
  #mobile-head {
      width: 100%;
      height: 60px;
      z-index: 999;
      position: relative;
      background: rgba(255,255,255,.9);
  }
  .fixed #mobile-head{
    background: rgba(255,255,255,.9);
  }
  .logo img{
    width: 100%;
  }
  .main_visual_area{
    padding-top: 60px;
  }
  #global-nav {
      position: absolute;
      /* 開いてないときは画面外に配置 */
      top: -500px;
      background: #bdb7a9;
      width: 100%;
      text-align: center;
      padding: 10px 0;
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
  }
  #global-nav ul {
      list-style: none;
      position: static;
      right: 0;
      bottom: 0;
      font-size: 14px;
  }
  #global-nav ul li {
      float: none;
      position: static;
      padding: 0 0;
      color: #fff;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
      width: 100%;
      display: block;
      padding: 18px 0;
      color: #fff;
  }
  #nav-toggle {
      display: block;
      right: 15px;
      top: 13px;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
      top: 11px;
      -webkit-transform: rotate(315deg);
      -moz-transform: rotate(315deg);
      transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
      width: 0;
      left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
      top: 11px;
      -webkit-transform: rotate(-315deg);
      -moz-transform: rotate(-315deg);
      transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
      /* #global-nav top + #mobile-head height */
      -moz-transform: translateY(556px);
      -webkit-transform: translateY(556px);
      transform: translateY(556px);
  }
 nav .retailer_area{
    position: static;
    padding: 20px 0 50px;
}
    #mobile-head .logo{
        display: block;
        top: 0px;
        left: 0px;
    }
    #top-head .logo a{
        position: static;
    }
    #global-nav .logo{
        display: none;
    }
.feature_area h2{
	margin-bottom: 30px;
}
.feature_area p{
	margin-bottom: 30px;
}
.img_box img{
    width: 45%;
    margin-bottom: 20px;
}
 .other_area_item .ico_area img{
    width: 10%;
 }
 .point_area .point_area_intro{
    padding: 40px 0 20px;
 }
 .point_area .point_area_intro h2{
    width: 100%;
 }
.tl_block h2{
    font-size: 1rem;
 }
.tl_block h2 img{
    width: 90%;
 }
 .intro_area{
    padding:0;
 }
 .user_voice{
    padding: 80px 1% 0px;
    margin-bottom: 0px;
}
.user_voice h2{
    text-align: center;
    margin-bottom: 20px;
}

.user_voice .note{
    text-align: right;
}


.box.ChangeElem_Panel .col-xs-6.col-md-3{
}
.box.ChangeElem_Panel .ico_area img{
	width: 10%;
}
.mens_contents_wrap_inner{
    width: 90%;
        padding-bottom: 30px;
}

.qa_wrap_inner_contents{
    width: 80%;
}
.select_area{
    width: 90%;
    margin-top: 30px;
    margin-bottom: 0;
}
.select_area .tl_block
{
	margin-bottom: 20px;
}
.select_area .item{
    width: 40%;
    float: left;
    margin-right: 0;
    margin-left: 30px;
    margin-bottom: 20px;
}
.select_area_inner{
	width: auto;
}
.select_area_inner button{
	position:relative;
    left: 20px;
    float:left;
	font-size: 70%;
	width:39%;
	padding:5px;
}
.select_area_inner button:nth-child(2), .select_area_inner button:nth-child(4), .select_area_inner button:nth-child(6){
    margin-right: 0px;
}


.bt_block_wrap {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
}
.mens_intro_area .bt_block_wrap, .nagara_intro_area .bt_block_wrap{
    -webkit-justify-content: center; /* Safari */
    justify-content:center;
    margin:0 auto 30px;
    width: 75%;
}

.select_area .item p{
	font-size: 90%;
	margin-bottom: 10px;
}
.select_area .item .ico_area img{
	width: 12%;
}
.prodcuts_area h2{
	width: auto;
}
.ChangeElem_Panel h3{
    font-size: 1rem;
}
.ChangeElem_Panel p{
	font-size: 0.9rem;
	margin-bottom: 10px;
	line-height: 1.3
}
.user_voice_special{
	padding:0;
}
.qa_wrap .tl_area{
	  padding: 80px 50px 80px;
}
.qa_wrap_inner{
    margin:0 auto 60px;
}
.item_info{
	margin-bottom: 0;
}
.item_info .buy_area{
    width: 100%;
}
.news_wrap_inner{
    width: 90%;
}
.news_wrap .tl_area, .contents_wrap_tl .tl_area{
    padding: 80px 50px 50px;
}
.archives_news_area{
    width: 80%;
    padding-top: 100px;
}
.user_voice_special h2{
    margin-bottom: 30px;
}
.other_area_item p{
    margin-bottom: 20px;
}
.news_wrap_inner, .contents_wrap_inner{
    width: 85%;
}
#page-top a{
    bottom: 40px;
}
.video01{
    margin-bottom: 10px;
}
.bt_block_wrap {
}
.bt_block{
    margin-bottom: 20px;
}
.price_area{
font-size: 1.2rem;
line-height: 1.4;
}
.item_info .bt_block_wrap{
    width: 90%;
}
.other_area{
    padding:120px 5%;
    margin-bottom: 0px;
}
.bt_block input{
    width: 95%;
}
p{
    font-size: 1rem;
}
.bt_block{
   padding-right: 0;
 margin-right: 0;
}
.point_area .point_area_intro h2{
    font-size: 1.6rem;
}
.bt_block.ico_area01 .ico_10{
position: absolute;
top: -20px;
right: -20px;
width: 35%;
}
.fe_aoki img{
    margin:2% auto;
}
.fe_aoki img{
    width: 85%;
    height: 100%;
}
.mens_intro_area .bt_block_wrap, .nagara_intro_area .bt_block_wrap{
	width: 100%;
}
.nagara_contents_wrap_inner{
    padding-bottom: 10px;
}
.nagara_info{
    width: 90%;
}
.item_info.nagara_info .bt_block_wrap{
    width: 100%;
}
.bt_block_one input[type="image"]{
    width: 55%;
    margin: 0 auto;
}
}
@media screen and (max-width: 320px) {
.select_area_inner button {
    font-size: 80%;
    width: 46%;
    padding: 5px;
}
}
/* =================================================================
    TABLE
   ================================================================= */
table {
  border-collapse: collapse;
  width: 100%;
  margin: 20px;
}
table th,
table td {
  padding: 5px;
  border: 1px solid #725a20;
  text-align: left;
  background-color: white;
  vertical-align: middle;
}
table td > span {
    font-weight: bold;
    color:red
}
table td > img {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
table td > p {
   font-size:small;
   margin-bottom: 0px;
}
table th {
    background-color: #725a20;
    text-align: left;
    color: white;
    font-size: x-large;
}
table th > p {
    font-size:small;
    margin-bottom: 0px;
}
table h4{
    color: #222;
    margin-bottom: 10px;
}
table .orange{
        margin-bottom: 10px;
}
/* =================================================================
    exclamation
   ================================================================= */
exclamation {
   background: url(../images/bg_tree) repeat;
   margin: 1em 0; padding:10px 10px 10px 35px;
   border-style: solid;
   color: #666;
   font-size: 11px;
}
exclamation h5{
	color: #222;
    font-size: 10px;
}