﻿/* ----------　all　---------- */
/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #f79d41;} /* メインカラー */
.txt_color2{color: #dbd6cf;} /* サブカラー */
.txt_color3{color: #302D2A;} /* アクセントカラー1 */
.txt_color4{color: #edeae6;} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white;} /* 白背景 */
.bg_black{background-color: #333333;} /* 黒背景 */
.bg_color1{background-color: #F0E2CA;} /* メインカラー */
.bg_color2{background-color: #fff1d9;} /* サブカラー */
.bg_color3{background-color: #302D2A;} /* アクセントカラー1 */
.bg_color4{background-color: #ffeed6;} /* アクセントカラー2 */
.bg_color5{background-color: #fff1d9;}
.bg_color_clear{background-color: transparent!important;}


/* border-color ※!important */
.border_color1{border-color: #efd141;}
.border_color2{border-color: #dbd6cf;}
.border_color3{border-color: #ffb56a;}
.border_color4{border-color: #edeae6;}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #974a76;} /* メインカラー */
.hvr_txt_color2:hover{color: #dbd6cf;} /* サブカラー */
.hvr_txt_color3:hover{color: #302D2A;} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #edeae6;} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: #333333;} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #f79d41;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #dbd6cf;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #ff9831;} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #edeae6;} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #974a76;}
.hvr_border_color2:hover{border-color: #dbd6cf;}
.hvr_border_color3:hover{border-color: #302D2A;}
.hvr_border_color4:hover{border-color: #edeae6;}

.linkStyle{
	color:#333;
	border-bottom: 1px solid;
}
.linkStyle:hover{
	opacity: 0.7;
	transition: all 0.5s;
}

h2,h3{
    font-family: m-plus-rounded-2p, sans-serif;
    font-style: normal;
          font-weight: 100;
}
/* ----------　TOP　---------- */
#logo .logo img {
    width: 85%!important;
}
#logo .logo {
    width: 79px;
}
.main_logo {
    top: 23%;
}
#main_img .main_img_wrap:before {
    background-color: rgb(227 227 227 / 50%);
}
#main_img .main_img_wrap {
    height: 90vh;
}
#left {
    height: 836px;
}
#right {
    height: 836px;
}
.catch {
    position: absolute;
    z-index: 2;
    width: 80%;
    max-width: 858px;
    top: 39%;
}
.con_no {
    position: absolute;
    font-size: 95px;
    top: -60px;
    opacity: 0.24;
    font-weight: bold;
}
#contents {
    padding-bottom: 30px;
}
#contents .con_box h3 span.border {
    width: 50px;
    height: 5px;
    left: 0;
    bottom: 0;
}
#top_cms {
    background-color:#ffffff;
}
.top_cms_box {
    background-color: #ffffff;
}
.more a {
    background-color: #ead76b;
}
#contents .fadein:nth-of-type(1) .con_box .con_item1 {
    right: -17%;
}
#contents .con_box .con_item1 {
    width: 244px;
    height: 184px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -80px;
}
#contents .fadein:nth-of-type(2) .con_box .con_item2 {
    left: -12%;
}

#contents .con_box .con_item2 {
    width: 178px;
    height: 179px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -80px;
}
#foot_banner a {
    background-color: #ead76b;
}
#page-top a {
    background-color: #ef8f41;
}
.normal_img img, .rectangle_img, .square_img {
    border-radius: 10px;
}
.sns_links li {
    border-radius: 0;
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
.box_item h3 {
    color:#f79d41 ;
}
.box_item p {
    color: #333333;
}
.cate_list  li a {
    background-color: #ffc181;
}
#cms_5-f .cate_box .box_txt1,.cms_5-f .cate_box .box_txt1{
    background-color:rgb(255 255 255 / 60%);
}
.info_txt {
    text-align: center;
}
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
	 タブレット(768px以下になった時にcssが付きます)
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#main_img .main_img_wrap {
    height: 77vh;
}
.more {
    margin-left: auto;
    margin-right: auto;
}
#contents .con_box .con_item1 {
    width: 221px;
    height: 156px;
}
#contents .con_box .con_item2 {
    width: 158px;
    height: 146px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -89px;
}
#contents .fadein:nth-of-type(2) .con_box .con_item2 {
    left: -5%;
}
.con_no {
    opacity: 0.5;
}
/* ----------　TOP　---------- */

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
	スマホ(667px以下になった時にcssが付きます)
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#logo .logo {
    width: 72px;
}
.catch {
    position: absolute;
    z-index: 2;
    width: 98%;
    max-width: 874px;
    top: 44%;
}
.main_logo {
    top: 28%;
}
.con_no {
    position: absolute;
    font-size: 58px;
    top: -50px;
    opacity: 0.24;
    font-weight: bold;
    left: 0;
}
#contents .fadein:nth-of-type(1) .con_box .con_item1 {
    right: -31%;
}
#contents .con_box .con_item1 {
    width: 221px;
    height: 123px;
}
.drawer-nav {
    background-color: #dbc399;
}
.drawer-hamburger-icon {
    background-color: #ff8b2c;
}
.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color: #ff8b2c!important;
}
/* ----------　TOP　---------- */

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}