@charset "utf-8";@charset "UTF-8";
.row-fluid li {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cont {
  /*background: #f9f9f9;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-bottom: 5%;*/
}

/* 追加文字*/
.st3{
	font-family : operetta-12, serif;
	font-size : 60px;
        padding: 0px 5px 10px 5px;
}
/* 追加文字メニュー*/
.text1105{
   position:relative;
   display:inline-block;
   padding:0px 30px 0px 30px;
   font-size: 17px;
   text-align:center;
}
.text1106{
   position:relative;
   display:inline-block;
   padding:0px 30px 0px 30px;
   font-size: 17px;
   text-align:center;
}
.text1105::after{
   content:"";
   display:inline-block;
   width:2px;
   height:25px;
   background-color:#000;
   position:absolute;
   top:-2px;
   right:-5px;
}

/* バックカラー*/
.background{
  background-color: #000;
  padding: 15px;
  text-align: center;
  font-size: 17px;
  color:#ffffff;
}
/* 写真用空白*/
.image1104 {
  margin : 30px ;
  padding : 20px ;
  text-align : center;
}

/* コンテナボックス*/

.container1103 {  display: grid;
  padding: 5px 5px 5px 5px;
  margin: 15px;
  grid-template-columns: 36% 36%;
  grid-template-rows:50vw 50vw;
  gap: 10px 10px;
  grid-auto-flow: row;
  justify-content: center;
  align-content: space-evenly;
  justify-items: center;
  align-items: center;
}
.container1103 *:after {
  content:attr;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
  justify-content: center;
}

#Area {
  margin: 0 auto 100px;
  display: block;
  font-family: serif;
}

#Area .imageArea {
  width: 100%;
  margin: 0 auto 0;
}

#Area .imageArea ul.row-fluid {
  width: 100%;
  text-align: left;
  margin: 5% auto 0;
}

#Area .imageArea ul.last {
  margin: 0 auto;
}

#Area .imageArea ul.row-fluid li {
  width: 46%;
}

#Area .btn-area1 {
  width: 100%;
  display: block;
  margin: 100px auto 50px;
}

#Area .btn-area1 ul li.span10 {
  width: 60%;
  margin-left: 20%;
}

#Area .btn-area1 ul li a {
  display: block;
  font-size: 18px;
  line-height: 350%;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  background-color: #000;
  font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
}

#Area .btn-area1 ul li a:hover {
  opacity: 0.7;
  display: block;
  font-size: 18px;
  line-height: 350%;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  color: #fff;
  background-color: #000;
  font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
}

.text01 {
  font-size: 17px;
  line-height: 28px;
  width: 40%;
  margin: 0% auto 0;
}
.text10 {
 font-size: 26px;
 font-weight: bold;
  font-family: "游明朝体", "Yu Mincho",  "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  line-height: 28px;
  width: 80%;
  margin: 0% auto 0;
}
.text02 {
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
  width: 71%;
  margin: 3% auto 13%;
}

.text04 {
  font-size: 19px;
  font-weight: bold;
  line-height: 28px;
  width: 71%;
  margin: 3% auto 13%;
}

.text03 {
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
  width: 65%;
  margin: 3% auto 10%;
}

.font01 {
  font-size: 1.6em;
  line-height: 1.7em;
  font-weight: bold;
}

.font02 {
  font-size: 1.7em;
  font-weight: bold;
}

.font03 {
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2%;
}

.space01 {
  margin-top: 10%;
}

.code_box {
  text-align: center;
  margin-bottom: 10%;
}

.number {
  font-size: 1.9em;
  margin-bottom: 2%;
  text-align: center;
}

.btn-area2 {
  text-align: center;
  display: block;
  margin: 9% auto 3%;
}

.btn-area2 a {
  background: #5f5f5f;
  color: #fff;
  font-size: 17px;
  padding: 1% 3% 1%;
}

.btn-area2 a:hover {
  opacity: 0.8;
  transition: 0.4s;
  text-decoration: none;
}

.btn-area3 {
  text-align: center;
  display: block;
  margin: 5% auto 3%;
  width: 27%;
}

.btn-area3 a {
  /*background: #5f5f5f;
  color: #fff;
  font-size: 17px;
  padding: 1% 5% 1%;*/
}

.btn-area3 a:hover {
  opacity: 0.8;
  transition: 0.4s;
  text-decoration: none;
}

.intro {
  margin-bottom: 10%;
}

.code02 {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}

.code05 {
  width: 70%;
  margin: 0 auto;
}

.code06 {
  width: 90%;
  margin: 0 auto;
}

/* ボタン*/

section {
  max-width: 300px;
  margin: 0 auto;
}
a.btn_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 6% 0 12%;
  color: #000;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
}
a.btn_02:hover {
  background: #000;
  color: #fff;
}
a.btn_02:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  left: 6%;
  margin-top: -7px;
}
a.btn_02:hover:before {
  border-color: transparent transparent transparent #fff;
}

/* スライド*/
* {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
}
.content1103:nth-child(1) {
  background-color: none;
}
.content1103:nth-child(2) {
  background-color: none;
}
.content1103:nth-child(3) {
  background-color: none;
}
.content1103:nth-child(4) {
  background-color: none;
}
.content1103:nth-child(5) {
  background-color: none;
}
/* スライドする要素 */
.content1103 {
  width: 292px;
  height: 438px;
  margin: 0px 5px 0px 5px;
}

/* スライドレールの枠 */
.wrap1103 {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 400px;
  margin-bottom: 100px;
}
/* content4つをまとめたスライドブロック */
.slideshow {
  display: flex;
  -webkit-animation: loop-slide 15s infinite linear 1s both;
  animation: loop-slide 15s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
.content-hover:hover {
  transform: translateY(-20px);
  border-radius: 0 10%;
  box-shadow: 0 3px 10px 0 #333;
  opacity: 0.8;
  cursor: pointer;
}
}
/*===============================================
tablet
===============================================*/
@media (max-width: 1200px) and (min-width: 768px) {
  #Area .imageArea ul.row-fluid {
    width: 100%;
    text-align: center;
    margin: 5% auto 0;
  }

  .credit_area {
    margin-top: 8px;
  }

  .credit_area a {
    font-size: 17px;
    color: #000;
    font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
  }

  #Area .btn-area1 {
    width: 80%;
    display: block;
    margin: 0 auto 80px;
  }

  #Area .btn-area1 ul li.span10 {
    width: 100%;
    margin-left: 4%;
    padding-bottom: 0%;
    padding-top: 2%;
  }

  #Area .btn-area1 ul li.span10:first-child {
    margin-left: 0;
  }

  #Area .btn-area1 ul li a {
    display: block;
    font-size: 18px;
    line-height: 350%;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-weight: bold;
    font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
  }

  #Area .content-area {
    padding-bottom: 0;
  }

  .pl148 {
    padding-left: 50px;
  }

  .pl40 {
    padding-left: 0px;
  }

  .number {
    margin-left: 0;
    text-align: center;
  }
section {
  max-width: 300px;
  margin: 0 auto;
}
a.btn_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 6% 0 12%;
  color: #000;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
}
a.btn_02:hover {
  background: #000;
  color: #fff;
}
a.btn_02:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  left: 6%;
  margin-top: -7px;
}
a.btn_02:hover:before {
  border-color: transparent transparent transparent #fff;
}
}
/*===============================================
SMP
===============================================*/
@media (max-width: 767px) {
  #Area .imageArea ul.row-fluid {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .credit_area {
    margin-top: 10px;
  }

  .credit_area a {
    font-size: 8px;
    color: #000;
    font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
  }

  #Area .btn-area1 {
    width: 90%;
    display: block;
    margin: 0 auto 80px;
  }

  #Area .btn-area1 ul li.span10 {
    width: 100%;
    margin-left: 4%;
    padding-bottom: 0%;
    padding-top: 2%;
  }

  #Area .btn-area1 ul li.span10:first-child {
    margin-left: 0;
    margin-top: 20%;
  }

  #Area .btn-area1 ul li a {
    display: block;
    font-size: 18px;
    line-height: 350%;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-weight: bold;
    font-family: 'Yu Gothic Medium','游ゴシック Medium','Franklin Gothic Medium','Osaka','Roboto', sans-serif;
  }

  #Area .content-area {
    padding-bottom: 0;
  }

  .pc3 img {
    display: none;
  }

  .smp3 img {
    display: block;
    margin-top: 0%;
    margin-bottom: 0%;
  }

  #Area .imageArea ul.row-fluid li.mt47 {
    margin-top: 12%;
  }

  #Area .imageArea ul.row-fluid li.mt95 {
    margin-top: 12%;
  }

  #Area .imageArea ul.row-fluid li.mt120 {
    margin-top: 12%;
  }

  .top-text {
    font-size: 11px;
    line-height: 17px;
    margin: 3% 0 12%;
  }

  .number {
    margin-left: 0;
    text-align: center;
    font-size: 1.7em;
  }

  .bottom_txt {
    font-size: 10px;
    line-height: 17px;
  }

  .text01 {
    font-size: 12px;
    line-height: 20px;
    width: 85%;
  }

  .text02 {
    font-size: 10px;
    line-height: 20px;
    width: 90%;
  }

  .text03 {
    font-size: 10px;
    line-height: 20px;
    width: 91%;
  }

  .text04 {
    font-size: 10px;
    line-height: 20px;
    width: 80%;
  }

  .gray_txt {
    text-align: center;
    font-size: 10px;
    line-height: 17px;
    margin-top: 10%;
  }

  .mini {
    font-size: 11px;
  }

  .font01 {
    font-size: 1.3em;
    line-height: 0;
  }

  .font02 {
    font-size: 1.4em;
    font-weight: bold;
  }

  .font03 {
    font-size: 1.3em;
    text-align: left;
  }

  .btn-area2 a {
    font-size: 14px;
    padding: 2%;
  }

  .btn-area3 {
    text-align: center;
    display: block;
    margin: 5% auto 3%;
    width: 50%;
  }

  .code06 {
    width: 100%;
  }
}
@media (max-width: 560px) {
  #Area .imageArea ul.row-fluid li.style3 {
    margin-bottom: 0;
  }
}
.page__ttl {
  font-size: 3.2em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
}
@media (max-width: 767px) {
  .page__ttl {
    font-size: 1.5em;
  }
}

.bottom-text {
  text-align: center;
  margin: 4% 0 8%;
  font-size: 17px;
  font-weight: bold;
  border-bottom: solid 1px black;
  display: inline-block;
  padding-bottom: 4%;
}
@media (max-width: 767px) {
  .bottom-text {
    font-size: 11px;
  }
}

.intro-text {
  margin: 4% auto 8%;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .intro-text {
    font-size: 11px;
  }
}
.intro-text p {
  font-weight: bold;
}
.intro-text p:not(:last-child) {
  margin-bottom: 2em;
}
.intro-text .border {
  padding-bottom: 4%;
  border-bottom: solid 1px black;
}

.code01,
.code03,
.code04 {
  text-align: center;
}

.text01,
.text03,
.text04 {
  text-align: center;
}
.code02 {
  width: 100%;
  max-width: 557px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10%;
  padding-bottom: 4%;
  border-bottom: solid 1px black;
}

.text03 {
  padding-bottom: 4%;
  border-bottom: solid 1px black;
  max-width: 590px;
  width: 100%;
}

.text03_sub{
   max-width: 600px;
}

.text04 {
  padding-bottom: 4%;
  border-bottom: solid 1px black;
  max-width: 620px;
  width: 100%;
  margin-bottom: 4%;
}

.link-txt {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .link-txt {
    font-size: 11px;
  }
}

iframe {
  max-width: 100%;
}

p.top_text {
    margin-top: 30px;
    font-size: 1.7em;
    line-height: 1.7;
}

.intro.mb0 , .intro-text.mb0 {
margin-bottom:0;
}

.intro-text.mt3 {
margin-top:3%;
}

.top-text.lh1 {
line-height:0.9;
}

.top-text .top-text_mini {
font-size:14px;
}

.border.line_none {
border-bottom:none;
}

.intro-text.mb3 {
margin-bottom:3%;
}

.text03.text03_sub.mb5 {
margin-bottom:5%;
}

.link-txt.mb8 {
margin-bottom:8%;
}

.text01.mt1 {
margin-top:1%;
}

h3.page__ttl.mini {
font-size:17px;
}

@media (max-width: 767px) {
p.top_text {
font-size:1.45em;
}
.top-text .top-text_mini {
font-size: 12px;
line-height: 1.5;
}

section {
  max-width: 300px;
  margin: 0 auto;
}
a.btn_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 6% 0 12%;
  color: #000;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
}
a.btn_02:hover {
  background: #000;
  color: #fff;
}
a.btn_02:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  left: 6%;
  margin-top: -7px;
}
a.btn_02:hover:before {
  border-color: transparent transparent transparent #fff;
}
/*スマートフォンでは有効（改行する）*/
@media screen and (max-width:768px) {
    .sma{
        display: block;
}
/* スライドする要素 */
.content1103 {
  width: 246px;
  height: 369px;
  margin: 0px 5px 0px 5px;
}
/* スライドレールの枠 */
.wrap1103 {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 400px;
  margin-bottom: 30px;
}
/* content4つをまとめたスライドブロック */
.slideshow {
  display: flex;
  -webkit-animation: loop-slide 15s infinite linear 1s both;
  animation: loop-slide 15s infinite linear 1s both;
}
.background{
  font-size: 14px;
}
/* コンテナボックス*/

.container1103 {  display: grid;
  padding: 5px 5px 5px 5px;
  margin: 15px;
  padding-top: 5%;
  grid-template-columns: 46% 46%;
  grid-template-rows:60vw 60vw;
  gap: 10px 10px;
  grid-auto-flow: row;
  justify-content: center;
  align-content: space-evenly;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    ". ."
    ". .";
}
.container1103 * {
  position: relative;
}
.container1103 *:after {
  content:attr(class);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
  justify-content: center;
}
.st3{
	font-size : 36px;
}
/* 追加文字メニュー*/
.text1105{
   position:relative;
   display:inline-block;
   padding:0px 5px 0px 5px;
   font-size: 11px;
   text-align:center;
}
.text1106{
   position:relative;
   display:inline-block;
   padding:0px 5px 0px 5px;
   font-size: 11px;
   text-align:center;
}
.text1105::after{
   content:"";
   display:inline-block;
   width:1.5px;
   height:15px;
   background-color:#000;
   position:absolute;
   top:-2px;
   right:-5px;
}
}