﻿.font_en {
font-family: 'Noto Sans JP', sans-serif !important;
}
/* color */
.txt_color_nomal{color: #603813;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #79512b} /* メインカラー */
.txt_color2{color: #a9b8e8} /* サブカラー */
.txt_color3{color: #a9b8e8} /* アクセントカラー1 */
.txt_color4{color: #fbb10a} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #e4ff8d} /* メインカラー */
.bg_color2{background-color: #EFEFEF} /* サブカラー */
.bg_color3{background-color: #8C6239} /* アクセントカラー1 */
.bg_color4{background-color: #e4ff8d} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #fbb10a}
.border_color2{border-color: #fbb10a}
.border_color3{border-color: #a9b8e8}
.border_color4{border-color: #E4E2D5}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #7b7777;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #603813} /* メインカラー */
.hvr_txt_color2:hover{color: #EFEFEF} /* サブカラー */
.hvr_txt_color3:hover{color: #8C6239} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #E4E2D5} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #603813} /* メインカラー */
.hvr_bg_color2:hover{background-color: #EFEFEF} /* サブカラー */
.hvr_bg_color3:hover{background-color: #8C6239} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #E4E2D5} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #e4ff8d}
.hvr_border_color2:hover{border-color: #EFEFEF}
.hvr_border_color3:hover{border-color: #8C6239}
.hvr_border_color4:hover{border-color: #E4E2D5}
.linkStyle {
color: #212121;
}
#main_menu .txt_color3 {
    color: #79512b;
}
#main_menu ul li a::before {
    background-color: #79512b;
}
.contact_bt .txt_color3, .more .txt_color3, .foot_tel_bt .txt_color3, #page_title .txt_color3 {
    color: #fbb10a;
}
.contact_bt .txt_color3:hover {
    color: #fbfbfb;
}
/*.pc_box .contact_bt .button {
background-color: #fafaee;
}*/
#body, #sp_nav .bg_white {
background-color: #fafaee;
}
/*.cate_title {
background-color: #e4ff8d;
background-image: url("https://www.transparenttextures.com/patterns/wet-snow.png");
}
#sp_nav .bg_white  {
background-color: #e4ff8d;
background-image: url("https://www.transparenttextures.com/patterns/wet-snow.png");
}*/
#page-top .txt_color1 {
    color: #a9b8e8;
}
.fa-chevron-left:before, .fa-chevron-right:before {
    color: #a9b8e8;
}
.cms_title::before, #page_title .page_box::before {
    background-color: #a9b8e8;
}
.more .txt_color3:hover {
    color: #fbfbfb;
}
.contact_bt .txt_color3:hover {
    color: #fbfbfb;
}
.foot_tel_bt .txt_color3:hover {
    color: #fbfbfb;
}
#cms_6-b .bg_color1 {
    background-color: #a9b8e8;
}
#cms_6-b .cate_title {
    color: #2cabbe;
    border-bottom: 2px solid #8c6239;
    /* border-top: 2px solid #e4ff8d; */
    font-weight: bold;
    background-color: #fafaee;
    width: 90%;
    padding-bottom: 0px;
    margin: 30px auto;
}
.pager .txt_color3, .cate_list .txt_color3 {
    color: #fbb10a;
}
.pager .txt_color3:hover, .cate_list .txt_color3:hover {
    color: #fafaee;
}
#cms_2-a .cate_title {
border-color: #fbb10a;
color: #a9b8e8;
}
#cms_2-c .cate .border_color1 {
    border-color: #fbb10a;
}

#cms_2-c .cate_title {
    padding: 10px 0px;
    color: #a9b8e8;
    border-top: 1px solid;
    width: 30%;
    text-align: center;
}
#cms_2-c .box_txt1 {
    color: #7b7777;
}
#page7 .txt_color3 {
    color: #8c6239;
}
#page8 .txt_color2 {
    color: #8c6239;
}
#page10 .txt_color3 {
    color: #fbb10a;
}
.cate_txt1, .box_txt1, .box_txt2, #page9 .txt_left, #page9 .pd_l-20px {
  color: #603813;
}

.hamburger__icon {
    background-color: #a9b8e8;
}
/*header {
    background: -moz-linear-gradient(-65deg, #fafaee, #e4ff8d);
    background: -webkit-linear-gradient(-65deg, #fafaee, #e4ff8d);
    background: linear-gradient(-28deg, #fafaee, #e4ff8d 60%);
}*/
/********動画**********/
/*#video{ height: 112vh!important; }
#video video{
	width: auto!important;
	height: 100%;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
    position: absolute;
}
#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: 100vh;
}*/
#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: auto;
}
/********************************/
h2, h3 {
  font-weight: bold;
}
.txt_shadow-b {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0);
}
.spinner7 > div {
    background-color: #a9b8e8;
}
.scroll_bt {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-decoration: none;
    padding-top: 60px;
}
.tel_bt {
  display: none;
}
#contents1 h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
}
 #contents2 h2 {
    display: inline-block;
   /* background: linear-gradient(transparent 54%, rgba(246, 249, 18, 0.631373) 0%);*/
    color: #79512b;
}
#contents3 h3 {
    display: inline-block;
    /*background: linear-gradient(transparent 54%, rgba(246, 249, 18, 0.631373) 0%);*/
    color: #79512b;
}
#cms_2-a .box_item h4 {
    display: inline-block;
    /*background: linear-gradient(transparent 54%, rgba(246, 249, 18, 0.631373) 0%);*/
    color: #79512b;
    padding-bottom: 0px;
  font-weight: bold;
}
#cms_2-c .box_item .box_txt1 {
    display: inline-block;
   /* background: linear-gradient(transparent 54%, rgba(246, 249, 18, 0.631373) 0%);*/
    color: #79512b;
    padding-bottom: 0px;
}

.bannar {
  margin-top: 50px;
}
.bannar:hover {
    opacity: 0.6;
}

#page8 .width_300-max {
    max-width: 400px;
}
.con_mail {
  margin-top: 30px;
}
#page9 .txt_white {
    color: #3a84df;
}
.button2:hover {
    box-shadow: 0 0 40px rgba(228, 255, 141, 1) inset;
}
.cate_list .d_block {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
padding: 10px 15px;
}
#page7 .grid_9 {
    width: 60%!important;
}
#page7 .grid_3 {
    width: 40%!important;
}
#video .posi_abs {
    position: absolute;
}
#main_menu .mg_b-30px {
    margin-bottom: 40px;
}
#cms_6-b .cate_box .box_txt1 {
    color: #fbfbfb;
}
#contents1 h2 {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 70px;
    background-image: url(./Dup/img/intro.png);
    background-size: 170px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    font-size: 26px;
   /* border-bottom: 1px solid;*/
    padding-bottom: 15px;
}
#contents2 h2, #contents3 h3 {
  position: relative;
}
#contents2 h2:after, #contents3 h3:after {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #a9b8e8;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
}
#contents1 h2:after {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #a9b8e8;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
}
#contents3 .d_flex .mg_t-10px {
    margin-top: 30px;
}
#contents2 .mg_t-20px {
    margin-top: 30px;
}
#contents1 {
  padding-top: 100px;
}

/*-------------inoue fixed start-----------------*/

body {
    font-size: 16px;
}

header.bg_color4 {
    background-color: #f5f3e8;
background-image: url(./Dup/img/back5.jpg);
    background-position: center;
background-size:cover;
    padding-top: 12vh;
}

#fakeloader.bg_color1{
    background-image: url(./Dup/img/back3.jpg);
    background-position: center;
background-size:cover;
}


#body, #sp_nav .bg_white {
    background-color: #fdfbf6;
}

.contact_bt .txt_color3, .more .txt_color3, .foot_tel_bt .txt_color3, #page_title .txt_color3 {
    color: #2cabbf;
    border-radius: 40px;
}

.border_color1 {
    border-color: #2dacb3;
}


h1#logo{
max-width:350px;
padding:0;
}

#main_menu .txt_color3 {
    color: #79512b;
    font-weight: bold;
}

.button:hover:after, .button2:hover {
    box-shadow: inset 0 0 0 15em rgb(48, 173, 158);
}

#main_menu ul li a:before {
    background-color: #35b072;
    height: 2px;
}


#main_menu{
    margin-top: 4vh;
}

#main_menu .mg_b-30px {
    margin-bottom: 4vh;
}

#main_img:before{
content: "";
    display: block;
    width: 80%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/font.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 3;
}
#main_img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	background-image: url("./Dup/img/main_back.png");
	background-position: center;
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
	background-size: 100% 100%;
	pointer-events: none;
	z-index: 2
}

.txt_color1 {
    color: #45240f;
}

.cms_title::before, #page_title .page_box::before {
    background-color: #35b072;
}

.head_box{
max-width:340px !important;
}

#contents1 h2 {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 105px;
    background-image: url(./Dup/img/intro.png);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    font-size: 35px;
    /* border-bottom: 1px solid; */
    padding-bottom: 15px;
    margin-top: -90px;
    z-index: 4;
}

.koren{
background-color:white;
}

.txt_color3 {
    color: #2cabc6;
}

#top_cms {
    background-image: url(./Dup/img/mainte.png);
    background-repeat: no-repeat;
    background-position: 95% 0%;
    background-size: 30%;
}

#contents2 h2, #contents3 h3 {
    position: relative;
    margin-bottom: 7px;
}

#contents2 h2:after, #contents3 h3:after {
    height: 3px;
    background-color: #2cabc6;
margin:0;
}

#contents2 h2:before, #contents3 h3:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #d6ef87;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0;
    font-weight: bold;
    /* display: block; */
}

#cms_2-a .cate_title, #cms_2-c .cate_title {
    border-color: #35b072;
    color: #2cabbe;
}

.pager .txt_color3, .cate_list .txt_color3 {
    color: #2dabbc;
}

.cate_list:hover{
color:white;
}

.cate_list a{
border-radius:20px;
}

#page_title p{
color: #fbb10a !important;
}

#cms_6-b .bg_color1 {
    background-color: #f6f2e7;
}

#cms_6-b .cate_box .box_txt1 {
    color: #42210b;
}

#cms_6-b .cate_box, #cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt2 {
        border-color: #dcd7cb;
    word-break: break-all;
}

#cms_2-c .cate .border_color1 {
    border-color: #35b072;
}

#page-top .txt_color1 {
    color: #482712;
}

#cms_2-c .cate_box{
background-color:white;
} 

.spinner7 > div {
    background-color: white;
}

#page9 .txt_white {
    color: #42210b;
    font-weight: bold;
}

#page10 .txt_color3 {
    color: #2dacb5;
}

#page10 .txt_color3:hover {
    color: white;
}

#page10 li a{
border-radius: 30px;
}

.font_22 {
    font-size: 26px;
}

.font_20 {
    font-size: 24px;
}

/*-------------inoue fixed end-----------------*/


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.pc_box{
position:relative;
    transform: none;
    top: 0%;
    left: 0%;
    width: 100%;
}

header{
padding:15px 0 !important;
}
header:after {
    bottom: 0px;
    height: 30%;
}
header:before {
    height: 30%;
}
.pc_box #logo {
    width: 100%;
    max-width: 150px;
}
.hamburger {
    top: 32px;
    right: 10px;
}
#contents2 h2 {
    font-size: 22px;
}
#contents3 h3 {
    font-size: 17px;
}
.scroll_bt {
    bottom: -20px;
    display: none;
}
#page7 .grid_9 {
    width: 60%!important;
}
#page7 .grid_3 {
    width: 40%!important;
}
#video {
	height: auto!important;
	width: 100%;
}
#video video {
	width: 100%!important;
	height: auto;
	position: relative;
	top: 0%;
	left: 0%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(0%,0%);
}
#main_img {
    max-height: auto;
    min-height: auto;
}
#cms_2-c .cate_title {
    padding: 10px;
    color: #a9b8e8;
    border-top: 1px solid;
    width: 98%;
    text-align: left;
}

.hamburger {
    top: 18px;
    right: 10px;
}



}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
/*.cate_img1 {
    margin-bottom: -80px;
    margin-top: -50px;
}*/
#page8 .width_300-max {
    max-width: 400px;
    padding: 30px 10px;
}
#page8 #contact_tel .width_300-max {
    font-size: 22px;
}
.pc_box #logo {
    width: 100%;
    max-width: 100px;
}
.hamburger {
    top: 16px;
    right: 10px;
}
#contents1 .txt2 {
    font-size: 20px;
}
#contents2 h2 {
    font-size: 20px;
}
#contents3 h3 {
    font-size: 16px;
}
#page_title .page_box {
    padding-right: 0px;
}
#cms_6-b .cate_img1 {
    height: 437.5px !important;
    margin-top: -80px;
    margin-bottom: -80px;
}
#cms_6-b .cate .txt_center {
    text-align: left;
}
#page7 .grid_9 {
    width: 90%!important;
}
#page7 .grid_3 {
    width: 100%!important;
}
.otoi {
    padding: 10px 10px !important;
}
/*#contents1 h2 {
    background: linear-gradient(transparent 76%, rgba(246, 249, 18, 0.631373) 0%);
}*/
.bannar {
    width: 70%!important;
}
#cms_2-c .cate_title {
    padding: 10px;
    color: #a9b8e8;
    border-top: 1px solid;
    width: 93%;
    text-align: left;
}

.main_box {
    padding-top: 56px;
}
}




@media all and (-ms-high-contrast: none) {
#cms_2-c .cate_title {
    padding: 10px 20px 5px !important;
    color: #a9b8e8;
}
#page10 ul li a {
    padding: 15px 0 15px !important;
}
.pc_box .contact_bt a {
    padding: 15px 0 15px !important;
}
.cate_list .d_block {
    padding: 10px 15px 8px !important;
}
#cms_2-c .cate_title {
    padding: 10px 20px 0px !important;
    color: #a9b8e8;
}

}