
.maincol-1{
	background: linear-gradient(170deg, rgb(255 52 221 / 80%) 20%, rgb(117 19 129 / 80%) 50%, rgb(90 0 106 / 80%) 80%);
}

.maincol-2{
	background: linear-gradient(170deg, rgb(255 52 221 / 80%) 20%, rgb(117 19 129 / 80%) 50%, rgb(90 0 106 / 80%) 80%);
}

.maincol-3{
    background: linear-gradient(170deg, rgb(193 181 155 / 80%) 20%, rgb(169 160 120 / 80%) 50%, rgb(90 76 25 / 80%) 80%);
}

.headerline{
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	color: white;
	padding: 1px 10px;
	position:fixed;
	top:0px;
	z-index: 100;
}

	.maincontainer{
		width: 100%;
		margin: 16px auto;
		position: relative;
	}
	

/*　共通CSS　END*/


.main-text{
	font-size: 1.5em;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: 0px;
	top: 25%;
	text-shadow: #FFFFFF 0px 3px 1px;
}
.main-text-1{
	width: 100%;
	font-size: 19px;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	top: 3%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
}
.main-text-2{
	font-size: 12px;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: 0px;
	top: 30%;
	text-shadow: #FFFFFF 0px 3px 1px;
}

.main-text-3{
	font-size: 17px;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: -5%;
	top: 5%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: right;
}

.main-text2{
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: -5%;
	top: 5%;
	text-shadow: #FFFFFF 0px 3px 1px;
}
.main-text2-2{
	font-size: 12px;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: 0px;
	top: 30%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: right;
}
.main-text3{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: 0px;
	top: 100px;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
}
.main-text3-2{
	font-size: 11px;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	top: 18%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
	width:100%;
}

.main-topimgdoc{
	margin-bottom: 20px;
	position:relative;
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35%;
}

.main-menudoc{
	position:relative;
	width:100%;
	margin-top: 1%;
	margin-bottom: 45px;
	padding: 20px 5px;
	background: linear-gradient(180deg, rgb(52 52 52 / 80%) 20%, rgb(16 16 16 / 80%) 50%, rgb(0 0 0 / 80%) 80%);
}

.main-contact{
font-size: 15px;
    color: aliceblue;
    font-weight: bold;
    position: relative;
    width: 90%;
    text-align: center;
    max-width: 600px;
    margin: 1% auto;
    padding: 5px 5px;
    background: linear-gradient(180deg, rgb(0 55 255 / 80%) 20%, rgb(0 114 255 / 80%) 50%, rgb(0 75 245 / 80%) 80%);
    border-radius: 50px;
}
.main-contact-ico{
	color: #00fff3;
	position: absolute;
	top: 18%;
	left: 16%;
	}
	
.main-text{
font-size: 17px;
    font-weight: bold;
    line-height: 120%;
    padding: 10px;
    color: rgba(0,0,0,1.00);
    clear: both;
    position: absolute;
    right: 0px;
    top: 19%;
    text-shadow: #FFFFFF 0px 1px 2px;
    width: 250px;
}
	
.main-topimgdoc{
	margin-bottom: 45px;
	position:relative;
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
}
	
	
	
.vegas_text-1 {
	padding: 5px 25px;
	color: rgb(255 255 255 / 90%);
	font-size: 0.8em;
	font-weight: bold;
	line-height: 70%;
		}


.vegas_mark {
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-position: center center;
	background-size:cover;
	height: 300px;
	width: 300px;
	opacity: 0.9;
		}		
				
.vegas_sidebox_top1 {
	padding: 20px 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.7em;
	clear: both;
	position: absolute;
	left: 0px;
	top: 40px;
	font-weight: bold;
		}
	
.vegas_sidebox_top2 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.8em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 219px;
		}
	
.vegas_sidebox_top3 {
	padding: 10px;
	font-size: 2.5em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 164px;
		}
	
.vegas_sidebox_top4 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 111px;
		}
	
.vegas_sidebox_top5 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.0em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 60px;
		}


.vegas_sidebox_1 {
	width: 100%;
	padding: 10px 20px;
	color: rgba(255,255,255,1);
	font-size: 20px;
	clear: both;
	position: absolute;
	left: 0px;
	top: 25px;
	font-weight: bold;
	line-height: 100%;
	clip-path: polygon(50% 0%, 100% 0, 67% 100%, 0 100%, 0 0);
	    margin-top: 10px;
	
		}
	
.vegas_sidebox_2 {
	padding: 25px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 4.3em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	top: 150px;
		}
.vegas_sidebox_3 {
	padding: 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	top: 50%;
		}		
.vegas_sidebox_4 {
	padding: 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	bottom: 190px;
		}

.vegas_sidebox_5 {
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	top: 50%;
		}
.vegas_sidebox_6 {
	width: 100%;
	padding: 20px 40px 20px 20px;
	background: linear-gradient(180deg, rgb(255 119 232 / 80%) 20%, rgb(255 229 104 / 80%) 50%, rgb(87 208 255 / 80%) 80%);
	color: rgba(255,255,255,1);
	font-size: 3.5em;
	clear: both;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	line-height:70%;
		}

.vegas_sidebox_7 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 3.3em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 57.5%;
	top: 130px;
		}

.vegas_sidebox_8 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 1.3em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 153px;
		}		
.vegas_sidebox_9 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 1.0em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 102px;
		}

.vegas_sidebox_10 {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	color: rgba(255,255,255,1);
	font-size: 0.7em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 55px;
		}


.vegas_sidebox_bottom {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.9);
	color: rgba(255,255,255,1);
	font-size: 10px;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	left: 0px;
	bottom: 0px;
	text-align: center;
		}		

.side-collapse-container{
	width: none;
	float: none;
	margin-left: 0px;
	}
	
/* ///// Header css */
.logomark{
	width: 62%;
	float: none;
	margin: auto auto;
	padding: 0px 0px;
	font-size: 0.7em;
	}
.header-text{
	width: 100%;
	float: left;
	padding: 5px 0px;
	font-size: 0.5em;
	line-height: 150%;
	text-align: left;
	}

/* ///// main css */
li{
	font-weight: bold;
	font-size: 1.1em;
}
.brankspace{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 500px;
}
.textbox{
	color: #060628;
	font-size: 1.1em;
	text-align: left;
	line-height: 200%;
	padding: 25px 10px;
}
.titledoc{
	width: 100%;
	font-weight: bold;
	color: white;
	float: left;
	padding: 10px 25px 5px 25px;
	margin-bottom: 10px;
	border-radius: 0px;
}
.brank-sp{
	padding: 250px 0px 0px 0px;
}

.brank-sp2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}
	
.boxcol-1{
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 25px;
	margin-bottom: 20px;
	padding: 20px;
	
}

.col-ti{
    width: 20%;
    font-size: 12px;
    padding: 3px;
    float: left;
    text-align: center;
    background-color: rgb(223 144 255 / 50%);
    border-radius: 0px;
}
.col-te{
width: 80%;
    font-size: 13px;
    padding: 5px 5px 5px 20px;
    float: left;
    text-align: left;
    background-color: rgb(255 255 255 / 50%);
}

	
/* ///// table css */
	
.main-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 1.0em;
	text-align: left;
	background-color: #fbe9ff;
}

.main-table-ti{
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
	background-color: #f4c3ff;
	font-weight: bold;
}

.main-table-ti-2{
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
	background-color: #cd8aff;
	font-weight: bold;
}

.main-table-ti-3{
	font-size: 0.9em;
	padding: 20px 10px;
	text-align: left;
	background-color: #f8efff;
}

.tabor-1{
	border: solid 1px #fff;
}

.contentsarea{
	padding: 30px;
    color: #30230b;
    border-radius: 25px;
	}
	
	
	

/*■■　メニューCSS　■■*/
.menudoc{
	position: absolute;
	bottom:-33px;
	right:0px;
	}

.menulist{
width: 190px;
    padding: 2px 10px 2px 28px;
    font-size: 13px;
    color: #fff2e0;
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 13% 100%, 0 0);
    margin-bottom: 1px;
	}
	
/*■■　コンテンツCSS　■■*/
	.cont-doc{
		display:flex;
	}


/* pc */
@media (min-width: 950px) {	
	
	.maincontainer{
		width: 900px;
		margin: 10px auto;
		position: relative;
	}
	

.main-text{
	font-size: 1.5em;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: 0px;
	top: 25%;
	text-shadow: #FFFFFF 0px 3px 1px;
}
.main-text-1{
	width: 100%;
	font-size: 3.0em;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	top: 3%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
}
.main-text-2{
	font-size: 1.5em;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: 0px;
	top: 30%;
	text-shadow: #FFFFFF 0px 3px 1px;
}

.main-text-3{
	font-size: 3.0em;
	font-weight: bold;	
	line-height: 130%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: -5%;
	top: 5%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: right;
}

.main-text2{
	font-size: 3.0em;
	font-weight: bold;
	line-height: 130%;
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: -5%;
	top: 5%;
	text-shadow: #FFFFFF 0px 3px 1px;
}
.main-text2-2{
	font-size: 1.5em;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: 0px;
	top: 30%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: right;
}
.main-text3{
	font-size: 4.0em;
	font-weight: bold;
	line-height: 130%;
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	left: 0px;
	top: 100px;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
}
.main-text3-2{
	font-size: 1.5em;
	font-weight: bold;	
	line-height: 150%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	top: 18%;
	text-shadow: #FFFFFF 0px 3px 1px;
	text-align: center;
	width:100%;
}

.main-topimgdoc{
	margin-bottom: 20px;
	position:relative;
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35%;
}

.main-menudoc{
	position:relative;
	width:100%;
	margin-top: 1%;
	margin-bottom: 45px;
	padding: 20px 5px;
	background: linear-gradient(180deg, rgb(52 52 52 / 80%) 20%, rgb(16 16 16 / 80%) 50%, rgb(0 0 0 / 80%) 80%);
}

.main-contact{
	font-size: 1.5em;
	color: aliceblue;
	font-weight: bold;
	position:relative;
	width:100%;
	text-align: center;
	max-width: 600px;
	margin: 1% auto;
	padding: 20px 5px;
	background: linear-gradient(180deg, rgb(0 55 255 / 80%) 20%, rgb(0 114 255 / 80%) 50%, rgb(0 75 245 / 80%) 80%);
	border-radius: 50px;
}
.main-contact-ico{
	color: #00fff3;
	position: absolute;
	top: 18%;
	left: 16%;
	}
	
.main-text{
	font-size: 3.0em;
	font-weight: bold;	
	line-height: 110%;	
	padding: 10px;
	color: rgba(0,0,0,1.00);
	clear: both;
	position: absolute;
	right: 0px;
	top: 25%;
	text-shadow: #FFFFFF 0px 3px 1px;
	    width: 635px;
}
	
.main-topimgdoc{
	margin-bottom: 20px;
	position:relative;
	max-width:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
}
	
	
	
.vegas_text-1 {
	padding: 5px 25px;
	color: rgb(255 255 255 / 90%);
	font-size: 0.8em;
	font-weight: bold;
	line-height: 70%;
		}


.vegas_mark {
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-position: center center;
	background-size:cover;
	height: 300px;
	width: 300px;
	opacity: 0.9;
		}		
				
.vegas_sidebox_top1 {
	padding: 20px 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.7em;
	clear: both;
	position: absolute;
	left: 0px;
	top: 40px;
	font-weight: bold;
		}
	
.vegas_sidebox_top2 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.8em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 219px;
		}
	
.vegas_sidebox_top3 {
	padding: 10px;
	font-size: 2.5em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 164px;
		}
	
.vegas_sidebox_top4 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 111px;
		}
	
.vegas_sidebox_top5 {
	padding: 10px;
	color: rgba(255,255,255,1);
	font-size: 2.0em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	bottom: 60px;
		}


.vegas_sidebox_1 {
	width: 100%;
	padding: 10px 20px;
	color: rgba(255,255,255,1);
	font-size: 3.0em;
	clear: both;
	position: absolute;
	left: 0px;
	top: 10px;
	font-weight: bold;
	line-height: 100%;
		clip-path: polygon(50% 0%, 100% 0, 67% 100%, 0 100%, 0 0);
	    margin-top: 25px;
		}
	
.vegas_sidebox_2 {
	padding: 25px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 4.3em;
	font-weight: bold;
	clear: both;
	position: absolute;
	right: 0px;
	top: 150px;
		}
.vegas_sidebox_3 {
	padding: 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	top: 50%;
		}		
.vegas_sidebox_4 {
	padding: 20px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	bottom: 190px;
		}

.vegas_sidebox_5 {
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.8);
	color: rgba(255,255,255,1);
	font-size: 2.3em;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	top: 50%;
		}
.vegas_sidebox_6 {
	width: 100%;
	padding: 20px 40px 20px 20px;
	background: linear-gradient(180deg, rgb(255 119 232 / 80%) 20%, rgb(255 229 104 / 80%) 50%, rgb(87 208 255 / 80%) 80%);
	color: rgba(255,255,255,1);
	font-size: 3.5em;
	clear: both;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	line-height:70%;
		}

.vegas_sidebox_7 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 3.3em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 57.5%;
	top: 130px;
		}

.vegas_sidebox_8 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 1.3em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 153px;
		}		
.vegas_sidebox_9 {
	padding: 10px;
	background-color: rgba(3,3,3,0.8);
	color: rgba(255,255,255,1);
	font-size: 1.0em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 102px;
		}

.vegas_sidebox_10 {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	color: rgba(255,255,255,1);
	font-size: 0.7em;
	font-weight: bold;
	clear: both;
	position: none;
	right: 0px;
	bottom: 55px;
		}


.vegas_sidebox_bottom {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.9);
	color: rgba(255,255,255,1);
	font-size: 10px;
	font-weight: bold;
	clear: both;
	position: fixed;
	right: 0px;
	left: 0px;
	bottom: 0px;
	text-align: center;
		}		

.side-collapse-container{
	width: none;
	float: none;
	margin-left: 0px;
	}
	
/* ///// Header css */
.logomark{
	width: 62%;
	float: none;
	margin: auto auto;
	padding: 0px 0px;
	font-size: 0.7em;
	}
.header-text{
	width: 100%;
	float: left;
	padding: 5px 0px;
	font-size: 0.5em;
	line-height: 150%;
	text-align: left;
	}

/* ///// main css */
li{
	font-weight: bold;
	font-size: 1.1em;
}
.brankspace{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 500px;
}
.textbox{
	color: #060628;
	font-size: 1.1em;
	text-align: left;
	line-height: 200%;
	padding: 25px 10px;
}
.titledoc{
	width: 100%;
	font-weight: bold;
	color: white;
	float: left;
	padding: 10px 25px 5px 25px;
	margin-bottom: 10px;
	border-radius: 0px;
}
.brank-sp{
	padding: 250px 0px 0px 0px;
}

.brank-sp2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}
	
.boxcol-1{
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 25px;
	margin-bottom: 20px;
	padding: 20px;
	
}

.col-ti{
    width: 20%;
    font-size: 15px;
    padding: 3px;
    float: left;
    text-align: center;
    background-color: rgb(223 144 255 / 50%);
    border-radius: 0px;
}
.col-te{
width: 80%;
    font-size: 15px;
    padding: 5px 5px 5px 20px;
    float: left;
    text-align: left;
    background-color: rgb(255 255 255 / 50%);
}

	
/* ///// table css */
	
.main-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 1.0em;
	text-align: left;
	background-color: #fbe9ff;
}

.main-table-ti{
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
	background-color: #f4c3ff;
	font-weight: bold;
}

.main-table-ti-2{
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
	background-color: #cd8aff;
	font-weight: bold;
}

.main-table-ti-3{
	font-size: 0.9em;
	padding: 20px 10px;
	text-align: left;
	background-color: #f8efff;
}

.tabor-1{
	border: solid 1px #fff;
}

.contentsarea{
	padding: 30px;
    color: #30230b;
    border-radius: 25px;
	}
	
	
	

/*■■　メニューCSS　■■*/
.menudoc{
	position: absolute;
	bottom:0px;
	right:0px;
	}

.menulist{
    width: 330px;
    padding: 10px 10px 10px 50px;
    font-size: 20px;
    color: #fff2e0;
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 13% 100%, 0 0);
    margin-bottom: 10px;
	}
	
/*■■　コンテンツCSS　■■*/
	.cont-doc{
		display:flex;
	}
	
}

