﻿
/*--------リンク・フォント--------*/
@font-face {
    font-family: 'hiragino_min';
    font-style: normal;
    font-weight: 400;
    src: url('../Dup/img/hiragino_min_r.woff') format('woff'),
        url('../Dup/img/hiragino_min_r.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'hiragino_min';
    font-style: normal;
    font-weight: 700;
    src: url('../Dup/img/hiragino_min_b.woff') format('woff'),
        url('../Dup/img/hiragino_min_b.eot')  format('eot');
    font-display: swap;
}
body{font-family: "hiragino_min","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}



.linkStyle{color: #333333; text-decoration: underline;}

/*--------全体--------*/
.pd_l-r2per {padding: 0 2%;}
.la-angle-left:before {
    content: "\f104";
}
.la-angle-right:before {
    content: "\f105";
}
#loading_logo {
    width: 80%;
    max-width: 200px;
}
#loading_line {
    background-image: url(./Dup/img/back2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
#loading_line .line{
    opacity: 0.45;
}
.top_nav ul li a:hover{
    color:#fff;
    opacity: 0.8;
}
#contents{
    background-image: url(./Dup/img/back.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
.main_img_wrap .catch{
    left: -1%;
    bottom: 0%;
    z-index: +1;
    width: 43em;
    height: 27em;
    opacity: 1;
}
#contents .box .txt_wrap {
    z-index: +2;
}

#contents .txt_color3 {
    color: #d1b98c;
}
#contents .svg_box .txt_color3 {
    color: #f9e1e5;
}
#top_cms{
    background-image: url(./Dup/img/back2.png),url(./Dup/img/back2.png);
    background-size: 64%,64%;
    background-repeat: no-repeat;
    background-position: 114% -15%,158% 170%;
}
#footer .grid_6{
    width: 60%!important;
}

.other .box figure {
    opacity: 0.15;
}
.other .box .txt_color3 {
    color: #91af78;
}

/*--------下層--------*/
.all_header #header{padding-top:0;}
.all_page .menu .logo.width_10per{
    width: 13%!important;
}
.is-fixed .logo {
    width: 12.5%!important;
}
.cate_list {
    border-bottom: 0;
}
.cate_title {
  display: flex;
  align-items: center;
  white-space: nowrap; 
  border: 0;
  padding: 0;
}
.cate_title::after {
  content: '';
  display: block;
  background: #1b274f;
  width: 100%;
  height: 1px;
  margin-left: 20px;
}
.pager li:first-of-type a span{border-right:0;}
.pager li:last-of-type a span{border-left:0;}
#cms_6-a .cate_box:last-of-type,
.cms_6-a .cate_box:last-of-type{
border-bottom: 1px dotted #E8B9C1;
}

.page_title .img-container.active .img-container_img{
    opacity: 0.4!important;
}

#page8 .tel_box{
    position: relative;
    overflow: hidden;
    padding: 20px 20px 15px 20px;
}
#page8 .tel_box > a:before{
    content:"";
    position: absolute;
    width:100vw;
    height:100vh;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
}
@media screen and (max-width: 1200px){
    #page8 .tel_box p{
        display: block;
        padding-right: 0px;
        margin-right: 0px;
        border-right: none;
        
    }
}

@media screen and (max-width: 667px){  
#page8 .tel_box a{
    font-size: 5.3vw;
    letter-spacing: 2px;    
}
}
/*--------タブレット--------*/
@media screen and (max-width: 768px){
    header .logo {
    width: 28%;
    }
    #nav_menu {
    background-color: rgba(255,255,255,0.8);
}
    .main_img_wrap .catch {
    width: 26em;
    height: 17em;
    left: -1vw;
}
#contents {
    background-position: 100% 50%;
}

#contents .box .txt_wrap {
    width: 90%;
    padding-right: 0px;
}
#contents .box figure {
    width: 90%;
    margin-top: 30px;
}
#contents .box figure:after {
    width: 100%;
}
#contents .box:nth-child(odd) figure:after {
    right: 45%;
}
#top_cms {
    background-image: url(./Dup/img/back2.png),url(./Dup/img/back2.png);
    background-size: 115%,119%;
    background-repeat: no-repeat;
    background-position: -74% 4%,-150% 92%;
}

.cate_list li {
    width: auto;
    text-align: left;
    margin-right: 0px;
}
.cate_list li a{padding: 5px 10px 5px 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

#footer .grid_6{
    width: 100%!important;
}
#footer .logo{
    width: 55%!important;
}
}

/*--------スマートフォン--------*/
@media screen and (max-width: 667px){
.main_img_wrap .catch {
    width: 14em;
    height: 8em;
    left: -4%;
    bottom: 8%;
}
#loading_logo {
    max-width: 150px;
}
header .logo {
    width: 31%;
}
#top_cms {
    background-size: auto,auto;
    background-repeat: repeat-y;
    background-position: 60% -5%,60% 32%;
}
#footer .logo {
    width: 90%!important;
}
.cate_list li {
    width: 100%;
    margin-bottom: 0px;
}
.cate_list li:last-of-type{
    margin-bottom: 15px;
}
.subpage .cate_title::before {
    width: 15em;
    height: 1em;
    bottom: 0%;
}
.page_title .img-container.active .img-container_img {
    opacity: 1!important;
}
.pager li:last-of-type a span {
    border-left: 1px solid #e8b9c1;
}
#page6 #cms_4-c .cate_box{
    width:calc(100% / 3)!important;
    padding:0 8px 8px 0;
}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){
#top_cms figure img {width:100%!important;}
#contact_tel a {padding:37px 30px 30px}
}

/* fix_banner -------------------------------------- */
.fix_banner{
	max-width: 300px;
	position: fixed;
	bottom: 0;
	right: 80px;
	z-index: 10;
	transition: 0.5s;
}
.fix_banner .close_bt {
    position: absolute;
    bottom: 72px;
    right: 282px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: 0.5s;
    background-color: #fff;
    /* border: solid 2px #ddc21b; */
    z-index: 11;
    cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #221e03;
	height: 4px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close{right: -450px;}
.fix_banner.close2{right: -450px;}
@media  screen and (max-width: 768px){
.fix_banner{max-width: 300px;}
.fix_banner .close_bt {
    bottom: 75px;
    right: 277px;
}
}
@media  screen and (max-width: 667px){
.fix_banner{max-width: 48%;
    right: 26%;
}
.fix_banner .close_bt {
    width: 22px;
    height: 22px;
    bottom: 43px;
    right: 93%;
}
.fix_banner .close_bt span {
    width: 22px;
    height: 22px;
}
}
/* fix_banner end -------------------------------------- */