@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url("https://use.typekit.net/ywf3omi.css");
@import url("https://use.typekit.net/psf3zsd.css");
@import url("https://use.typekit.net/puc7avi.css");

#beltbnr {
  display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/

#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: "fot-tsukumin-pr6n", sans-serif;
}
#mainArea p {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.pc { 
  display: block;
  width: 900px;
  margin: 0 auto;
}
.sp { 
  display: none;
}
section {
  margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6rem;
  font-size: 1.28rem;
  letter-spacing: 0.5px;	
  color: #161616;	
}
.f-f b {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6rem;
  font-size: 1.28rem;
  letter-spacing: 0.5px;	
  color: #161616;	
}

.under_ {
  margin: 2% auto 5% auto;
  clear: both;
}
.back-b {

}
.lead {
  width: 100%;
  margin: 2em auto 9em;
  position: relative;
}
.lead p {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;	
	padding: 1em 0 0 0;
	font-size: 1.3rem;
	line-height: 1.9;
  color: #161616;		
}

/*///*/
.main_caption {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
.item_ttl {
  width: 30%;
  margin: 0 auto;
  text-align: center;
}
.item_ttl h2 {
  font-family: "times-new-roman", sans-serif !important;
  font-weight: 400;
  font-style: italic !important;
  font-size: clamp(28px, 2vw, 30px);
  line-height: 1.3;
  margin: 0;
  color: #d53319;
}
.item_ttl h2 span {
  display: inline-block;
  opacity: 0;
  transform: translateX(-20px);
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}
.main_caption.show h2 span {
  font-family: "times-new-roman", sans-serif !important;  
  opacity: 1;
  transform: translateX(0);
  transition: all 0.5s ease;
}
.item_ttl h3 {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-size: clamp(18px, 1.6vw, 21px);
  line-height: 1.5;
  color: #d53319;
  margin: 0;
  padding-bottom: 23px;
  opacity: 0;
  transform: translateY(30px);
}
.main_caption.show h3 {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease;
  transition-delay: 1.2s;
}
.main_caption p {
  font-family: "times-new-roman", sans-serif !important;
  font-weight: 400;
  font-size: clamp(14px, 1.4vw, 14px);
  line-height: 1.2;
  letter-spacing: 0.5px;
  writing-mode: vertical-rl;
  position: absolute;
  top: 12%;
  left: 86.5%;
  z-index: 1;
  background: #d53319;
  color: #fff;
  padding: 0.5% 0;
  opacity: 0;
  transform: translateY(20px);
}
.main_caption.show p {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease;
  transition-delay: 1.8s;
}
.main_caption img {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.main_caption .comment_ {
  margin: 3% auto 0;
  color: #d53319;
  width: 65%;
}

/*///*/
.note {
  width: 100%;
  margin: 0 auto;
  padding: 3% 5%;
  background-color: #eaeff3;
}
.line_main {
  position: relative;
  margin-bottom: 30px; 
  padding-bottom: 50px; 
  border-bottom: 1px solid #000; 
}
.line {
  position: relative;
  margin-bottom: 0; 
  padding-bottom: 22px; 
  border-bottom: 1px solid #000; 
}
.line:last-child {
  border: none;
}
.caption_ttl {
  font-family: "courier-std", monospace !important;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #d53319;
  margin: 0;
  position: absolute;
  top: 10px;
}
.caption_ttl span {
  font-size: 1.4rem;
}
.caption {
  font-family: "courier-std", monospace !important;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #d53319;
  margin: 0;
  position: absolute;
}
.letter_body_ttl {
  font-family: "adobe-handwriting-ernie", sans-serif !important;
  font-size: 1.5rem;
  line-height: 2.3;
  color: #606072;
  margin: 0;
  position: relative;
  top: 42px; 
}
.letter_body_ttl.big {
  font-size: 2rem;
}
.letter_body {
  font-family: "adobe-handwriting-ernie", sans-serif !important;
  font-size: 1.7rem;
  line-height: 1.8;
  color: #606072;
  margin: 0;
  position: relative;
  top: 13px;
}
.body_1 { left: 140px; }
.body_2 { left: 110px; }
.body_3 { left: 90px; }
.body_4 { left: 120px; }

.note_wrap {
  position: relative;
  width: 600px;
  margin: 9% auto 6% auto;
  padding-bottom: 3%;
}
.note_wrap .item_Text {
  width: 33%;
  margin: 0 auto;
}

.marker {
  position: relative;
  display: inline-block; 
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-size: clamp(17px, 1.6vw, 17px);
}
.marker::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2.5px;
  background: #d53319;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s ease;
}
.marker.marker-animate::after {
  transform: scaleX(1);
}

.main_item {
  position: relative;
  width: 1000px;
  margin: 5% auto 9% auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.main_item img {
  position: relative;
  width: 510px;
}
.main_item .item_Text {
  width: 370px;
  margin-left: 7%;
}


.coordinate {
  position: relative;
  width: 900px;
  margin: 5% auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.coordinate .coord_ttl {
  position: absolute;
  top: 20px;
  left: 32px;
  z-index: 2;
  width: 20%;
}
.coord_ttl img{
  opacity: 0;
  transform: translateX(-20px) scale(0.9);
  transition: .5s cubic-bezier(.68,-0.55,.27,1.55);  
}
.coordinate.active .coord_ttl img{
  opacity: 1;
  transform: translateX(0) scale(1);
}
.coord_ttl p {
  text-align: center;
}
.coordinate .ld_img {
  position: relative;  
  width: 430px;
}
.ld_img img {
  opacity: 0;
  transform: translateY(20px);
  transition: .6s ease;
}
.coordinate.active .ld_img img{
  opacity: 1;
  transform: translateY(0);
}
.coordinate .ld_img img {
  z-index: 1;
}
.coordinate .text_wrap {
  width: 400px;
  margin-left: 7%;
  border: #d53319 1px solid;
  padding: 1.5% 3% 3% 3%;
  border-radius: 15px;  
}
.coordinate:nth-of-type(even) {
  flex-direction: row-reverse;
}
.coordinate:nth-of-type(even) .text_wrap {
  margin-left: 0;
  margin-right: 7%;
}
.coordinate:nth-of-type(even) .ttl {
  left: auto;
  right: 0;  
}

.tips_ttl {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(17px, 1.6vw, 17px);	 
  margin: 3% 0;
}

.comment_ {
  font-size: 1.3rem;
  line-height: 2.0;
  margin: 0 auto;
}

.styling {
	position: relative;
  padding: 0;
	width: 1000px;
  margin: 7% auto 0 auto;
  text-align: center;
}
.styling h5 {
  font-size: 2rem;
  font-family: "times-new-roman", sans-serif !important;
  font-weight: 400;
  font-style: normal;
	letter-spacing: 0.8px;
	line-height: 1.2;
	display: inline-block;
  margin-bottom: 2%;
}

/*///*/
.creditArea {
  margin: 6% 0 0 0;
}
.creditArea .f-f {
  text-align: center;
}
.main_item .comment_ {
  margin: 5% auto 5% auto;
}
.main_creditArea {
	padding: 0;
	margin-top: 5%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
  width: 100%;
  padding: 0;
	height: 35px;
}
.main_item .main_creditArea table td.txt {
  width: 18%;
  padding: 0;
  height: 40px;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
  vertical-align: middle;
}

/*////*/
.button_bl {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 60px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #161616;
  border: solid 1px #161616;	
  text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
}
.button_bl:hover {
  background: none;
  border: solid 1px #161616;
  color: #161616 !important;
  transition: .3s;
}
.button_main {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  display: block;
  width: 100%;
  height: 24px;
  line-height: 23px;
  border: 1.2px solid #0f0f0f;
  background: #0f0f0f;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  color: #fff;
  font-size: 1.25rem;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 5% auto 0 auto;
}
.button_main:hover {
  background: none;
  border: solid 1px #161616;
  color: #161616 !important;
  transition: .3s;
}

/*////*/
.styling-link {
  margin: 35px auto 60px auto;
	display: block;
  width: 40%;	
}
.styling-link a {
  padding: 0 3%;
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  border: 1px solid #161616;
  background-color: none;
  color: #161616;
  text-decoration: none;
  transition: background 1s;
  display: block;
  text-align: center;
}
.styling-link a:hover {
  background: #161616;
  border: 1px solid #161616;   
  color: #fff;
}
.related-link {
  margin: 35px auto;
	display: block;
  width: 40%;	
}
.related-link a {
  padding: 0 3%;
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  border: 1px solid #161616;
  background-color: #161616;
  color: #fff;
  text-decoration: none;
  transition: background 1s;
  display: block;
  text-align: center;
  letter-spacing: 1px;	  
}
.related-link a:hover {
  background: none;
  border: 1px solid #161616;   
  color: #161616;
}

/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}


/* SP */
@media screen and (max-width: 767px) {
.pc { 
  display: none;
}
.sp { 
  display: block;
  width: 100%;
  margin: 0 auto;
}
#mainArea p {
  font-family: "fot-tsukumin-pr6n", sans-serif;
  font-style: normal;
}
.lead {
  width: 97%;
  margin: 1.5em auto 7em;
  position: relative;
}
.lead p {
  font-size: 1.33rem;  
  padding: 0.5em 0 0 0;
  white-space: nowrap;
}
.f-f,
.f-f b {
  line-height: 1.3rem;
}
.main_caption {
  width: 100%;
}
.main_caption img {
  width: 100%;
}
.item_ttl {
  width: 100%;
}
.main_caption .comment_ {
  width: 85%;
  margin: 5% auto 18% auto;
  font-weight: 400 !important;
  font-size: 1.33rem;
}
.main_caption p {
  left: 93.5%;
}
.note_wrap {
  width: 100%;
}
.caption_ttl {
  font-weight: 600 !important;
}
.letter_body_ttl.big {
  font-size: 2rem !important;
}
.letter_body {
  font-size: 1.5rem !important;
}
.letter_body_ttl {
  line-height: 1.8;
}
.main_item {
  width: 100%;
  margin: 20% auto 6% auto;
  padding-bottom: 7%;
}
.main_item img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.main_item .item_Text {
  width: 90%;
  margin: 5% auto;
}
.main_item .comment_ {
  margin: 4% auto 0 auto;
}
p.idea_ttl {
  font-weight: 500;  
  font-size: clamp(15px, 1.6vw, 17px);
}
.coordinate {
  flex-direction: column;
  display: block;
  width: 100%;
  margin: 9% auto 20% auto;
}
p.num {
  margin-top: 5%;
}
.coor_heading {
  font-size: clamp(15px, 1.6vw, 17px);
}
.coord_style span {
  font-size: 20px;
}
.coordinate .ld_img {
    width: 100%;
    margin: 0 auto;
}
.coordinate .text_wrap {
    margin: 5% auto 10% auto;
    width: 94%;
    padding: 3% 5% 6% 5%;
}
.coordinate:nth-of-type(even) .text_wrap {
    margin: 5% auto 10% auto;
    width: 94%;
    padding: 3% 5% 6% 5%;    
}
.coordinate .ttl {
    position: static;
    margin-bottom: 1rem;
    width: 90%;
    margin: 0 auto 5% auto;
}
.button_bl {
  width: 50px;
  height: 23px;
}
.main_creditArea table td.txt {
  width: 100%;
  padding: 0;
  height: 32px;
  vertical-align: middle;
  line-height: 1.5;
}
.styling {
  padding: 0 0 4% 0;
	width: 100%;
  margin: 23% auto 0 auto;
}
.styling h5 {
  font-size: 2rem;
}
.styling-link {
  margin: 0 auto 100px auto;
  display: block;
  width: 90%;
}
.related-link {
  margin: -50px auto 0 auto;
  display: block;
  width: 90%;
}

/*--スタッフスタイリング表示調整--*/
.hacobune-gallery {
  position: relative;
  z-index: 98;
}
}

