@charset "UTF-8";
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  word-wrap: break-word;
}

ol, ul {
  list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  text-decoration: none;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-family: Arial, Microsoft YaHei, "微軟正黑體";
  line-height: 1.3rem;
  font-size: 16px;
}

body {
  height: 100vh;
  color: #666;
}

a {
  text-decoration: none;
  color: inherit;
}

::selection {
  background-color: #523150;
  color: #fff;
}

::-moz-selection {
  background-color: #523150;
  color: #fff;
}

#topArea, #bottomArea, .listStyle01_Num p, #main {
  float: none;
  clear: both;
  display: block;
}

.contentAreaGeneral, .listStyle01_Num p {
  box-sizing: border-box;
  width: 100%;
}

#language .btnLang img, #language .tabNavStyleC a, .float-l, .listStyle01_Num p .text, .listStyle01_Num p .num, #main .list .title .num, #main .list .title .text, #main .list .info .icon {
  float: left;
}

.float-r, #main .list .title .more {
  float: right;
}

.textIndicateM_clGY {
  color: #888 !important;
  display: inline-block;
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 800px) {
  .textIndicateM_clGY {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}

.textIndicateM_clW {
  color: #fff !important;
  display: inline-block;
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 800px) {
  .textIndicateM_clW {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}

.textIndicateMM_clW {
  color: #fff !important;
  display: inline-block;
  font-size: 17.6px;
  line-height: 1.56rem;
  letter-spacing: 0;
}
@media screen and (max-width: 800px) {
  .textIndicateMM_clW {
    font-size: 17.6px;
    line-height: 1.56rem;
    letter-spacing: 0;
  }
}

.nav-icon1, .nav-icon2, .nav-icon3, .nav-icon4 {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  cursor: pointer;
  overflow: hidden;
  display: block;
}

.nav-icon1 span, .nav-icon3 span, .nav-icon4 span {
  position: absolute;
  height: 8px;
  display: block;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
}

.nav-icon1 span:nth-child(1) {
  top: 0px;
}
.nav-icon1 span:nth-child(2) {
  top: 18px;
}
.nav-icon1 span:nth-child(3) {
  top: 36px;
}

.nav-icon1.open span:nth-child(1) {
  top: 18px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.nav-icon1.open span:nth-child(3) {
  top: 18px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nav-icon2 span {
  width: 50%;
  opacity: 1;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
}
.nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
.nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}
.nav-icon2 span:nth-child(1), .nav-icon2 span:nth-child(2) {
  top: 0px;
}
.nav-icon2 span:nth-child(3), .nav-icon2 span:nth-child(4) {
  top: 18px;
}
.nav-icon2 span:nth-child(5), .nav-icon2 span:nth-child(6) {
  top: 36px;
}

.nav-icon2.open span:nth-child(1), .nav-icon2.open span:nth-child(6) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-icon2.open span:nth-child(2), .nav-icon2.open span:nth-child(5) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}
.nav-icon2.open span:nth-child(2) {
  left: calc((50%) - 5px);
  top: 7px;
}
.nav-icon2.open span:nth-child(3) {
  left: -100%;
  opacity: 0;
}
.nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}
.nav-icon2.open span:nth-child(6) {
  left: calc((50%) - 5px);
  top: 29px;
}

.nav-icon3 span:nth-child(1) {
  top: 4px;
}
.nav-icon3 span:nth-child(2), .nav-icon3 span:nth-child(3) {
  top: 18px;
}
.nav-icon3 span:nth-child(4) {
  top: 32px;
}

.nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.nav-icon3.open span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-icon3.open span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.nav-icon4 span:nth-child(1) {
  top: 0px;
  -moz-transform-origin: left center 50%;
  -ms-transform-origin: left center 50%;
  -webkit-transform-origin: left center 50%;
  transform-origin: left center 50%;
}
.nav-icon4 span:nth-child(2) {
  top: 18px;
  -moz-transform-origin: left center 50%;
  -ms-transform-origin: left center 50%;
  -webkit-transform-origin: left center 50%;
  transform-origin: left center 50%;
}
.nav-icon4 span:nth-child(3) {
  top: 36px;
  -moz-transform-origin: left center 50%;
  -ms-transform-origin: left center 50%;
  -webkit-transform-origin: left center 50%;
  transform-origin: left center 50%;
}

.nav-icon4.open span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
.nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.nav-icon4.open span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(30%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(30%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.contentAreaCenter {
  width: 100%;
  height: auto;
  overflow: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.contentAreaGeneral {
  overflow: hidden;
}

#topArea {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: calc((100% - 1200px) /2);
  padding-right: calc((100% - 1200px) /2);
}
@media screen and (max-width: 1200px) {
  #topArea {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 900) {
  #topArea {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media screen and (max-width: 900px) {
  #topArea {
    padding-top: 0.2em;
  }
}

#bottomArea {
  background-color: #d4a8ba;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: calc((100% - 1200px) /2);
  padding-right: calc((100% - 1200px) /2);
  margin: 0;
}
@media screen and (max-width: 1200px) {
  #bottomArea {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 900) {
  #bottomArea {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
#bottomArea .cop {
  color: #523150;
}

#mainArea {
  min-height: 30em;
  overflow: hidden;
}

#language {
  display: inline-block;
  z-index: 5;
  left: auto;
  top: 2em;
  right: 0.5em;
  bottom: auto;
  position: absolute;
}
#language .btnLang {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #fff url("../images/illarrowDown.png") calc(100% - 0.5em) center no-repeat;
  background-size: 0.5em auto;
  border-color: #523150;
  border-width: 1px;
  border-style: solid;
  color: #523150;
  font-size: 22.4px;
  line-height: 1.69rem;
  letter-spacing: 0;
  padding: 0 1.2em 0 0;
  height: 1.8em;
  line-height: 1.8em;
  display: none;
  outline: none;
}
@media screen and (max-width: 900) {
  #language .btnLang {
    font-size: 20.8px;
    line-height: 1.69rem;
    letter-spacing: 0;
  }
}
#language .btnLang img {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #523150;
  width: 1.8em;
  padding: 0.4em;
  margin-right: 0.2em;
}
@media screen and (max-width: 1200px) {
  #language {
    top: 1em;
  }
  #language .btnLang {
    display: inline-block;
  }
}
@media screen and (max-width: 500px) {
  #language {
    right: 1em;
    top: 2em;
  }
  #language .btnLang {
    padding: 0 1.2em 0 0;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 20px;
  }
  #language .btnLang img {
    width: 1.5em;
    padding: 0.3em;
  }
}
@media screen and (max-width: 380px) {
  #language {
    top: 1em;
  }
}
#language .tabNavStyleC {
  display: inline-block;
  border-color: #523150;
  border-width: 1px;
  border-style: solid;
  background: rgba(255, 255, 255, 0.5);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
#language .tabNavStyleC a {
  text-align: center;
  padding: 0.2em 0.5em;
  border-right-color: #523150;
  border-right-width: 1px;
  border-right-style: solid;
  -moz-border-radius-bottomright: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  -webkit-border-top-right-radius: 30px;
  border-top-right-radius: 30px;
  display: block;
  color: #523150;
  font-size: 22.4px;
  line-height: 1.69rem;
  letter-spacing: 0;
  outline: none;
  line-height: 1.3em;
  height: 1.6em;
}
@media screen and (max-width: 900) {
  #language .tabNavStyleC a {
    font-size: 20.8px;
    line-height: 1.69rem;
    letter-spacing: 0;
  }
}
#language .tabNavStyleC a.active {
  background-color: #523150;
  color: #fff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media screen and (max-width: 1000px) {
  #language .tabNavStyleC a {
    font-size: 18px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1200px) {
  #language .tabNavStyleC {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  #language.open .btnLang {
    background: #fff url("../images/illarrowUp.png") calc(100% - 0.5em) center no-repeat;
    background-size: 0.5em auto;
  }
  #language.open .tabNavStyleC {
    display: block;
    margin-top: -2.4em;
    padding-top: 2.4em;
  }
  #language.open .tabNavStyleC a {
    border: none;
    display: block;
    clear: both;
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  #language.open .tabNavStyleC {
    margin-top: -1.8em;
    padding-top: 2em;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 30;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal .modal-content {
  margin: calc(50vh - 19%) auto;
  padding: 0;
  width: auto;
}

.close {
  color: #fff;
  position: absolute;
  font-size: 3em;
  top: -0.5em;
  right: -0.5em;
}

.close:hover,
.close:focus {
  color: #ff7575;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .modal .modal-content {
    margin: calc(50vh - 20%) auto;
  }
}
.tab {
  overflow: hidden;
}
.tab button {
  background-color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
  margin: 0;
}
.tab button.active {
  background-color: #fff;
}

.tabcontent {
  display: none;
}

#btnTop {
  cursor: pointer;
  width: 141px;
  z-index: 7;
  left: auto;
  top: auto;
  right: 0.5em;
  bottom: -0.5em;
  position: fixed;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (max-width: 554px) {
  #btnTop {
    width: 5em;
  }
}

@media screen and (max-width: 900px) {
  #btnTop.event {
    bottom: 4.2em;
  }
}
@media screen and (max-width: 500px) {
  #btnTop.event {
    bottom: 3em;
  }
}

.photoBox {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.photoBox:hover {
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.txtBox {
  color: #888;
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 500px) {
  .txtBox {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}

.txtBoxColumn2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 4em;
  -webkit-column-gap: 4em;
  column-gap: 4em;
  -moz-column-rule: 1px solid #be9c7a;
  -webkit-column-rule: 1px solid #be9c7a;
  column-rule: 1px solid #be9c7a;
  word-wrap: break-word;
}

.txtBoxColumn3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 4em;
  -webkit-column-gap: 4em;
  column-gap: 4em;
  -moz-column-rule: 1px solid #be9c7a;
  -webkit-column-rule: 1px solid #be9c7a;
  column-rule: 1px solid #be9c7a;
  word-wrap: break-word;
}

.listStyle01_Num p {
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
  color: #000;
  padding: 0.5em 0;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .listStyle01_Num p {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}
.listStyle01_Num p .text {
  width: calc(100% - 3.2em);
  display: inline-block;
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 500px) {
  .listStyle01_Num p .text {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}
.listStyle01_Num p .num {
  text-align: center;
  color: #fff;
  background-color: #523150;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.5em 1em 0;
  position: relative;
  top: -0.3em;
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/*------------------------------------ */
/*----------------ALL----------------- */
/*------------------------------------ */
#prayer {
  background: url(../images/bgAB.png) right 4em no-repeat fixed, url(../images/bgTop.png) center top no-repeat, url(../images/bgFlower.jpg) left calc(100% - 4em) no-repeat, url(../images/bg.jpg) right top no-repeat #fadcc7;
  background-size: 38% auto, 100% auto, 30% auto, auto auto;
}
@media screen and (max-width: 700px) {
  #prayer {
    background: url(../images/bgTop.png) center top no-repeat, url(../images/bgFlower.jpg) left calc(100% - 4em) no-repeat, url(../images/bg.jpg) center top no-repeat #fadcc7;
    background-size: 180% auto, 100% auto, auto auto;
  }
}

#logo {
  width: calc(100% - 150px);
  max-width: 235px;
}

.btnBgPur {
  outline: none;
  margin: 0 auto;
  background-color: #523150;
  color: #fff;
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  font-size: 28.8px;
  line-height: 1.95rem;
  letter-spacing: 0;
  font-weight: 500;
  width: 10em;
  display: block;
  padding: 0.5em;
  text-align: center;
}
@media screen and (max-width: 500) {
  .btnBgPur {
    font-size: 25.6px;
    line-height: 1.95rem;
    letter-spacing: 0;
  }
}

/*--------------------------------------- */
/*---------------00 banner--------------- */
/*--------------------------------------- */
#banner {
  width: 75%;
  max-width: 860px;
  margin-top: 1em;
}
#banner img {
  width: 100%;
}
#banner .picS {
  display: none;
}
@media screen and (max-width: 700px) {
  #banner {
    width: 100%;
    margin-top: -5em;
  }
  #banner .picL {
    display: none;
  }
  #banner .picS {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  #banner {
    margin-top: -2em;
  }
}

/*--------------------------------------- */
/*----------------01 main---------------- */
/*--------------------------------------- */
#main {
  padding-top: 5em;
  padding-bottom: 5em;
  padding-left: calc((100% - 1200px) /2);
  padding-right: calc((100% - 1200px) /2);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #main {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 900) {
  #main {
    padding-left: 1em;
    padding-right: 1em;
  }
}
#main .item {
  width: 75%;
  max-width: 860px;
  margin-bottom: 2em;
}
#main .item .itemTitle {
  color: #6e3d1d;
  width: 100%;
  font-size: 28.8px;
  line-height: 1.95rem;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 500) {
  #main .item .itemTitle {
    font-size: 25.6px;
    line-height: 1.95rem;
    letter-spacing: 0;
  }
}
#main .item > p {
  color: #585858;
  font-size: 18px;
  line-height: 28px;
}
#main .item > p b {
  color: #6e3d1d;
  font-size: 22.4px;
  line-height: 1.69rem;
  letter-spacing: 0;
}
@media screen and (max-width: 500) {
  #main .item > p b {
    font-size: 20.8px;
    line-height: 1.69rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 900px) {
  #main .item {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  #main .item > p {
    line-height: 26px;
  }
  #main .item > p b {
    font-size: 20px;
  }
}
#main .list {
  margin-bottom: 1em;
}
#main .list .title {
  background-color: #fef6f4;
  -moz-box-shadow: 0.2em 0.2em 0.3em rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0.2em 0.2em 0.3em rgba(0, 0, 0, 0.2);
  box-shadow: 0.2em 0.2em 0.3em rgba(0, 0, 0, 0.2);
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  padding: 0.5em;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
#main .list .title .num {
  color: #fff;
  font-size: 26px;
  width: 1.3em;
  height: 1.3em;
  -moz-border-radius: 1.3em;
  -webkit-border-radius: 1.3em;
  border-radius: 1.3em;
  line-height: 1.3em;
  display: inline-block;
  text-align: center;
  background-color: #523150;
  font-weight: normal;
  margin-right: 0.3em;
}
#main .list .title .text {
  color: #585858;
  font-size: 24px;
  line-height: 36px;
  display: inline-block;
  width: calc(100% - 2em);
}
#main .list .title .text b {
  font-size: 17.6px;
  line-height: 1.56rem;
  letter-spacing: 0;
}
@media screen and (max-width: 500) {
  #main .list .title .text b {
    font-size: 17.6px;
    line-height: 1.56rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 900px) {
  #main .list .title .text {
    font-size: 22px;
    line-height: 30px;
  }
}
#main .list .title .more + .text {
  width: calc(100% - 1em - 3.8em);
}
#main .list .title .more {
  border: none;
  background: none;
  display: inline-block;
  background: url("../images/line02.jpg") 0 0 repeat-y;
  padding-left: 0.5em;
  outline: none;
  height: 100%;
  z-index: 1;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  position: absolute;
  padding: 0.2em 0.2em 0.2em 0.8em;
  width: 3.8em;
}
#main .list .title .more img {
  max-height: 100%;
}
#main .list .title .more:before {
  content: "";
  z-index: 1;
  left: -11px;
  top: calc(50% - 11px);
  right: auto;
  bottom: auto;
  position: absolute;
  background: url("../images/illarrowR.png") 0 0 no-repeat;
  width: 22px;
  height: 22px;
  display: block;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#main .list .title:hover .more:before {
  -moz-animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
#main .list .info {
  background-color: rgba(254, 229, 221, 0.5);
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  border-color: #523150;
  border-width: 1px;
  border-style: solid;
  padding: 4em 0.5em 0.5em;
  margin: -3em 0 1em;
  overflow: hidden;
}
#main .list .info .icon {
  border-right-color: #523150;
  border-right-width: 1px;
  border-right-style: solid;
  width: calc((100%/3) - 1px);
  text-align: center;
  display: inline-block;
}
#main .list .info .icon:last-of-type {
  border: none;
}
#main .list .info p {
  padding: 0 0.5em 0.5em;
  font-size: 24px;
  line-height: 36px;
}
#main .list .info p b {
  color: #585858;
  margin-bottom: 0.5em;
  display: block;
}
@media screen and (max-width: 700px) {
  #main .list .info p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 700px) {
  #main {
    padding-top: 0;
  }
}

/*-------------------------------------- */
#fancyboxTxt {
  padding: 1em;
}
#fancyboxTxt h2 {
  font-size: 28.8px;
  line-height: 1.95rem;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 1em;
  line-height: 40px;
}
@media screen and (max-width: 500) {
  #fancyboxTxt h2 {
    font-size: 25.6px;
    line-height: 1.95rem;
    letter-spacing: 0;
  }
}
#fancyboxTxt h2 span {
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
  color: #000;
  font-weight: normal;
  display: block;
}
@media screen and (max-width: 500) {
  #fancyboxTxt h2 span {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}
#fancyboxTxt p {
  font-size: 22.4px;
  line-height: 1.69rem;
  letter-spacing: 0;
  color: #585858;
  line-height: 40px;
}
@media screen and (max-width: 500) {
  #fancyboxTxt p {
    font-size: 20.8px;
    line-height: 1.69rem;
    letter-spacing: 0;
  }
}
#fancyboxTxt p .sT {
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 500) {
  #fancyboxTxt p .sT {
    font-size: 14.4px;
    line-height: 1.17rem;
    letter-spacing: 0;
  }
}
#fancyboxTxt p.jap {
  line-height: 60px;
}
