@charset "utf-8";@charset "UTF-8";
.backcolor304 {
  background-color:#F4F4F4;
  text-align: center;
  padding:3%;
}

.backcolor304a {
  background-image:url("/photo/page/20240516/12d058d2579cd942be440eaae1b894bd.png");
   background-size:auto;
   background-repeat:no-repeat;
   text-align: center;
   padding:2%;
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

.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;
}

.image {
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
}

.image img {
	display: block;
	width: 100%;
	height: auto;
}

#cont {
  /*background: #f9f9f9;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-bottom: 5%;*/
}

#Area img.bnr {
  margin: 0 auto;
  display: block;
  padding-top: 0%;
}

#Area img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}

#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;
}

/* 余白*/
.spece {
 padding-top:5%;
  text-align:center;
}


/* 余白*/
.box {
 padding-bottom:8%;
  text-align:center;
}

/* 文字追加*/

.text01 {
    font-size: 1.1em;
    line-height: 25px;
    width: 95%;
    margin: 0% auto;
    text-align: left;
}

.text01a {
    font-size: 1.0em;
    line-height: 20px;
    width: 95%;
    margin: 0% auto;
    text-align: left;
}

.text01c {
    font-size: 1.0em;
    line-height: 20px;
    width: 95%;
    margin: 0% auto;
    text-align: center;
}

.textmini {
    font-size: 1.0em;
    line-height: 23px;
    width: 95%;
    margin: 0% auto;
    text-align: left;
    color: #1b65dd;
}

.textmini2 {
    font-size: 0.9em;
    line-height: 25px;
    width: 95%;
    margin: 0% auto;
    text-align: center;
}

.font01 {
    font-size: 1.6em;
    text-align:center;
    padding: 1%;
    font-style: normal;
    font-weight: bold;
}


.font01a {
    font-size: 1.2em;
    text-align:left;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
}  

.font01c {
    font-size: 1.2em;
    text-align:center;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
}

.font01d {
    font-size: 2.0em;
    text-align:center;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
}

.font01e {
    font-size: 1.5em;
    text-align:center;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
}


span.marker {
    background-color: #fff;
}


.box-design3 {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 10px;
  width:80px;
}


/* ボタン*/

section {
  max-width: 300px;
  margin: 0 auto;
  padding-top:3%;
}

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;
}


/* ボタン1*/

a.btn_04 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 280px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 1px solid #222222;
	background: #222222;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_04:hover {
	color: #222222;
	background: #fff;
}

/* レイアウト追加*/

.container516 {  display: grid;
  grid-template-columns: 200px 200px 200px;
  grid-template-rows: 160px auto 60px;
  gap: 10px 10px;
  grid-auto-flow: row;
  justify-content: center;
  align-content: center;
  grid-template-areas:
    "photo1 photo2 photo2"
    "style1 style1 style1"
    "icon1 icon1 icon1";
}

.photo1 { grid-area: photo1; }

.photo2 {
    grid-area: photo2;
    margin: 0% 50% 0% 0%;
}

.style1 { grid-area: style1; }

.icon1 { grid-area: icon1; }



/* タイトルライン*/

.line {
    display: flex;
    align-items: center;
    padding-top: 10%;
}

.line::before,
.line::after {
content: "";
height:1px;
/* flex-grow: 1; */
  width:220px;
background-color:#666;
/*   aline-items: center; */
  margin: 0 auto;
}
.line:before {
margin-right: 10px;
}
.line:after {
margin-left: 10px;
}

.text3 {
    border-bottom: 2px solid #202020;
    width: 550px;
    margin: 0 auto;
    padding: 2%;
}

/* 下線吹き出し*/

.balloon {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 2px #555;
    min-width: 600px;
    max-width: 100%;
    text-align: center;
}

.balloon:before,
.balloon:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon:before {
    border: solid 12px transparent;
    border-top: solid 12px #555;
}
.balloon:after {
    border: solid 14px transparent;
    border-top: solid 14px #F4F4F4;
    margin-top: -5px;
}


.border {
    border: solid 0.5px #000;
    margin: 5%;
    padding: 0% 1% 0% 1%;
    font-size: 1.0em;
}

/* ボックススクロール*/
.scroller {
  width: 600px;
  height: 150px;
  overflow-y: scroll;
  scrollbar-width: thin;
  background-color:white;
  margin:0 auto;
  text-align:center;
  border: 1px solid #000; 
}
}
=============================================
tablet
===============================================*/
@media (max-width:1114px) and (min-width:768px) {
  #Area .imageArea ul.row-fluid {
    width: 100%;
    text-align: center;
    margin: 5% auto 0;
  }

  #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;
  }
 
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;
}

/* メニューボタン*/

a.btn_01 {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 150px;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: bold;
    border: 1px solid #000000;
    color: #000000;
    transition: 0.5s;
    font-size: 11px;
}

.sma{
    display: none;
}
}
/*===============================================
SMP
===============================================*/
@media (max-width: 767px) {
  #Area .imageArea ul.row-fluid {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
 
  #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;
  }

  #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%;
  }

/* ボタン*/

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;
}

/* 余白*/
.spece {
 padding-top:10%;
  text-align:center;
}

.box {
    padding-bottom: 12%;
    text-align: center;
}

.sma{
    display: none;
}

.border {
    border: solid 0.5px #000;
    margin: 5%;
    padding: 0% 1% 0% 1%;
    font-size: 1.2em;
}
/* ボックススクロール*/
.scroller {
  width: 320px;
  height: 150px;
  overflow-y: scroll;
  scrollbar-width: thin;
  background-color:white;
  margin:0 auto;
  text-align:center;
  border: 1px solid #000; 
}

.font01 {
    font-size: 1.3em;
    text-align: center;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
    width: 100%;
}

.container516 {
        display: grid;
        grid-template-columns: 80px 110px 110px;
        grid-template-rows: 150px auto 50px;
        gap: 5px 5px;
        grid-auto-flow: row;
        justify-content: center;
        align-content: center;
        grid-template-areas:
        "photo1 photo2 photo2"
        "style1 style1 style1"
        "icon1 icon1 icon1";
}

.photo2 {
    grid-area: photo2;
    margin: 0% 30% 0% 0%;
}


/* 下線吹き出し*/

.balloon {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 2px #555;
    min-width: 310px;
    max-width: 100%;
    text-align: center;
}

.balloon:before,
.balloon:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon:before {
    border: solid 12px transparent;
    border-top: solid 12px #555;
}
.balloon:after {
    border: solid 14px transparent;
    border-top: solid 14px #F4F4F4;
    margin-top: -5px;
}

/* 下線*/

.text2{
  border-bottom: 4px solid #ff838b;
  width: 310px;
  margin:0 auto;
  padding:2%;
}

.text01 {
    font-size: 1.1em;
    line-height: 25px;
    width: 95%;
    margin: 0% auto;
    text-align: left;
}

.textmini {
    font-size: 1.0em;
    line-height: 16px;
    width: 95%;
    margin: 0% auto;
    text-align: left;
    color: #2C7CFF;
    padding-top: 2%;
}
}
@media (max-width: 320px) {

/* ボックススクロール*/
.scroller {
  width: 290px;
  height: 130px;
  overflow-y: scroll;
  scrollbar-width: thin;
  background-color:white;
  margin:0 auto;
  text-align:center;
  border: 1px solid #000; 
}
.font01d {
    font-size: 1.5em;
    text-align: center;
    padding: 2%;
    font-style: normal;
    font-weight: bold;
}
}
@media (max-width: 420px) {
.container523 {
    display: grid;
    grid-template-columns: 5em 9em 12em;
    grid-template-rows: 6em 3em 6em;
    gap: 10px 10px;
    grid-auto-flow: row;
    justify-content: center;
    align-content: center;
    grid-template-areas:
        "detail1 detail2 detail3"
        "dec dec dec"
        "detail11 detail12 detail13";
    padding: 3%;
}
.detail1 {
    grid-area: detail1;
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
    padding-top: 50%;
}

.line {
    display: flex;
    align-items: center;
    padding-top: 15%;
}
}