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

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;
}

#online39 {
	width: 100%;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	/*background: #000;
	color: #fff;*/
	letter-spacing: 0!important;
}

#online39 img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#online39 a{
	text-decoration: none;
}

#online39 p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#online39 h1,
#online39 h2,
#online39 h3,
#online39 h4,
#online39 h5{
	color: #000;
	text-align:center;
	background: none;
	border: none;
	font-weight: normal;
	font-family: 'Futura-pt', 'Noto Sans JP', sans-serif;
}

#online39 h1{
	width: 100%;
	margin: 0 auto 50px;
	font-size: 2.5em;
}

#online39 h2{
	width: 100%;
	margin: 20px auto 50px;
	font-size: 1.8em;
}

#online39 h2 img{
	max-width: 650px;
	width: 100%;
}

#online39 h3{
	font-size: 1.3em;
	margin: 20px auto;
}

#online39 .online39_wrap{
	width:100%;
	max-width:900px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#online39 .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#online39 section.text{
	margin: 50px auto 50px;
}

#online39 p.main_text{
	margin: 30px auto 30px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#online39 p span.red{
	color: #C52F32;
	font-weight: bold;
	font-size: 1.2em;
}

#online39 p span.big{
	font-size: 1.5em;
	font-weight: bold;
}

#online39 section.sns .snsbox{
	/*border: 1px solid #333;*/
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5);
	padding: 50px 4% 80px;
	margin: 100px auto;
}

#online39 section.sns ul{
	width: 90%;
	max-width: 510px;
	margin: auto;
}

#online39 section.line ul,
#online39 section.insta ul{
	margin-left: 8%;
}

#online39 section.sns ul li{
	list-style: disc;
	text-align: left;
}

#online39 section.sns li.app {
	font-size: 1.1em;
	font-weight: bold;
}

#online39 p.app_text {
	margin: 0 auto 30px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
}

#online39 section.sns .download{
	width: 90%;
	max-width: 400px;
	margin: 50px auto 0;
}

#online39 section.sns .download p{
	margin-bottom: 30px!important;
}

#online39 section.sns .download div{
	flex-basis: 50%;
}

#online39 section.sns .snsimg{
	max-width: 650px;
	width: 90%;
}

#online39 section.sns .snsimg2{
	max-width: 300px;
	width: 55%;
}

#online39 section.insta p{
	margin: 30px auto;
	width: 100%;
}

#online39 .button{
	display: block;
	width: 80%;
	max-width: 250px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #333;
	background: #333;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 30px auto 0;
	font-size: 1em!important;
}

#online39 .button:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #333;
	color: #333;
}

/* 回遊リンク */

#online39 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#online39 .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#online39 .Banner4 ul {
	display:inline;
}

#online39 .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;
}

#online39 section.insta .box,
#online39 section.line .box{
	flex-basis: calc(100% / 3);
	padding: 0 2% 3%;
}

#online39 section.insta .box{
	margin-top: 20px;
}

#online39 section.sns .boxline{
	border-right: 1px solid #dddddd;
}

#online39 .header{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 50px;
}


/* ヘッダー・フッターの崩れを直す */

#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!important;
}

.FS2_upper_comment{
	background: none;
	margin: 0;
	padding: 0;
}

#online39 {
	width: 100vw;
	background: #fff;
}

#online39 h1{
	font-size: 8.5vw;
	margin: 13.25vw auto 8.25vw;
}

#online39 h2{
	font-size: 5.12vw;
	margin: 0 auto 5.25vw;
}

#online39 h3{
	font-size: 5.125vw;
}

#online39 p,
#online39 div,
#online39 section.faq .flex .text{
	font-size: 3.125vw!important;
	line-height: 180%;
}

#online39 .online39_wrap{
	width: 90%;
}

#online39 section.sns .snsbox{
	padding: 15% 4%;
	margin: 15vw auto;
}

#online39 section.sns .download{
	margin: 5.5vw auto 0;
}

#online39 section.sns ul{
	margin: 5.5vw 0 5.5vw 8%;
}

#online39 section.insta h3{
	font-size: 4.125vw;
	margin: 10px auto;
}

#online39 section.insta .box{
	flex-basis: 50%;
	padding: 7vw 0 0;
}

#online39 section.line .box{
	flex-basis: 100%;
	padding: 10vw 0 0;
}

#online39 section.sns .boxline,
#online39 section.sns .spboxline{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10vw;
}

#online39 section.insta .boxline,
#online39 section.insta .spboxline{
	padding-bottom: 5vw;
}


#online39 section.sns .boxlineright{
	border-right: 1px solid #dddddd;
}

#online39 .button{
	margin: 5.5vw auto 0;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#online39 .Banner4 {
	text-align: center;
	width: 100%;
}

#online39 .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#online39 .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#online39 .header{
	position: relative;
	margin-bottom: 40px;
}

}