.header-logo {
  display: none;
}

.image-area{
  overflow-x: visible!important;
}

p{
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

.around-temari {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
}

.yumincho {
  font-family: YuMincho, "Yu Mincho", serif;
}

.yugothic {
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

.top-logo-area {
  padding: 33.5px 0;
  text-align: center;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 7;
  background: #fff;
}

.top-logo {
  height: 18px;
}

/* メインビジュアル */
.around-temari .main-visual-area {
  background: url(../img/around/main-visual-sp.png) center/cover;
  padding-top: 97.656%;
  position: relative;
}

.main-visual-area h1 {
  position: absolute;
  bottom: 60px;
  left: 40px;
  color: #fff;
  font-size: 1.25rem;
  letter-spacing: 0.2rem;
  padding-bottom: 14px;
  font-weight: normal;
}

.main-visual-area h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 82px;
  height: 1px;
  background-color: #fff;
}

.contents-area {
  position: relative;
}

#contents-area #before-line {
	content: "";
    display: block;
    position: absolute;
    left: 0;
    right: -48px;
    top: -19px;
    margin: 0 auto;
    transform: rotate(0deg);
    height: 1px;
    width: 150%!important;
    z-index: 3;
    background: #fff;
    margin-right: 0px;
}

/* ページタイトル */
.page-title-area {
  position: relative;
  color: #fff;
  background-color: #E94A4D;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 81%, 0 100%);
  padding: 55px 40px 112px;
}

.page-title-area h2 {
  font-size: 2rem;
  letter-spacing: 0.1rem;
}

.page-title-area .page-sub-title {
  font-size: 1rem;
  margin: 20px 0 50px;
}

.page-title-area .page-message {
  font-size: 0.938rem;
  line-height: 2.13;
  letter-spacing: 0.1rem;
}

/* メインコンテンツ */
.cotents-title-area {
  position: relative;
  margin-bottom: 93px;
}

.contents-title {
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 150px;
  margin-left: 40px;
}

.cotents-title-area .temari00 {
  position: absolute;
  top: -150px;
  left: 20px;
  width: 22.55%;
  min-width: 95px;
  max-width: 130px;
}

.introduction-area .temari01 {
  width: 100%;
}

.introduction,
.about,
.philosophy {
  text-align: center;
  margin: 65px 40px 50px;
}

.introduction .title,
.about .title,
.philosophy .title {
  /* font-family: YuGothic, "Yu Gothic", sans-serif; */
  color: #cb967e;
  font-size: 1.125rem;
  margin-bottom: 30px;
}

.introduction .message,
.about .message,
.philosophy .message {
  text-align: left;
  font-size: 0.938rem;
  line-height: 2;
  letter-spacing: 0.1rem;
}

.message span {
  color: #f0d8cd;
  font-size: 4rem;
  line-height: 0.1;
  display: block;
  text-align: left;
}

.message .quo-b {
  margin-bottom: -90px;
  margin-left: -30px;
}

.message .quo-a {
  margin-top: -120px;
  margin-right: -30px;
}

.message span.after {
  text-align: right;
}

.about-area .about-visual1 {
  text-align: center;
  position: relative;
  padding-top: 59.242%;
}

.about-visual1 .temari02-1 {
	position: absolute;
    top: 480px;
    bottom: 0;
    right: 11%;
    width: 64.604%;
}

.about-visual1 .temari02-2 {
    position: absolute;
    bottom: 0;
    left: 37.88%;
    width: 76.089%;
    top: 250px;
}

.about-area .about-visual2 {
  position: relative;
}

.about-area .temari02 {
  width: 85.937%;
  max-width: 660px;
}

.about-area .temari03 {
  margin-top: 154px;
  width: 83.984%;
}

.about-area .temari04 {
  display: block;
  width: 56.51%;
  margin-left: auto;
  margin-top: -50px;
}

.philosophy-area .temari05 {
  width: 100%;
}

.visual-area .temari06,
.visual-area .temari07 {
  width: 84.375%;
}

.visual-area .temari07 {
  display: block;
  margin: 64px 0 82px auto;
}

.visual-area .temari08-area {
  position: relative;
  padding-top: 61.198%;
}


.information-area {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  background-color: #f8e9e1;
  -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%)!important;
  padding: 80px 40px 40px;
  margin: 113px 0 111px;
}

.information-area .temari09 {
  width: 100%;
}

.information-area .name {
  font-size: 1.875rem;
  line-height: 1.3;
  margin-top: 50px;
}

.information-area .name span {
  font-size: 1.563rem;
}

.information-area .line {
  overflow: hidden;
  margin: 20px 0 35px;
}

.information-area .line {
  position: relative;
  padding: 4px;
}

.information-area .line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(
    -60deg,
    #cb967e,
    #cb967e 2.5px,
    rgba(0, 0, 0, 0) 2.5px,
    rgba(0, 0, 0, 0) 5px
  );
}

.information-area .information-title {
  font-size: 0.938rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin-bottom: 13px;
}

.information-area .information {
  font-size: 0.938rem;
  letter-spacing: 0.1rem;
  margin-bottom: 31px;
  line-height: 1.5rem;
}

.around-link-area {
  margin: 55px 20px 60px;
}

.around-link-area li {
  margin-bottom: 32px;
}

.around-link-area li:last-of-type {
  margin-bottom: 0;
}

.around-link-area img {
  width: 100%;
}

.effect-fade {
  opacity: 0;
  transform: translate(0, 45px);
  transition: all 300ms;
}

.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
  letter-spacing: 0.08em;
}


.around-contents-area {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px 120px;
}

.around-contents-area li {
  margin-bottom: 31px;
  position: relative;
  overflow: hidden;
}

.around-contents-area li:nth-child(4) {
  margin-bottom: 0;
}

.around-contents-area li img {
  width: 100%;
}

.around-contents-area li:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.around-contents-area li .contents-title-area {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 53.488%;
  height: 24.242%;
}

.around-contents-area li .contents-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.1rem;
}


.temari08-area .temari08-1 {
	position: absolute;
    bottom: 240px;
    right: 34.74%;
    width: 62.786%;
}

.temari08-area .temari08-2 {
	position: absolute;
    top: -10px;
    left: 45.052%;
    width: 55.125%;
}


@media screen and (max-width: 414px){
	
.around-contents-area {
    width: 100%;
    margin: -50px 0 50px;
    padding: 0 20px;
}
	
.about-visual1 .temari02-2{
    top: -30px!important;
    width: 73%!important;
}

.about-visual1 .temari02-1 {
    top: 148px;
    right: 28%;
    width: 61.604%;
}

.information-area{
	line-hgith: 1.5;
}
.information-area img{
	width: 295px;
	height: 226px;
}
	
.cotents-title-area .temari00{
    top: -161px;
    left: 220px;
    width: 31.55%;
}
	
.temari08-area .temari08-1 {
	bottom: 70px!important;
    right: 29.74%!important;
    width: 62.786%;
}

.temari08-area .temari08-2 {
	top: 120px!important;
    left: 35.052%!important;
    width: 61.125%;
}
	
}

@media screen and (min-width: 500px) {
  .top-logo-area {
    padding: 49.5px 0;
  }

  .top-logo {
    height: 36px;
    /* margin: 27px 100px; */
  }

  /* メインビジュアル */
  .main-visual-area h1 {
    font-size: 2.438rem;
  }

  .main-visual-area h1::after {
    width: 194px;
  }

  /* メインコンテンツ */
  .page-title-area {
    padding: 110px 40px;
  }

  .page-title-area h2 {
    font-size: 3.5rem;
  }

  .contents-title {
    font-size: 3.125rem;
    margin-top: 153px;
    margin-left: 40px;
	line-height: 2;
  }

  .cotents-title-area .temari00 {
    position: absolute;
    top: -153px;
  }

  .around-link-area {
    margin: 110px 20px 120px;
  }

  .introduction,
  .about,
  .philosophy {
    text-align: center;
    margin: 65px 40px 156px;
  }


.information-area .temari09 {
    width: 60%;
    padding: 50px 0;
}
}


@media screen and (min-width: 768px){


.cotents-title-area .temari00 {
    top: -200px;
    bottom: 0;
    left: 590px;
    position: absolute;
}
}

@media screen and (max-width: 768px){
	
.about-visual1 .temari02-1 {
	top: 180px;
    bottom: 0;
    right: 31%;
    width: 61.604%;
}
	
.about-visual1 .temari02-2 {
    bottom: 0;
    left: 12.88%;
    width: 76.089%;
    top: -130px;
}
	
.temari08-area .temari08-1 {
    bottom: 0px;
    right: 34.74%;
    width: 62.786%;
}
	
.temari08-area .temari08-2 {
    top: 170px;
    left: 43.052%;
    width: 55.125%;
}
}

@media screen and (min-width: 769px) {


  .top-logo {
    height: 26px;
  }

  /* メインビジュアル */
  .around-temari .main-visual-area {
    background: url(../img/around/DSC07900.png) center/cover;
    padding-top: calc(39.063% + -31px);
  }

  .main-visual-area h1 {
    left: 21.718%;
    font-size: 2.438rem;
  }

  .main-visual-area h1::after {
    width: 194px;
  }

  .page-title-area {
    padding: 118px 0 151px;
  }

  .page-title-area h2 {
    font-size: 5.25rem;
    max-width: 1100px;
    padding: 0 40px;
    margin: 0 auto;
  }

  .page-title-area .page-sub-title {
    font-size: 1.5rem;
    margin: 16px auto 45px;
    max-width: 1100px;
    padding: 0 40px;
  }

  .page-title-area .page-message {
    font-size: 0.938rem;
    max-width: 1100px;
    padding: 0 40px;
    margin: 0 auto;
  }

  .contents-title {
    font-size: 3.125rem;
    margin-top: 109px;
    margin-left: 41.303%;
  }

  .cotents-title-area .temari00 {
    position: absolute;
    top: 0;
    left: 12.083%;
    max-width: 190px;
  }

  .introduction .title,
  .about .title,
  .philosophy .title {
    font-size: 1.125rem;
  }

  .introduction .message,
  .about .message,
  .philosophy .message {
    font-size: 0.928rem;
    padding: 0 40px;
    max-width: 40rem;
    margin: 0 auto;
  }

  .message span {
    font-size: 3rem;
    margin: 0 -20px;
  }

  .message .quo-b {
    margin-bottom: -80px;
    margin-left: -30px;
    width: 60px;
  }

  .message .quo-a {
    margin-top: -110px;
    margin-right: -30px;
    width: 60px;
  }

  .introduction-area {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }

  .introduction-area .temari01 {
    width: 58.854%;
    margin-left: -180px;
  }

  .introduction-area .introduction {
    margin: auto;
    width: calc(36.458% + 60px);
    padding: 41px 20px 69px;
    background: #fff;
  }

  .about-area {
    display: flex;
    align-items: flex-start;
    position: relative;
    padding-top: 17.604%;
  }

  .about-area .about-visual1 {
    position: absolute;
    top: 0;
    right: 11.51%;
    width: 32.968%;
    padding-top: 19.531%;
  }

  .about-area .about-visual2 {
    min-width: 57.604%;
  }

  .about-area .temari03 {
    margin-top: 0;
    width: 80%;
  }

  .about-area .temari04 {
    width: 38.156%;
    margin-top: -130px;
  }

  .about {
    margin: 50px 10px 60px;
  }

  .philosophy-area {
    display: flex;
    align-items: flex-start;
    margin: 130px 0 197px;
  }

  .philosophy-area .temari05 {
    width: 58.854%;
    margin-right: -150px;
  }

  .philosophy {
    margin: auto;
    width: calc(36.458% + 60px);
    padding: 41px 20px 69px;
    background: #fff;
  }

  .visual-area {
    max-width: 1333px;
    margin: 0 auto;
  }

  .visual-area .temari06 {
    width: 57.464%;
  }

  .visual-area .temari07 {
    width: 31.658%;
    margin-top: -250px;
  }

  .visual-area .temari08-area {
    max-width: 824px;
    padding-top: 40.36%;
    width: 61.74%;
  }

  .visual-area .temari08 {
    width: 63.916%;
    margin: -100px 0;
  }

  .information-area {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 121px 20px 43px;
    margin-bottom: 131px;
	margin-top: 20px;
  }

  .information-area .temari09 {
    width: 271px;
    margin-right: 88px;
  }

  .information-area .information-item {
    display: flex;
    align-items: flex-start;
  }

  .information-area .name {
    margin-top: 0;
  }

  .information-area .line img {
    width: 100%;
  }

  .information-area .informations {
    max-width: 686px;
  }

  .information-area .information-title {
    font-size: 0.938rem;
    margin-right: 40px;
    min-width: 80px;
  }

  .information-area .information {
    font-size: 0.983rem;
  }

  .around-link-area ul {
    display: flex;
    justify-content: center;
  }

  .around-link-area li {
    margin-bottom: 0;
    margin-left: 25px;
  }

  .around-link-area li:nth-child(1) {
    margin-left: 0;
  }

.around-contents-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }

.around-contents-area li {
    margin-bottom: 34px;
    width: calc(93.181% / 3);
	margin-right: 20px;
  }

}


@media screen and (min-width: 1200px) {
  .page-title-area h2,
  .page-title-area .page-sub-title,
  .page-title-area .page-message {
    padding: 0 0px;
  }

  .introduction-area .introduction {
    padding: 41px 20px 69px;
  }

  .philosophy {
    padding: 41px 30px 69px;
  }

  .about {
    margin: 650px 40px 156px;
  }
	

}


/*追加CSS*/

.image-area{
  overflow-x:hidden;
}

.infoflex{
  max-width:1100px;
  margin:45px auto 0;
  position: relative;
}


.infobox{
  display: flex;
}

.i1 , .i2{
  font-size:0.938rem;
  line-height: 1.8;
}

.i1{
  width:130px;
  padding-bottom:15px;
  border-right:1px solid #FFF;
}

.i2{
  padding-bottom: 15px;
  padding-left:25px;
}

.infobox .i1:last-child{
  padding-bottom:0;
}

.ilast{
  padding-bottom: 0;
}

.hotspring-img{
  position: absolute;
  right:0;
  bottom:150px;
}

.ia1{
  width:100%;
  display: flex;
  margin:70px 0;
  position: relative;
}

.iaimg1{
  width:397px;
  max-width:100%;
  height:auto;
  object-fit: cover;
  margin-left: 120px;
  margin-top:160px;
}

.fp2{
  margin-left: auto;
}

.ia2{
  display: flex;
  margin:100px 0;
}

.iaimg3{
  width:850px;
  height:570px;
  object-fit:cover;
  margin-top:380px;
}

.iaimg4{
  width:422px;
  height:410px;
  object-fit:cover;
  position: relative;
  right:110px;
  top:185px;
  margin-top:auto;
}

.iaimg5{
  width:647px;
  height:614px;
  position: relative;
  right:240px;
}

.ia3{
  width:100%;
  margin:260px 0 100px;
}

.iaimg6{
  display: block;
  margin:0 auto;
  text-align: center;
  width:1200px;
  max-width:100%;
}

.ia4{
  display: flex;
  padding:0 150px;
  margin-bottom:150px;
}

.iaimg7{
  
}

.iaimg8{
  width:253px;
  height:194px;
  vertical-align: middle;
  position: relative;
  margin-left: 50px;
  top:155px;
}

.rice{
  font-size:0.938rem;
  margin-top:10px;
}

.ism , .ism2{
  display: none;
}

/*追記*/

.annai{
	width: 720px;
	box-sizing:border-box;
	max-width:100%;
	font-size: 28px;
	font-weight: bold;
	color: #E94A4D;
	background-color: #fff;
	padding: 10px 10px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

@media screen and (max-width: 1700px) {

  .fp{
    width:35%;
    box-sizing: border-box;
    padding:0 70px;
    position: absolute;
    bottom:35px;    
  }

  .iaimg1{
    max-width: 100%;
    margin-left:40px;
    margin-top:0;
  }

  .fp2{
    width:60%;
  }

  .iaimg2{
    max-width:100%;
  }

  .iaimg3{
    width:45%;
    height:auto;
    object-fit:cover;
    margin-top: 270px;
  }

  .iaimg4{
    width:25%;
    height:auto;
    object-fit: cover;
  }

  .iaimg5{
    width:35%;
    height:45%;
    right:220px;
  }  

  .ia4{
    width:91%;
    padding:0;
    margin:0 auto 150px;
  }

  .iaimg7{
    width:50%;
    height:auto;
  }

  .iaimg8{

  }

}  


@media screen and (max-width: 1200px) {

  .infoflex{
    max-width:1100px;
    margin:45px auto 0;
    padding:0 40px;
  }

  .iaimg1{
    margin-top:25%;
  }

  .iaimg5{
    width:45%;
    height:55%;
    right:190px;
  }

  .ia4{
    width:100%;
  }

  .iaimg8{
    width:22%;
    height:25%;
    top:55px;
  }
}

@media screen and (max-width: 1000px) {

  .fp{
    width:35%;
    padding:0 55px;
  }

  .iaimg1{
    margin-left:0;
  }

  .iaimg4{
    width:30%;
    top:155px;
  }

  .i1{
    width:90px;
  }

  .i2{
    padding-left:15px;
  }

}

@media screen and (max-width: 768px) {

  .ia1{
    display: none;
  }

  .ism{
    display: block;
    margin:70px 0;
  }

  .smia{
    width:100%;
    height:auto;
  }

  .smrice{
    font-size:16px;
    margin-top:5px;
    padding:0 10px;
  }

  .plus{
    display: block;
    margin-left:auto;
    margin-top:35px;
    margin-right:3%;
    max-width:100%;
  }

  .ism2{
    display: block;
  }

  .smia2{
    display: block;
    width:95%;
    margin:0 auto;
  }

  .iaimg5{
    display: none;
  }

  .ia2{
    margin:70px 0;
  }

  .iaimg3{
    margin-top:0;
    width:75%;
  }

  .iaimg4{
    right:10%;
    width:35%;
  }

  .ia3{
    margin:220px 0 70px;
  }

  .ia4{
    margin-bottom:70px;
  }

  .iaimg7{
    width:65%;
  }

  .iaimg8{
    width:17%;
    height:20%;
  }

  .around-temari .main-visual-area{
     background: url(../img/around/DSC08194.png) center/cover;
  }

  .infobox{
    display: block;
    padding:0;
  }

  .infoflex{
    padding:0;
  }

  .i1{
    border:none;
    width:100%;
    margin-bottom:0;
    padding-bottom:0;
    font-weight:bold;
  }

  .i2{
    padding-left:0;
    margin-top:0;
    padding-bottom:23px;
  }

  .hotspring-img{
    z-index: -1;
    width:100px;
    height:auto;
    bottom:85px;
  }

  .page-title-area{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }  

 } 


@media screen and (max-width: 480px) {


  .page-title-area{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }

  .smrice{
    font-size:13px;
  }

  .plus{
    max-width:75%;
  }

  .iaimg4{
    top:85px;
    width:40%;
    right:15%;
  }

  .ia3{
    margin-top:155px;
  }

  .iaimg8{
    margin-left:30px;
  }

	.annai {
		width: 100%;
		font-size: 18px;
		background-color: #fff;
		margin-left: 0!important;
		line-height: 1.5;
		text-align: left;
    	padding: 3px 4px;

	}  
}

