@charset "utf-8";

body {
    width: 100%;
    color: #303030;
    font-size: 16px;
    overflow-x: hidden;
   	color: #333333;
  	font-family: 'Noto Sans JP', sans-serif;
}
.bdR {
	border-radius:20px; 
}
img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}
.carousel-indicators .active {
       opacity: .7;
}
.cursol-pointer.indicator.active>.coverPoint {
     background: #DBC5B0;
}
.carousel-indicators {
    bottom: -10px;
    /* max-width: 84px; */
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    /* left: -5px; */
}
.cursol-pointer.indicator {
        padding: 0 5px;
}
.coverPoint {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #F0F3F5;
}


.pageTop {
    z-index: 99999;
    max-width: 55px;
    width: 100%;
}
.pageTop>img {
    width: 100%;
  max-width: 55px;
}
.pdf{
    max-width: 160px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px 8px 10px;
    position: relative;
    border: 1px solid rgb(51 51 51);
    color: #333;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pdf:hover {
    background: rgb(51 51 51);
    color: #fff;
}
.cmnMsk01 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 25%);
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}

/*-- ヘッダー--------------------------------------------------------------*/
.header {
    z-index: 9999;
}
/*-- top--------------------------------------------------------------*/
.topCoverTxtAr {
    transform: translateY(-50%);
}
.titDecoBx:before {
    content: "";
    height: 1px;
    background: #CCCCCC;
    top: 0;
    width: 200vw;
    left: -100%;
    right: 0;
    position: absolute;
}

.titDecoBx:after {
    content: "";
    height: 1px;
    background: #CCCCCC;
    width: 260vw;
    left: -100%;
    right: 0;
    position: absolute;
    bottom: 0px;
}
.topWr02 {
    overflow-x: hidden;
}
.topWr05 {
    overflow-x: hidden;
}
.topServiceLinkAr {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.topWr03TitAr01 {
    background-color: #003461;
    background-image: url(/system_panel/uploads/images/link_deco04.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.topWr03TitAr02 {
    background-color: #003461;
    background-image: url(/system_panel/uploads/images/link_deco05.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.topWr03TitAr03 {
    background-color: #003461;
    background-image: url(/system_panel/uploads/images/link_deco06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
/*-- フッター--------------------------------------------------------------*/
.fMap>div {
    width: 100%;
    height: 100%;
}

.fMap>div>iframe {
    width: 100%;
    height: 100%;
}
.fContactWr:after {
    width: 100%;
    height: 100%;
    background: rgb(18 18 18 / 40%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
}
.topStaffAr {
    background: linear-gradient(150deg, rgba(154, 39, 238, 1), rgba(35, 102, 247, 1) 0%, rgba(0, 52, 97, 1) 0%, rgba(0, 25, 47, 1) 60%);
}
.topShopMap>div {
    width: 100%;
    height: 100%;
}

.topShopMap>div>iframe {
    width: 100%;
    height: 100%;
}
.topShopArChBxTel {
    font-size: 13px;
    letter-spacing: 0.1em;
    text-align: center;
}

.topShopArCh {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 20px;
    max-width: 400px;
    margin: auto;
}

.topShopArChBx {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*-- 共通--------------------------------------------------------------*/
.topMap>div {
    width: 100%;
    height: 100%;
}

.topMap>div>iframe {
    width: 100%;
    height: 100%;
}

.italic {
  font-style: italic;
}
.fontA {
  font-family: 'EB Garamond', serif;
}
.fontB {
  font-family: 'Noto Sans JP', sans-serif!important;
}
.mt-20 {
    margin-top: 15px!important;
}
.mt-40 {
    margin-top: 20px!important;
}
.mt-30 {
    margin-top: 15px!important;
}
.mt-50 {
    margin-top: 30px!important;
}
.mt-60 {
    margin-top: 40px!important;
}
.mt-70 {
    margin-top: 50px!important;
}
.mt-80 {
    margin-top: 60px!important;
}
.mt-110 {
    margin-top: 80px!important;
}
.color01 {
	color: #C7831C!important;
}
.color02 {
    color: #890202!important;
}
.bgColor01 {
	background: #fff!important;
}
.black {
	color: #333333!important;
}

.white {
	color: #fff!important;
}

.tit01 {
    font-size: 32px;
    letter-spacing: 0.1em;
    color: #003461;
    font-family: 'EB Garamond', serif;
}
.tit02 {
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: 'EB Garamond', serif;
    color: #003461;
}
.subTit01 {
    font-size: 16px;
    color: #121212;
    letter-spacing: 0.15em;
    margin: 8px 0 0 0;
}
.txt01{
    font-size: 16px;
    color: #121212;
    letter-spacing: 0.15em;
    line-height: 1.5em;
}
.topCover .sliderContent:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(18 18 18 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.topCoverTxtAr {
    z-index: 9999999999;
}
/*-- ボタン--------------------------------------------------------------*/
.btn01 {
  color: #003461;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  max-width: 260px;
  justify-content: center;
  padding: 20px 15px 19px;
  width: 100%;
  font-family: 'EB Garamond', serif;
  transition: all .5s;
  border: 1px solid #003461;
  background: #fff;
 }
.btn01:hover {
    color: #fff;
    background: #003461;
    transition: all .5s;
}
.btn01:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn01:hover:after {
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
}
.btn01a {
  color: #C7831C;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  max-width: 260px;
  justify-content: center;
  padding: 20px 15px 19px;
  width: 100%;
  font-family: 'EB Garamond', serif;
  transition: all .5s;
  border: 1px solid #C7831C;
 }
.btn01a:hover {
    color: #fff;
    background: #C7831C;
    transition: all .5s;
}
.btn01a:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow03.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn01a:hover:after {
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
}
.btn01b {
  color: #890202;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  max-width: 260px;
  justify-content: center;
  padding: 20px 15px 19px;
  width: 100%;
  font-family: 'EB Garamond', serif;
  transition: all .5s;
  border: 1px solid #890202;
 }
.btn01b:hover {
    color: #fff;
    background: #890202;
    transition: all .5s;
}
.btn01b:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow04.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn01b:hover:after {
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
}
.fContactBtn:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn02 {
  color: #fff;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  max-width: 260px;
  justify-content: center;
  padding: 20px 15px 19px;
  width: 100%;
  font-family: 'EB Garamond', serif;
  transition: all .5s;
  border: 1px solid #fff;
 }
.btn02:hover {
    color: #003461;
    background: #fff;
    transition: all .5s;
}
.btn02:before {
    content: "";
    width: 12px;
    height: 4px;
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
    background-size: cover;
    right: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.btn02:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn02:hover:after {
    background: url(/system_panel/uploads/images/arrow.svg)no-repeat center;
}

.btn03 {
  color: #003461;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  max-width: 260px;
  justify-content: center;
  padding: 20px 15px 19px;
  width: 100%;
  font-family: 'EB Garamond', serif;
  transition: all .5s;
  border: 1px solid #fff;
    background: #fff;
 }
.btn03:hover {
    color: #fff;
    background: #003461;
    transition: all .5s;
}
.btn03:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/system_panel/uploads/images/arrow.svg)no-repeat center;
    position: absolute;
    right: 16.5px;
    top: 50%;
    transform: translateY(-50%);
}
.btn03:hover:after {
    background: url(/system_panel/uploads/images/arrow2.svg)no-repeat center;
}
/*============
nav
=============*/
.hamBx {
    max-width: 80px;
    width: 100%;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    color: #333!important;
    font-size: 12px;
    z-index: 9999999;
    position: relative;
    text-align: center;
    padding: 12px;
    background: #fff;
    border-radius: 100%;
}
.toggle_btn {
    display: flex;
    position: relative;
    width: 40px;
    height: 26.33px;
    transition: all .5s;
    cursor: pointer;
    z-index: 999999999;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.toggle_btnIn {
    width: 100%;
    height: 100%;
    position: relative;
}

.toggle_btnIn div {
	display: block;
	position: absolute;
	left: 0;
	height: 3px;
	background-color: #198828;
	transition: all .5s;
}

.toggle_btnIn div:nth-child(1) {
	top: 0%;
	width: 100%;
}

.toggle_btnIn div:nth-child(2) {
	top: 44%;
	width: 100%;
	max-width: 32px;
	left: auto;
	right: 0;
}

.toggle_btnIn .hamBd:nth-child(3) {
	bottom: 0%;
	width: 100%;
	max-width: 24px;
	left: auto;
	right: 0;
}

.hamBx.open .hamBd:nth-child(1) {
	-webkit-transform: translateY(10px) rotate(-315deg);
	transform: translateY(10px) rotate(-315deg);
	top: 5px;
}

.hamBx.open .hamBd:nth-child(2) {
	opacity: 0;
}

.hamBx.open div:nth-child(3) {
	-webkit-transform: translateY(10px) rotate(315deg);
	transform: translateY(10px) rotate(315deg);
	top: 5px;
	max-width: 100%;
}
.navConte .navBx .navIt .navPt a p {
    margin: 0;
}
.hamNavAr {
    display: flex;
    flex-flow: row-reverse;
    width: 100%;
    justify-content: space-around;
}
.hamNavWr {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.navBgImg {
    width: 100%;
    height: 100%;
    background: url(/system_panel/uploads/images/hum_bg01.jpg)no-repeat center;
    background-size: cover;
}
.navConte {
	display: flex;
	position: fixed;
	top: 0;
	width: 300px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: all .5s;
	z-index: 3;
	opacity: 0;
	height: 100vh;
	top: -1000px;
	width: 100%;
}

.open .navConte {
    display: flex;
    flex-flow: column;
	top: 0;
	opacity: 1;
	z-index: 999999;
	position: fixed;
	right: 0;
	left: 0;
	width: 100%;
}
.navConte .navBx {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 15px;
    height: 100%;
}

.navConte .navBx .navIt {
	list-style: none;
	/* margin: 135px 0 0; */
	padding: 0;
	width: 100%;
}

.navConte .navBx .navIt .navPt {
	position: relative;
	margin: auto;
	max-width: 800px;
	width: 100%;
	text-align: center;
}

.navConte .navBx .navIt .navPt a {
	display: block;
	font-size: 18px;
	font-weight: 500;
	padding: 0 5px;
	text-decoration: none;
	color: #333333;
	/* font-family: 'Noto Sans JP'; */
	margin: 0;
	writing-mode: vertical-lr;
	letter-spacing: 0.2em;
    display: flex;
    justify-content: flex-start;
}

.navConte .navBx .navIt .navPt a:hover {
	/* color: #fff; */
	opacity: .7;
}
.hamNavAr:last-child {
    margin: 30px 0 0 0;
}
.navArea {
	position: absolute;
    top: -1000px;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */  
.tit01 {
    font-size: 42px;
}
.tit02 {
    font-size: 25px;
}
.txt01{
    font-size: 18px;
}
.subTit01 {
    font-size: 20px;
}
/*-- ヘッダー　--------------------------------------------------------------*/

.mt-20 {
    margin-top: 20px!important;
}
.mt-40 {
    margin-top: 40px!important;
}
.mt-30 {
    margin-top: 30px!important;
}
.mt-50 {
    margin-top: 50px!important;
}
.mt-60 {
    margin-top: 60px!important;
}
.mt-70 {
    margin-top: 70px!important;
}
.mt-80 {
    margin-top: 80px!important;
}
.mt-110 {
    margin-top: 110px!important;
}
/*-- フッター　--------------------------------------------------------------*/

/*-- top　--------------------------------------------------------------*/  
.titDecoBx:before {
    left: -100%;
}

.titDecoBx:after {
    left: -100%;
}
.topServiceLinkAr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.topStaffImg {
    clip-path: polygon(15% 0, 100% 0%, 100% 99%, 0% 100%);
}

.topShopArChBxTel {
    font-size: 11px;
    letter-spacing: 0.1em;
    text-align: center;
}

.topShopArCh {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    max-width: 1200px;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.topServiceLinkAr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}
.topShopArChBxTel {
    font-size: 13px;
}
/*-- ヘッダー　--------------------------------------------------------------*/

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.header {
    flex-wrap: nowrap!important;
}
.hLogo {
    order: 1;
}

.hContactWr {
    order: 3;
    margin: 0 0 0 auto!important;
}

.hNavAr {
    order: 2;
    margin: 0 15px 0 30px!important;
    padding: 0!important;
}
/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*-- ヘッダー　--------------------------------------------------------------*/
.header{
	padding: 0!important;
}
/*--トップ　--------------------------------------------------------------*/
.topCoverTxtBx01 {
    margin: 40px 0 0 0!important;
}
.topCoverTxtBx02 {
    margin: 24px 0 0 0!important;
}
.topCoverTit {
    font-size: 42px!important;
}
.topCoverTxt {
    margin: 8px 0 0 0;
    font-size: 32px!important;
}
.topCoverTxtBx {
    padding: 40px 10px 40px 10px!important;
}
.topCoverLogo {
    max-width: 375px!important;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1500px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.hNavAr {
    margin: 0 15px 0 74px!important;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1800px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1800px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

#root .iWr01 .menu-wrap__add{
    max-width: 830px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#root .iWr01 .menu-wrap__add img{
object-fit: contain;
  width:96%;
  height:auto;
}
#root .iWr01 .menu-wrap__add a{
    text-align: center;
}