@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@900&family=Open+Sans:wght@400;600&display=swap');

body{
  font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
  color: #31342B;
}
.min{
  font-family: 'Noto Serif JP', serif;
}
body, ul, li {
  margin: 0;
  padding: 0;
}
html{
  scroll-behavior: smooth;
}
a {
  color: #000;
}
.clear{
  opacity: 0;
}

.mb_0{
  margin-bottom: 0;
}
.mb_05{
  margin-bottom: 0.5rem;
}
.mb_10{
  margin-bottom: 1rem;
}
.mb_15{
  margin-bottom: 1.5rem;
}
.mb_20{
  margin-bottom: 2rem;
}
.mb_25{
  margin-bottom: 2.5rem;
}
.mb_30{
  margin-bottom: 3rem;
}
.mb_35{
  margin-bottom: 3.5rem;
}
.mb_40{
  margin-bottom: 4rem;
}
.mb_45{
  margin-bottom: 4.5rem;
}
.mb_50{
  margin-bottom: 5rem;
}
.mb_55{
  margin-bottom: 5.5rem;
}
.mb_60{
  margin-bottom: 6rem;
}
.mb_65{
  margin-bottom: 6.5rem;
}
.mb_70{
  margin-bottom: 7rem;
}
.mb_75{
  margin-bottom: 7.5rem;
}
.mb_80{
  margin-bottom: 8rem;
}
.mb_85{
  margin-bottom: 8.5rem;
}
.mb_90{
  margin-bottom: 9rem;
}
.mb_95{
  margin-bottom: 9.5rem;
}
.mb_100{
  margin-bottom: 10rem;
}
.mt_0{
  margin-top: 0;
}
.mt_05{
  margin-top: 0.5rem;
}
.mt_10{
  margin-top: 1rem;
}
.mt_15{
  margin-top: 1.5rem;
}
.mt_20{
  margin-top: 2rem;
}
.mt_25{
  margin-top: 2.5rem;
}
.mt_30{
  margin-top: 3rem;
}
.mt_35{
  margin-top: 3.5rem;
}
.mt_40{
  margin-top: 4rem;
}
.mt_45{
  margin-top: 4.5rem;
}
.mt_50{
  margin-top: 5rem;
}
.mt_55{
  margin-top: 5.5rem;
}
.mt_60{
  margin-top: 6rem;
}
.mt_65{
  margin-top: 6.5rem;
}
.mt_70{
  margin-top: 7rem;
}
.mt_75{
  margin-top: 7.5rem;
}
.mt_80{
  margin-top: 8rem;
}
.mt_85{
  margin-top: 8.5rem;
}
.mt_90{
  margin-top: 9rem;
}
.mt_95{
  margin-top: 9.5rem;
}
.mt_100{
  margin-top: 10rem;
}
.ml_0{
  margin-left: 0;
}
.ml_05{
  margin-left: 0.5rem;
}
.ml_10{
  margin-left: 1rem;
}
.ml_15{
  margin-left: 1.5rem;
}
.ml_20{
  margin-left: 2rem;
}
.ml_25{
  margin-left: 2.5rem;
}
.ml_30{
  margin-left: 3rem;
}
.ml_35{
  margin-left: 3.5rem;
}
.ml_40{
  margin-left: 4rem;
}
.ml_45{
  margin-left: 4.5rem;
}
.ml_50{
  margin-left: 5rem;
}
.mr_0{
  margin-right: 0;
}
.mr_05{
  margin-right: 0.5rem;
}
.mr_10{
  margin-right: 1rem;
}
.mr_15{
  margin-right: 1.5rem;
}
.mr_20{
  margin-right: 2rem;
}
.mr_25{
  margin-right: 2.5rem;
}
.mr_30{
  margin-right: 3rem;
}
.mr_35{
  margin-right: 3.5rem;
}
.mr_40{
  margin-right: 4rem;
}
.mr_45{
  margin-right: 4.5rem;
}
.mr_50{
  margin-right: 5rem;
}

.t_indent{
  padding-left: .8rem;
  text-indent: -.8rem;
}
.f_x-small{
  font-size:.6rem;
}
.f_small{
  font-size:.8rem;
}
.f_medium{
  font-size:1.2rem;
  line-height: 2rem;
}
.f_large{
  font-size:1.4rem;
  line-height: 1.8rem;
}
.f_x-large{
  font-size:1.8rem;
  line-height: 2.4rem;
}
.f_xx-large{
  font-size:2rem;
  line-height: 2.6rem;
}
.t_center{
  text-align: center;
}
.t_left{
  text-align: left;
}
.t_right{
  text-align: right;
}
.f_bold{
  font-weight: bold;
}
.position{
  position: absolute;
}
.h_style01{
  color: #115A95;
  font-size: 2.2rem;
  font-weight: bold;
}
.h_style01 span{
  font-size: 1rem;
  display: block;
  margin-bottom: .6rem;
}
.h_style01 i{
  font-style: normal;
  letter-spacing: 5px;
}
.h_style01 span:before{
  content: "";
  width: 30px;
  height: 1px;
  background: #115A95;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.h_style02{
  color: #E9EAE4;
  font-size:20px;
  letter-spacing: 2px;
  text-align: center;
}
.h_style02 span{
  font-size:50px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
  letter-spacing: 3px;
}
.page .page_visual_inner .s_style02{
  position: absolute;
  left: 15%;
}
.h_style03{
  color: #7d0722;
  font-size:1.2rem;
  letter-spacing: 2px;
  text-align: center;
}
.h_style03 span{
  font-size:3rem;
  display: block;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: .5rem;
}
.h_style04{
  font-size: 1.8rem;
}
.h_style04::before{
  content: "";
  background:url(../images/cat_icon01.webp) no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
.h_style04::after{
  content: "";
  background:url(../images/cat_icon02.webp) no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
}
.h_style05{
  font-size: 2.2rem;
  color: #7d0722;
  border-bottom: 2px solid #7d0722;
  padding-bottom: .8rem;
  margin-bottom: 3.5rem;
}
.txt{
  font-size: 16px;
  line-height: 1.8rem;
  text-align: left;
}
.f_gray {
  color: #ACACAC;
}
.flex{
  display: flex;
}
.content_box{
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 50px;
}
.btn{
  text-align: center;
}
.btn a{
  padding: 20px 50px;
  color: #31342B;
  display: inline-block;
  transition: .3s;
  border-top: 1px solid #31342B;
  border-bottom: 1px solid #31342B;
  font-weight: bold;
  position: relative;
  letter-spacing: 2px;
}
.btn a:hover{
  color: #115A95;
  border-color: #115A95;
}
.btn a:after{
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-size: 15px;
  height: 15px;
  font-weight: bold;
  color: #31342B;
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.btn a:hover:after{
  color: #115A95;
}
.blown_btn{
  text-align: center;
}
.blown_btn a{
  padding: 20px 100px;
  border: 2px solid #7d0722;
  border-radius: 100px;
  transition: .3s;
  color: #7d0722;
  display: inline-block;
}
.blown_btn a i{
  margin-left: 10px;
}
.blown_btn a:hover{
  opacity: .6;
  background: #ffffff;
}

.ancholink{
  padding-top: 180px;
  margin-top:-180px;
  display: block;
}
.block_sp{
  display: none;
}
@media (max-width: 768px) {
  .block_sp{
    display: block;
  }
  .block_pc{
    display: none;
  }
  .content_box{
    padding: 0 20px;
  }
}

.pan ul{
  display: flex;
  padding: 0px 20px 40px;
}
.pan li{
  margin-right: 20px;
}
.pan li:last-child{
  margin-right: 0;
}
.pan li:last-child{
  color: #7d0022;
}
.pan li a{
  text-decoration: underline;
  transition: .3s;
}
.pan li a:hover{
  color: #7d0022;
}
.pan li:after{
  content: ">";
  padding-left: 20px;
}
.pan li:last-child:after{
  content: none;
}

.table{
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.table dl{
  padding: 10px;
}
.table dt{
  border-bottom: 1px solid #115A95;
  max-width: 170px;
  width: 25%;
  padding-bottom: 10px;
  line-height: 1.6;
}
.table dd{
   border-bottom: 1px solid #cccccc;
   flex:1;
   padding-bottom: 15px;
   line-height: 1.6;
}
.table .flex li {
  max-width: 49%;
  margin-right: 1rem;
}
/*ーーーーーーーーーー
SHOP_sp
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .table dl.flex{
    display: block;
  }
  .table dt{
    width: 100%;
    max-width: none;
    margin-bottom: 1rem;
  }
  .table dd{
    width: 100%;
  }
  .table .flex{
    display: block;
  }
  .table .flex li{
    max-width: 300px;
    margin: 0 auto 1rem;
  }
}

.home,
.page{
  background: url(../images/bg.webp) repeat-y;
  background-size: contain;
  background-position: center;
}
.page .page_visual{
  margin-bottom: 60px;
}
.page.about .page_visual{
  background: url(../images/about_main.webp) no-repeat;
  background-size: cover;
  background-position: center top;
}
.page.business .page_visual{
  background: url(../images/business_main.webp) no-repeat;
  background-size: cover;
  background-position: center;
}
.page.office .page_visual{
  background: url(../images/office_main.webp) no-repeat;
  background-size: cover;
  background-position: center;
}
.page.contact .page_visual{
  background: url(../images/contact_main.webp) no-repeat;
  background-size: cover;
  background-position: center;
}
.page .page_visual_inner{
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(17, 90, 149, .3) 0%, rgba(17, 90, 149, .3) 100%);
  padding: 230px 0 210px;
  position: relative;
}

.lightcase-icon-prev:before,
.lightcase-icon-next:before,
.lightcase-icon-close:before{
  display: none;
}
@media (max-width: 768px) {
  .page main{
    margin-top: 0px;
  }
  .page .page_visual_inner{
    margin-top: 70px;
    padding: 80px 10px;
  }
  .page .content_box{
    padding: 0 10px;
  }
  .page .page_visual_inner .content_box{
    width: 80%;
    padding: 0;
  }
  .page .page_visual_inner .s_style02{
    left: 10%;
    bottom: 25%;
  }
}


/*ーーーーーーーーーー
.header
ーーーーーーーーーーー*/
#head_wrap,
#top_head_wrap{
  position: relative;
  width: 100%;
  margin: 100px auto 0;
  top: -100px;
  line-height: 1;
  z-index: 999;
  height: 0px;
  text-decoration: none;
  position: fixed;
}
#head_wrap{
  margin: 0 auto;
  top: 0;
}

#head_wrap a,
#top_head_wrap a{
  text-decoration: none;
}

#head_wrap .inner,
#top_head_wrap .inner{
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#head_wrap .inner:after,
#top_head_wrap .inner:after{
  content: "";
  clear: both;
  display: block;
}
#head_wrap .logo,
#top_head_wrap .logo{
  float: left;
  padding: 20px 15px 17px 40px;
}
#global-nav ul {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  margin-left: 45px;
}
#head_wrap  .contact_btn a{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #d1c0a5;
  width: 76px;
  height: 76px;
  text-align: center;
  line-height: 5rem;
  border-radius: 100px;
  font-size: 1.2rem;
  transition: .3s;
}
#head_wrap  .contact_btn a:hover{
  background: #1d1d1d;
  color: #d1c0a5;
  border: 1px solid #d1c0a5;
}

@media (max-width: 768px) {
  #global-nav ul {
    display: block;
    margin-right: 0px;
  }
  #global-nav ul{
    margin-left: 0;
  }
}
#global-nav ul li {
  padding: 60px 15px 10px;
}
#global-nav ul li:last-child {
  border-right: none;
}

@media (max-width: 768px) {
  #global-nav ul li {
    border-right: none;
    padding: 20px 10px;
  }
}

#global-nav ul li a {
  transition: all .6s ease 0s;
  box-sizing: border-box;
  color: #31342B;
  font-weight: bold;
  font-size: .9rem;
}
#global-nav ul li a:hover{
  color: #1D5170;
}
#global-nav ul li.on a{
  color: #1D5170;
}


/* Fixed */
#head_wrap.fixed,
#top_head_wrap.fixed{
  margin-top: 0;
  top: 0;
  position: fixed;
  height: 90px;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
  z-index: 9999;
  background: #ffffff;
  border-bottom: 1px solid #1D5170;
}

/* Toggle Button */
#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 38px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101;
}

#nav-toggle div {
  position: relative;
}


.contact_wrap{
  position: absolute;
  right: 15px;
  top: 15px;
  display: flex;
  align-items: center;
}
.contact_wrap p{
  font-size: 13px;
}
.contact_wrap span{
  font-weight: bold;
  margin-right: 1rem;
}
.contact_wrap .btn a{
  border: 1px solid #1D5170;
  color: #1D5170;
  padding: 10px 20px;
}
.contact_wrap .btn a:hover{
  background: #1D5170;
  color: #ffffff;
}
.contact_wrap .btn a:after{
  content: none;
}
@media (max-width: 970px) {
  #head_wrap .logo, 
  #top_head_wrap .logo{
    width: 225px;
    padding: 30px 15px 26px 20px;
  }
  #head_wrap .logo img, 
  #top_head_wrap .logo img{
    width: 100%;
    height: auto;
  }
}
@media (max-width: 830px) {
  #head_wrap {
    top: 0;
    position: fixed;
    margin-top: 0;
    width: 100%;
    padding: 0;
    /* Fixed reset */
  }
  #head_wrap .inner {
    width: 100%;
    padding: 0;
  }
  #head_wrap .fixed {
    padding-top: 0;
    background: transparent;
  }
  #head_wrap.fixed,
  #top_head_wrap.fixed{
    height: 70px;
  }
  #head_wrap .logo{
    width: 80px;
    padding: 0;
  }
  #top_head_wrap .logo{
    padding: 10px;
    width: 100px;
  }
  #head_wrap .logo img,
  #top_head_wrap .logo img{
    width: 100%;
    height: 100%;
  }
  #mobile-head {
    width: 100%;
    height: 70px;
    z-index: 999;
    position: relative;
  }
  #head_wrap.fixed .logo,
  #head_wrap .logo {
    position: absolute;
    left: 10px;
    top: 23px;
    color: #333;
    font-size: 26px;
    padding: 0;
    width: 145px;
  }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -487px;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    margin-top: 20px;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #head_wrap #global-nav ul li a,
  #head_wrap.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    padding: 5px 0;
  }
  #nav-toggle {
    display: block;
    top: 22px;
  }
  /* #nav-toggle 切り替えアニメーション */
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background:#115A95;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
    border-bottom: 1px solid #1D5170;
    padding-bottom: 1rem;
  }
  #global-nav ul li a{
    color: #1d1d1d;
  }
  #global-nav ul li.contact_btn {
    padding: 0;
  }
  #global-nav ul li.contact_btn a,
  #head_wrap #global-nav ul li.contact_btn a{
    padding: 20px 0;
    display: block;
  }
  .page #global-nav {
    top:-525px;
  }
  .page .open #global-nav {
    top:-487px;
  }
  .contact_wrap p,
  .contact_wrap span{
    display: none;
  }
  .contact_wrap p.btn{
    display: block;
  }
  .contact_wrap{
    right: 58px;
    top: 21px;
  }
  .contact_wrap .btn a{
    padding: 7px 7px;
    letter-spacing: 0;
  }
  
}

/*ーーーーーーーーーー
footer
ーーーーーーーーーーー*/
footer .cta{
  background: url(../images/contact_bg.webp) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
footer .cta .t_center{
  text-align: center;
}
footer .cta .s_style01 span:before{
  background: #362e2b;
  width: 135px;
}
footer .cta h2{
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 3px;
  margin-bottom: 3rem;
}
footer .cta .txt{
  color:#362e2b;
  margin: 1.5rem 0;
}
footer .cta .btn a{
  background: #362e2b;
  border-radius: 50px;
}
footer .cta .btn a:hover{
  color: #a6a6a6;
}
footer .cta_box.flex{
  justify-content: center;
  align-items: center;
}
footer .cta_box div{
  width: 100%;
  text-align: center;
}
footer .cta_box div:first-child:after{
  content: none;
}
footer .cta_box h3 {
  display: inline-block;
  margin-right: 1rem;
  width: 176px;
  text-align: left;
}
footer .cta_box .tel{
  margin-bottom: 1rem;
}
footer .cta_box h3 + span,
footer .cta_box a{
  font-weight: bold;
  font-size: .9rem;
  background: #1D5170;
  letter-spacing: .3rem;
  color: #ffffff;
  padding: 1rem 1.2rem;
  display: inline-block;
  transition: .3s;
}
footer .cta_box a:hover{
  background: #115A95;
}
footer .cta_box .inner{
  text-align: left;
  width: auto;
  margin: 0 1rem;
  display: inline-block;
}
footer .cta_box .inner .min{
  letter-spacing: .2rem;
}
footer .cta_box .left{
  border-right: 1px solid #ffffff;
}


@media (max-width: 1010px) {
  footer .cta_box{
    padding: 30px 0px 30px 20px;
  }
  footer .cta_box h3 + span{
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  footer .cta_box.flex{
    display: block;
  }
  footer .cta_box div{
    width: 100%;
  }
  footer .cta_box .fax{
    border: none;
    margin: 1.5rem 0;
  }
  footer .cta_box{
    padding:50px 20px;
  }
  footer .cta_box .inner a,
  footer .cta_box .inner h3 + span{
    font-weight: bold;
    font-size: 1.8rem;
    color: #7CBD2A;
    margin-top: 0.5rem;
    display: block;
    letter-spacing: .3rem;
  }
  footer .cta_box .inner {
    border-bottom: 1px solid #ACACAC;
    padding-bottom: 1rem;
    margin: 0;
  }
}



footer{
  background:#D5E0E9;
  padding:0px 0 20px;
  color: #ffffff;
  font-size: 1rem;
}
footer .footer{
  padding-top: 50px;
}
footer .footer h2{
  margin-bottom: 1rem;
}
footer .footer .right{
  flex: 1;
}
footer .footer .right p{
  font-size: .9rem;
  color: #31342B;
  line-height: 1.4rem;
}
footer .footer .right a{
  color: #31342B;
}
footer .footer .left ul:not(:last-child){
  margin-right: 3rem;
}
footer .footer .left .flex{
  align-items: flex-end;
}
footer .footer .left h3{
  background: #d1c0a5;
  color: #362e2b;
  padding: .6rem;
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
footer .footer dl{
  margin-top: .4rem;
  margin-right: 2rem;
}
footer .footer dt{
  width: 120px;
  font-weight: normal;
}
footer .footer dd:before{
  content: "";
  width: 50px;
  height: 1px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
footer .footer .left li{
  margin-top: 1rem;
  font-size: .9rem;
}
footer .footer_bottom{
  margin-top: 2rem;
  padding-top: 1rem;
  font-size: .7rem;
  text-align: center;
  color: #A5B6C5;
  border-top: 1px solid #A5B6C5;
}
footer .footer a{
  color: #31342B;
  transition: .4s;
}
footer .footer a:hover{
  color: #1D5170;
}


/*ーーーーーーーーーー
.mainVisual_movie
ーーーーーーーーーーー*/
/*========= 背景動画設定のCSS ===============*/

/*header設定*/
.main_movie{
	position: relative;/*ローディング画像などを表示す際の基点とするため指定*/
  height: 80vh;/*高さを全画面にあわせる*/
  text-align: center;
  color: #fff;
  /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
  background: url("../images/kari.jpg") no-repeat;
  background-size: cover;
  overflow: hidden;
}

/* ローディングアイコン設定 */
#loading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    font-weight: bold;
}

/*jQueryで付与されたdisappearクラスがついたらロゴエリアを非表示*/
#loading.disappear{
     display: none;   
}

/* youtube設定 */
#youtube-area{
    z-index: 1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
 	opacity: 0;    
}

/*jQueryで付与されたappearクラスがついたらYoutubeエリアをふわっと表示*/
#youtube-area.appear {
	animation-name:PageAnimeAppear;
	animation-duration:.5s;
	animation-fill-mode:forwards;
}

@keyframes PageAnimeAppear{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

#youtube {
/*天地中央配置*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
/*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

/*youtubeがクリックされないためのマスク*/
#youtube-mask{
    position: absolute;
    z-index: 2;/*下から2番目に表示*/
    top:100px;
    width:100%;
    height:100%;
}

/*youtube 上のロゴ */
.main_movie h1{
  position:absolute;
  z-index: 2;/*下から2番目に表示*/
/*天地中央配置*/
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
/*色指定*/
  color:#fff;
  text-shadow: 0 0 15px #666;
}

.main_movie .text-box img{
  max-width: 600px;
  height: auto;
  margin-bottom: 20px;
}
.main_movie .text-box h2{
  position: absolute;
  z-index: 2;
  top: 60%;
  left: 3.5%;
  transform: translateY(-50%);
  color: #fff;
  font-size:clamp(18px, 2.5vh, 20px);
  text-align: left;
  max-width: 100%;
  letter-spacing: 3px;
  line-height: 2.5rem;
}
.main_movie .text-box h2 span{
  display: block;
  font-size:clamp(28px, 5.5vh, 40px);
  margin: 15px 0;
}


/*ーーーーーーーーーー
.mainVisual
ーーーーーーーーーーー*/
.main_visual{
  position: relative;
  margin-top: 90px;
}
.main_visual .slick-slide img{
  width: 100%;
  height: auto;
}
.main_visual h2{
  position:absolute;
  color: #ffffff;
  right: 5%;
  bottom: 15%;
  font-size: 2rem;
}
.main_visual h2 span{
  font-size: 4.5rem;
  display: block;
  margin-bottom: 1rem;
}
.main_visual .slick-next.slick-arrow,
.main_visual .slick-prev.slick-arrow{
  display: none !important;
}
@media (max-width: 768px) {
  .main_visual .slick-slide img{
    width: auto;
    height: 236px;
    object-fit: cover;
    object-position: center;
  }
  .main_visual{
    margin-top: 70px;
  }
}
/*ーーーーーーーーーー
ページトップボタン
ーーーーーーーーーーー*/
/* ページTOPに戻る */
.pagetop{
  display: none;
  position: fixed;
  right: 15px;
  bottom: 60px;
}
.pagetop a{
  display: block;
  font-size: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #115A95;
  line-height: 50px;
}
.pagetop a i{
  font-size: 20px;
  color:#fff;
  line-height: 50px;
}



.home .wrap{
  align-items: flex-end;
}
.home .wrap li:first-child{
  width: 60%;
}
.home .wrap li:last-child{
  width: 35%;
  margin-left: 5%;
}
.home .wrap h2{
  font-size: 1.8rem;
  letter-spacing: 3px;
  margin-bottom: 2.5rem;
}
.home .wrap h2:before{
  content: "";
  width: 1px;
  height: 2rem;
  background: #1D5170;
  display: block;
  margin-bottom: .5rem;
  transform:rotate(25deg);
}
.home .wrap .txt{
  margin-bottom: 1.5rem;
}
.home .wrap .btn{
  text-align: left;
}
.home .sec01 .wrap{
  margin-top: 6rem;
}
.home .sec02 .wrap{
  margin-top: 8rem;
}
.home .sec02 .flex_list{
  flex-direction: row-reverse;
}
.home .sec02 .wrap li:last-child{
  margin-left: 0;
  margin-right: 5%;
}
.home .sec03{
  margin-top: 10rem;
}
.home .sec03 .txt{
  text-align: center;
  margin: 1rem auto;
}
.home .sec04{
  margin-top: 10rem;
  margin-bottom: 8rem;
}




/*ーーーーーーーーーー
home_info
ーーーーーーーーーーー*/
.info .content_box{
  align-items: center;
  background: #fdfaf4;
  padding: 140px 50px;
  width: 90%;
}
.info .info_box article{
  padding: 20px 0;
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.info .info_box{
  margin-top: 3rem;
  height: 500px;
  overflow:hidden;
  overflow-y:scroll;
  background: #ffffff;
}
.info .info_inner{
  padding: 2rem 3rem;
}
.info .info_box article{
  border-bottom: 1px solid #cccccc;
}
.info .info_box::-webkit-scrollbar{
  width: 10px;
}
.info .info_box::-webkit-scrollbar-track{
  background-color: #f1f1f1;
}
.info .info_box::-webkit-scrollbar-thumb{
  background-color: #7d0022;
}
.info .info_box .time{
  width: 215px;
}
.info .info_box .new .time{
  width: 145px;
}
.info .info_box .icon{
  color: #7d0022;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  width: 70px;
}
.info .info_box .title{
  line-height: 2rem;
  flex: 1;
}
.info .more_btn{
  margin-left: auto;
}
.info .more_btn a{
  display: block;
  padding: .3rem 2.5rem;
  margin-left: 2rem;
  border: 1px solid #0d0d0d;
  transition: .5s;
}
.info .more_btn a:hover{
  background: #0d0d0d;
  color: #ffffff;
}

/*ーーーーーーーーーー
pattern01
ーーーーーーーーーーー*/
.pattern01{
  padding-bottom: 5rem;
}
.pattern01 .flex{
  justify-content: flex-start;
}
.pattern01.reverce .flex{
  flex-direction: row-reverse;
}
.pattern01 .txt_box{
  max-width: 475px;
}
.pattern01 .txt_box h2{
  font-size: 2rem;
  letter-spacing: 3px;
  margin-bottom: 1.5rem;
}
.pattern01 .txt_box p{
  font-size: 1.2rem;
  line-height: 2;
}
.pattern01 .txt_inner{
  background: #E9EAE4;
  padding: 50px;
  line-height: 2rem;
  margin-left: -5rem;
  margin-top: 10rem;
}
.pattern01.reverce .txt_inner{
  margin-left: 0;
  margin-right: -5rem;
  position: relative;
  z-index: 1;
}
.pattern01 .img img{
  width: 100%;
  height: auto;
}
.pattern01 .btn a{
  background: #ffffff;
  color: #7d0022;
  border-radius: 50px;
  margin-top: 2rem;
}


/*ーーーーーーーーーー
home_map
ーーーーーーーーーーー*/
.home .map iframe{
  width: 100%;
}
/*ーーーーーーーーーー
_sp
ーーーーーーーーーーー*/
@media (max-width: 1200px) {

  .home .info .content_box{
    display: block;
    padding-right:20px;
  }
  .home .info .info_box{
    margin-left: 0;
  }
  .home .info .s_style01{
    margin-bottom: 2rem;
  }
  .home .store .img img{
    display: block;
    height: 570px;
    object-fit: cover;
    width: 115%;
  }
  .home .menu h2{
    position: inherit;
    left: auto;
    top: auto;
    transform: none;
    padding: 0 20px 30px;
  }
  .home .menu .carousel{
    margin-left: auto;
  }
  .slick-arrow{
    display: none;
  }
  footer .footer .left > .flex{
    display: block;
  }
  footer .footer .left ul{
    margin-top: 1.5rem;
  }
  footer .footer .right{
    width: 1;
  }
  footer .footer .right ul{
    flex-wrap: wrap;
  }
  footer .footer .right ul li{
    margin-bottom: 1rem;
  }
  footer .footer .left {
    width: 360px;
    margin-left: 3rem;
  }
}
@media (max-width: 768px) {
  .home .info .info_box article{
    display: block;
  }
  .home .info .info_box .new .time{
    width: 75px;
  }
  .home .info .info_box .new .time{
    display: inline-block;
  }
  .home .info .info_box .title{
    margin: 1rem 0;
  }
  .home .info .info_box .icon{
    display: inline-block;
    margin-left: 10px;
  }
  .home .info .more_btn a{
    margin: 0;
    text-align: center;
  }
  .home .store .flex{
    display: block;
  }
  .home .store .img img{
    width: 100%;
  }
  .home .store .txt_inner{
    margin-left: 0;
  }
  .home .store .txt_box{
    max-width: 100%;
    margin-top: -90px;
  }
  .home .store .txt_inner{
    padding: 60px 35px 60px;
  }
  footer .footer .content_box > .flex{
    display: block;
  } 
  footer .footer .left{
    width: 100%;
    margin-left: auto;
  }
  footer .footer .left h3{
    margin-bottom: 15px;
  }
  footer .footer dt{
    width: 90px;
  }
  footer .footer dd:before{
    margin-right: 10px;
  }
  .home .store .txt_box h2{
    max-width: 340px;
    margin-left: 30px;
  }
  .home .store .txt_box h2 img{
    width: 100%;
    height: auto;
  }
}

/*ーーーーーーーーーー
ABOUT
ーーーーーーーーーーー*/
.page.about .sec02{
  margin-top: 8rem;
}
.page.about .sec02 .flex_list{
  align-items: center;
}
.page.about .sec03 .txt{
  text-align: center;
  margin: 1rem auto;
}
.page.about .sec03 {
  padding-bottom: 8rem;
}

/*ーーーーーーーーーー
BUSINESS
ーーーーーーーーーーー*/

/*ーーーーーーーーーー
OFFICE
ーーーーーーーーーーー*/
.page.office .map .flex_list.column_2{
  justify-content: center;
  align-items: center;
}
.page.office .map .flex_list.column_2 li{
  width: auto;
  margin: 1.5rem;
}


.page #head_wrap{
  height: 86px;
  background: #ffffff;
}


@media (max-width: 1000px) {
  footer .cta_box h3{
    display: block;
    text-align: center;
    margin: 0 auto 1rem;
  }
}
@media (max-width: 830px) {
  .page #head_wrap{
    height: 70px;
  }
  .h_style02 span{
    font-size: 2rem;
  }
  .h_style02{
    font-size: 1rem;
  }
  .h_style01{
    font-size: 1.6rem;
  }

  .home .sec01 .wrap{
    display: block;
  }
  .home .wrap li:first-child{
    width: 100%;
  }
  .home .wrap li:last-child{
    width: 100%;
    margin: 2rem auto 0;
  }
  .home .sec02 .wrap{
    margin-top: 6rem;
  }
  .home .sec03{
    margin-top: 8rem;
  }
  .home .sec03 .txt{
    text-align: left;
  }
  .home .sec04{
    margin-top: 8rem;
  }
  footer .footer .left{
    display: block;
    margin-top: 3rem;
  }
  footer .footer .left ul{
    margin-top: 1rem;
  }
  footer .footer .left ul:not(:last-child){
    margin: 0;
  }
}
@media (max-width: 768px) {
  footer .cta_box{
    padding: 0;
  }
  footer .cta_box .left{
    border-right: none;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 3rem;
  }
  .page.about .sec02 .txt{
    margin-top: 2rem;
  }
  .pattern01 .flex{
    display: block;
  }
  .pattern01 .txt_inner,
  .pattern01.reverce .txt_inner{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 3rem 1rem;
  }
  .pattern01.mt_60{
    margin-top: 3rem;
  }
  .pattern01 .txt_box{
    max-width: none;
  }
}











/*ーーーーーーーーーー
GALLERY
ーーーーーーーーーーー*/
.page.gallery .page_visual {
  background: url(../images/gallery.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.page.gallery .sec_2{
  background: #d1c0a5;
  padding: 100px 0;
}
.page.gallery main section{
  margin-bottom: 100px;
}
.page.gallery section .flex {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.page.gallery section .flex li{
  width: 49%;
  margin-bottom: 20px;
  box-shadow: 5px 5px 5px rgba(199,200,201,0.3);
}
.page.gallery section .flex li img{
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.page.gallery section .flex li .img{
  background: #ffffff;
  padding: 30px;
  padding-bottom: 10px;
}
.page.gallery section .flex li .img span{
  display: block;
  text-align: right;
  margin-top: 0.5rem;
  margin-right: -1.3rem;
  font-size: .8rem;
}
.page.gallery section .flex .txt_box{
  display: flex;
}
.page.gallery section .flex .txt_box{
  background-color: #7d0722;
  background-image: url(../images/point.webp);
  background-repeat: no-repeat;
  background-position: bottom left;
  color: #ffffff;
  padding: 50px;
  justify-content: center;
  align-items: center;
  line-height: 1.4rem;
}

/*ーーーーーーーーーー
GALLERY_sp
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .page.gallery .sec_2{
    padding: 50px 0;
  }
  .page.gallery .h_style04{
    font-size: 1.3em;
    text-align: center;
  }
  .page.gallery .h_style04::before{
    display: block;
    text-align: center;
    margin: 0 auto .8rem;
  }
  .page.gallery .h_style04::after{
    display: none;
  }
  .page.gallery section .flex li{
    width: 100%;
  }
  .page.gallery section .flex .txt_box{
    padding: 50px 20px;
  }
  .page.gallery section .flex li img{
    width: 100%;
    height: 55vw;
    object-fit: cover;
  }
}

/*ーーーーーーーーーー
MENU
ーーーーーーーーーーー*/
.page.menu .page_visual {
  background: url(../images/TOP1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.page.menu main .left{
  width: 20%;
  margin-right: 5%;
}
.page.menu main .left li a{
  display: block;
  background: #ffffff;
  color: #7d0722;
  border:2px solid #7d0722;
  border-radius: 10px;
  transition: .3s;
  text-align: center;
  padding: 20px;
  margin-bottom: .5rem;
}
.page.menu main .left li a:hover{
  opacity: .6;
}
.page.menu main .left li.on a{
  background: #7d0722;
  color: #ffffff;
}
.page.menu main .right{
  flex:1;
}
.page.menu main .right .grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap:3rem 1rem;
  margin-bottom: 100px;
}
.page.menu .right .grid .title{
  font-size: 1.3rem;
}
.page.menu main .right .grid .price{
  margin-top: 1rem;
  text-align: center;
}
.page.menu main .right .grid .txt{
  border-top: 1px solid #cccccc;
  padding: .8rem 0 0;
}
.page.menu main .right .grid img{
  width: 100%;
  height: 15vw;
  min-height:220px;
  object-fit: cover;
}
.page.menu main .right .grid div{
  margin-bottom: .5rem;
}
.page.menu main .right .grid a{
  transition: .3s;
}
.page.menu main .right .grid a:hover{
  opacity: .6;
}
.carousel .slick-slide img{
  width: 100%;
  height: 16vw;
  max-height: 220px;
  object-fit: cover;
}
/*==================================================
ページネーションのためのcss
===================================*/

div.paging{
  text-align: center;
  margin-bottom: 100px;
}
div.paging span.current,
div.paging span.paging-text{margin:0px 2px;color:#333;border:1px solid #ccc;display:inline;zoom:1;display:inline-block;overflow:hidden;text-decoration:none;}
div.paging span.paging-text a{padding:3px 8px; display:block;}
div.paging span.current{background: #7d0722; border:1px solid #7d0722;color:#fff;display:inline;zoom:1;padding:3px 8px;text-decoration:none;display:inline-block; cursor:pointer;}
div.paging span.paging-text a:hover{background: #CCC;color: #fff;text-decoration:none;cursor:pointer;}

/*ーーーーーーーーーー
MENU_sp
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .page.menu main .flex{
    display: block;
  }
  .page.menu main .left{
    width: 100%;
    margin-right: auto;
    margin-bottom: 5rem;
  }
  .page.menu main .right .grid img {
    width: 100%;
    height: 60vw;
    min-height: 220px;
    object-fit: cover;
}
}

/*ーーーーーーーーーー
SHOP
ーーーーーーーーーーー*/
.page .page_visual {
  background: url(../images/TOP1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.page .map{
  margin-top: 80px;
  margin-bottom: 80px;
}
.page .map iframe{
  width: 100%;
  height: 500px;
  margin-top: 50px;
  margin-bottom: 1rem;
}
.page.shop .profile{
  margin-bottom: 100px;
}
/*ーーーーーーーーーー
SHOP_sp
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .page.shop .profile dl.flex{
    display: block;
  }
  .page.shop .profile dt{
    width: 100%;
    margin-bottom: 1rem;
  }
  .page.shop .profile dd{
    width: 100%;
  }
  .page.shop .profile .flex{
    display: block;
  }
  .page.shop .profile .flex li{
    max-width: 300px;
    margin: 0 auto 1rem;
  }
}


/*ーーーーーーーーーー
 CONTACT
ーーーーーーーーーーー*/
.page.contact .form{
  padding-bottom: 5rem;
  padding-top: 5rem;
  background: #E9EAE4;
}
.page.contact .form .mail_title{
  font-weight: bold;
  font-size: 1.5rem;
}
.page.contact .form .mail_title i{
  margin-right: 1rem;
}
.page.contact .form .txt{
  margin: 50px auto;
  font-size: 1rem;
  line-height: 2rem;
}
.page.contact .table{
  width: 100%;
}
.page.contact .form th{
  min-width: 200px;
  padding: 30px 0;
  border-bottom: 1px solid #a6a6a6;
}
.page.contact .form td{
  padding: 20px 0;
  max-width: 800px;
}
.page.contact .form td span{
  display: block;
}
.page.contact .form td span:not(:last-child){
  margin-bottom: 10px;
}
.page.contact .form td.pd30{
  padding: 30px 0;
}
.page.contact .form td input.form100,
.page.contact .form td input.form-l,
.form textarea{
  width: 100%;
}
.page.contact .form td input{
  color: #191919;
}
.page.contact .form td.pd30 label{
  margin-right: 15px;
}
.page.contact .form tr{
  border-bottom: 1px solid #cccccc;
}
.page.contact .form .red{
  color: #BA593F;
  font-size: 13px;
  font-weight: bold;
  margin:0 5px;
}
.page.contact .form input[type="text"],
.page.contact .form textarea{
  border: 1px solid #cccccc;
  padding: 10px 15px;
  border-radius: 5px;
  background: #ffffff;
}
.page.contact .form select{
  border: 1px solid #cccccc;
  padding: 10px 15px;
  border-radius: 5px;
  background: #ffffff;
  color: #666666;
}
.page.contact .form select.size35{
  width: 321px;
}
.page.contact .form .select_box{
  position: relative;
}
.page.contact .form .select_box::after {
  pointer-events: none; /*矢印部分をクリックを可能にする*/
  position: absolute;
  display: block;
  color: #666666;
  top: 50%;
  left: 18.2em;
  transform: translateY(-50%); /*▼を上に移動*/
  content: "▼";
}
.page.contact .form .large{
  font-size: 1.1rem;
  margin: 50px 0 20px;
  letter-spacing: 2px;
  font-weight: bold;
}
.page.contact .form .large:after{
  content: "";
  width: 20px;
  height: 3px;
  background: #115A95;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
}
.page.contact .form .privacyBox{
  width: 100%;
  height: 200px;
  padding: 20px;
  overflow-y: scroll;
  background: #ffffff;
  margin-bottom: 40px;
  font-size: 14px;
  color: #191919;
}
.page.contact .form .privacyBox li{
  padding-left: 2rem;
  text-indent: -2rem;
  margin-bottom: .3rem;
}
.page.contact .form .agreeBox{
  text-align: center;
  margin-bottom: 100px;
}
.page.contact .form .mb20{
  margin-bottom: 20px;
}
.page.contact .form .mb10{
  margin-bottom: 10px;
}
.page.contact .form .formBtn{
  padding-bottom: 3rem;
  text-align: center;
}
.page.contact .form .formBtn button{
  background: #115A95;
  color: #ffffff;
  width: 240px;
  padding: 20px 0;
  text-align: center;
  margin:0 auto;
  transition: .3s;
  margin: 1rem;
  border-radius: 5px;
  border: 2px solid #115A95;
}
.page.contact .form .formBtn button:hover{
  background: #ffffff;
  color: #115A95;
  border: 2px solid #115A95;
}
.page.contact .form .formBtn button.return{
  background: #ffffff;
  border: 2px solid #115A95;
  color: #115A95;
}
.page.contact .form .formBtn button.return:hover{
  background: #CBDCEB;
  border: 2px solid #115A95;
  color: #115A95;
}


.tel_box .txt{
  text-align: center;
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 3rem;
}
.tel_box h2{
  text-align: center;
  padding: 1rem;
  font-weight: bold;
  font-size: 1.2rem;
}
.tel_box h2 i{
  margin-right: 1rem;
}
.tel_box .flex{
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.tel_box .left p img,
.form h3.f_bold img{
  vertical-align: middle;
  margin-right: 1rem;
}
.tel_box .left p,
.form h3.f_bold{
  font-size: 1.5rem;
  margin: 0 auto;
}
main .tel_box span{
  background: #115A95;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.5rem;
  padding:1rem 3rem;
  display: block;
  max-width: 270px;
  margin: 0 auto;
}
@media (max-width: 830px) {
  .page.contact .form th.sub{
    min-width: 100px;
  }
}
@media (max-width: 768px) {
  .page.contact .form .mail_title .block_sp{
    display: inline-block;
  }
  .tel_box .txt{
    text-align: left;
  }
  .tel_box .right{
    margin-top: 2rem;
  }
  main .tel_box .right span a{
    color: #ffffff;
    font-size: 1.5rem;
    display: block;
    padding:1rem 1rem;
    text-align: center;
  }
  main .tel_box .right a span{
    padding: 0;
  }
  .tel_box .left p{
    margin-right: 0;
  }
  .tel_box .left p, .form h3.f_bold{
    font-size: 1.3rem;
  }
  .tel_box .left p img, .form h3.f_bold img{
    width: 50px;
    height: auto;
  }
  .tel_box .flex{
    display: block;
  }
  .tel_box h2{
    padding: 10px 0;
    font-size: 1rem;
  }
  .tel_box .left,
  .tel_box .right{
    width: 100%;
    min-width: auto;
  }
  .page.contect main .tel_box .right{
    margin-top: 2rem;
  }
  .tel_box .left:after{
    width: 90%;
    height: 1px;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
  }
  .tel_box .right .arrow_btn a{
    background: #17a5e7;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.5rem;
    padding: 1rem 3rem;
    display: block;
    max-width: 270px;
    margin: 2rem auto 0;
  }
  .tel_box .right .arrow_btn a:after{
    display: none;
  }
}



/*ーーーーーーーーーー
CONTACT_sp
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .page.contact .tel .flex{
    display: block;
  }
  .page.contact .tel li{
    width: 100%;
    margin-bottom: 2rem;
  }
  .page.contact .tel li:last-child{
    margin-bottom: 0;
  }
  .page.contact .form tr.b_none{
    border-bottom: none;
  }
  .page.contact .form th.sp_pb10{
    padding-bottom: 20px;;
  }
  .page.contact .form th.sub{
    padding-top: 10px;
  }
  .page.contact .form th,
  .page.contact .form td{
    width: 100%;
    display: block;
  }
  .page.contact .form th{
    padding-bottom: 0;
    border-bottom: none;
  }
  .page.contact .form td input.form100, .page.contact .form td input.form-l, .form textarea,
  .form .form-s{
    width: 98%;
  }
  .page.contact .form td.pd30 span{
    display: block;
    margin-bottom: 10px;
  }
  .page.contact .form .formBtn button.orange{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page.contact .form .large span{
    margin-left: 0;
    display: block;
    margin-top: 5px;
  }

}

/*ーーーーーーーーーー
NEWS
ーーーーーーーーーーー*/
.page.news .page_visual {
  background: url(../images/TOP3.jpg) no-repeat;
  background-size: cover;
  background-position: 20%;
}
.page.news .title_box{
  font-size:1.8rem;
  display: flex;
  border-bottom: 2px solid #cccccc;
  padding-bottom: .8rem;
  margin-bottom: 3rem;
}
.page.news .date{
  margin-right: 1rem;
}
.page.news .info_box .txt{
  margin: 1rem 0;
}
.page.news .info_box .grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  grid-gap:3rem 1rem;
  margin-bottom: 100px;
}
.page.news .info_box .grid img{
  width: 100%;
  height: auto;
}
.page.news .info_box .grid a{
  transition: .3s;
}
.page.news .info_box .grid a:hover{
  opacity: .6;
}
.page.news .info_box .download i{
  margin-right: 1rem;
}
.page.news .info_box .download{
  margin-right: 10px;
}
.page.news .info_box .blown_btn{
  margin: 3rem 0;
}

/*ーーーーーーーーーー
sp_NEWS
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .page.news .title_box{
    display: block;
  }
  .page.news .date{
    margin-right: 0;
    margin-bottom: .6rem;
    font-size: 1.4rem;
  }
  .page.news .info_box .download{
    margin-right: 0;
    margin-bottom: 1rem;
  }
}


/*ーーーーーーーーーー
flex_list
ーーーーーーーーーーー*/

.flex_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex_list li img{
  width: 100%;
  height: auto;
}
.flex_list dt{
  margin: 1rem 0;
}
.flex_list.column_4 li{
  width: 24%;
}
.flex_list.column_3 li{
  width: 32%;
}
.flex_list.column_2 li{
  width: 48%;
}
/*ーーーーーーーーーー
sp_flex_list
ーーーーーーーーーーー*/
@media (max-width: 768px) {
  .flex_list.column_4 li,
  .flex_list.column_3 li,
  .flex_list.column_2 li{
    width: 100%;
  }
}


/*ーーーーーーーーーー
staggered_area
ーーーーーーーーーーー*/
.staggered_area .flex{
  align-items: center;
  margin-bottom: 4rem;
}
.staggered_area .flex:nth-child(even){
  flex-direction: row-reverse;
}
.staggered_area .bg{
  background: url(../images/TOP1.jpg) no-repeat;
  width: 500px;
  height: 350px;
  background-size: cover;
}
.staggered_area .flex:nth-child(odd) .bg{
  margin-right: 3rem;
}
.staggered_area .flex:nth-child(even) .bg{
  margin-left: 3rem;
}
.staggered_area .txt_box{
  flex: 1;
}
.staggered_area .bg{
  width: 500px;
  height: 350px;
}
.staggered_area .no_1 .bg{
  background: url(../images/TOP1.jpg) no-repeat;
  background-size: cover;
}
.staggered_area .no_2 .bg{
  background: url(../images/TOP2.jpg) no-repeat;
  background-size: cover;
}
.staggered_area .no_3 .bg{
  background: url(../images/TOP3.jpg) no-repeat;
  background-size: cover;
}
.staggered_area .no_4 .bg{
  background: url(../images/TOP1.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .staggered_area .bg{
    width: 400px;
  }
  .staggered_area .flex:nth-child(odd) .bg{
    margin-right: 2rem;
  }
  .staggered_area .flex:nth-child(even) .bg{
    margin-left: 2rem;
  }
}
@media (max-width: 768px) {
  .staggered_area .flex{
    display: block;
  }
  .staggered_area .bg{
    width: 100%;
    height: 300px;
    max-width: 400px;
    margin: 0 auto 3rem;
  }
  .staggered_area .flex:nth-child(odd) .bg{
    margin-right:auto;
  }
  .staggered_area .flex:nth-child(even) .bg{
    margin-left: auto;
  }
}