@charset "UTF-8";
/****************************************
PC用
*****************************************/
@media (min-width: 481px) { /*768px以上*/
  .logo {
    padding-left: 0px;
    margin-top: 16px;
    width: 400px;
    margin-left: 30px;
    position: absolute;
    display: block;
  }
  .logo img {
    width: 400px;
    display: block;
  }
  .logo h1 {}
  .none {
    display: none;
  }
  .day {
    margin-right: 40px;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333333;
    font-size: 1.4rem;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    letter-spacing: 1px;
  }
  .space {
    width: 800px;
    /*min-height: calc(90vh);*/
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    margin-top: 40px;
    margin-bottom: 50px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  #more {
    margin-top: -180px;
    display: inline;
    position: absolute;
  }
  .cl {
    background-color: #FFFEEE;
    -webkit-box-shadow: 0px 0px 3px #A29F8E;
    box-shadow: 0px 0px 3px #A29F8E;
    border-radius: 12px;
  }
  .box {
    text-align: center;
    margin-top: 50px;
  }
  a.bot {
    display: block;
    width: 225px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #90804A;
    color: #FFFFFF;
    border-radius: 8px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
  }
  .txt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 3rem;
    letter-spacing: 1px;
    width: 600px;
    margin-left: 0px;
  }
  .txt.ex {
    width: 700px;
  }
  .txt span {

    display: inline-block;
    margin-bottom: 20px;
  }
  .txt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-left: 66px;
    text-decoration: none;
  }
  .txt p {
    padding: 0;
    margin: 0;
    font-weight: bold;
  }
  .txt a {
    color: #582C2C;
    font-weight: bold;
    text-decoration: none;
    border-bottom: thin solid #582C2C;
    padding-bottom: 2px;
  }
  .txt a:hover {
    color: #692525;
  }
  .txt.ex span {
    letter-spacing: 0px;
    margin-left: 20px;
  }
  .txt.ex span p {
    letter-spacing: 0px;
    margin-left: 26px;
    font-weight: normal;
  }
  .photo_space {
    display: inline-block;
    width: 600px;
    margin-top: 20px;
  }
  .photo_space img {
    height: auto;
    width: 600px;
  }
  .photo_space span {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 1.4rem;
    margin-top: 5px;
    margin-right: 5px;
    line-height: 2rem;
    float: left;
    margin-left: 5px;
  }
  .photo_space a:hover{
    opacity: 0.8;
    cursor: pointer;
  }
  .rtxt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 1px;
    width: 600px;
    margin-left: 0px;
  }
  .rtxt span {
    margin-left: 3rem;
    display: inline-block;
  }
  .rtxt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-left: 66px;
  }
  .rtxt p {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 8px;
    margin-bottom: 0;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 10rem;
  }
  .box .rtxt .oubowaku {
    text-align: center;
  }
  .oubo_info {
    background-color: #FFFCFC;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-top: 19px;
    border: thin solid #696969;
    border-radius: 20px;
    text-align: center;
  }
  .oubo_info div:first-child {
    font-size: 2.3rem;
    line-height: 4rem;
  }
  .oubo_info div:last-child {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  }
  .rtxt .line {
    border-bottom: 1px dotted #393939;
    line-height: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mtxt .line {
    line-height: 0px;
    height: 1px;
    background-color: #B0B0B0;
  }
  .mtxt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 1px;
    width: 670px;
  }
  /*.topic ul li:nth-child(2n) {
    margin-left: 8px;
    display: inline-block;
  }*/
    .topic ul li {
    margin-left: 8px;
  }
  .mtxt span {
    width: 153px;
    margin-right: auto;
    display: inline-block;
    margin-top: 20px;
    margin-left: 14px;
  }
  .mtxt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-left: 66px;
  }
  .mtxt p {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    display: block;
    vertical-align: top;
    /* [disabled]width: 10rem; */
    color: #90804A;
    font-size: 1.6rem;
  }
  .topic {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
word-break: break-all;
    overflow-wrap: break-word; /* 単語の途中で改行を許可（旧プロパティ） */
  }
  a.topic:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  /*  .topic li:last-child {}*/
  .topic_link {
    margin-top: 8px;
    text-align: right;
    font-size: 1.6rem;
    color: #7B6624;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    margin-bottom: 8px;
  }
  .topic_link a {
    color: #7B6624;
  }
  .bnr {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
  }
} /**/





/****************************************
SP用
*****************************************/
@media screen and (max-width : 480px) { /* 640px以下*/
  .none {
    display: none;
  }
  .day {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333333;
    font-size: 1.4rem;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    letter-spacing: 1px;
  }
  .logo {
    height: 30px;
    width: 100%;
    text-align: center;
  }
  .logo img {
	margin-top: calc(20px);
	width: auto;
	height: 38px;
  }
  .logo h1 {}
  .space {
    width: 90%;
    /*min-height: calc(90vh);*/
    padding-right: calc(5%);
    padding-left: calc(5%);
    background-color: #FFFFFF;
    margin-bottom: 50px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  #more {
    margin-top: -180px;
    display: inline;
    position: absolute;
  }
  .cl {
    background-color: #FFFEEE;
    -webkit-box-shadow: 0px 0px 3px #A29F8E;
    box-shadow: 0px 0px 3px #A29F8E;
    border-radius: 12px;
  }
  .box {
    text-align: center;
    margin-top: 50px;
  }
  a.bot {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #90804A;
    color: #FFFFFF;
    border-radius: 8px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
  }
  .txt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 3rem;
    letter-spacing: 1px;
    width: 100%;
    margin-left: 0px;
  }
  .txt.ex {
max-width: calc(100%);
overflow: hidden;
}
  .txt span {
    display: inline-block;
  }
  .txt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    text-decoration: none;
  }
  .txt p {
    padding: 0;
    margin: 0;
    font-weight: bold;
  }
  .pad_left{
  }
  .txt a {
    color: #582C2C;
    font-weight: bold;
    text-decoration: none;
    border-bottom: thin solid #582C2C;
    padding-bottom: 2px;
  }
  .txt a:hover {
    color: #692525;
  }
  .txt.ex span {
    letter-spacing: 0px;

  }
  .txt.ex span p {
    letter-spacing: 0px;
    font-weight: normal;
  }
  .photo_space {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
  }
  .photo_space img {
    height: auto;
    width: 100%;
  }
  .photo_space span {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 1.4rem;
    margin-top: 5px;
    margin-right: 5px;
    line-height: 2rem;
    float: left;
    margin-left: 5px;
  }
  .rtxt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 1px;
    width: 100%;
    margin-left: 0px;
  }
  .rtxt span {
    margin-left: 3rem;
    display: inline-block;
  }
  .rtxt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-left: 66px;
  }
  .rtxt p {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 8px;
    margin-bottom: 0;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 10rem;
  }
  .box .rtxt .oubowaku {
    text-align: center;
  }
  .oubo_info {
    background-color: #FFFCFC;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-top: 19px;
    border: thin solid #696969;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
  }
  .oubo_info div:first-child {
    font-size: 2rem;
    line-height: 4rem;
  }
  .oubo_info div:last-child {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  }
  .rtxt .line {
    border-bottom: 1px dotted #393939;
    line-height: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mtxt .line {
    line-height: 0px;
    height: 1px;
    background-color: #B0B0B0;
  }
  .mtxt {
    display: inline-block;
    text-align: justify;
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 1px;
    width: 90%;
  }
  .topic ul li:nth-child(2n) {
	margin-left: 8px;
	display: inline-block;

	word-break: break-all;
  }
  .mtxt span {
    width: 100%;
    margin-right: auto;
    margin-left:auto;
    display: inline-block;
    margin-top: 20px;
	text-align: center;
  }
  .mtxt span img {
    width: 50%;
    margin-right: auto;
    margin-left:auto;

  }
  .mtxt span span {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-left: 66px;
  }
  .mtxt p {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    display: block;
    vertical-align: top;
    /* [disabled]width: 10rem; */
    color: #90804A;
    font-size: 1.6rem;
    margin-left: 5px;
  }
  .topic {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  a.topic:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  /*  .topic li:last-child {}*/
  .topic_link {
    margin-top: 8px;
    text-align: right;
    font-size: 1.6rem;
    color: #7B6624;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    margin-bottom: 8px;
  }
  .topic_link a {
    color: #7B6624;
  }
  .bnr {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
  }
}