﻿.bg_color1 {background-color: #847971;}
.bg_color2 {background-color: #f6f4ee;}
.bg_color3 { background-color: #c79e51;}
.border_color1 { border-color: #847971;}
.border_color3 {border-color: #ccc0b7;}
.txt_color1 {color: #847971;}
.txt_color3 {color: #c79e51;}
.hvr_bg_color2:hover {background-color: #f6f4ee;}
/* ----------　all　---------- */
.linkStyle{
	color:#c79e51;
}
.linkStyle:hover{
	color:#c79e51;
	opacity: 0.7;
	transition: all 0.5s;
}
body{
    background-color: #f6f4ee;
}
body, .txt_color_nomal {
    color: #302210;
}
h1, h2, h3, h4, h5, h6{
        font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.page .con_box h2, .page .con_box h3, .page .con_box h4, .page .con_box h5, .page .con_box h6,.cate_title {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
}
#fakeloader:before{
    background: linear-gradient(135deg, #f8f7f3,#e7e2d4 );
}
header.scr_header #logo {
    max-width: 100px;
}
footer #logo2 a{
    max-width: 220px;
}

.banner_fix {
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 2;
    width: 80%;
    max-width: 350px;
    z-index: 3;
}
.banner_fix:hover{
    opacity: 0.6;
    transition: 0.3s;
}

#top_cms.back1:before{
    display: none;
}
.nav_menu_more:first-of-type a .icon:before {
    content: "\f086"!important;
}
.line:before {
    height: 1px;
    background-color: #c79e51!important;
}
.line-l:before {
    width: 25px;
    top: 110px;
    left: -30px;
    height: 1px;
}
/* ----------　TOP　---------- */
#main_img:before {
    background-color: rgba(90, 70 ,35,0.25);
}
#main_img .menu .logo{
    background-color: transparent;
    opacity: 0.8;
}
#main_img .catch{
    text-align: center;
}
#main_img .catch span{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.num {
    display: none;
}
#intro_wrap{
        background-image: url(Dup/img/intro_line.png),url(Dup/img/intro_line.png);
    background-size: calc(100% - 20px);
    background-repeat: no-repeat;
    background-position: top 15px left 10px,bottom 15px left 10px;
}
#contents1 {
        margin: 200px 0;
}
#contents1 .con_en,#contents2 .con_en{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
    font-size: 80px;
    position: absolute;
    color: rgba(48, 34, 16 ,0.8);

}
#contents1 .con_en{
    top: 0;
    right: 0;    
}
#contents1 .con_en .en_img{
        position: absolute;
    top: -100px;
    left: -80px;
    width: 70%;
    z-index: -1;
}
#contents1 .con_img_wrap{
    position: relative;
}
#contents1 .con_img_wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #84797140;
    z-index: -1;
    right: 10px;
    top: 20px;
}
#contents2 .con_en{
    top: 0;
    left: 0;
}
#contents2 .con_en .en_img{
    position: absolute;
    top: -100px;
    right: -30%;
    width: 70%;
    z-index: -1;
}
#contents2 .con_img_wrap{
    position: relative;
}
#contents2 .con_img_wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #84797140;
    z-index: -1;
    left: 20px;
    top: 10px;
}
#contents2 .con_img {
    z-index: -1;
    margin-bottom: 0%;
}

#contents3 .con_box{
    background-image: url(Dup/img/line.png),url(Dup/img/line2.png);
    background-size: calc(100% - 20px);
    background-repeat: no-repeat;
    background-position: top 15px left 10px,bottom 15px left 10px;
}
#contents3_wrap:after {
    background-color: transparent!important;
}
#contents3_wrap .curve_line{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 200px;
}
#contents3_wrap .curve_line img{
    bottom: 0;
    position: absolute;
}

#info_contact .con_img:before {
    background-color: rgba(198 ,127 ,52 ,0.2);
}


.flower1{
    position: absolute;
    bottom: -20px;
    right: -30px;
    width: 150px;
}
.flower2{
    position: absolute;
    bottom: -40px;
    left: -70px;
    width: 140px;
}
.flower3{
    position: absolute;
    top: -20px;
    left: -20px;
    width: 70px;
}
.flower4{
    position: absolute;
    width: 120px;
    bottom: 0;
    right: -50px;
}
#top_cms{
    padding-top: 150px;
}
#top_cms .cms_title {
    position: relative;
}
#top_cms .cms_title p {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
    font-size: 80px;
    color: #fff;
    position: absolute;
    bottom: -40px;
    left: -30px;
    z-index: -1;
}

/* ----------　下層ページ　---------- */
#page_title:before {
    background-color: rgba(90, 70 ,35,0.25);
}
#page_title .page_title_box {
    background-color: rgba(132, 121, 113 ,0.85);
}
/* コース紹介 TOP */
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px!important;
    margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
    background-image: url("../dup/img/link_type1_icon.png");
    background-size: 50px;
    background-position: top center;
    background-repeat: no-repeat;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 40px;
	padding-bottom: 40px;
}
.link_type1 .link_top a:hover {
    background-color: #f6f4ee;
}
.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;
}
/* コース紹介 */
#cms_2-b .cate_box{
    border: none;
}
.menu_link {
    text-align: center;
    width: 30%;
    margin: auto;
}
.menu_link a {
    color: #302210;
    background-color: #f6f4ee;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
    font-size: 20px;
    padding: 15px 20px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #302210;
    border-top: 1px solid #302210;
}
.menu_link a:hover{
    opacity: 0.5;
    transition: 0.3s;
}
/* メニュー・料金表 */
#cms_2-c .box_item {
    background-color: #fbfaf7;
}
#cms_2-c .box_txt1 {
    color: #847971;
    border-bottom: 1px solid #847971;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
/* メニュー・料金表 */
#cms_3-c .box_item.box_description {
    color: #847971;
    background-color: #fbfaf7;
    margin: 0 10px;
}
#cms_3-c .box_title1{
        border-color: #847971;
}

#cms_3-c .box_title2{
    color: #847971;
    border-color: #847971;
}

/* 会社情報 */
/* お問い合わせ */
#page8 h3{
    font-weight: bold;
}
/* プライバシーポリシー */
/* サイトマップ */

/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
#logo {
    max-width: 120px;
}
/* ----------　TOP　---------- */
#main_img .logo a{
    max-width: 200px;
}
#intro_wrap {
    background-image: url(Dup/img/intro_line2.png),url(Dup/img/intro_line2.png);
}   
.intro_title h3{
    text-align: center;
}

#contents1 {
    margin: 200px 0 80px;
}
#contents1 .con_en {
    top: -100px;
}
#contents1 .con_en, #contents2 .con_en {
    font-size: 40px;
}
#contents1 .con_en .en_img {
    top: -55px;
}
#contents2 .con_en {
    left: auto;
}
#contents2 .con_en .en_img {
    top: -80px;
    right: -30px;
}

.flower1 {
    bottom: -55px;
    width: 110px;
}
.flower2 {
    left: -30px;
    width: 110px;
}
.flower3 {
    left: -10px;
    width: 65px;
}
.flower4 {
    width: 100px;
    bottom: -20px;
    right: -30px;
}
#contents3_wrap .curve_line {
    top: 101px;
}

#top_cms .cms_title p {
    bottom: -45px;
    left: 25px;
}
.line-l:before {
    top: 105px;
    left: -45px;
}
.menu_link {
    width: 50%;
}
#top_cms .cms_title h3{
    padding-left: 20px;
}
/* ----------　下層ページ　---------- */
#page_title .page_title_box {
    width: 50%;
}
/* コース紹介 */
.menu_link a {
    font-size: 18px;
    padding: 10px 20px;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
.banner_fix{
    right: 0px;
    left: 0;
    margin: auto;
}
#logo {
    max-width: 100px;
}
header.scr_header #logo {
    max-width: 70px;
}
footer #logo2 a {
    max-width: 150px;
}
/* ----------　TOP　---------- */
.intro_title h3{
    font-size: 19px;
    line-height: 2;
    letter-spacing: 1px;
}
#intro_wrap {
    padding-bottom: 10%;
}
#contents1 {
    margin: 150px 0 30px;
}
#contents1 .con_en, #contents2 .con_en {
    font-size: 30px;
}
#contents1 .con_en {
    top: -30px;
}
#contents1 .con_img {
    margin-bottom: 0px;
}
#contents1 .con_img_wrap:before {
    right: -13px;
    top: 10px;
}
#contents1 .con_box,#contents2 .con_box {
    margin-top: 40px;
}
#contents2 .con_img_wrap:before {
    left: 10px;
    top: 10px;
}
#contents2 .con_en {
    top: -30px;
}
#contents2 .con_en .en_img {
    top: -60px;
    right: -60px;
}
.flower1 {
    right: -10px;
    width: 100px;
}
.flower2 {
    bottom: -20px;
    left: -15px;
    width: 80px;
}
.flower3 {
    left: -10px;
    top: 20px;
    width: 45px;
}
.flower4 {
    width: 70px;
    bottom: -20px;
    right: -12px;
}
#contents3_wrap .curve_line {
    width: 110%;
    left: 50%;
    transform: translateX(-50%);
}
#contents3 .con_box {
    background-image: url(Dup/img/line_sp.png),url(Dup/img/line2_sp.png);
    padding-bottom: 13%;
}
#top_cms .cms_title p {
        font-size: 60px;
    bottom: -30px;
    left: 35px;
}
.line-l:before {
    top: 82px;
    left: -45px;
}
#top_cms {
    padding-top: 100px;
}
/* コース紹介 TOP */
.link_type1 .link_top .link_title{
    font-size: 20px;
} 
/* ----------　下層ページ　---------- */
#page_title .page_title_box {
        width: 80%;
    padding: 20px 10px;
}
/* コース紹介 */
#cms_2-b .cate_box {
    padding: 20px 10px;
    margin-bottom: 0px;
}
.menu_link {
    width: 90%;
}
.menu_link a {
    padding: 10px 0px;
}
/* メニュー・料金表 */
#cms_3-c .box_item.box_description {
    margin: 10px 0px 0;
}
/* お問い合わせ */
#page8 .contact_tel p.font_14up{
        font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
}