@charset "utf-8";

/* -------------------------------------------------------------------------------------------------
#contents
------------------------------------------------------------------------------------------------- */
#contents {
  width: 100%;
}



/* -------------------------------------------------------------------------------------------------
.column
------------------------------------------------------------------------------------------------- */
.column {
  margin-bottom: 40px;
}

.column > .inner {
  width: 1020px;
  margin: 0 auto;
}

.column h3 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
}

.column .txt {
  margin: 25px 0;
}



/* -------------------------------------------------------------------------------------------------
#welcome
------------------------------------------------------------------------------------------------- */
#welcome {
}

#welcome h3 {
  margin-top: 70px;
  margin-bottom: 70px;
}

#welcome .block {
  margin-bottom: 70px;
  text-align: center;
}

#welcome .block .txt {
  text-align: left;
}

#welcome h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

#welcome h4 a {
  font-size: 2rem;
  font-weight: bold;
}

#welcome .block ul {
  display: flex;
  justify-content: center;
}

#welcome .block li {
  display: flex;
  align-items: center;
  margin: 0 15px;
}

#welcome .block li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  margin-right: 5px;
  border-radius: 50%;
  background: #ccc;
}

#welcome .block a:hover img {
  opacity: 0.8;
}

#welcome #f_pagenavi {
  width: 690px;
  margin: 0 auto;
}

#welcome #f_pagenavi p {
  text-align: center;
}



/* -------------------------------------------------------------------------------------------------
#merit
------------------------------------------------------------------------------------------------- */
#merit {
  padding-top: 40px;
  padding-bottom: 45px;
  background: #F4F4F4;
}

#merit .box {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
}

#merit .box p {
  margin-bottom: 15px;
  text-align: center;
  font-size: 1.8rem;
}

#merit .box ul {
  display: flex;
  flex-wrap: wrap;
}

#merit .box li {
  display: flex;
  width: 50%;
  margin-bottom: 10px;
  color: #666;
  font-size: 1.8rem;
}

#merit .box li:before {
  content: "・";
  display: block;
}

#merit .box_s {
  display: flex;
  align-items: center;
  width: 430px;
  margin: 0 auto;
  background: #E8E8E8;
}

#merit .box_s img {
  margin-right: 15px;
}

#merit .box_s p {
  font-weight: bold;
}

#merit .box_s a {
}



/* -------------------------------------------------------------------------------------------------
#alternating_current
------------------------------------------------------------------------------------------------- */
#alternating_current {
}

#alternating_current .block {
  margin-bottom: 20px;
  padding: 26px;
  background: #F4F4F4;
}

#alternating_current .block:last-child {
  margin-bottom: 0;
}

#alternating_current .block h4 {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
}

#alternating_current .block:nth-of-type(1) h4:before {
  content: "１．";
  display: block;
}

#alternating_current .block:nth-of-type(2) h4:before {
  content: "２．";
  display: block;
}

#alternating_current .block:nth-of-type(3) h4:before {
  content: "３．";
  display: block;
}

#alternating_current .block > div {
  display: flex;
  align-items: center;
}

#alternating_current .block img {
  margin-right: 15px;
}

#alternating_current .block.reverse img {
  margin-right: 0;
  margin-left: 15px;
}

#alternating_current .block a:hover img {
  opacity: 0.8;
}

#alternating_current .block p {
}



/* -------------------------------------------------------------------------------------------------
#aquaca_shop
------------------------------------------------------------------------------------------------- */
#aquaca_shop {
  padding-top: 40px;
  padding-bottom: 45px;
  background: #F4F4F4;
}

#aquaca_shop img {
  display: block;
  margin: 0 auto 20px;
}

#aquaca_shop .size_l {
  margin-bottom: 10px;
  text-align: center;
}

#aquaca_shop .size_l a {
  font-size: 2rem;
  font-weight: bold;
}

#aquaca_shop .size_s {
  text-align: center;
}

#aquaca_shop .size_s a {
  font-size: 1.4rem;
}

#aquaca_shop ul {
  display: flex;
  justify-content: center;
}

#aquaca_shop li {
  display: flex;
  align-items: center;
  margin: 0 15px;
}

#aquaca_shop li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  margin-right: 5px;
  border-radius: 50%;
  background: #ccc;
}



/* -------------------------------------------------------------------------------------------------
#possible
------------------------------------------------------------------------------------------------- */
#possible {
}

#possible .list {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 40px;
  padding: 30px;
  background: #F4F4F4;
}

#possible .list > div {
}

#possible .list > div p {
  margin-bottom: 15px;
  font-size: 1.8rem;
}

#possible .list ul {
  margin-left: 20px;
  margin-bottom: 20px;
}

#possible .list ul:last-child {
  margin-bottom: 0;
}

#possible .list li {
  display: flex;
  margin-bottom: 5px;
}

#possible .list li:before {
  display: block;
  content: "●";
  margin-right: 5px;
}

#possible .block {
  display: flex;
  margin-bottom: 20px;
  padding: 20px;
  background: #F7F3EA;
}

#possible .block:last-child {
  margin-bottom: 0;
}

#possible .block > div {
  margin-right: 20px;
}

#possible .block > div img {
}

#possible .block > div > div {
  color: #ADA667;
  font-weight: bold;
  text-align: center;
}

#possible .block p {
}



/* -------------------------------------------------------------------------------------------------
#greeting
------------------------------------------------------------------------------------------------- */
#greeting {
  padding-top: 40px;
  padding-bottom: 45px;
  background: #F4F4F4;
}

#greeting .midashi_s {
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.8rem;
}

#greeting .box {
  display: flex;
  align-items: center;
  padding: 25px 20px;
  background: #fff;
}

#greeting .box img {
  margin-right: 15px;
}

#greeting .box > div {
}

#greeting .box > div > div {
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #000;
}

#greeting .box > div h4 {
  display: flex;
  margin-bottom: 10px;
}

#greeting .box > div h4 a {
  font-size: 1.8rem;
  font-weight: bold;
}

#greeting .box > div h4 span {
  font-size: 1.2rem;
}

#greeting .box > div p {
  font-size: 1.2rem;
  line-height: 21px;
}



/*-------------------------------------------------------------------------------------------------
  iPadサイズ
  768px
--------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

/* -------------------------------------------------------------------------------------------------
.column
------------------------------------------------------------------------------------------------- */
.column {
  margin-bottom: 30px;
}

.column > .inner {
  width: 100%;
  padding: 0 10px;
}

.column h3 {
  margin-bottom: 20px;
  font-size: 1.5rem;
}

.column .txt {
  margin: 15px 0;
}



/* -------------------------------------------------------------------------------------------------
#welcome
------------------------------------------------------------------------------------------------- */
#welcome {
}

#welcome h3 {
  margin-top: 0;
  margin-bottom: 40px;
}

#welcome .block {
  margin-bottom: 30px;
}

#welcome h4 a {
  font-size: 1.5rem;
}

#welcome img {
  width: 106px;
}

#welcome #f_pagenavi {
  width: 100%;
  padding: 0;
}

#welcome #f_pagenavi ul {
  justify-content: center;
}

#welcome .block ul {
  display: block;
  margin-left: 5px;
}

#welcome .block li {
  margin: 0;
}



/* -------------------------------------------------------------------------------------------------
#merit
------------------------------------------------------------------------------------------------- */
#merit {
  padding-bottom: 30px;
}

#merit .box ul {
  display: block;
}

#merit .box {
  padding: 10px;
}

#merit .box p {
  margin-bottom: 10px;
  font-size: 1.3rem;
}

#merit .box li {
  width: 100%;
  margin-bottom: 5px;
  font-size: 1.2rem;
}

#merit .box_s {
  width: 100%;
}



/* -------------------------------------------------------------------------------------------------
#alternating_current
------------------------------------------------------------------------------------------------- */
#alternating_current {
}

#alternating_current .block {
  padding: 10px 10px 15px;
}

#alternating_current .block h4 {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

#alternating_current .block > div {
  flex-direction: column;
  padding: 0 28px;
}

#alternating_current .block img {
  margin-right: 0;
}

#alternating_current .block.reverse img {
  margin-left: 0;
}

#alternating_current .block:nth-of-type(1) img {
  width: 106px;
  margin-bottom: 10px;
}

#alternating_current .block:nth-of-type(2) img {
  width: 260px;
  margin-top: 10px;
}

#alternating_current .block:nth-of-type(3) img {
  width: 106px;
  margin-bottom: 10px;
}



/* -------------------------------------------------------------------------------------------------
#aquaca_shop
------------------------------------------------------------------------------------------------- */
#aquaca_shop {
}

#aquaca_shop img {
  width: 106px;
  margin-bottom: 10px;
}

#aquaca_shop .size_l a {
  font-size: 1.5rem;
}

#aquaca_shop .size_s a {
  font-size: 1.2rem;
}



/* -------------------------------------------------------------------------------------------------
#possible
------------------------------------------------------------------------------------------------- */
#possible {
}

#possible .list {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
}

#possible .list > div p {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

#possible .list ul {
  margin-left: 10px;
}

#possible .list ul:last-child {
  margin-bottom: 20px;
}

#possible .block {
  flex-direction: column;
  align-items: center;
  padding: 15px;
}

#possible .block > div {
  margin-right: 0;
  margin-bottom: 10px;
}



/* -------------------------------------------------------------------------------------------------
#greeting
------------------------------------------------------------------------------------------------- */
#greeting {
  padding-bottom: 30px;
}

#greeting .midashi_s {
  margin-bottom: 5px;
  font-size: 1.3rem;
}

#greeting .box {
  flex-direction: column;
  padding: 15px;
}

#greeting .box img {
  width: 106px;
  margin-right: 0;
  margin-bottom: 10px;
}

#greeting .box > div > div {
  font-size: 1.2rem;
  text-align: center;
  line-height: 18px;
}

#greeting .box > div h4 {
  flex-direction: column;
  align-items: center;
}

#greeting .box > div h4 a {
  font-size: 1.5rem;
}

#greeting .box > div h4 span {
  line-height: 16px;
}

#greeting .box > div p {
  font-size: 1.4rem;
  line-height: 24px;
}


}