﻿/* color */
.txt_color_nomal{color: #11394d;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #11394d} /* メインカラー */
.txt_color2{color: #f6f6f6} /* サブカラー */
.txt_color3{color: #da980a} /* アクセントカラー1 */
.txt_color4{color: #b5d7d2} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #11394d} /* メインカラー */
.bg_color2{background-color: #f6f6f6} /* サブカラー */
.bg_color3{background-color: #da980a} /* アクセントカラー1 */
.bg_color4{background-color: #b5d7d2} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #11394d}
.border_color2{border-color: #f6f6f6}
.border_color3{border-color: #da980a}
.border_color4{border-color: #b5d7d2}


/* hover ---------------------------------------------------------------------------------------------*/
.hvr_txt_color_nomal:hover{color: #11394d;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #11394d} /* メインカラー */
.hvr_txt_color2:hover{color: #f6f6f6} /* サブカラー */
.hvr_txt_color3:hover{color: #da980a} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #b5d7d2} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #11394d} /* メインカラー */
.hvr_bg_color2:hover{background-color: #f6f6f6} /* サブカラー */
.hvr_bg_color3:hover{background-color: #da980a} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #b5d7d2} /* アクセントカラー2 */

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #11394d }
.hvr_border_color2:hover{border-color: #f6f6f6}
.hvr_border_color3:hover{border-color: #da980a}
.hvr_border_color4:hover{border-color: #b5d7d2}

.f_catch1, .f_catch2, #intro h3, #contents1 h4, #contents2 h3, .top_cms_title h3, .link_type2 h3 {
    font-family: 'Yuji Mai', "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif !important;
}
.linkStyle {
    color: #da980a;
}
#wrap {
    background-image: url(./Dup/img/bg_back.jpg);
}
#cms_6-c .circle, #cms_6-c .arrow {
    display: none;
}
#intro h2 {
    position: relative;
    /* margin: auto; */
    width: 301px;
    margin-bottom: 100px;
    left: 13%;
}
.flex_top-center .custom_h3 {
    position: relative;
    top: -300px;
    z-index: 2;
}
.f_catch1 {
    font-size: 35px;
    writing-mode: vertical-rl;
}
.f_catch2 {
    font-size: 30px;
    writing-mode: vertical-rl;
}

#intro h3, #contents1 h4, #contents2 h3 {
    font-size: 25px;
}
/*#contents2 > div {
    background-image: url(./Dup/img/wa.png);
}*/
.t_right {
    position: relative;
    top: 50px;
}
.top_custom {
    align-items: flex-start;
}
#main_img .t_right, #main_img .custom_first {
    align-items: flex-start;
}
#main_img .t_right {
    margin-top: 50px;
}
.t_left img {
    vertical-align: bottom;
    width: 90%;
    height: auto;
    margin-left: 91px;
}
.custom_h3 p, #contents2 p, #contents1 p {
    line-height: 3;
}
#intro .rectangle_img {
        box-shadow: 10px 10px 5px #f5e3bb;
}
#intro h2::after {
    display: none;
}

/*.bg_color2 {
    background-image:  repeating-linear-gradient(45deg, #f6f6f6 25%, transparent 25%, transparent 75%, #f6f6f6 75%, #f6f6f6), repeating-linear-gradient(45deg, #f6f6f6 25%, #eee 25%, #eee 75%, #f6f6f6 75%, #f6f6f6);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}*/
.f_catch2 {
    margin-top: 50px;
}
#intro {
    background-image: url(./Dup/img/kage.png);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position-x: 90%;
    background-position-y: 90%;
}
.menu_back {
    background-image: url(./Dup/img/niwatori.png);
    background-size: cover;
    background-position: center;
    background-color: #0a141a;
}
.menu_back .cate_list, .menu_back .cate_list li, .menu_back .cate_title, .menu_back .box_item {
    border-color: #fff;
}
.menu_back .cate_list li a, .menu_back .cate_title, .menu_back .box_txt2, .menu_back .cate_txt1 {
    color: #fff;
}
.menu_back .cate_box {
    background-color: rgba(0,0,0,0.6);
}
.menu_back .box_title, .menu_back .box_txt1 {
    color: #da980a;
}


/***********************************************/
.link_type2 .cate_box a {
    color: #fff;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: #da980a;
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}
/***********************************************/
.niwa1 {
    top: 16%;
    right: 101px;
    width: 150px;
}
.niwa2 {
    bottom: 40%;
    width: 185px;
    left: 108px;
}
.niwa3 {
    bottom: -3%;
    right: 8px;
    z-index: 1;
    width: 135px;
}

.sake {
    z-index: 1;
    width: 100px;
    bottom: -8%;
    left: 3px;
}
/***********************************************/

.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

/**************1400px********************/
@media screen and (max-width: 1400px){
.niwa1 {
    top: 12%;
    right: 94px;
    width: 144px;
}
.niwa2 {
    bottom: 47%;
    width: 163px;
    left: 51px;
}
}
/***************タブレット********************/
@media screen and (max-width: 768px){
header h1 {
    max-width: 150px;
}
#main_img {
    height: 85vh;
}
.t_left img {
    vertical-align: bottom;
    width: 90%;
    height: auto;
    margin-left: 74px;
    margin-top: 240px;
}
#intro h2 {
    position: relative;
    width: 260px;
    margin-bottom: 100px;
    left: 32%;
    transform: translateX(-50%);
}
.niwa1 {
    top: 31%;
    right: 115px;
    width: 117px;
}
.niwa2 {
    bottom: 32%;
    width: 140px;
    left: 42px;
}
.sake {
    z-index: 1;
    width: 100px;
    bottom: -31%;
    left: 12px;
}
.flex_top-center .custom_h3 {
    position: relative;
    top: 0px;
    z-index: 2;
}
#contents2 > div {
    background-color: #11394d;
}
.top_header {
    padding: 20px 20px 0;
}
#intro {
    background-image: url(./Dup/img/kage.png);
    background-repeat: no-repeat;
    background-size: 42%;
    background-position-x: 9%;
    background-position-y: 24%;
}
#page08 .tel_txt .box {
    display: block;
}
#page08 .tel_txt .box h4 {
    text-align: left;
}
.menu_back {
    background-image: url(./Dup/img/niwatori.png);
    background-size: 110%;
    /* background-position-x: -80%; */
    background-repeat: no-repeat;
    background-position: bottom;
}
}

/***************スマホ*********************/
@media screen and (max-width: 667px){
.t_left img {
    vertical-align: bottom;
    width: 120%;
    height: auto;
    margin-left: 0;
    margin-top: 110px;
}
header h1 {
    max-width: 120px;
}
.top_header {
    padding: 20px 20px 0;
}
.f_catch2 {
    font-size: 22px;
}
.f_catch1 {
    font-size: 25px;
}
#main_img .t_right {
    margin-top: -10px;
}
#intro h2 {
    width: 180px;
    margin-bottom: 100px;
}
.niwa1 {
    top: 24%;
    right: 19px;
    width: 86px;
}
.niwa2 {
    bottom: 43%;
    width: 95px;
    left: 27px;
}
#intro h3, #contents1 h4, #contents2 h3 {
    font-size: 20px;
}
.niwa3 {
    bottom: -4%;
    right: 8px;
    z-index: 1;
    width: 82px;
}
.sake {
    z-index: 1;
    width: 55px;
    bottom: -19%;
    left: 12px;
}
.custom_h3 p, #contents2 p, #contents1 p {
    line-height: 2;
}
#intro {
    background-image: url(./Dup/img/kage.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position-x: 9%;
    background-position-y: 28%;
}
#intro h2 {
    left: 25%;
}
.txt_vertical_sp {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: horizontal-tb;
    margin-bottom: 10px;
}
.menu_back {
    background-image: none;
}
.menu_back {
        background-image: url(./Dup/img/niwatori.png);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 0%;
}
}
