@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}
#online83 {
	width: 100vw;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	background: #FFF;
	color: #000;
}
#online83 img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}

#online83 img.sizesmall {
	max-width: 103.5%;
	height: auto;
	border: none;
	vertical-align: bottom;
}

#online83 p {
	font-size: 1em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#online83 .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
 #online83 h4, #online83 h5 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

 #online83 h2 {
	color: #000;
	text-align: center;
	font-weight: 400;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  	font-size: 1.2em;
  margin-top: 70px;
}


#online83 h1 {
	color: #000;
	text-align: center;
	font-weight: 600;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  	font-size: 3.5em;
	line-height: 160%;
	letter-spacing: 0.5px;
	
}

#online83 h3{
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	margin: 40px auto 20px;
	font-size: 1.6em;
}
#online83 h1 span{
	font-size: 0.5em;
	line-height: 200%;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

#online83 .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
/*	justify-content:center; */
  	justify-content:left; 
	margin-bottom: 30px;
}
#online83 p.main_text,  
#online83 p.stylingtext {
	width: 90%!important;
	margin: 70px auto 20px !important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#online83 p.main_text2 {
	width: 90%!important;
	margin: 30px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#online83 section {
	width: 100%;
	max-width: 800px;
}

#online83 section.main,
#online83 section.member{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 10px auto;
}
#online83 p.itemname {
	width: 100%;
	line-height: 200%;
}
#online83 p.price {
	width: 100%;
	display: block;
	font-size: 1.1em!important;
}
#online83 p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}
#online83 section.member .team{
	max-width: 800px;
	margin: 100px auto;
}
#online83 section.member .team {
	width: 100%;
}
#online83 section.member .team div {
	flex-basis: 33%;
	padding: 1%;
}
#online83 section.member .team img{
	width: 100%;
	max-width: 300px;
}
#online83 section.main .itembox {
	width: 80%;
	max-width: 800px;
	margin: 10px auto 25px;
}
#online83 section.main.itembox p {
	text-align: center;
}
#online83 section.main p.itemtext {
	margin: 20px auto 20px!important;
	font-size: 0.85em!important;
}
#online83 section.main p.itemname {
	font-size: 0.90em!important;
}
#online83 section.movie {
	text-align: center;
}
#online83 section.movie video {
	width: 100%;
	max-width: 500px;
	height: auto;
}
#online83 section.item3,
#online83 section.item4{
	width: 100%;
	max-width: 800px;
	margin: 20px auto;
	text-align: center;
}
#online83 section.item3 img,
#online83 section.item4 img{
	width: 100%;
}
#online83 section.item3 .flex div {
	flex-basis: 33.33%;
	padding: 0.5%;
}

#online83 section.item4 .flex div {
	flex-basis: 25%;
	padding: 0.5%;
}

#online83 p.itemname3 {
	font-size: 0.95em!important;
	margin: 5px auto!important;
	font-weight: 600;
}

#online83 p.price3 {
	font-size: 1.3em!important;
	margin: 5px auto!important;
}

#online83 section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}


#online83 section.item2 img{
	width: 100%;
}
#online83 section.main .flex div {
	flex-basis: 50%;
	padding: 1%;
	margin: 5px auto;
}


#online83 p.itemname2 {
	font-size: 0.95em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
}

#online83 p.price2 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
}

#online83 .main_text span.big{
	font-size: 2.3em!important;
	color: #e25822!important;
	font-weight:bold!important;
	line-height: 120%!important;
	}

#online83 .main_text2 span.big{
	font-size: 1.2em!important;
	color: black!important;
	font-weight:normal!important;
	line-height: 180%!important;
	}

#online83 .main_text2 span.underline{
	font-size: 1.6em!important;
	color: #000!important;
	background: linear-gradient(transparent 65%, #ffc87c 35%)!important;
	font-weight: bold!important;
	line-height: 180%!important;
	}



#online83 .box {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 50px;
}
#online83 section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 0px 0px 0px 0px;
}
#online83 .style .slide {
	margin: 0 auto;
}
#online83 .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#online83 .style .slide ul li img {
	width: 100%;
	max-width: 800px;
}
#online83 section.main .doubleimage div {
	flex-basis: 50%;
}

#online83 section.style {
	width: 100%;
	margin: 0px auto 0px;
}

/*STYLE4*/

#online83 section.style4 .mainimage {
	width: 105.55%;
	margin: 1px auto;
}
#online83 section.style4 .mainimage .mainimage1 {
	width: 53%;
	margin-left: 45%;
}
#online83 section.style4 .mainimage .mainimage2 {
	width: 45%;
	margin-right: 55%;
	margin-top: 0px;
    position: absolute;
}
#online83 section.style4 .mainimage .mainimage3 {
	width: 45%;
	margin-right:55%;
	bottom:0%;
	position: absolute;

}	
	

/*STYLE5*/

#online83 section.style5 .mainimage {
	width: 100%;
	margin: 0px auto;
}
#online83 section.style5 .mainimage .mainimage1 {
	width: 65%;
	margin-right: 5%;
}
#online83 section.style5 .mainimage .mainimage2 {
	width: 38.5%;
	margin-left: 65%;
	margin-top: 0px;
    position: absolute;
}





/*VIEW MOREボタンの設定*/

#online83 p.button {
	display: block;
	margin: 0px auto !important;
	padding: 11px 12px;
	color: #FFF;
	background: #006b3c;
	cursor: pointer;
	transition: all 0.5s;
	max-width: 770px;
	width: 80%;
	text-align: center;
	border-radius: 8px;
}

/* 購入ボタン */

#online83 .buy a,
#online83 .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
}
#online83 .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#online83 .buy2 {
	display: block;
	width: 100%;
	max-width: 120px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
}
#online83 .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#online83 p.other a {
    display: inline-block;
    border-radius: 10em;
    background: linear-gradient(to right,
        rgba(247, 207, 0, 0.7),
        rgba(246, 37, 2, 0.7) 45%,
        rgba(182, 47, 82, 0.7) 75%,
        rgba(113, 58, 166, 0.7));
    color: #fff;
    text-decoration: none;
    line-height: 1;
	padding: 1em 2em;
	text-align: center;
   border-radius: 8px;
   margin: 15px auto;
}

#online83 p.other a:hover{
	    background: linear-gradient(to right,
        rgba(247, 207, 0, 0.7),
        rgba(246, 37, 2, 0.7) 45%,
        rgba(182, 47, 82, 0.7) 75%,
        rgba(113, 58, 166, 0.7));
	text-align: center;
	border: 1px solid black;
	color: black;
}

#online83 .styling{
	width: 90%!important;
	margin: 40px auto;
}
#online83 .itemlist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: auto;
 padding: 10px 0;
}
#online83 .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#online83 .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}


/* profile */

#online83 section.profile a{
	text-decoration: underline;
}

#online83 section.profile .flex{
 width: 90%;
 max-width: 650px;
 margin: 0 auto;
}

#online83 section.profile .flex div{
	flex-basis: calc(100% / 2);
	padding: 0 2%;
	text-align: center;
}

#online83 section.profile .flex div img{
	width: 80%;
	max-width: 180px;
}

#online83 section.profile .flex div h5{
	font-size: 0.85em;
	margin: 20px auto 2px;
}

#online83 section.profile .flex div p.icon{
	margin: 0 auto!important;
}

#online83 section.profile .flex div p.icon img{
	width: 20%;
	max-width: 25px;
	vertical-align: middle;
	padding-right: 2%;
}

#online83 section.profile .flex div p.text{
	text-align: left;
	font-size: 0.8em!important;
	margin: 10px auto 0!important;
}




.itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


/* 回遊リンク */

#online83 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#online83 .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#online83 .Banner4 ul {
	display: inline;
}
#online83 .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
	/* ヘッダー・フッターの崩れを直す */
	#news_detail .detail {
		width: 100%!important;
	}
	#news_detail .detail .head {
		width: 1000px!important;
		margin: 0 auto 50px!important;
	}
	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}
	#topicpath {
		width: 1168px;
		margin: 0 auto;
	}
	.paging {
		width: 1000px;
		margin: 0 auto;
	}
	.item_category_links {
		width: 1168px;
		margin: 100px auto 0;
	}
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}
	#online83 h1 {
		font-size: 8vw;
	}
	
/*	#online83 h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}*/
		
	#online83 h1 span {
		font-size: 3.5vw;
	}
	#online83 h3 {
		font-size: 4.5vw;
		margin: 0 auto 5px;
		text-align: center;
	}

	#online83 p, #online83 div {
		font-size: 2.85vw!important;
		line-height: 180%;
	}
	#online83 p.main_text {
		display: block!important;
		margin: 5vw auto 6.25vw!important;
		/*text-align: left;*/
	}
		#online83 p.main_text2 {
		display: block!important;
     	margin: 1vw auto!important;
		text-align: left;
		
	}
	
	#online83 p.itemname3 {
	font-size: 3vw!important;
}
	
	#online83 p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: left;
	}
	#online83 section {
		margin: 8.375vw auto;
	}
	
	#online83 section.item2
	 {
		margin: 0vw auto 10.125vw;
	}
	
	#online83 section.main,
	#online83 section.member{
		margin: 10vw auto;
	}	
	#online83 .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#online83 p.price {
		font-size: 3.5vw!important;
		line-height: 110%;
	}
	#online83 .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#online83 .itemlist div:last-child {
		width: 18%;
	}
	#online83 .styling {
        margin: 5.375vw auto;
    }
	#online83 section.recommend p.small {
		font-size: 2.6vw!important;
	}
	#online83 .back {
		height: 45vw;
	}
	#online83 section.member .team {
        margin: 0vw auto;
    }
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#online83 .Banner4 {
		text-align: center;
		width: 100%;
	}
	#online83 .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#online83 .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	
	.box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
}

.box26 p {
   text-align: left;
	}	
	

	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#online83 .header {
		position: relative;
		height: 110vw;
	}
	#online83 .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}