@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Mincho);
.wf-sawarabimincho {
  font-family: "Sawarabi Mincho";
}

/*
@font-face {
   font-family: harenosoraMin;
   src: url("Harenosora.woff") format('woff');
  }
.hareMin{
	font-family:"harenosoraMin", serif;
	font-weight:normal !important;
}*/
.wrapper .contents {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  .wrapper .contents {
    padding: 30px 0 0 0;
  }
}
.wrapper .contents > .inner .sample li {
  background-color: rgba(255, 255, 255, 0.7);
  max-width: 1000px;
  width: 100%;
  padding: 50px;
  position: relative;
  margin: 0 auto 100px;
  border: #AAC7B4 1px solid;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .sample li {
    margin-bottom: 20px;
    padding: 20px 5% 5%;
  }
}
.wrapper .contents > .inner .sample li .flwTtl {
  display: table;
  width: 100%;
  max-width: 550px;
  background: url("../../img/ttl_bg4.png") no-repeat center top;
  background-size: 250px auto;
  height: 100px;
  text-align: center;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .sample li .flwTtl {
    max-width: 90%;
    height: 80px;
    background-size: 200px auto;
    margin: 0 auto 20px;
  }
}
.wrapper .contents > .inner .sample li .flwTtl em {
  color: #44713c;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  font-style: normal;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .sample li .flwTtl em {
    font-size: 21px;
    line-height: 1.3;
  }
}
.wrapper .contents > .inner .sample .date {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #444444;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .sample .date {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.wrapper .contents > .inner .sample .msg {
  text-align: center;
  /*font-family:"harenosoraMin", serif;*/
  font-family: "Sawarabi Mincho", serif;
  font-size: 22px;
  color: #444444;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .sample .msg {
    font-size: 15px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.4;
  }
}
.wrapper .contents > .inner .sample .comment {
  margin-top: 30px;
  text-align: left;
  font-size: 16px;
}
.wrapper .contents > .inner .sample .comment span {
  font-weight: bold;
  font-size: 18px;
}
.wrapper .contents > .inner .btnMessage,
.wrapper .contents > .inner .btnDtl,
.wrapper .contents > .inner .btnDtl2,
.wrapper .contents > .inner .btnDtl3 {
  text-align: center;
  display: table;
  margin: 50px auto 10px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .btnMessage,
  .wrapper .contents > .inner .btnDtl,
  .wrapper .contents > .inner .btnDtl2,
  .wrapper .contents > .inner .btnDtl3 {
    margin: 20px 6% 0px;
  }
}
@media screen and (max-width: 768px) {
  .wrapper .contents > .inner .btnCalendar {
    padding: 0 6% 50px;
  }
}

.sns {
  display: flex;
  justify-content: center;
  margin: 0 0 50px;
}
@media screen and (max-width: 768px) {
  .sns {
    margin: 0 0 30px;
  }
}
.sns li {
  margin: 0 10px;
}

.fb_iframe_widget {
  line-height: 1 !important;
}

.btnBack {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 382px;
}
@media screen and (max-width: 768px) {
  .btnBack {
    margin: 0 auto 30px;
  }
}
.btnBack > li {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .btnBack > li {
    width: 90%;
    margin: 0 auto 5px;
  }
}

/*
#contact{
	h3{
		text-align: center;
		margin-bottom: 20px;
				font-size: 20px;
		font-weight: bold;
			@include break{
		margin-bottom: 15px;
		font-size: 16px;
		}
	}
		.ctcList{
			max-width: 710px;
			margin: 0 auto;
			background-color: #ffffff;
			border: #dddddd 2px solid;
			border-radius: 8px;
			text-align: center;
			padding: 25px 30px;
				font-size: 18px;
			display: flex;
			@include break{
			padding: 15px 20px;
				display: block;
			}
			>li{
			width: 48%;
			@include break{
				width: 100%;
				}
			}
			em{
				display: inline-block;
				font-size: 20px;
		font-weight: 900;
		font-feature-settings: 'palt' 1;
				font-family: 'Noto Sans JP', sans-serif !important;
				font-style: normal;
			@include break{
					font-size: 18px;
				}
			&:after{
				content:'▲';
				display: inline-block;
				vertical-align: middle;
				margin: -3px 10px 3px;
				font-size: 13px;
				transform: rotate(90deg);
				color: $redC;
			}
			}
			span,
			a{
				display: inline-block;
				font-size: 26px;
		font-weight: 900;
		font-feature-settings: 'palt' 1;
				font-family: 'Noto Sans JP', sans-serif !important;
				color: #000000;
				text-decoration: none;
			@include break{
					font-size: 22px;
				}
			}
		}//ctcList
	.receptTime{
		margin-top: 10px;
		text-align: center;
	font-size: 18px;
		@include break{
	font-size: 14px;
		}
	}
}
*/
