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



.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
	
	
.red {
	color: #C00;
}
.font_blue {
	color: #0030ff;
}
/* Bootstrapのコンテンツエリアは最大1170px */
/*-----------------------------------------*/



body {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow-x: hidden;

}
.container {
	/*display: flex;*/
	width: 100%;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.s_dv-l_dv .topnav_box,
.ex_s_dv .topnav_box, .ex_m_dv .topnav_box {
	width:80%;
	text-align: right;
	margin-right: 0;
	margin-left: 20%;
	
} 


.wrapper {
	width: 100%;
	height: 0;
	padding-top: calc(300/1000*100%);	
	background: 
 center center / cover no-repeat;
	background-size: auto 110%;   
}
	

.background0 {
  background-image: url("../image/slider_1000320/stage_T.jpg"); 
}

.background1 {
  background-image: url("../image/slider_1000320/stage_T.jpg"); /**/
}
.background2 {
  background-image: url("../image/slider_1000320/2f_image_T.jpg");/**/
}
.background3 {
  background-image: url("../image/slider_1000320/seminar_T.jpg");/**/
}
.background4 {
  background-image: url("../image/slider_1000320/signboard_T.jpg");/**/
}
.background5 {
  background-image: url("../image/slider_1000320/stage2-d_T.jpg");/**/
}
.background6 {
  background-image: url("../image/slider_1000320/photostand_T.jpg");/**/
}
.top_bar {
	width: 100%;
	height: 30px;
	background-image: url(../image/ricepaper2b.jpg);
	margin-top: 10px;
}
h1 {
	text-align: left;
	text-indent: 6%;
	font-size: 1.8rem;
	padding: 6px 0;
	font-weight: 600;
}

#main_contents {
	display: flex;
	flex-flow: row wrap;
    width: 100%;	
	margin-top: 10px
}


@media screen and (max-width: 599px){
h1 {
	text-align: left;
	text-indent: 6%;
	font-size: 1.7rem;
	font-weight: 600;
	padding: 6px 0;
}

#main_contents {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto;
}

.image_box {
	width: 90%;
	height: auto;
	position: relative;
	text-align: center;
	margin: 20px auto 10px auto;	
}
.image_box img {
	width: 100%;
	height: auto;
}
.text_box {
	width: 80%;
	height: auto;
	text-align: left;
	margin: 10px auto 0 auto;
	background-color: #ebe8e8;
		
}
.text_box h2 {
	width: 100%;
	height: auto;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 6px 4%;
	background-color: #d4d2d2;
	margin: 20px auto;
	text-align: left;

}
.text_box p {
	font-size: 1.5rem;
	text-align: left;
	padding: 0px 10% 10px 10%;
	line-height: 2.0rem;
}
/* for saleコーナーのみ ここから　
	画面幅により設定を変えてあります　*/

.sale_box {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px auto;
	background-image: url(../image/ricepaper2b.jpg);
}

.imagebox_sale {
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	margin: 20px 0 10px 0;	
}
.imagebox_sale img {
	width: 90%;
	height: auto;
}
.textbox_sale {
	width: 90%;
	height: auto;
	text-align: left;
	margin: 10px auto 0 auto;
	background-color: #ffffff	;
}
.textbox_sale p {
	font-size: 1.5rem;
	text-align: left;
	padding: 0px 10% 0px 10%;
	line-height: 2.0rem;
}
.textbox_sale h2 {
	width: 100%;
	height: auto;
	font-size: 2.2rem;
	font-weight: 600;
	padding: 10px 10%;
	background-color: #ffdaf8;
	margin: 20px auto;
	text-align: left;

}
/* for sale ここまで　*/

}


@media screen and (min-width: 600px){
#main_contents {
	display: flex;
	width: 94%;
	margin: 10px auto;
	flex-flow: row wrap;
	justify-content: center;
}

.image_box {
	width: 60%;
	height: auto;
	margin: 20px 10px 20px 0;
}
.image_box img {
	width: 90%;
	height: auto;
}

.text_box {
	width: 40%;
	margin: 20px 0 20px -20px;
	background-color: #ebe8e8;
	
}
.text_box h2 {
	width: 96%;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 10px 5%;
	background-color: #d4d2d2;
	margin: 20px auto 10px auto;
	word-break: break-word;
	text-align: left;
	line-height: 2.3rem;

}
.text_box p {
	font-size: 1.4rem;
	text-align: left;
	padding: 6px 20px 6px 10px;
	line-height: 2.0rem;

}
/* for sale ここから　*/
.sale_box {
	display: flex;	
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto;
	background-image: url(../image/ricepaper2b.jpg);
}

.imagebox_sale {
	width: 60%;
	height: auto;
	position: relative;
	text-align: center;
	margin: 20px 0 10px 10px;
	
}
.imagebox_sale img {
	width: 94%;
	height: auto;
	padding:20px 0 0 0;
}
.textbox_sale {
	width: 42%;
	height: auto;
	text-align: left;
	margin: 20px auto 20px auto;
	margin-left: 0
}
.textbox_sale p {
	font-size: 1.5rem;
	text-align: left;
	padding: 0px 10% 10px 10%;
	line-height: 2.0rem;
}
.textbox_sale h2 {
	width: 96%;
	height: auto;
	font-size: 2.4rem;
	font-weight: 600;
	padding: 10px 6%;
	background-color: #ffdaf8;
	margin: 20px auto;
	text-align: left;
	line-height: 3rem;

}
/* for sale ここまで　*/

}
@media screen and (min-width: 1025px){
#main_contents {
	width: 100%;
	margin: 10px auto;
}
.image_box {
	width: 55%;
	height: auto;
	margin: 20px 0px ;
}
.image_box img {
	width: 90%;
	height: auto;
	padding: 20px 0;

}

.text_box {
	width: 40%;
	height: auto;
	text-align: left;
	margin: 20px 20px 20px auto;
	margin-left:-3%;
}
.text_box h2 {
	width: 90%;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 10px 8%;
	background-color: #d4d2d2;
	margin: 20px auto 20px auto;
	word-break: break-word;
}

.text_box p {
	font-size: 1.6rem;
	text-align: left;
	padding: 10px 10%;
	line-height: 2.0rem;
	
}/* for sale ここから　*/
.sale_box {
	display: flex;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto;
	background-image: url(../image/ricepaper2b.jpg);
}

.imagebox_sale {
	width: 60%;
	height: auto;
	position: relative;
	text-align: center;
	margin: 0px 0 20px 0;	

}
.imagebox_sale img {
	width: 90%;
	height: auto;
}
.image_box {
	width: 60%;
	height: auto;
	position: relative;
	text-align: center;
	margin: 0 0 10px 0;
}
.image_box img {
	width: 90%;
	height: auto;
}

.textbox_sale {
	width: 40%;
	height: auto;
	text-align: left;
	margin: 20px 20px 20px auto;
	margin-left:-3%;


}
.textbox_sale p {
	font-size: 1.5rem;
	text-align: left;
	padding: 0px 10% 10px 10%;
	line-height: 2.0rem;
}
.textbox_sale h2 {
	width: 90%;
	height: auto;
	font-size: 2.4rem;
	font-weight: 600;
	padding: 10px 8%;
	background-color: #d4d2d2;
	margin: 20px auto;
	text-align: left;
}
/* for sale ここまで　*/


}
