﻿body,.txt_color_nomal{color: #333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #158351} /* メインカラー */
.txt_color2{color: #D1FAE0} /* サブカラー */
.txt_color3{color: #847819} /* アクセントカラー1 */
.txt_color4{color: #FFF7E7} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #158351} /* メインカラー */
.bg_color2{background-color: #D1FAE0} /* サブカラー */
.bg_color3{background-color: #847819} /* アクセントカラー1 */
.bg_color4{background-color: #FFF7E7} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}

/* border-color ※!important */
.border_white{border-color: #fff}
.border_color1{border-color: #158351}
.border_color2{border-color: #D1FAE0}
.border_color3{border-color: #847819}
.border_color4{border-color: #FFF7E7}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #158351} /* メインカラー */
.hvr_txt_color2:hover{color: #D1FAE0} /* サブカラー */
.hvr_txt_color3:hover{color: #847819} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #FFF7E7} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #158351} /* メインカラー */
.hvr_bg_color2:hover{background-color: #D1FAE0} /* サブカラー */
.hvr_bg_color3:hover{background-color: #847819} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #FFF7E7} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #158351}
.hvr_border_color2:hover{border-color: #D1FAE0}
.hvr_border_color3:hover{border-color: #847819}
.hvr_border_color4:hover{border-color: #FFF7E7}



/* ----------　all　---------- */
.linkStyle{
	color:#847819;
}
.linkStyle:hover{
	color:#158351;
	opacity: 0.7;
	transition: all 0.5s;
}
body {
    font-family: 'Zen Maru Gothic', sans-serif!important;
}
.font_shippori {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: bold;
}
#logo img {
    max-width: 180px;
}
#header.active #logo img {
    max-width: 230px;
}
#logo2 {
    max-width: 150px;
}
#nav_menu .shop_link {
    background-color: #d1fae0cc;
}
#nav_menu .shop_link a {
    color: #333;
}
#nav_menu .shop_link a:hover {
    opacity: 0.7;
}
.bg_box {
    background-position: bottom!important;
}
#header.active #logo img {
    background: #d1fae0;
}
.menu_box .tel_bt span {
    font-size: 20px;
}
/* ----------　TOP　---------- */
.top_cms_box h3 {
    font-weight: bold;
}
.bg_container {
    background-color: #f5e1b9;
}
#contents_links .box_wrap .box a h4 {
    background-color: rgba(255,255,255,0.7);
}
.catch {
z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width: 40vw;
}
.more_bt .hvr_opa07:hover {
    background-color: #158351;
    color: white;
    opacity: 1;
}

#pc_nav {
    background-color: #d1fae08f;
}
#top_cms1 .top_cms_title p, #top_cms2 .top_cms_title p {
    opacity: 1;
}

/* ----------　下層ページ　---------- */



/* 会社情報 */
#page7 dl {
    border-color: #847819;
}
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */

/* ----------　TOP　---------- */
.catch {
    top: 60%;
	width: 60vw;
}
#contents_links .box_wrap .box a::after {
    background-position: 0 0%;
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#logo {
    width: 25%!important;
    padding: 5px 0 10px 10px;
}
#nav_menu {
    width: 60%!important;
}
#nav_menu .shop_link {
    width: 140px;
    margin: 0;
    color: #333;
}
#nav_menu .shop_link a {
    color: #333;
}
#logo2 {
    max-width: 100px;
}
#header.active #logo img {
    background: transparent;
}
/* ----------　TOP　---------- */
.catch {
    width: 90vw;
    top: 55%;
}

/* ----------　下層ページ　---------- */
#page_title h2 .font_anim .anim{
    height: 45px!important;
    display: block;
}
#page_title h2 .font_anim{
    height: 55px!important;
    display: flex;
    justify-content: center;
}

#page_title .border{
    height: 3px!important;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}

/* ---------- loopSlider ---------- */
#top_conveyor {
    background: #f5e1b9;
    padding-bottom: 40px;
    padding-top: 40px;
}
.loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
    background-color: #f5e1b9;
}
.loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
.loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
.loopSlider .ul .li img{
    border-radius: 0;
}
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
/*リンクボタン*/
.btn {
    z-index: 3;
    display: block;
}
.btn a {
    background: #D1FAE0;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
    font-size: 20px;
}
.btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
.btn a span, .btn a strong {
    text-align: center;
}
.btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
.btn a:hover {
    background: #2a2a32;
    color: #fff;
}
.btn a:hover::before {
    right: 16%;
    background: #fff;
}
.btn a:hover::after {
    right: 15%;
    background: #fff;
}
.btn a span::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../dup/img/btn_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
    opacity: 0.8;
}
.btn a:hover span::before{
    background-image: url("../dup/img/btn_icon_hvr.png");
}
@media screen and (max-width: 768px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 280px;
}
.loopSlider .ul .li{
    width: 280px;
}

}
@media screen and (max-width: 667px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
.loopSlider .ul .li{
    width: 179px;
}
/*リンクボタン*/
.btn a::after {
    bottom: 35px;
    right: 27%;
}
.btn a::before {
    bottom: 30px;
    right: 27%;
}
.btn a {
    font-size: 17px;
    width: 140px;
    height: 140px;
    background-color: rgba(255,255,255,0.62);
}
.btn a span::before{
    top: 25px;
}
}
