@charset "utf-8";

body {
  font-family: 'BIZ UDPMincho',sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #7c5d48;
  background-color: #f6f2ef;
}
img {
  max-width: 100%;
}
header {
  padding-bottom: 10px;
}
header h1 {
  padding: 20px 44px;
  margin-bottom: 10px;
  background-color: #ffffff;
}
header h1 p {
  font-family: 'M+PLUS+Rounded+1c',sans-serif;
  margin: 0 auto;
  letter-spacing: .07em;
  position: relative;
}
.word2 {
  font-size: 30px;
}
/*
.word2::after {
  content: url(../images/logo.png);
  transform: scale(0.5);
  position: absolute;
  left: 120px;
  bottom: -37px;
}
*/
header nav {
  padding: 20px 44px;
  margin-top: 40px;
  padding-top: 60px;
  width: 100%;
  margin: 0 auto;
}
header nav ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  border-top: 2px solid #7c5d48;
  border-bottom: 2px solid #7c5d48;
  background-color: rgba(255, 255, 255, 0.42);
  padding: 12px 0px 10px;
}
header nav ul li {
  margin: 0px 50px 0px;
}
header nav ul li a {
  font-family: 'Kosugi+Maru',sans-serif;
  font-size: 22px;
  color: #7c5d48;
  font-weight: bold;
  margin: 0 auto;
}
header nav ul li a:hover{
  text-decoration: underline double;
}
/*
.topnav {
  background: url(../images/nav1.png) no-repeat 5px 5px/contain;
  padding: 50px;
}
.zigyounav {
  background: url(../images/nav2.png) no-repeat 10px -20%/contain;
  padding: 45px;
}
.houdeinav {
  background: url(../images/nav3.png) no-repeat -1px -20%/contain;
  padding: 45px ;
}
.gaiyounav {
  background: url(../images/nav4.png) no-repeat 5px -10px/contain;
  padding: 45px;
}
*/
h2 img {
  width: 800px;
  border-radius: 5%;
}
h2 {
  margin-top: 60px;
  margin-bottom: 40px;
}
main {
  width: 800px;
  margin: 0 auto 50px;
  margin-bottom: 320px;
}
.topmain {
  padding: 80px;
  background: url(../images/bg2.png) no-repeat 50% 92%/480px,
  url(../images/bg.png) repeat-x center/contain;
  margin-right: calc(50% - 50vw);
  margin-left:  calc(50% - 50vw);
}

 .topmain span {
  display: block;
  text-align: center;
  font-size: 25px;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}
.topmain p {
  width: 500px;
  text-align: center;
}
h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 550;
  padding: 40px 0 30px;
  background: url(../images/zigyou.png) no-repeat 50% 80%/180px;
  margin-bottom: 80px;
  margin-top: 80px;
}
h4 {
  font-size: 20px;
  font-weight: 550;
  padding-bottom:15px;
}  
.kyotaku h4 {
  text-align: right;
  background: url(../images/under1.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 2/3;
  align-self: end;
  text-align: left;
  position: relative;
}
.kyotaku .text {
  grid-row: 2/3;
  grid-column: 2/3;
  padding-top: 15px;
}
/*
.kyotaku h4::after {
  content: url(../images/point1.png);
  position: absolute;
  right: 175px;
  bottom: -10px;
  scale: 0.3;
}
*/
.kyotaku .photo {
  padding-right: 20px;
  padding-top: 15px;
}
.kyotaku {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}
.ghome h4 {
  text-align: right;
  background: url(../images/under3.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 2/3;
  align-self: end;
  text-align: left;
  position: relative;
}
.ghome .text {
  grid-row: 2/3;
  grid-column: 2/3;
  padding-top: 15px;
}
/*
.ghome h4::after {
  content: url(../images/point3.png);
  position: absolute;
  right: 135px;
  bottom: 18px;
  scale: 0.3;
}
*/
.ghome .photo {
  padding-right: 20px;

}
.ghome {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}
.maharo h4 {
  text-align: right;
  background: url(../images/under5.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 2/3;
  align-self: end;
  text-align: left;
  position: relative;
}
.maharo .text {
  grid-row: 2/3;
  grid-column: 2/3;
  padding-top: 15px;
}
.maharo .btn {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: end;
  text-align: right;
  background: url(../images/btn.png) no-repeat center/contain;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 20px;
}
.maharo .btn a{
  font-family: 'M+PLUS+Rounded+1c',sans-serif;
  color: #ffffff;
  padding-left: 15px;
  text-align: center;
}
/*
.maharo h4::after {
  content: url(../images/point5.png);
  position: absolute;
  right: 95px;
  bottom: 18px;
  scale: 0.3;
}
*/
.maharo .photo {
  padding-right: 20px;
}
.maharo {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}
.idou h4 {
  text-align: right;
  background: url(../images/under2.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: end;
  text-align: right;
  position: relative;
}
.idou .text {
  grid-row: 2/3;
  grid-column: 1/2;
  padding-top: 15px;
}
/*
.idou h4::after {
  content: url(../images/point2.png);
  position: absolute;
  right: 85px;
  bottom: -10px;
  scale: 0.3;
}
*/
.idou .photo {
  padding-left: 20px;

}
.idou {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}
.short h4 {
  text-align: right;
  background: url(../images/under4.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: end;
  text-align: right;
  position: relative;
}
.short .text {
  grid-row: 2/3;
  grid-column: 1/2;
  padding-top: 15px;
}
/*
.short h4::after {
  content: url(../images/point4.png);
  position: absolute;
  right: 85px;
  bottom: -10px;
  scale: 0.3;
}
*/
.short .photo {
  padding-left: 20px;
  padding-top: 15px;
}
.short {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}
.soudan h4 {
  text-align: right;
  background: url(../images/under6.png) repeat-x left bottom/300px;
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: end;
  text-align: right;
  position: relative;
}
.soudan .text {
  grid-row: 2/3;
  grid-column: 1/2;
  padding-top: 15px;
}
/*
.soudan h4::after {
  content: url(../images/point6.png);
  position: absolute;
  right: 85px;
  bottom: -10px;
  scale: 0.3;
}
*/
.soudan .photo {
  padding-left: 20px;

}
.soudan {
  display: grid;
  grid-template-rows: 100px 200px;
  grid-template-columns: 50% 50%;
}

h5 {
  text-align: center;
  font-size: 28px;
  font-weight: 550;
  padding: 40px 0 30px;
  margin-top: 80px;
  margin-bottom: 40px;
  background: url(../images/gaiyou.png) no-repeat 50% 80%/180px;
}
main p {
  width: fit-content;
  margin: 0 auto;
}

main section p {
  line-height: 1.6;
  margin-bottom: 24px;
}
footer {
  font-size: 10px;
  background-color: #7c5d48;
  color: #ffffff;
  text-align: center;
  padding: 50px 10px 24px;
  letter-spacing: 0.3em;
  line-height: 1.9;
  margin-top: px;
}
.footertop{
  font-size: 20px;
  border-bottom: 3px dotted #ffffff;
  padding-bottom: 7px;
  padding: 5px 40px 10px;
  background: url(../images/logo.png) no-repeat 98% 1px/30px;
}
footer ul {
  display: flex;
  justify-content: center;
}
footer ul li {
  margin: 10px 30px 30px;
}
table {
 display: block;
 border: 1px solid #7c5d48;
 border-collapse: collapse;
 border-spacing: 0;
 border-radius: 16px;
 overflow: hidden;
 margin: 20px 30px;
}
table tr th {
  width: 210px;
  border-right: 1px solid #7c5d48;
  border-bottom: 1px solid #7c5d48;
  padding: 10px 20px 10px;
  background-color: #f1e5e0;
  
}
table tr td {
  border-bottom: 1px solid #7c5d48;
  padding: 10px 20px 10px;
  width: 550px;
}
table tr:last-child th,
table tr:last-child td  {
 border-bottom: 0;
}
iframe {
  width: 90%;
  height: 300px;
}



.subnav  {
  display: flex;
  justify-content: center;
  font-family: 'Kosugi+Maru',sans-serif;
  font-size: 20px;
  margin-top: 60px;
}
.subnav li {
  margin: 0 20px;
border-right: 1px solid #7c5d48;
padding-right: 30px;
}
.subnav ul {
  border-left: 1px solid #7c5d48;
}
h6 {
  text-align: center;
  font-size: 25px;
  font-weight: 550;
  padding: 40px 0 30px;
  margin-bottom: 20px;
  margin-top: 60px;
}
.houdei1 h6 {
  background: url(../images/pinkflameLL.png) no-repeat center/400px;
}
.houdei1 p {
  background: url(../images/flame.png) no-repeat center/650px;
  padding-right: 120px;
  padding-left: 120px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.houdei2 h6 {
  background: url(../images/pinkflameLL.png) no-repeat center/380px;
}
.houdei2 p {
  background: url(../images/flame.png) no-repeat center/620px;
  padding-right: 120px;
  padding-left: 120px;
  padding-top: 20px;
  padding-bottom: 30px;
}
#ichinichiArea h6 {
    background: url(../images/pinkflameS.png) no-repeat 50% 55%/180px;
  }
.ichinichi {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.ichinichi div {
  padding: 0 60px 0;
}
.kaikoutext {
  background: url(../images/ichinichi1.png) no-repeat 110% 50%/65px,
  url(../images/ichinichiunder.png) no-repeat 25px 80px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 173px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 270px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 365px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 462px/170px;
  line-height: 6;
  padding: 20px 40px 20px;
}
.kyuukoutext {
  background: url(../images/ichinichi2.png) no-repeat 110% 50%/63px,
  url(../images/ichinichiunder.png) no-repeat 25px 108px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 203px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 298px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 393px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 491px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 587px/170px,
  url(../images/ichinichiunder.png) no-repeat 25px 685px/170px;
  line-height: 6;
  padding: 50px 40px 20px;
}
#katudouArea h6 {
  background: url(../images/pinkflameS.png) no-repeat 50% 55%/180px;
}
.katudouList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 40px;
}
.katudouList li {
  flex-basis: 45%;
  margin:0 0 20px 0;
  
}
.katudoutext {
  margin-left: 30px;
  padding-left: 30px;
  background: url(../images/maru.png) no-repeat left/contain;
}
#annaiArea h6 {
  background: url(../images/pinkflameS.png) no-repeat 50% 55%/180px;
}
#osiraseArea h6 {
  background: url(../images/pinkflameS.png) no-repeat 50% 55%/180px;
}
.osirase {
  border: 1px solid #7c5d48;
  border-radius: 16px;
  padding: 30px 50px 30px;
  margin: 20px 30px;
}
.osirase p {
  text-align: left;
  margin-left: 0px;
}
.osirasetitle {
  background: url(../images/maru2.png) no-repeat 0% 10%/25px,
  url(../images/under5.png) repeat-x 90% 110%/300px;
  padding-left: 30px;
  padding-bottom: 10px;
  padding-right: 60px;
}
.osirase ul li {
  list-style: square;
  color: #7c5d48;
}
.osirase ul li:hover{
  color: #eaaca2;
}

#headerbg {
  width: 100%;
  min-width: 800px;
}
header {
  margin-right: auto;
  margin-left: auto;
}
#container {
  margin-right: auto;
  margin-left: auto;
}
#footerbg {
  width: 100%;
  min-width: 800px;
}
footer {
  margin-right: auto;
  margin-left: auto;
}