@charset "UTF-8";


@font-face {
   Font-family: 'SourceHanSerif-SemiBold' ;
   Src: url('fonts/monji.otf') format('opentype');
 }


#customers {
	font-family: 'SourceHanSerif-SemiBold' ;
    border-collapse: collapse;
    width: 100%;
}


#customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.back {
	text-align:center;
 	font-size: 30px;
	line-height: 40px;
}

.p { 
	font-family: 'SourceHanSerif-SemiBold' ;
	color: #000;
	text-align: left;
	font-size: 1.2em;
	line-height: 2;
	text-indent: 50px;
}







table {
	align: center;
}
h1 {
	font-family: 'SourceHanSerif-SemiBold' ;
	color:#333;
	text-align:center;
}

h2 {
       font-family: 'SourceHanSerif-SemiBold' ;
	color:#000;
	text-align: left;
}

h3 {
	font-family: 'SourceHanSerif-SemiBold' ;
}

.center {
	text-align: left;
}

p { 
       font-family: 'SourceHanSerif-SemiBold' ;
	color: black;
	text-align: left;
	font-size: 1.2em;
	line-height: 2;
	text-indent: 50px;

}

.mondai {
	font-family: 'SourceHanSerif-SemiBold' ;
	color: #906;
	text-align: left;
	font-size: 1.2em;
}

. kotae {
	font-family: 'SourceHanSerif-SemiBold' ;
	color: #036;
	text-align: left;
	font-size: 1.2em;
}

.shiro {
        font-family: 'SourceHanSerif-SemiBold' ;
	color: #FFF;
	text-align: left;
	font-size: 0.75em;
}

.date {
	font-family: 'SourceHanSerif-SemiBold' ;
	color: green;
	text-align: left;
	font-size: 1.3em;
	
}

.title  {
	font-family: 'SourceHanSerif-SemiBold' ;
	color: #06F;
	text-align: left;
	font-size: 1.3em;
	
}
.futu {
	font-family: 'SourceHanSerif-SemiBold' ;
	text-align: left;
	font-size: 1en;
	color: #000000; 
	line-height:2;
	text-indent: 50px;
	
}
.futue {
	font-family: 'SourceHanSerif-SemiBold' ;
	text-align: left;
	font-size: 1en;
	color: #000000; 
	line-height:2;
	text-indent: 50px;
	
}



.shokai {
	font-family: 'SourceHanSerif-SemiBold' ;
	font-size: 1.2em;
	color: red;
	text-align: center;
	
}

.shokaie {
	font-family: 'SourceHanSerif-SemiBold' ;
	font-size: 1.2em;
	color: red;
	text-align: center;
	
}


.futu2 {
	font-family: 'SourceHanSerif-SemiBold' ;
	font-size: 0.5em;
}
.p0{
	padding: 0;
}

a:link {
	color: #198964;
	text-decoration: none;
}
a:visited {
	color: #198964;
	text-decoration: none;
}
a:hover {
	color: #721831;
	text-decoration: underline;
}
a:active {
	color: #721831;
	text-decoration: none;
	text-align: center;
}
ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.tag {
	color: #fff;
}
.liblackpro {
	font-family: liblackpro;
}
.bg-w{
	background-color:#FFF;
}
/* heading bar */
#heading_bar{
	width: 100%;
	margin: 0 auto;
	margin-top: 1.2em;
	float: none;
	padding: 0;
}
#heading_bar img{
    width: 100%;  
}
#heading_bar li {
  text-align: center;
  line-height: 123px;
  color: #000;
  font-size: 1.2em;
}
#heading_bar .head_container::after, #travel_list::after{
	content: '';
	display:block;
	clear:both;
}
/* index */
#index_bar{
	width: 100%;
	margin:: 0 auto;
	margin-left: 1.2em;
	margin-right: 1.2em;
	float: none;
	padding: 0;
}

/* blog content */
.blog_content{
	padding:1.3em;
}
.blog_content img{
	max-width:100%;
	
	height:auto;
}
.blog_content .photo img{
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 15px;
}
.blog_content .text{
	padding:1.3em;
}
.blog_img{
	float:left;
	margin:5px;
	padding:15px;
}
.blog_content table{
	 width: 100%;
	 padding:15px;
}
.blog_content video{
	 max-width: 100%;
	 padding:15px;
}
.blog_content .photo::after{
	content: '';
	display: block;
	clear: both;
	padding: 15px;
}


/* travel list */
#travel_list_container{
	width: 100%;
	float: none;
	margin: 0 auto;
	padding: 5;
}
#travel_list{
	padding: 5px;
}
#travel_list li{
	min-height: 200px;
	margin-bottom: 20px;
	text-align: center;
	padding: 10;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#travel_list img {
	width: 100%;
	
	
}
#travel_list img:Hover {
	width: 97%;
	transition: 0.2s all ease-in-out;
}

#travel_list .title{
	text-align:center;
	font-size:10px;
	height:4em;
	padding: 10px;
}


/* 聯絡交流卡片樣式 */
.connect-card {
    grid-column: 1 / -1; /* 讓卡片橫跨全寬，作為完美的收尾 */
    background: linear-gradient(135deg, #f8fafc 0%, #f0fdf4 100%); /* 淡淡的療癒系綠色漸層，呼應身心靈與開放感 */
    border: 1px solid #bbf7d0;
    border-radius: 12px;
    padding: 30px;
    text-align: center;
    margin-top: 12px;
}
.connect-text {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #1e293b;
    margin-bottom: 20px;
}
.connect-links a {
    display: inline-flex;
    align-items: center;
    margin: 0 15px;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s;
}
.link-email { background-color: #e0f2fe; color: #0369a1; }
.link-fb { background-color: #e0e7ff; color: #3730a3; }
.link-ig { background-color: #fce7f3; color: #9d174d; }
.connect-links a:hover { transform: translateY(-2px); opacity: 0.9; }