﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600&display=swap');
body,.font_en{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
h2,h3,h4{
    font-family: 'Shippori Mincho',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}

/* ----------　all　---------- */
/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #2b2b2b;} /* メインカラー */
.txt_color2{color: #dbd6cf;} /* サブカラー */
.txt_color3{color: #18A88C;} /* アクセントカラー1 */
.txt_color4{color: #18A88C;} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white;} /* 白背景 */
.bg_black{background-color: #333333;} /* 黒背景 */
.bg_color1{background-color: #2b2b2b;} /* メインカラー */
.bg_color2{background-color: #dbd6cf;} /* サブカラー */
.bg_color3{background-color: #19DEBA;} /* アクセントカラー1 */
.bg_color4{background-color: #19deba;} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important;}


/* border-color ※!important */
.border_color1{border-color: #2b2b2b;}
.border_color2{border-color: #dbd6cf;}
.border_color3{border-color: #19DEBA;}
.border_color4{border-color: #19DEBA;}


/* 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: #2b2b2b;} /* メインカラー */
.hvr_txt_color2:hover{color: #dbd6cf;} /* サブカラー */
.hvr_txt_color3:hover{color: #19deba;} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #19deba;} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: #333333;} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #2b2b2b;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #dbd6cf;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #19deba;} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #19deba;} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #2b2b2b;}
.hvr_border_color2:hover{border-color: #dbd6cf;}
.hvr_border_color3:hover{border-color: #302D2A;}
.hvr_border_color4:hover{border-color: #edeae6;}

.linkStyle{
	color:#e0b88d;
}
.linkStyle:hover{
	color:#;
	opacity: 0.7;
	transition: all 0.5s;
}

/* ----------　TOP　---------- */
#main_menu ul li a {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
#main_menu ul li {
       background-image: url(Dup/img/ballw.png);
    background-position: right center;
    padding-right: 100px;
    background-size: 50px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 0;
}
#main_menu ul li:nth-of-type(2) {
    background-image: url(Dup/img/ball2w.png);
}

#main_menu ul li:nth-of-type(3) {
    background-image: url(Dup/img/ball3w.png);
}

#main_menu ul li:nth-of-type(4) {
    background-image: url(Dup/img/ball4w.png);
}

#main_menu ul li:nth-of-type(5) {
    background-image: url(Dup/img/ball5w.png);
}

#main_menu ul li a {
    margin-bottom: 0px;
}
#contents1 h2 {
    border-left: 0px
}
#contents1 h2:before {
    width: 0px;
}
#contents1 h2 img {
    width: 70px;
    display: inline-block;
    transform: translate(17px,7px);
    /*position: absolute;
    left: -45px;
    top: -10%;
    transform: skewX(20deg);*/
}
#logo img{
    max-width: 100%;
}

.img1 {
    filter: brightness(85%);
}

.scroll_bt {bottom: -145px;
}
.img-container:before {
    background: #19DEBA;
    opacity: 0.5;
}
.img-container_img {
    width: 70%;
    height: auto;
    
}
.top_cms_before {
    background-color: #e7e7e7;
}
#contents1 h2 {
    position: relative;
    transform: none;
}
#contents1 h2 img {
        position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
}
/*#contents1 h2 span {
    border-bottom: 1px solid;
    transform: none;
    padding-left: 0px;
}*/

#contents2 h2 {
    position: relative;
}
#contents2 h2 img {
    width: 15%;
    position: absolute;
    top: 50%;
    left: -78px;
    transform: translateY(-50%);
    /*width: 70px;
    position: absolute;
    left: 20px;
    top: 75px;*/
}
#contents3 h3 {
    position: relative;
    
    /*margin-left:0px;
    display: inline-block;
    transform: translate(-31px, 0px);*/
}
#contents3 h3 img {
    width: 7%;
    position: absolute;
    top: 50%;
    left: -69px;
    transform: translateY(-50%);
    /*width: 70px;
    position: absolute;
    left: 20px;
    top: 1020px;*/
}
#contents3 .img_wrap img {
    width: 70px;
    transform: translate(-19px, 4px);
}
.footer_back .f_before {
    top: 40%;
}
/* ----------　下層ページ　---------- */
.all_bg {
    background-color: #e7e7e7;
}
#page_title h2 img {
    width: 100px;
    position: absolute;
    left: 1px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */


/*------------------1536px-----------------------*/
@media screen and (max-width: 1536px){
/* ----------　all　---------- */
#contents2 h2 img {
    width: 13%;
    position: absolute;
    top: 50%;
    left: -56px;
    transform: translateY(-50%);
}
#contents3 h3 img {
    width: 6%;
    position: absolute;
    top: 50%;
    left: -55px;
    transform: translateY(-40%);
}
/* ----------　TOP　---------- */

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}


/*------------------1366px-----------------------*/
@media screen and (max-width: 1366px){
/* ----------　all　---------- */
#contents3 h3 img {
    width: 6%;
    position: absolute;
    top: 50%;
    left: -51px;
    transform: translateY(-40%);
}
/* ----------　TOP　---------- */

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
	 タブレット(768px以下になった時にcssが付きます)
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#catch_img {
    top: 40%;
    width: 80%;
    max-width: 700px;
}
#contents1 h2 {
    position: relative;
    margin-left: 4%;
}
#contents1 h2 img {
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
}
#contents2 h2 {
    position: relative;
    margin-left: 5%;
}
#contents2 h2 img {
    width: 17%;
    position: absolute;
    top: 50%;
    left: -46px;
    transform: translateY(-50%);
}
#contents3 h3 {
    position: relative;
    margin-left: 4%;
}
#contents3 h3 img {
    width: 8%;
    position: absolute;
    top: 50%;
    left: -47px;
    transform: translateY(-50%);
}
.banner {
        font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
/* ----------　TOP　---------- */

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
	スマホ(667px以下になった時にcssが付きます)
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
.main_box {
    padding-top: 77px;
}

.banner {
        font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
/* ----------　TOP　---------- */
.main_box.top {
    padding-top: 0px;
}
#main_img img.object_fit_img {
    min-height: auto;
}
#catch_img {
    width: 80%;
    max-width: 500px;
    top: 50%;
}
#contents1 h2 {
    position: relative;
}
#contents1 h2 img{
    position: absolute;
    top: 50%;
    left: -53px;
    transform: translateY(-50%);
}
#contents3 h3 img {
    width: 14%;
    position: absolute;
    top: 50%;
    left: -43px;
    transform: translateY(-40%);
}
#contents3 h3 {
    margin-left: 0px;
    display: inline-block;
    transform: translate(24px, 0px);
}

#contents3 .img_wrap img {
    width: 65px;
    transform: translate(-30px, 71px);
}
/* ----------　下層ページ　---------- */
#page_title .title_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
#page_title h2 img {
    left: -23px;
}
#page_title h2 img {
    left: -13px;
    width: 78px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}