@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&amp;subset=japanese');
/*----------------------*/
/*mb*/
/*----------------------*/
@media screen and (max-width: 768px) {
	.area.gray {
		background-color: #fff;
		margin-top:1px;
	}
	html body .page-single .content >section{
		margin-top:0;
	}
	html body .page-single .post-content{
		padding-top:0;
	}
	html body .single-news .content-news{
		padding:0;
	}
	body .single-news .contentWrap-style1{ /*外枠消す*/
		border:0px;
		border-radius:0;
	}
	body .single-news .content-news:before { /*ピン消す*/
		display: none !important;
	}
	body .page-single .header{
		display: none !important;
	}
	body .single-news dl.box-date{
		display: none !important;
	}
	.content-news img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}
	#news .content img.img-responsive {
		width: 100%;
		height: auto;
		vertical-align: top;
	}
	.content-news .pc { display: none !important; }
	.content-news .sp {}


	/* ↓ここから個別↓ */

	/********** 大枠 **********/
	.content-main {
		margin: 0;
		color:#231815;
		background-color: #fff;
	}
	.meisterArea {
		background: url(images/bg.png) repeat-y;
		background-size:100%;
		padding:0 0 10px ;
	}

	#news header img{
		display: block;
	}
	#news header p{
		margin: 15px ;
	}
	#news .head img{
		display: block;
	}
	#news .head h1 + p{
		margin: 15px 15px 40px;
	}
	#news p,#news li,#news dl{
		font-family: 'Noto Sans JP','游ゴシック Medium','Yu Gothic Medium','游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-size:13px;
		line-height:1.85em;
	}
	.content-main h1,
	.content-main h2,
	.content-main h3,
	.content-main h4,
	.content-main h5{
		font-family: 'Noto Sans JP','游ゴシック Medium','Yu Gothic Medium','游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		line-height:1.5em;
		font-weight: bold;
	}

	/********** 共通 **********/
	#news .outer{
		margin-bottom: 70px;
	}
	#news h2{
		text-align: center;
		margin-bottom: 25px;
	}
	#news .meisterArea h2 img{
		width:260px;
	}
	#news header{
		background-color: #fff;
	}


	/********** about **********/

	#news #about{
		margin: 15px;
	}
	#news #about p{
	}
	#news #about .special{
		margin-top: 30px;
	}
	#news #about h2{
		margin-bottom: 20px;
	}
	#news #about h3{
		padding: 5px 0 0 60px;
		color: #ff8ddc;
		margin-bottom: 15px;
	}

	#news #about .tokuten1{
		background: url(images/tokuten1.png) no-repeat 0 0;
		background-size: 55px auto ;
	}
	#news #about .tokuten2{
		background: url(images/tokuten2.png) no-repeat 0 0;
		background-size: 55px auto ;
		clear: both;
	}
	#news #about .tokuten3{
		background: url(images/tokuten3.png) no-repeat 0 0;
		background-size: 55px auto ;
	}
	#news #about .tokuten4{
		background: url(images/tokuten4.png) no-repeat 0 0;
		background-size: 55px auto ;
	}

	#news #about figure{
		text-align: center;
		width: 200px;
		margin: 0 auto 20px;
	}
	#news #about img#file{
		float: left;
		width: 180px;
	}
	#news #about .atttext{ clear: both;}
	
	/********** become **********/

	#news #become {
		margin: 20px 15px 40px;
		text-align: center;
	}
	#news #become h2{
		margin-bottom: 25px;
	}
	#news #become h3{
		text-align: center;
		font-size: 1.1em;
		margin-bottom: 25px;
	}
	#news #become p{
		margin-bottom: 30px;
		text-align: left;
	}
	#news #become li{
		list-style-type: disc;
		margin-left: 20px;
		text-align: left;
	}
	#news #become .linkbutton{
		margin-bottom: 50px;
	}
	/********** workshop **********/
	#news #workshop {
		margin: 0px 15px 40px;
		text-align: center;
	}
	#news #workshop p.wsheader{
		margin: 0px 0  15px;
		text-align:left;
	}
	#news #workshop .wsArea{
		border-radius:10px;
		margin-bottom: 20px;
		padding:0px 15px 20px;
	}
	#news #workshop .bearschool{
		background: #fffbc7;
	}
	#news #workshop .sylvanian{
		background: #e4ffd2;
	}
	#news #workshop .wsArea h3{
		width:80vw;
		margin: 0px auto 15px;
		padding-top:15px;
	}
	#news #workshop .wsArea p{
		text-align:left;
		margin-top:10px;
	}
	#news #workshop .wsArea .date{
		margin: 0;
	}
	#news #workshop .wsArea .line{
		background: url(images/g_line.png) no-repeat center bottom;
		padding-bottom:30px;
	}
	/********** Item **********/
	#news #ItemInfo {
		margin: 0px 0 70px;
		background:#f9c27b;
		padding:10px 15px 30px;
	}
	#news #ItemInfo .itemArea{
		border-radius:10px;
		background:#FFF;
		margin: 0 0px 20px;
		padding:15px 0px;
	}
	#news #ItemInfo .itemArea p{
		padding:15px 15px 0;
	}
}


/*----------------------*/
/*pc*/
/*----------------------*/
@media print, screen and (min-width: 769px) {
	body .page-single .header{
		display: none !important;
	}
	body .single-news dl.box-date{
		display: none !important;
	}
	#news a{
	}
	#news div.image{
		text-align:center;
	}
	#news .content-topic {
		margin: 0 auto;
		padding-top:68px;
		padding-bottom: 100px;
	}
	#news .content-topic a {
		text-decoration: underline;
		-webkit-transition-duration: 200ms;
		-moz-transition-duration: 200ms;
		-o-transition-duration: 200ms;
		-ms-transition-duration: 200ms;
		transition-duration: 200ms;
	}
	#news .content-topic a:hover {
		text-decoration: none;
		opacity: 0.7;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
	}
	#news .content-topic .pc { display: block !important; }
	#news .content-topic .sp { display: none !important; }



	/* ↓ここから個別↓ */
	/********** 大枠 **********/
	.content-main {
		margin: 0;
		color:#231815;
		background-color: #fff;
	}
	.meisterArea {
		background: url(images/bg.png) repeat-y;
		padding:0 0 10px ;
	}
	header img{
		display: block;
	}
	header p{
		margin: 0 ;
	}
	.head img{
		display: block;
	}
	.head h1 + p{
		margin: 30px 40px;
	}
	#news p,
	#news li,
	#news dl{
		font-family: 'Noto Sans JP','游ゴシック Medium','Yu Gothic Medium','游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-size:15px;
		line-height:1.8em;
	}
	.content-main h1,
	.content-main h2,
	.content-main h3,
	.content-main h4,
	.content-main h5{
		font-family: 'Noto Sans JP','游ゴシック Medium','Yu Gothic Medium','游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-feature-settings : "palt";
		line-height:1.65em;
		font-weight: bold;
	}

	/********** 共通 **********/
	#news .outer{
		margin-bottom:70px;
	}
	#news h2{
		text-align: center;
	}
	#news header{
		background-color: #fff;
	}
	#news header h1{
		margin-bottom: 40px;
	}
	/********** about **********/

	#news #about{
		width: 800px;
		margin: 0 auto;
		padding-top: 30px;
	}
	#news #about p{
	}
	#news #about .special{
		margin-top: 60px;
	}
	#news #about h2{
		margin-bottom: 20px;
	}
	#news #about h3{
		padding-top: 66px;
		font-size: 1.3em;
		color: #ff8ddc;
		text-align: center;
		margin-bottom: 20px;
	}

	#news #about .tokuten1{
		background: url(images/tokuten1.png) no-repeat 50% 0;
	}
	#news #about .atttext{ clear: both;}
	#news #about .tokuten2{ background: url(images/tokuten2.png) no-repeat 50% 0;clear: both;}
	#news #about .tokuten3{ background: url(images/tokuten3.png) no-repeat 50% 0;}
	#news #about .tokuten4{ background: url(images/tokuten4.png) no-repeat 50% 0;}

	#news #about figure{
		text-align: center;
		margin-bottom: 20px;
	}
	#news #about img#file{
		float: left;
		width:340px;
	}
	#news #about p.period{
		text-align: center;
		font-size: 1.1em;
		font-weight: bold;
	}
	#news #about .present_outer{
		display: flex;
		justify-content: space-between;
	}

	/********** become **********/

	#news #become {
		width: 820px;
		margin: 70px auto 40px;
		text-align: center;
	}
	#news #become h2{
		margin-bottom: 25px;
	}
	#news #become h3{
		text-align: center;
		font-size: 1.1em;
		margin-bottom: 25px;
	}
	#news #become p{
		margin-bottom: 30px;
		text-align: left;
	}
	#news #become li{
		list-style-type: disc;
		margin-left: 20px;
		text-align: left;
	}
	#news #become .linkbutton{
		margin-bottom: 50px;
	}
	/********** workshop **********/
	#news #workshop {
		margin: 70px 0 ;
		text-align:center;
	}
	#news #workshop p.wsheader{
		margin: 20px 70px ;
		text-align:left;
	}
	#news #workshop .wsArea{
		border-radius:10px;
		margin-bottom: 20px;
		padding:0px 22px 30px;
	}
	#news #workshop .bearschool{
		background: #fffbc7;
	}
	#news #workshop .sylvanian{
		background: #e4ffd2;
	}
	#news #workshop .wsArea h3{
		width:640px;
		margin: 0px auto 20px;
		padding-top:30px;
	}
	#news #workshop .wsArea p{
		text-align:left;
	}
	#news #workshop .bearschool .workImg{
		width:690px;
		margin: 0 auto 20px;
	}
	#news #workshop .sylvanian .workImg{
		width:750px;
		margin: 0 auto 20px;
		display: block;
	}
	#news #workshop .wsArea .date{
		margin: 15px 0 0;
		text-align:center;
	}
	#news #workshop .wsArea p{
		margin: 0 60px;
	}
	#news #workshop .wsArea .line{
		background: url(images/g_line.png) no-repeat center bottom;
		padding-bottom:60px;
	}
	/********** Item **********/
	#news #ItemInfo {
		margin: 0px 0 70px;
		background:#f9c27b;
		padding:20px 0 60px;
	}
	#news #ItemInfo h2 {
		margin: 0px auto 30px;
		width:920px;
	}
	#news #ItemInfo .itemArea{
		border-radius:10px;
		background:#FFF;
		margin: 0 60px 20px;
		padding:30px 0px;
	}
	#news #ItemInfo .itemArea p{
		padding:20px 40px 0;
	}
}
