@charset "utf-8";

body {
  max-width: 1920px;
  width: 100%;
  margin: auto !important;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  color: #181345;
}

#root {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.telWrap {


	color: inherit;
}

a, button {
	transition: .3s;
}

p > a {
	color: inherit;
	text-decoration: underline;
}

p > a:hover {
	color: inherit;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-auto {
	overflow: auto;
}

/*-- TOP --------------------------------------------------------------*/

.coverTxtFrame {
    transform: translateY(-50%);
}

.topCoachSlider .slick-list {
    padding: 10px 9.1% 10px 0!important;
}

.top01Deco {
    transform: translateY(-50%);
}

.top03Card:hover .top03CardImg {
    transform: scale(1.1);
}

/*-- 共通 --------------------------------------------------------------*/

/*-- 画像制御 --*/

.imgControl {
  position: relative;
  padding: 0 0 100%;
}

.imgControl > img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.imgFit {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

.imgShadow01 {
    filter: drop-shadow(0 0 6px rgb(0 0 0 / 16%));
}

/*-- 下層カバー --*/

.incover {
    max-width: 1920px;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    position: relative;
}

.incoverBox {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}

.incoverTit {
    font-size: 36px;
    font-weight: normal;
    font-family: 'Cardo', serif;
    letter-spacing: 0.05em;
    line-height: 1.37em;
}

.incover:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 85%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.incoverSubTit {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 1.44em;
    margin: 10px 0 0;
}

/*-- パンくず --*/

.breadWrap {
    max-width: 1920px;
    width: 100%;
    margin: auto;
    padding: 16px 15px 14px;
    line-height: 1.3em;
    font-size: 14px;
}

.breadBox {
    max-width: 1140px;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
}

.breadLink {
    display: block;
    color: #707070;
}

.breadLink:hover {
    color: #707070;
    text-decoration: underline;
}

/*-- レイアウト --*/

.wrap01 {
    padding: 70px 0;
}

.inner {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
    min-height: 30px;
}

.frame01 {
	margin: 30px auto 0;
}

.frame02 {
	margin: 60px auto 0;
}

/*-- タイトル --*/

.tit01 {
    font-size: 22px;
    font-weight: bold;
    font-family: 'M PLUS 1p', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    transform: rotate(0.05deg);
}

.tit02 {
    font-size: 22px;
    font-weight: bold;
    font-family: 'M PLUS 1p', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
    transform: rotate(0.05deg);
}

.tit03 {
    font-size: 18px;
    font-weight: bold;
    font-family: 'M PLUS 1p', sans-serif;
    transform: rotate(0.05deg);
    letter-spacing: 0.1em;
    line-height: 1.38em;
}

.tit04 {
    font-size: 20px;
    font-weight: bold;
    font-family: 'M PLUS 1p', sans-serif;
    transform: rotate(0.05deg);
    letter-spacing: 0.1em;
    line-height: 1.38em;
}

.tit05 {
    font-size: 12px;
    font-weight: bold;
    font-family: 'M PLUS 1p', sans-serif;
    transform: rotate(0.05deg);
    letter-spacing: 0.1em;
    line-height: 1.4em;
}

.enTit01 {
    font-size: 38px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.21em;
}

.subEnTit01 {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.21em;
}

.subEnTit02 {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.55em;
}

.titDeco01 {
    position: relative;
    text-align: center;
    padding: 0 0 16px;
}

.titDeco01:before {
    content: "";
    display: block;
    max-width: 80px;
    width: 100%;
    height: 3px;
    margin: auto;
    background: #59CA53;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.titDeco02 {
    display: inline-block;
    border-bottom: solid 1px #181345;
    padding: 0 0 6px;
    margin: 0;
    font-size: 0;
}

.titDeco03 {
    border-left: solid 5px #181345;
    padding: 7px 15px 10px;
}

.titDeco04 {
    background: #181345;
    color: #fff;
    padding: 10px 15px;
}

.titDeco05 {
    border-left: solid 5px #59CA53;
    padding: 7px 15px 10px;
}

/*-- テキスト --*/

.txtVertical01 {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.indent01 {
    padding-left: 1em;
    text-indent: -1em;
}

.txt01 {
	line-height: 1.93em;
	letter-spacing: 0.15em;
}

.txtColor01 {
    color: #59CA53;
}

.txtColor02 {
    color: #333;
}

/*-- フォント --*/

.font01 {
	font-family: 'M PLUS 1p', sans-serif;
  	transform: rotate(0.05deg);
}

.font02 {
	font-family: 'Montserrat', sans-serif;
}

/*-- 背景色 --*/

.bgColor01 {
    background: #F6FFF5;
}

/*-- ボタン --*/

.btn01 {
    max-width: 250px;
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    color: #181345;
    background: #FFF000;
    border-radius: 45px;
    padding: 10px 30px;
    position: relative;
}

.btn01:before {
    content: "";
    max-width: 20px;
    width: 100%;
    height: 20px;
    background: #181345 url(/system_panel/uploads/images/arrow_icon01.svg) no-repeat center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.btn01:hover {
    background: #181345;
    color: #fff;
}

.btn01:hover .icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(30%) saturate(0%) hue-rotate(48deg) brightness(103%) contrast(106%);
}

.btn01:hover:before {
    background: #fff url(/system_panel/uploads/images/arrow_icon02.svg) no-repeat center;
}

.btn02 {
    max-width: 156px;
    width: 100%;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4em;
    color: #181345;
    background: #59CA53;
    color: #fff;
    border-radius: 5px;
    padding: 10px 2%;
    position: relative;
}

.btn02:hover {
    background: #181345;
    color: #fff;
}

.linkMask01 {
    position: relative;
}

.linkMask01:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 35%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transition: .3s;
}

.linkMask01:hover:before {
    background: rgb(0 0 0 / 15%);
}

/*-- テーブル --*/

.baseTb {
  width: 100%;
  margin: 0 auto;
  border: solid 1px #ccc;
  border-bottom: none;
}

.baseTh {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  background-color: #181345;
  color: #fff;
  line-height: 1.5em;
  font-weight: bold;
}

.baseTd {
  padding: 15px;
  border-bottom: solid 1px #ccc;
  background: #fff;
  line-height: 1.5em;
  color: #171C21;
}

.baseTd > a {
  display: inline-block;
  color: #2B2939;
  text-decoration: underline;
}

.baseTd > a:hover {
	text-decoration: none;
}

/*-- header --------------------------------------------------------------*/

.humBtn {
    max-width: 120px;
    width: 100%;
    border: solid 2px #59CA53;
    border-radius: 0 0 0 5px;
    background: #59CA53;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.26em;
    padding: 24px 15px 12px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999999;
}

.humBtnIn {
    max-width: 36px;
    width: 100%;
    height: 27px;
    margin: auto;
    position: relative;
}

.humBtnIn > div {
    background: #fff;
    width: 100%;
    height: 2px;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    transition: .5s;
}

.humBtnIn > div:nth-child(1) {
    top: 0;
}

.humBtnIn > div:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.humBtnIn > div:nth-child(3) {
    bottom: 0;
}

.humBtnTxt {
    margin: 14px 0 0;
}

.open > .humBtnIn div:nth-of-type(1) {
	width: 100%;
	top: 50%;
	left: 0;
	transform: rotate(-225deg);
}

.open > .humBtnIn div:nth-of-type(2) {
	opacity: 0;
}

.open > .humBtnIn div:nth-of-type(3) {
	width: 100%;
	top: 50%;
	bottom: auto;
	left: 0;
	transform: rotate(225deg);
}

.navArea {
    opacity: 0;
    transition: .5s;
    visibility: hidden;
    z-index: 9999999;
}

.navArea.open {
    opacity: 1;
    visibility: visible;
}

.hSideBtn02:hover > .icon {
    filter: brightness(0) saturate(100%) invert(9%) sepia(52%) saturate(2448%) hue-rotate(231deg) brightness(96%) contrast(104%);
}

/*スマホ時のナビ*/

.spNav {
	max-width: calc(100% - 60px);
	width: 100%;
	height: 70px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
	animation-name: fadein;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

.spNavArea {
	width: 100%;
	height: 100%;
	display: flex;
	background: #181345;
	border-top: solid 1px #fff;
}

.spNavBlock {
	flex: 1;
	display: flex;
}

.spNavConte-l {
	width: 33.33%;
	border-right: 1px solid #fff;
}
.spNavLink {
	padding: 5px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.spNavLinkIconBx {
	width: 100%;
	height: 30px;
	position: relative;
}

.spNavLinkIconBx > * {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.spFa {
	font-size: 23px;
	color: #fff;
}

.spNavBtnBar {
	max-width: 36px;
	height: 26px;
	width: 100%;
	position: relative;
}

.spNavBtnTxt {
	margin: 5px auto 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.spNavLinkTxt {
	margin: 5px auto 0;
	font-size: 12px;
	color: #fff;
}

.spNavBtn {
	padding: 10px 5px 5px;
	width: 60px;
	height: 70px;
	position: fixed;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background: #59CA53;
	z-index: 99999999;
	animation-name: fadein;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

.spNavBtnBarItem {
	width: 100%;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	left: 0;
	transition: ease .5s;
}

.spNavBtnBarItem:nth-of-type(1) {
	top: 0;
}

.spNavBtnBarItem:nth-of-type(2) {
	top: 12px;
}

.spNavBtnBarItem:nth-of-type(3) {
	bottom: 0;
}

.open .spNavBtnBarItem {
	transition: ease .5s;
}

.open .spNavBtnBarItem:nth-of-type(1) {
	transform: translateY(13px) rotate(-45deg);
}

.open .spNavBtnBarItem:nth-of-type(2) {
	opacity: 0;
}

.open .spNavBtnBarItem:nth-of-type(3) {
	transform: translateY(-10px) rotate(45deg);
}

.spMenu {
	margin: auto;
	padding: 100px 15px;
	max-width: 1920px;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -100%;
	background: rgb(26 26 26 / 95%);
	z-index: 9999999;
	transition: ease .5s;
}

.spMenu.open {
	right: 0;
}

.spMenuArea {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.spMenuBx {
	display: flex;
	flex-wrap: wrap;
}

.spMenuConte {
	padding: 100px 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	-ms-overflow-style: none;
}

.spMenuConte::-webkit-scrollbar {
	display:none;
}

.spMenuLink {
	width: 100%;
	padding: 20px 5px;
	text-align: center;
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff;
	letter-spacing: 0.1em;
}

.spMenuLink:hover {
	color: #fff;
}

.hSideBtn03:hover .hSideBtn03Icon {
    background-image: url(https://tennis-rits.com/system_panel/uploads/images/h_instagram_icon_on.png);
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@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) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

body {
	font-size: 14px;
}
	
/*-- TOP --------------------------------------------------------------*/

.coverTxtFrame {
    transform: translateY(-75.8%);
}
  
/*-- 共通パーツ --------------------------------------------------------------*/

/*-- 改行 --*/
.br768None br {
	display: none;
}

/*-- 下層カバー --*/

.incoverTit {
    font-size: 48px;
}
	
.incoverSubTit {
    font-size: 20px;
}

/*-- タイトル --*/

.tit01 {
    font-size: 26px;
}

.tit02 {
    font-size: 24px;
}

.tit03 {
    font-size: 22px;
}

.tit04 {
    font-size: 22px;
}

.tit05 {
    font-size: 15px;
}

.enTit01 {
    font-size: 65px;
}

.subEnTit01 {
    font-size: 24px;
}

.subEnTit02 {
    font-size: 20px;
}

.btn01 {
    font-size: 14px;
}

.btn02 {
    font-size: 14px;
}
	
/*-- テーブル --*/

.baseTh {
  border-right: 1px solid #ccc;
}
  
/*-- header -----------------------------------------------------------------*/

.spNav {
	display: none;
}

.spNavBtn {
	display: none;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
}/* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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



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


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

body {
	font-size: 16px;
}
	
/*-- 共通 -----------------------------------------------------------------*/
	
/*-- 改行 --*/
.br1024None br {
	display: none;
}

/*-- 下層カバー --*/
	
.incover {
    height: 450px;
}

.incoverTit {
    font-size: 60px;
}
	
.incoverSubTit {
    font-size: 24px;
}

/*-- レイアウト --*/

.wrap01 {
    padding: 140px 0;
}

.frame01 {
	margin: 50px auto 0;
}

.frame02 {
	margin: 80px auto 0;
}

/*-- タイトル --*/

.tit01 {
    font-size: 28px;
}

.tit02 {
    font-size: 26px;
}

.tit03 {
    font-size: 24px;
}

.tit04 {
    font-size: 24px;
}

.tit05 {
    font-size: 17px;
}

.enTit01 {
    font-size: 74px;
}

.subEnTit01 {
    font-size: 26px;
}

.subEnTit02 {
    font-size: 20px;
}

.titDeco01 {
    padding: 0 0 31px;
}

.titDeco02 {
    padding: 0 0 11px;
}

/*-- ボタン --*/

.btn01 {
    font-size: 15px;
    padding: 10px 40px;
}

.btn01:before {
    max-width: 22px;
    height: 22px;
    right: 15px;
}

.btn02 {
    font-size: 15px;
}

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1100px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
}/* min-width: 1100px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

/*-- 共通パーツ --------------------------------------------------------------*/
	
/*-- 改行 --*/

.br1200None br {
	display: none;
}

/*-- タイトル --*/

.tit01 {
    font-size: 35px;
}

.tit02 {
    font-size: 28px;
}

.tit03 {
    font-size: 26px;
}

.tit04 {
    font-size: 26px;
}

.tit05 {
    font-size: 20px;
}

.enTit01 {
    font-size: 82px;
}

.subEnTit01 {
    font-size: 28px;
}

.subEnTit02 {
    font-size: 20px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
}/* min-width: 1200px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1300px) {
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
}/* min-width: 1300px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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


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


.frame01_01{
  display: none !important;
}