@charset "UTF-8";

.insta-area{
  margin: 0 auto 0;
  max-width: 1024px;
}

.insta-area h3{
  align-items: center;
  display: flex;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
}
.insta-area h3 img{
  margin-right: 10px;
  width: 40px;
}
.insta-area ul{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

.insta-area ul li{
  list-style: none;
  margin-left: 2%;
  margin-top: 20px;
  width: 32%;
}

.insta-area ul li:nth-child(3n+1){
  margin-left: 0;
}

.insta-area ul li:nth-child(-n+3){
  margin-top: 0;
}

.insta-area ul a{
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.insta-area ul img{
  width: 100%;
}

.insta-area ul p{
  width: 100%;
}
/* スマートフォン向け */
@media all and ( max-width:639px ) {

.page-title-block .right-image {
  display: none;
  /*
  position: absolute;
  right: 5%;

  width: 15%;
  height: auto;
  */
}

.page-title-block .title-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;

  text-align: center;
}

.page-title-block .title-list .title-item {
  list-style-type: none;
}

.page-title-block .title-list .title-item h3 {
  color: #ff6633;
  font-size: 1.8em;
}

.page-title-block .appendix {
  text-align: center;
  color: #002060;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1.2em;
  font-weight: bold;
}

.page-title-block .appendix span {
  color: #33cccc;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1em;
  font-weight: bold;
}

.instagram-post-wrapper {
  position: relative;

}

.instagram-post-wrapper img {
  display: none;
}

.instagram-post-wrapper .title-center {
  margin: auto;
  text-align: center;
  width: 80%;
  height: auto;
}

.instagram-post-wrapper .title-center .block-comment {
  background-color: #f8b551;
  border: 2px solid #cb9e5b;
  border-radius: 50%;
  padding: 10px;

  color: #003455;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel {
  border: 5px solid #535353;
  border-radius: 10px;
  margin: auto auto 3%;
  width: 80%;
  height: auto;
  padding: 5px;
}

.instagram-post-wrapper .top-left-panel a:link,
.instagram-post-wrapper .top-left-panel a:hover,
.instagram-post-wrapper .top-left-panel a:active,
.instagram-post-wrapper .top-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-left-panel img {
  display: block;
  margin: 1% auto;
  width: 10%;
  height: auto;
}

.instagram-post-wrapper .top-left-panel .sub-name {
  margin: auto;

  text-align: center;
  color: #006600;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel .main-name {
  margin: auto;
  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.3em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel {
  border: 5px solid #535353;
  border-radius: 10px;
  margin: auto auto 3%;
  width: 80%;
  height: auto;
  padding: 5px;
}

.instagram-post-wrapper .top-right-panel a:link,
.instagram-post-wrapper .top-right-panel a:hover,
.instagram-post-wrapper .top-right-panel a:active,
.instagram-post-wrapper .top-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-right-panel img {
  display: block;
  margin: 1% auto;
  width: 10%;
  height: auto;
}

.instagram-post-wrapper .top-right-panel .sub-name {
  margin: auto;

  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel .main-name {
  margin: auto;
  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.3em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel {
  border: 5px solid #535353;
  border-radius: 10px;
  margin: auto auto 3%;
  width: 80%;
  height: auto;
  padding: 5px;
}

.instagram-post-wrapper .bottom-left-panel a:link,
.instagram-post-wrapper .bottom-left-panel a:hover,
.instagram-post-wrapper .bottom-left-panel a:active,
.instagram-post-wrapper .bottom-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-left-panel img {
  display: block;
  margin: 1% auto;
  width: 10%;
  height: auto;
}

.instagram-post-wrapper .bottom-left-panel .sub-name {
  margin: auto;

  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel .main-name {
  margin: auto;
  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.3em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel {
  border: 5px solid #535353;
  border-radius: 10px;
  margin: auto auto 3%;
  width: 80%;
  height: auto;
  padding: 5px;
}

.instagram-post-wrapper .bottom-right-panel a:link,
.instagram-post-wrapper .bottom-right-panel a:hover,
.instagram-post-wrapper .bottom-right-panel a:active,
.instagram-post-wrapper .bottom-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-right-panel img {
  display: block;
  margin: 1% auto;
  width: 10%;
  height: auto;
}

.instagram-post-wrapper .bottom-right-panel .sub-name {
  margin: auto;

  text-align: center;
  color: #006600;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel .main-name {
  margin: auto;
  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.3em;
  font-weight: bold;
}

.instagram-link-wrapper {
  background-color: #336633;
  border: none;
  border-radius: 20px;

  margin: auto;
  width: 80%;
  height: auto;
}

.instagram-link-wrapper a:link,
.instagram-link-wrapper a:hover,
.instagram-link-wrapper a:active,
.instagram-link-wrapper a:visited {
  text-decoration: none;

  color: white;
}

.instagram-link-wrapper a .instagram-link-list {
  padding: 10px;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.instagram-link-wrapper a .instagram-link-list .instagram-link-item {
  list-style-type: none;

  padding: 10px 0;
}

.instagram-link-wrapper a .instagram-link-list .decoration {
  margin-left: 3%;

  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 2px;
}

}


/* タブレット向け */
@media all and ( min-width:640px ) and ( max-width:1023px ) {

.page-title-block .right-image {
  position: absolute;
  right: 5%;

  width: 15%;
  height: auto;
}

.page-title-block .title-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;

  text-align: center;
}

.page-title-block .title-list .title-item {
  list-style-type: none;
}

.page-title-block .title-list .title-item h3 {
  color: #ff6633;
  font-size: 1.8em;
}

.page-title-block .appendix {
  text-align: center;
  color: #002060;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1.2em;
  font-weight: bold;
}

.page-title-block .appendix span {
  color: #33cccc;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1em;
  font-weight: bold;
}

.instagram-post-wrapper {
  position: relative;

}

.instagram-post-wrapper img {
  z-index: -9;

  margin: auto 10%;
  text-align: center;
  width: 80%;
  height: auto;
}

.instagram-post-wrapper .title-center {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.instagram-post-wrapper .title-center .block-comment {
  background-color: #f8b551;
  border: 2px solid #cb9e5b;
  border-radius: 50%;
  padding: 10px 50px;

  color: #003455;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel {
  position: absolute;

  top: 30%;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 5px;
}

.instagram-post-wrapper .top-left-panel a:link,
.instagram-post-wrapper .top-left-panel a:hover,
.instagram-post-wrapper .top-left-panel a:active,
.instagram-post-wrapper .top-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: .8em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: .9em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel {
  position: absolute;

  top: 30%;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 5px;
}

.instagram-post-wrapper .top-right-panel a:link,
.instagram-post-wrapper .top-right-panel a:hover,
.instagram-post-wrapper .top-right-panel a:active,
.instagram-post-wrapper .top-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: .8em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: .9em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel {
  position: absolute;

  bottom: 0;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 5px;
}

.instagram-post-wrapper .bottom-left-panel a:link,
.instagram-post-wrapper .bottom-left-panel a:hover,
.instagram-post-wrapper .bottom-left-panel a:active,
.instagram-post-wrapper .bottom-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: .8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: .9em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel {
  position: absolute;

  bottom: 0;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 5px;
}

.instagram-post-wrapper .bottom-right-panel a:link,
.instagram-post-wrapper .bottom-right-panel a:hover,
.instagram-post-wrapper .bottom-right-panel a:active,
.instagram-post-wrapper .bottom-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: .8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: .9em;
  font-weight: bold;
}

.instagram-link-wrapper {
  background-color: #336633;
  border: none;
  border-radius: 20px;

  margin: auto;
  width: 60%;
  height: auto;
}

.instagram-link-wrapper a:link,
.instagram-link-wrapper a:hover,
.instagram-link-wrapper a:active,
.instagram-link-wrapper a:visited {
  text-decoration: none;

  color: white;
}

.instagram-link-wrapper a .instagram-link-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.instagram-link-wrapper a .instagram-link-list .instagram-link-item {
  list-style-type: none;

  padding: 10px 0;
}

.instagram-link-wrapper a .instagram-link-list .decoration {
  margin-left: 3%;

  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 2px;
}

}


/* ネットブック向け */
@media all and ( min-width:1024px ) and ( max-width:1499px ) {

.page-title-block .right-image {
  position: absolute;
  right: 5%;

  width: 15%;
  height: auto;
}

.page-title-block .title-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;

  text-align: center;
}

.page-title-block .title-list .title-item {
  list-style-type: none;
}

.page-title-block .title-list .title-item h3 {
  color: #ff6633;
  font-size: 1.8em;
}

.page-title-block .appendix {
  text-align: center;
  color: #002060;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1.2em;
  font-weight: bold;
}

.page-title-block .appendix span {
  color: #33cccc;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1em;
  font-weight: bold;
}

.instagram-post-wrapper {
  position: relative;

}

.instagram-post-wrapper img {
  z-index: -9;

  margin: auto 10%;
  text-align: center;
  width: 80%;
  height: auto;
}

.instagram-post-wrapper .title-center {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.instagram-post-wrapper .title-center .block-comment {
  background-color: #f8b551;
  border: 2px solid #cb9e5b;
  border-radius: 50%;
  padding: 10px 50px;

  color: #003455;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel {
  position: absolute;

  top: 30%;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .top-left-panel a:link,
.instagram-post-wrapper .top-left-panel a:hover,
.instagram-post-wrapper .top-left-panel a:active,
.instagram-post-wrapper .top-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel {
  position: absolute;

  top: 30%;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .top-right-panel a:link,
.instagram-post-wrapper .top-right-panel a:hover,
.instagram-post-wrapper .top-right-panel a:active,
.instagram-post-wrapper .top-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel {
  position: absolute;

  bottom: 0;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .bottom-left-panel a:link,
.instagram-post-wrapper .bottom-left-panel a:hover,
.instagram-post-wrapper .bottom-left-panel a:active,
.instagram-post-wrapper .bottom-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel {
  position: absolute;

  bottom: 0;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .bottom-right-panel a:link,
.instagram-post-wrapper .bottom-right-panel a:hover,
.instagram-post-wrapper .bottom-right-panel a:active,
.instagram-post-wrapper .bottom-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: 1.2em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-link-wrapper {
  background-color: #336633;
  border: none;
  border-radius: 20px;

  margin: auto;
  width: 45%;
  height: auto;
}

.instagram-link-wrapper a:link,
.instagram-link-wrapper a:hover,
.instagram-link-wrapper a:active,
.instagram-link-wrapper a:visited {
  text-decoration: none;

  color: white;
}

.instagram-link-wrapper a .instagram-link-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.instagram-link-wrapper a .instagram-link-list .instagram-link-item {
  list-style-type: none;

  padding: 10px 0;
}

.instagram-link-wrapper a .instagram-link-list .decoration {
  margin-left: 3%;

  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 2px;
}

}


/* パソコン向け */
@media all and ( min-width:1500px ) {

.page-title-block .right-image {
  position: absolute;
  right: 5%;
}

.page-title-block .title-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;

  text-align: center;
}

.page-title-block .title-list .title-item {
  list-style-type: none;
}

.page-title-block .title-list .title-item h3 {
  color: #ff6633;
  font-size: 1.8em;
}

.page-title-block .appendix {
  text-align: center;
  color: #002060;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1.2em;
  font-weight: bold;
}

.page-title-block .appendix span {
  color: #3fa337;
  letter-spacing: 3px;
  line-height: 1.6;
  font-size: 1em;
  font-weight: bold;
}

.instagram-post-wrapper {
  position: relative;

}

.instagram-post-wrapper .instagram-post1 {
  width: 50%;
  height: auto;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 10%;
  left: 30%;
  transform: translate(-30%,-10%);
}

.instagram-post-wrapper img {
  z-index: -9;

  margin: auto 10%;
  text-align: center;
  width: 80%;
  height: auto;
}

.instagram-post-wrapper .title-center {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.instagram-post-wrapper .title-center .block-comment {
  background-color: #f8b551;
  border: 2px solid #cb9e5b;
  border-radius: 50%;
  padding: 10px 50px;

  color: #003455;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel {
  position: absolute;

  top: 30%;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .top-left-panel a:link,
.instagram-post-wrapper .top-left-panel a:hover,
.instagram-post-wrapper .top-left-panel a:active,
.instagram-post-wrapper .top-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel {
  position: absolute;

  top: 30%;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .top-right-panel a:link,
.instagram-post-wrapper .top-right-panel a:hover,
.instagram-post-wrapper .top-right-panel a:active,
.instagram-post-wrapper .top-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .top-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .top-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .top-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel {
  position: absolute;

  bottom: 0;
  left: 30%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .bottom-left-panel a:link,
.instagram-post-wrapper .bottom-left-panel a:hover,
.instagram-post-wrapper .bottom-left-panel a:active,
.instagram-post-wrapper .bottom-left-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-left-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-left-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-left-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #ffffff;
  text-shadow:
      2px  2px 1px #006600,
     -2px  2px 1px #006600,
      2px -2px 1px #006600,
     -2px -2px 1px #006600,
      2px  0px 1px #006600,
      0px  2px 1px #006600,
     -2px  0px 1px #006600,
      0px -2px 1px #006600;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel {
  position: absolute;

  bottom: 0;
  right: 5%;
  transform: translate(-50%,-50%);

  border: 5px solid #535353;
  border-radius: 10px;
  width: 25%;
  height: 30%;
  padding: 10px 12px;
}

.instagram-post-wrapper .bottom-right-panel a:link,
.instagram-post-wrapper .bottom-right-panel a:hover,
.instagram-post-wrapper .bottom-right-panel a:active,
.instagram-post-wrapper .bottom-right-panel a:visited{
  text-decoration: none;
}

.instagram-post-wrapper .bottom-right-panel img {
  position: absolute;

  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%,-50%);

  width: 15%;
  height: auto;
}

.instagram-post-wrapper .bottom-right-panel .sub-name {
  margin: 0;

  text-align: center;
  color: #006600;
  font-size: 1.4em;
  font-weight: bold;
}

.instagram-post-wrapper .bottom-right-panel .main-name {
  position: absolute;
  margin: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);

  width: 90%;
  text-align: center;

  color: #006600;
  text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
  font-size: 1.8em;
  font-weight: bold;
}

.instagram-link-wrapper {
  background-color: #336633;
  border: none;
  border-radius: 20px;

  margin: auto;
  width: 45%;
  height: auto;
}

.instagram-link-wrapper a:link,
.instagram-link-wrapper a:hover,
.instagram-link-wrapper a:active,
.instagram-link-wrapper a:visited {
  text-decoration: none;

  color: white;
}

.instagram-link-wrapper a .instagram-link-list {
  padding-left: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.instagram-link-wrapper a .instagram-link-list .instagram-link-item {
  list-style-type: none;

  padding: 10px 0;
}

.instagram-link-wrapper a .instagram-link-list .decoration {
  margin-left: 3%;

  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 2px;
}

}
