﻿

/*-----------all page--------------------------------------------------------------------------------*/
#wrap{
  color:#555;
  font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
  background: #f7f1f4;  
  background-image: url(./Dup/img/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.header .grid_3 .d_inline_b{padding-left:20px;}
.header .fa-envelope{display:none;}
.header .grid_3 p{border-bottom:0;}
.header a{color:#555!important;}
#logo img{width:400px;}
#main_menu ul li a p{color: #555!important;}
#main_menu.fixed ul li a p{color:white!important;}
.wf-hannari,#aisatsu h2{ font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
#fixed_right_banner .sns_link{
  background-color:transparent;
  border-left:0;
}
.foot_tel_bt .fa-envelope{display:none;}
#f_menu ul li a,#copyright a{color:#555!important;}

/*-----------top page--------------------------------------------------------------------------------*/
#aisatsu > div span{color:white;}
.contents_box::before,.contents_box::after,.contents_box2::before,.contents_box2::after{display:none;}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{
  background-image:none!important;
  background-color:white;
  margin-top: -140px;
}
#top_contents h2,#top_contents .contents_box p{color:#333;}
#top_cms{
  background-color:rgba(255,255,255,0.5);
  padding-bottom:100px;
  padding-top:100px;
}
#top_cms .cms_box{
  background-color:white;
  padding:30px;
}
#top_cms .cms_title p{color: #f69ab8;}
#top_cms .cms_title + div{
  border-left:0;
  border-right:0;
  border-bottom:0;
}
#top_cms .cms_title h2::after{display:none;}
#top_cms .cms_6-c h3{letter-spacing:-1px;}
#top_cms .cms_6-c .omit,#top_cms .cms_6-c .more{color: #dd4376;}
#top_cms .cms_title h2{
  position: relative;
  padding: 0 65px;
}
#top_cms .cms_title h2::before{
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 30%;
  height: 1px;
  content: '';
  background: #555;
  bottom:0;
}
#top_cms .cms_title h2 span{
  padding:0 1em;
  background:white;
}
.effect{
  color:#555;
  line-height:2;
}
.effect.effect-1:before{top:1px;}

/*google calender*/
.view-cap, .view-container-border {
    background-color: #fef1e7!important;
}
.g_calender iframe{
  height:570px;
  width:100%;
}

/*-----------under page--------------------------------------------------------------------------------*/
#main_img2 {max-width:1280px;}
.page_title h2{color:#555!important;}
#cms_6-b .cate_box:first-of-type,#cms_6-b .cate_box, #cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt2{border-color:transparent;}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#logo img {width: 300px;}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{margin-top:-40px;}
#page10 .cate li a:last-of-type{letter-spacing:0!important;}
#f_menu ul li a{letter-spacing:1px;}
.g_calender iframe{width:90%;}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#logo img { width: 200px;}
.button_container{top:30px;}
.header .grid_3{display:none;}
#top_cms .cms_title h2::before{width:80%;}

}

/* ---------- IEの処理 ---------- */
@media all and (-ms-high-contrast: none){
.effect.effect-1:before{top:-2px;}
#cms_3-a .cate_txt1{padding:20px!important;}

#page8 #contact_tel a,#page8 #contact_line a{padding-top:35px;}
}


/*-----------2021/03/22修正-----------------------*/

#main_img .swiper-slide{
 /* height:50vw!important;  */
  height:380px!important;
}

#main_img .swiper-slide img{
  width:100%!important;
 /* height:50vw!important;*/
  object-fit:contain;
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_img .swiper-slide{
  height:250px!important;
}


/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#main_img .swiper-slide{
  height:150px!important;
}
}



