@charset "utf-8";

/* ----------------------------------------------------
  Google font　日本語
---------------------------------------------------- */
.jp01{font-family: 'Noto Sans JP', sans-serif;} /* ゴシック */
.jp02{font-family: 'Noto serif JP', sans-serif;} /* 明朝 */

/* ----------------------------------------------------
  英字
---------------------------------------------------- */
.en01{font-family: "Cormorant Garamond", serif;} /* 明朝 */
.en02{font-family: "Libre Caslon Display", serif;} /* 明朝　数字 */
.en03{font-family: "Literata", serif;} /* 明朝　印字 */
.en04{font-family: "Playball", cursive;} /* 明朝　筆記 */

/* ----------------------------------------------------
  背景色
---------------------------------------------------- */
.bg_white{background: #fff;}
.bg_cream{background: #e7e3df;}
.bg_ginga{background:url("../images/bg_ginga.jpg");}
.bg_keikan{background:url("../images/bg_keikan.jpg") no-repeat center top;}
.bg_suna{background:url("../images/bg_suna.jpg");}

@media print, screen and (min-width: 768px) { .bg_sp_01 {background: url("../images/bg_sp_01.jpg") repeat-y -350px 0; transition-duration: 300ms;}}
@media print, screen and (min-width: 992px) { .bg_sp_01 {background: url("../images/bg_sp_01.jpg") repeat-y -250px 0;}}
@media print, screen and (min-width: 1200px) {.bg_sp_01 {background: url("../images/bg_sp_01.jpg") repeat-y -200px 0;}}
@media print, screen and (min-width: 1400px) {.bg_sp_01 {background: url("../images/bg_sp_01.jpg") repeat-y -100px 0;}}

/* ----------------------------------------------------
  h2
---------------------------------------------------- */
/* 左寄せ　背景画像あり　文字アニメーション
---------------------------------------------------- */
.h2_midasi_01{
	padding:90px 0 25px 0;
	text-align: center;
	color: #fff;
  background: url("../images/bg_ginga.jpg");
}

@media print, screen and (min-width: 768px) {.h2_midasi_01{padding:70px 0;}}
@media print, screen and (min-width: 992px) {.h2_midasi_01{padding:160px 0 80px 0;}}
@media print, screen and (min-width:1200px) {.h2_midasi_01{padding:180px 0 90px 0;}}

.h2_midasi_01 p{
	font-size: 30px;
	line-height:38px;
	letter-spacing:2px;
  font-weight: 600;
	}
.h2_midasi_01 h2{
	font-size: 16px;
	letter-spacing:2px;
}
@media print, screen and (min-width: 768px) {
.h2_midasi_01 p{
	font-size: 45px;
	line-height:55px;
	letter-spacing:3px;  
	}
.h2_midasi_01 h2{
	font-size: 24px;
	letter-spacing:3px;
	}
}
@media print, screen and (min-width: 992px) {
.h2_midasi_01 p{
	font-size: 50px;
	line-height:60px;
	}
.h2_midasi_01 h2{
	font-size: 25px;
	}
}
@media print, screen and (min-width: 1200px) {
.h2_midasi_01 p{
	font-size: 55px;
	line-height:65px;
	}
}
@media print, screen and (min-width: 1400px) {
.h2_midasi_01 p{
	font-size: 60px;
	line-height:70px;
	}
}

/* ----------------------------------------------------
  星の装飾
---------------------------------------------------- */
.topno_icon {
  position: relative;
  padding-top: 40px;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
.topno_icon {
  padding-top: 35px;
  }
}

.topno_icon::before {
  content: "\f005";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  color: #eeaf1b;
}

/* ----------------------------------------------------
  見出し
---------------------------------------------------- */
/* 見出し01
---------------------------------------------------- */
.midasi01{
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;  
	}
.midasi01 span{
	font-size: 30px;
  line-height: 30px;
	letter-spacing: 3px;
  font-weight: 900;
}
@media print, screen and (min-width: 768px) {
.midasi01{
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 24px;
	}
.midasi01 span{
	font-size: 35px;
  line-height: 45px;
  }
}
@media print, screen and (min-width: 992px) {
.midasi01{
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 25px;
	}
.midasi01 span{
	font-size: 35px;
  line-height: 45px;
  }
}

/* ----------------------------------------------------
    見出し02
---------------------------------------------------- */
.midasi02{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	}
@media print, screen and (min-width: 768px) {
.midasi02{
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	}
}
@media print, screen and (min-width: 992px) {
.midasi02{
	font-size: 22px;
	line-height: 42px;
	margin-bottom: 30px;
	}
}


/* ----------------------------------------------------
    見出し03
---------------------------------------------------- */
.midasi03{
	font-size: 14px;
  line-height:14px;
	}

@media print, screen and (min-width: 768px) {
.midasi03{
	font-size: 18px;
  line-height: 28px;
	letter-spacing: 2px;
	}
}


/* ----------------------------------------------------
    見出し04
---------------------------------------------------- */
.midasi04{
	font-size: 25px;
  margin-bottom: 20px;
	letter-spacing: 4px;
	}
.midasi04 span{
  font-size: 16px;
	letter-spacing: 3px;  
}
.midasi04 small{
  font-size: 20px;
  line-height: 10px;
	letter-spacing: 2px;  
  }

@media print, screen and (min-width: 768px) {
.midasi04{
	font-size: 30px;
  margin-bottom: 20px;
	}
.midasi04 span{
  font-size: 18px;
  }
.midasi04 small{
  font-size: 25px; 
  }
}

@media print, screen and (min-width: 992px) {
.midasi04{
	font-size: 35px;
  margin-bottom: 30px;
	}
.midasi04 span{
  font-size: 20px;
  }
}

@media print, screen and (min-width: 1200px) {
.midasi04{
	font-size: 35px;
  margin-bottom: 40px;
	}
.midasi04 span{
  font-size: 20px;
  line-height: 10px;
  } 
}


/* ----------------------------------------------------
    見出し05
---------------------------------------------------- */
.midasi05{
	font-size: 18px;
  line-height:28px;
  margin-bottom: 10px;
  border-left: 4px solid #eeaf1b;
  padding:10px 0 11px 15px;
	}

@media print, screen and (min-width: 768px) {
.midasi05{
	font-size: 20px;
  line-height: 30px;
	}
}

/* ----------------------------------------------------
    見出し06
---------------------------------------------------- */
.midasi06{
	font-size: 18px;
  line-height: 28px;
	letter-spacing: 2px;
  margin-bottom: 10px;
	}

@media print, screen and (min-width: 768px) {
.midasi06{
	font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
	}
}

/* ----------------------------------------------------
    見出し07
---------------------------------------------------- */
.midasi07 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
  position: relative;  
}
@media print, screen and (min-width: 768px) {
  .midasi07 {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 2px;
  }
}
@media print, screen and (min-width: 992px) {
  .midasi07 {
    font-size: 25px;
    line-height: 40px;
  }
}

.midasi07::after {
  content: '';
  position: absolute;
  left: 25px;
  bottom: -20px;
  transform: translateX(-50%);
  width: 50px;
  height:1px;
  background-color: #eeaf1b;
}
@media print, screen and (min-width: 768px) {
.midasi07::after {
    bottom: -20px;
  }
}

.sousyoku{
	font-size: 50px;
  line-height: 60px;
  margin-bottom: 8px;
	}
@media print, screen and (min-width: 768px) {
.sousyoku{
	font-size: 60px;
  line-height: 70px;
  margin-bottom: 8px;
	}
}
@media print, screen and (min-width: 1400px) {
.sousyoku{
	font-size: 70px;
  line-height:80px;
  margin-bottom: 10px;
	}
}

/* ----------------------------------------------------
    見出し08
---------------------------------------------------- */
.midasi08{
	font-size: 20px;
	line-height: 20px;
  margin-bottom: 20px;
	letter-spacing: 2px;  
	}
.midasi08 span{
	font-size: 15px;
}
@media print, screen and (min-width: 768px) {
.midasi08{
	font-size: 20px;
	line-height: 20px;
  margin-bottom: 20px;  
	}
.midasi08 span{
	font-size: 15px; 
	}
}
@media print, screen and (min-width: 1200px) {
.midasi08{
	font-size: 25px;
	line-height: 25px;
	}
.midasi08 span{
	font-size: 16px;
	}
}

/* ----------------------------------------------------
    見出し09
---------------------------------------------------- */
.midasi09{
	font-size: 18px;
  line-height: 28px;
	letter-spacing: 2px;
  margin-bottom: 5px;
  padding: 15px 20px;
  border-radius: 10px;
  background: #e2dfdb;
	}

@media print, screen and (min-width: 768px) {
.midasi09{
	font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
	}
}

/* map
---------------------------------------------------- */
.map iframe{width: 100%; height:40vh; margin-bottom:-9px;}
@media print, screen and (min-width: 768px) {.map iframe{width: 100%; height:400px; margin-bottom: -9px;}}
@media print, screen and (min-width: 992px) {.map iframe{width: 100%; height:500px; margin-bottom: -9px;}}

.title_map{
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.btn_map {
  display: inline-block;
  width: 270px;
  padding: 15px 2px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff !important;
  background: #eeaf1b;
  border: 0;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
}
.btn_map:visited {
  color: #fff !important;
}
.btn_map:hover,
.btn_map:active {
  background: #fdd26d;
  letter-spacing: 3px;
  color: #fff !important;
  text-decoration: none !important;
}
.btn_map .fa-location-dot{
  font-size: 16px;
  color: #fff;
  margin-right: 5px;
}


/* ----------------------------------------------------
  block
---------------------------------------------------- */
/*  btn03
---------------------------------------------------- */
.btn03{
  display: block;
  width: 100%;  
  color: #fff !important;
  background: #eeaf1b;  
  padding: 15px 2px;
  letter-spacing: 0px;
  border: 0;
  text-align: center;  
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
}
.btn03:visited {
  color: #fff !important;
}
.btn03:hover,
.btn03:active {
  color: #fff !important;  
  background: #fdd26d;
  letter-spacing: 2px;
  text-decoration: none !important;
}
.btn03 i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #fff;
}

/* ----------------------------------------------------
  inline-block
---------------------------------------------------- */
/*  btn02_in
---------------------------------------------------- */
.btn02_in {
  color: #fff !important;
  background: #222;  
  display: inline-block;
  width: 270px;
  padding: 15px 2px;
  letter-spacing: 2px;
  border: 0;
  text-align: center;  
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
}
.btn02_in:visited {
  color: #fff !important;
}
.btn02_in:hover,
.btn02_in:active {
  color: #fff !important;  
  background: #999;
  letter-spacing: 3px;
  text-decoration: none !important;
}
.btn02_in i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #fff;
}


/*  btn03_in
---------------------------------------------------- */
.btn03_in {
  color: #fff !important;
  background: #eeaf1b;  
  display: inline-block;
  width: 270px;
  padding: 15px 2px !important;
  letter-spacing: 2px;
  border: 0;
  text-align: center;  
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
}
.btn03_in:visited {
  color: #fff !important;
}
.btn03_in:hover,
.btn03_in:active {
  color: #fff !important;  
  background: #fdd26d;
  letter-spacing: 3px;
  text-decoration: none !important;
}
.btn03_in i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #fff;
}


/* ----------------------------------------------------
  ボックス
---------------------------------------------------- */
.hako_03{
  padding: 30px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 2px 8px 0px rgba(72,68,62,0.1);
}
@media print, screen and (min-width: 768px) {
.hako_03{
  padding: 30px;
  }
}
@media print, screen and (min-width: 992px) {
.hako_03{
  padding: 40px;
  }
}
@media print, screen and (min-width: 1200px) {
.hako_03{
  padding: 60px;
  }
}@media print, screen and (min-width: 1400px) {
.hako_03{
  padding: 60px 80px;
  }
}


/* ----------------------------------------------------
  カタログ
---------------------------------------------------- */
/*  カタログ　タグ背景色
---------------------------------------------------- */
.bg_tagcolor{background: #99cc67;}
.bg_tagcolor_02{background: #ff999a;}
.bg_tagcolor_03{background: #ffcc66;}

/*  カタログ　エリア
---------------------------------------------------- */
.grid_ctlg_area {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .grid_ctlg_area {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 50px;
  }
}

/*  カタログ　ボックス
---------------------------------------------------- */
.grid_ctlg_box .photo-ofi {
  margin-bottom: 13px;
}

/*  カタログ　タグと日付
---------------------------------------------------- */
.grid_ctlg_info{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 7px;
}
.grid_ctlg_tag{
  padding: 2px 20px;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;  
  border-radius: 0px;
}
.grid_ctlg_day{
  font-size: 14px;
}

/*  カタログ　タイトル
---------------------------------------------------- */
.grid_ctlg_title{
  margin-bottom: 5px;
	}
@media print, screen and (min-width: 768px) {
.grid_ctlg_title{
  margin-bottom: 10px;
	}
}

/*  カタログ　詳細ボタン
---------------------------------------------------- */
.grid_ctlg_btn{
  display: inline-block;
  width: 120px;
  font-size: 14px;
  padding: 3px 1px;
  text-align: center;
  letter-spacing: 2px;
  color: #665850 !important;
  border: 1px solid #665850;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
}
.grid_ctlg_btn:visited {
  color: #665850 !important;
}
.grid_ctlg_btn:hover,
.grid_ctlg_btn:active {
  letter-spacing: 3px;
  color: #665850 !important;
  text-decoration: none !important;
}
.grid_ctlg_btn i {
  font-size: 14px;
  margin: 0 0 0 5px;
  color: #665850;
}


/* ----------------------------------------------------
  ★★★レイアウト（1:1）
---------------------------------------------------- */
.note_11 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  box-sizing: border-box;  
  align-items: center; /* 上下中央配置 */
  justify-items: center; /* 左右中央配置 */
}
@media screen and (min-width: 768px) {
  .note_11 {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .note_11 {
    gap: 50px;
    margin-bottom: 80px;    
  }
}
@media screen and (min-width: 1200px) {
  .note_11 {
    gap: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .note_11 {
    gap: 80px;
  }
}

.note_11:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_11_box {box-sizing: border-box;}


/* ----------------------------------------------------
  レイアウト（1:1）
---------------------------------------------------- */
.note_11_b {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .note_11_b {
    grid-template-columns: 1fr 1fr;    
    gap: 40px;
    margin-bottom: 30px;
    align-items: center; /* 上下中央配置 */    
    justify-items: center; /* 左右中央配置 */
  }
}
@media screen and (min-width: 992px) {
  .note_11_b {
    gap: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .note_11_b {
    gap: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .note_11_b {
    gap: 80px;
  }
}

.note_11_b:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_11_b_box {box-sizing: border-box;}


/* ----------------------------------------------------
  レイアウト（1:1）
---------------------------------------------------- */
.note_11_c {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  box-sizing: border-box;
  justify-items: center; /* 左右中央配置 */
}
@media screen and (min-width: 768px) {
  .note_11_c {
    grid-template-columns: 1fr 1fr;    
    gap: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .note_11_c {
    gap: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .note_11_c {
    gap: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .note_11_c {
    gap: 80px;
  }
}

.note_11_c:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_11_c_box {box-sizing: border-box;}


/* ----------------------------------------------------
  ★★★レイアウト（1199px以下で１：２、１：３　縦長画像）
---------------------------------------------------- */
.note_11_d {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  box-sizing: border-box;
  align-items: center; /* 上下中央配置 */
  justify-items: center; /* 左右中央配置 */
}
@media screen and (min-width: 768px) {
  .note_11_d {
    grid-template-columns: 1fr 3fr;
    gap: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .note_11_d {
    grid-template-columns: 1fr 2fr;
    gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .note_11_d {
    grid-template-columns: 1fr 1fr;
  }
}

.note_11_d:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_11_d_box {box-sizing: border-box;}


/* ----------------------------------------------------
  レイアウト（2:3）
---------------------------------------------------- */
.note_23 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  box-sizing: border-box;
  align-items: center; /* 上下中央配置 */
  justify-items: center; /* 左右中央配置 */
}
@media screen and (min-width: 768px) {
  .note_23 {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .note_23 {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .note_23 {
    grid-template-columns: 2fr 3fr;
  }
}

.note_23:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_23_box {box-sizing: border-box;}


/* ----------------------------------------------------
  ★★★レイアウト（3:2）
---------------------------------------------------- */
/* 親要素
----------------------------- */
.note_32 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  box-sizing: border-box;
  align-items: center; /* 上下中央配置 */
  justify-items: center; /* 左右中央配置 */  
}
@media screen and (min-width: 768px) {
  .note_32 {
    grid-template-columns: 1fr 1fr;    
    gap: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .note_32 {
    grid-template-columns: 1fr 1fr;    
    gap: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .note_32 {
    grid-template-columns: 3fr 2fr;
  }
}

.note_32:last-child { margin-bottom: 0;}

/* 子要素
----------------------------- */
.note_32_box {box-sizing: border-box;}


/* ----------------------------------------------------
  幅変更で縦長
---------------------------------------------------- */
.tatenaga_img_01 img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center center;
}
@media print, screen and (min-width: 768px) {
  .tatenaga_img_01 {
    aspect-ratio: 2 / 4;
    overflow: hidden;
  }
  .tatenaga_img_01 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media print, screen and (min-width: 992px) {
  .tatenaga_img_01 {
    aspect-ratio: 2 / 3;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1200px) {
  .tatenaga_img_01 {
    aspect-ratio: 1.7 / 1.7;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1600px) {
  .tatenaga_img_01 {
    aspect-ratio: auto;
    overflow: visible;
  }
  .tatenaga_img_01 img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

/* ----------------------------------------------------
  テーブル
---------------------------------------------------- */
table{border-spacing:0;border-collapse:separate;}

/* テーブル1
---------------------------------------------------- */
.table1{
  width:100%;
  border-top:0px;
  border-bottom:0px;
  border-collapse:collapse;  
}
.table1 th{
	width: 30%;
	padding:20px 0;
  border: solid #222;
  border-width: 1px 0;  
	vertical-align:middle;
	display:table-cell;
  font-weight: normal;
  background: transparent;
  text-align: center;
  word-break: break-word;
	}
@media print, screen and (min-width: 768px) {
.table1 th{
	width: 25%;
	}
}
.table1 td{
	padding:20px 0 20px 20px;
  border: solid #ccc;
  border-width: 1px 0;
	display:table-cell;
  background: transparent;
  word-break: break-word;
	}
@media only screen and (max-width: 767px) {
.table1 span{
	text-decoration:underline;
	color:#222;
	}
}

.table1 a:link,
.table1 a:visited{
  text-decoration:underline;
  color:#665850;
}


/* ----------------------------------------------------
  テーブル2
---------------------------------------------------- */
.table2{
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #665850;
	background: #fff;
}

@media only screen and (max-width: 767px) {
.table2 th{
	width: 50%;
	padding:12px 10px;
	text-align: center;
	display: table-cell;
	font-weight: normal;
  vertical-align: middle;
	background-color: #eaeef6;
	border-top: 0px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.table2 td{
	padding:12px 10px;
	display: table-cell;
  vertical-align: middle;  
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
}

@media print, screen and (min-width: 768px) {
.table2 th{
	width: 50%;
	text-align: center;
	padding: 15px;
	display: table-cell;
  vertical-align: middle;
	font-weight: normal;
	background-color: #eaeef6;	
	border-top: 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.table2 td{
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
	}
}

.table2 a:link,
.table2 a:visited{text-decoration:underline !important;}
.table2 a:hover,
.table2 a:active{text-decoration:none !important;}


/* ----------------------------------------------------
  テーブル3
---------------------------------------------------- */
.table3{
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #665850;
	background: #fff;
}

@media only screen and (max-width: 767px) {
.table3 th{
	width: 30%;
	padding:12px 10px;
	text-align: center;
	display: table-cell;
	font-weight: normal;
  vertical-align: middle;
	background-color: #eaeef6;
	border-top: 0px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.table3 td{
	padding:12px 10px;
	display: table-cell;
  vertical-align: middle;  
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
}

@media print, screen and (min-width: 768px) {
.table3 th{
	width: 40%;
	text-align: center;
	padding: 15px;
	display: table-cell;
  vertical-align: middle;
	font-weight: normal;
	background-color: #eaeef6;	
	border-top: 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.table3 td{
	padding: 15px 20px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
	}
}


/* ----------------------------------------------------
  横フロー　
---------------------------------------------------- */
.flow_number_01{
	position:relative;
	background: #fff;
	padding:25px 20px 20px 20px;
	text-align: center;
  border-radius: 8px 0;
  border:1px solid #333;
	box-shadow: 0px 0 7px 2px rgba(0,0,0,0.1);
}
.flow_number_01 h3{
  font-family: 'Noto serif JP', sans-serif;  
  font-size: 120%;
  margin-bottom: 10px;
}
.flow_number_01 p{
  text-align: left;
} 

@media print, screen and (min-width: 768px) {
  .flow_number_01{
    padding:60px 10px 20px 10px;
  }
}
@media print, screen and (min-width: 992px) {
  .flow_number_01{
    padding:40px 40px 30px 40px;
  }
}

.flow_number_01 span{
  font-family: 'Noto serif JP', sans-serif;  
	position:absolute;
	top:0;
	left:0;
	width: 50px;
	height: 50px;
	font-size: 20px;
	display:block;
	color:#fff !important;
	background: #1c2d53; /* 背景色 */
	padding:10px;
	text-align:center;
  border-radius: 7px 0 7px 0;  
	}
@media print, screen and (min-width: 768px) {
  .flow_number_01 span{
  	top:0;
  	left:0;
  	width: 50px;
  	height: 50px;
  	font-size: 20px;
  	padding:10px 20px 20px 13px;
	}
}
@media print, screen and (min-width: 1200px) {
  .flow_number_01 span{
  	top:0;
  	left:0;
  	width: 60px;
  	height: 60px;
  	font-size: 30px;
  	padding:15px 20px 20px 13px;
	}
}

/* ----------------------------------------------------
  カタログ　 詳細ページ
---------------------------------------------------- */
.detail_title{
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 2px solid #665850;
  }
@media print, screen and (min-width: 768px) {
.detail_title{
  font-size: 25px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  }
}

.detail_info{
  display: flex;
  align-items: center;
  gap:10px;
  margin-bottom: 10px;
}

.detail_day{
  font-size: 15px;
}

.detail_ctgr{
  font-size: 13px;
  color: #fff;
  padding:2px 10px;
}

.detail_text{
  margin-bottom: 10px;  
}
@media print, screen and (min-width: 768px) {
.detail_text{
  margin-bottom: 20px;  
  }
}

/*  btn_file
---------------------------------------------------- */
.btn_file {
  display: inline-block;
  width:100%;
  padding: 15px 2px;
  text-align: center;
  letter-spacing: 2px;
  color: #222 !important;
  background: #fff;
  border: 1px solid #222;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
  margin:0 0 10px 0;
}

@media print, screen and (min-width: 768px) {
.btn_file {
  width: 200px;
  padding: 13px 2px 15px 2px;
  margin:0 5px 10px 5px;
  }
}
@media print, screen and (min-width: 1200px) {
.btn_file {
  width: 300px;  
  margin:0 5px 20px 5px;
  }
}

.btn_file:visited {
  color: #222 !important;
}
.btn_file:hover,
.btn_file:active {
  background: #eee;
  letter-spacing: 3px;
  color: #222 !important;
  text-decoration: none !important;
}
.btn_file i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #222;
}

/*  btn_hstr
---------------------------------------------------- */
.btn_hstr {
  color: #fff !important;
  background: #002d53;  
  display: inline-block;
  width:100%;
  padding: 15px 2px;
  letter-spacing: 2px;
  border: 0;
  text-align: center;  
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 100px;
  margin:0 0 10px 0;
}

@media print, screen and (min-width: 768px) {
.btn_hstr {
  width: 200px;
  padding: 13px 2px 15px 2px;
  margin:0 5px 10px 5px;
  }
}
@media print, screen and (min-width: 1200px) {
.btn_hstr {
  width: 300px;  
  margin:0 5px 20px 5px;
  }
}

.btn_hstr:visited {
  color: #fff !important;
}
.btn_hstr:hover,
.btn_hstr:active {
  color: #fff !important;  
  background: #005dab;
  letter-spacing: 3px;
  text-decoration: none !important;
}
.btn_hstr i {
  font-size: 16px;
  margin: 0 0 0 5px;
  color: #fff;
}


/* ----------------------------------------------------
  スケジュール
---------------------------------------------------- */
.line_o{background: url("../images/border03.png") repeat-y 12px top;}	

.about_flow{
	width: 100%;
	display: table;
	padding-bottom: 30px;
}
.about_flow li{
	display:block;
}

.about_flow .time{
	width: 100%;
}
@media print, screen and (min-width: 768px) {
.about_flow .time{
  font-size: 20px;
  }
}
@media print, screen and (min-width: 992px) {
.about_flow .time{
  font-size: 22px;
  }
}

.about_flow .sch{
	padding-left:40px;
}

@media print, screen and (min-width: 768px) {
.sch_title{
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;  
  }
}
@media print, screen and (min-width: 992px) {
.sch_title{
  font-size: 22px;
  }
}

.about_flow .time:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f005";
	margin-left: 3px;
	margin-right: 13px;
	font-size: 100%;
	vertical-align: middle;
}
.about_text{
	font-weight: normal;
	font-size: 90%;
}

@media print, screen and (min-width: 768px) {
.about_flow .time:before{
	margin-left: 2px;
	margin-right: 30px;
	}
.about_flow {padding-bottom: 70px;}
.about_flow li{display: table-cell; vertical-align: top;}
.about_flow .time {width: 200px;}
.about_flow .sch{padding-left:20px; padding-right: 50px;}
}