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

/*
	　@media screen and (max-width:320px)

		@media screen and (min-width:321px) and (max-width:480px)

		@media screen and (min-width:481px) and (max-width:767px)

		@media screen and (min-width:768px) and (max-width:991px)

		@media screen and (min-width:992px)
*/

/*
.ex_s_dv	
@media screen and (max-width:320px) 

.ex_sm_dv
@media screen and (min-width:321px) and (max-width:480px) 

.ex_m_dv
@media screen and (min-width:321px) and (max-width:767px) 

.s_dv-l_dv
@media screen and (min-width:768px) 

*/

/*　new brakepoint   
@media screen and (max-width:479px){
	}
@media screen and (min-width:480px) and ( max-width:599px) { 
	}
@media screen and (min-width:600px) and ( max-width:960px) {
	}
@media screen and (min-width:960px) and ( max-width:1279px) {
	}
@media screen and (min-width:1280px) {
	}
*/


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img{
	display:blok;
	margin: 0 auto;
	padding: 0;
	}
div:after, ul:after {
	content: "";
	display: block;
	clear: both;
	}
	

 .clearfix:befor, .clearfix:after {
  content: " "; 
  display: table; 
 }	
.clearfix:after {
	clear:both;	
	}


a:hover {
	text-decoration:none;
}
	
	
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.red {
	color: #C00;
}
.p {
	padding: 2px 0px 2px 0px;
	 }
.font_blue {
	color: #0030ff;
}
/* Bootstrapのコンテンツエリアは最大1170px */
/*-----------------------------------------*/



body {
	min-width: 320px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow-x: hidden;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.copy6 a:link {
	color: #4304ff;
}
.line {
	height: 1px;
border-bottom: 1px solid rgba(155, 153, 153, 1);
margin: 30px auto;
width: 65%;
}



/*　cross-stitch *************************** */	
@media screen and (max-width:320px){
	
#main_contents {
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	margin: 8px 0 0 0;
	padding-bottom: 50px;/*0px non_block */
	}
#main_contents h1 {
	text-align: center;
	font-weight: 600;
	font-size: 1.5em;
	background-color: rgba(0, 0, 0, 0.48);
	padding:8px 0;
	color:white;
	}
	
#main_contents h2 {
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-weight: 600;
	font-size: 1.4em;
	background-color: rgba(0, 0, 0, 0.11);
	padding:8px 0;
	}
.title_box_uw p {
	width: 100%;
	text-align: left;
	font-weight: 600;
	font-size: 1.4em;
	background-color: rgba(0, 0, 0, 0.11);
	padding:8px 20px;

}	
.category_nav{
	display: block;
	padding: 0 10px;
	}
.category_nav .g_item {
	width: 100%;
	line-height: 60px;
	margin: 12px 0px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
	text-align: left;

	}
.category_nav .g_item img {
	display: inline-block;
	height: auto;
	width: 20%;
	}
.category_nav .g_item p {
	display: inline-block;
	padding-left: 10%;
	font-size: 1.2em;
	font-weight: 600;
	}
.category_nav .g_item  p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
}

@media screen and (min-width:321px){
#container {
	padding-left: 10px;
	padding-right: 10px;
}
#main_contents {
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	margin-top: 8px;
		padding-bottom: 100px;/*0px non_block */

	}
#main_contents h1 {
	text-align: center;
	font-weight: 600;
	font-size: 1.4em;
	background-color: rgba(0, 0, 0, 0.48);
	padding:8px 0;
	color:white;
	}
	
#main_contents h2 {
	width: 100%;
	text-align: center;
	text-indent: 0%;
	font-size: 1.8em;
	background-color: rgba(0, 0, 0, 0.11);
	padding:14px 0;
	font-weight: 600;
	}
.title_box_uw p {
	width: 100%;
	text-align: left;
	font-weight: 600;
	font-size: 1.4em;
	background-color: rgba(0, 0, 0, 0.11);
	padding:8px 20px;

}	
	
.category_nav {
	padding: 0 10px;
	}
.category_nav .g_item {
	width: 100%;
	line-height: 58px;
	margin: 12px 0px;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
		text-align: left;

	}
.category_nav .g_item img {
	display: inline-block;
	height: 60px;/*72px*/
	width: auto;
	padding-left: 3%;

	}
	
.category_nav .g_item p {
	display: inline-block;
	padding-left: 6%;
	font-size: 1.3em;
	font-weight: 600;
	}
.category_nav .g_item  p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
	.award {
		font-size: 12em;
		font-weight: 600;
	}
	
}

@media screen and (min-width:481px){
.category_nav {
	height: auto;
	width: 100%;
	padding: 10px 10px;
	/* css grid ********/
	display:-webkit-grid;
	display: -ms-grid; 
	display: grid;
	-webkit-grid-rows: 60px 60px;
	-ms-grid-template-rows: 60px 60px ;
	grid-template-rows: 60px 60px ;
	-webkit-grid-template-columns: 1fr 1fr;
	-ms-grid-template-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-webkit-grid-auto-flow: column;
	-ms-grid-auto-flow: column;	
	grid-auto-flow: column;
	-webkit-grid-gap: 10px;
	-ms-grid-gap: 10px;
	grid-gap: 10px;
	position: relative;
	}
/* css grid *********/
.g_item-1 {
	grid-row: 1 / 2;
	grid-column: 1 / 2;
}	
.g_item-2 {
	grid-row: 1 / 2;
	grid-column: 2 / 3;
}
.g_item-3 {
	grid-row: 2 / 3;
	grid-column: 1 / 2;
}
.g_item-4 {
	grid-row: 2 / 3;
	grid-column: 2 / 3;
}
.g_item-5 {
	grid-row: 3 / 4;
	grid-column: 1 / 2;
}
.g_item-6 {
	grid-row: 3 / 4;
	grid-column: 2 / 3;
}
/*
.h_center {
	height: 100%;
	width: auto;
}
.h_center img {
	display:flex;
	justify-content:  center;
	align-items: center;
}
*/
.category_nav .g_item {
	height: 60px;
	width: 100%;
	line-height: 60px;
	margin: 12px 0px;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
	text-align: left;

	}
.category_nav .g_item img {
	display: inline-block;
	height: 100%;
	width: auto;
	}
.category_nav .g_item p {
	display: inline-block;
	padding-left: 5%;
	font-size: 1.2em;
	font-weight: 600;
	}
.category_nav .g_item  p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
.foot_nav_back {	
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	margin: 8px 0 0 0;
	padding-bottom: 8px;/*0px non_block */
	}
#main_contents h1 {
	text-align: center;
	font-weight: 600;
	font-size: 1.7em;
	background-color: rgba(0, 0, 0, 0.48);
	padding:8px 0;
	color:white;
	}
#main_contents h2 {
        width: 100%;
        text-align: left;
        text-indent: 10%;
        font-size: 1.8em;
        background-color: rgba(0, 0, 0, 0.11);
        padding:14px 0;
        font-weight: 600;
    }    
}

@media screen and (min-width:768px){
.category_nav {
	height: auto;
	width: 100%;
	padding: 10px 10px;
	display: -ms-grid;
	display: grid;
	-ms-grid-template-rows: 60px 60px ;
	grid-template-rows: 60px 60px ;

	-ms-grid-template-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-gap: 10px;
	grid-gap: 10px;
	}
.g_item-1 {
	grid-row: 1 ;
	grid-column: 1 ;
}	
.g_item-2 {
	grid-row: 1 ;
	grid-column: 2 ;
}
.g_item-3 {
	grid-row: 1 ;
	grid-column: 3;
}
.g_item-4 {
	grid-row: 2 ;
	grid-column: 1;
}
.g_item-5 {
	grid-row: 2;
	grid-column: 2;
}
.g_item-6 {
	grid-row: 2;
	grid-column: 3;
}
.category_nav .g_item {
	width: 100%;
	line-height: 60px;
	margin: 6px 0px;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
			text-align: left;

	}
.category_nav .g_item img {
	display: inline-block;
	height: 100%;
	width: auto;
	}
.category_nav .g_item p {
	display: inline-block;
	padding-left: 4%;
	font-size: 1.2em;
	font-weight: 600;
	}
.category_nav .g_item  p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
.foot_nav_back {	
	margin: 8px 0 0 0;
	padding-bottom: 20px;/*0px non_block */
	}	
#main_contents h1 {
	text-align: center;
	font-weight: 600;
	font-size: 1.8em;
	background-color: rgba(0, 0, 0, 0.48);
	padding:8px 0;
	color:white;
	}		
}
@media screen and (min-width : 992px){
.category_nav {
	height: auto;
	width: 100%;
	padding: 10px 10px;
	display: -ms-grid;
	display: grid;
	-ms-grid-template-rows: 60px 60px ;
	grid-template-rows: 60px 60px ;
	-ms-grid-template-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-gap: 10px;
	grid-gap: 10px;
	}
.g_item-1 {
	grid-row: 1 ;
	grid-column: 1 ;
}	
.g_item-2 {
	grid-row: 1 ;
	grid-column: 2 ;
}
.g_item-3 {
	grid-row: 1 ;
	grid-column: 3 ;
}
.g_item-4 {
	grid-row: 2 ;
	grid-column: 1 ;
}
.g_item-5 {
	grid-row: 2;
	grid-column: 2;
}
.g_item-6 {
	grid-row: 2 ;
	grid-column: 3 ;
}
.category_nav .g_item {
	width: 100%;
	line-height: 60px;
	margin: 12px 0px;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
			text-align: left;

	}
.category_nav .g_item img {
	display: inline-block;
	height: 100%;
	width: auto;
	}
.category_nav .g_item p {
	display: inline-block;
	padding-left: 10%;
	font-size: 1.2em;
	font-weight: 600;

	}
.category_nav .g_item  p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
#main_contents h1 {
	text-align: center;
	font-weight: 600;
	font-size: 2.0em;
	background-color: rgba(0, 0, 0, 0.48);
	padding:8px 0;
	color:white;
	}		
}

/*　cross stich  *******/
@media screen and (max-width:320px) {
#main_wrapp_em {
		height: auto;
		width: 100%;
		padding: 10px 0;
	}

.title_box_em_no {
	width: 100%;
	padding-top: 30px;
	border-bottom:rgba(91, 115, 109, 0.2) 1px solid;

}
.title_box_em, .title_box_em-O,.title_box_em-V,.title_box_em-T{
	width: 100%;
	height: auto;
	text-align: left;
	
	background-color: rgba(23, 138, 85, 0.1);
	
	border-top: #fff 20px solid;
	border-bottom:rgba(91, 115, 109, 0.2) 1px solid;
}
.title_box_em > h1, .title_box_em-O > h1,.title_box_em-V > h1,.title_box_em-T > h1{
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.3em;
	vertical-align: middle;
	padding:8px 20px;
	color:rgba(0, 0, 0, 0.85)
	}
/*****************************/
.title_box_em-O > h1{
	background-color: rgba(135, 20, 229, 0.09);
}	
	
.title_box_em-T > h1{
	background-color: rgba(206, 178, 0, 0.3);
}
	
.title_box_em-V > h1{
	background-color:rgba(255, 255, 255, 0.5);
	}

.sub_t {
	text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 16px 30px 0px 30px;
	background-color: #fff;
	line-height: 1.2;
}
#cross_st p {
	text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 16px 30px 0px 30px;
	background-color: #fff;
	
}
}
@media screen and (min-width:321px) {
#main_wrapp_em {
		height: auto;
		width: 100%;
		padding: 10px 0;
	}
/**********************/
.title_box_em, .title_box_em-O,.title_box_em-V,.title_box_em-T{
	width: 100%;
	height: auto;
	text-align: left;
	
	background-color: rgba(23, 138, 85, 0.1);
	
	
	border-top: #fff 20px solid;
	border-bottom:rgba(91, 115, 109, 0.2) 1px solid;
	
	}
.title_box_em > h1, .title_box_em-O > h1,.title_box_em-V > h1,.title_box_em-T > h1{
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.1;
	padding:8px 30px;
	color:rgba(0, 0, 0, 0.85)
	}
.title_box_em > h1{
	background-color: #fff;
	}

.title_box_em-T > h1{
	background-color: rgba(206, 178, 0, 0.3);
	}
	}
.title_box_em-V > h1{
	background-color:rgba(106, 253, 15, 0.14)
	}

.title_box_em-O > h1{
	background-color: rgba(135, 20, 229, 0.09);
}	
	
	
.title_box_em-V > h1{
	background-color:rgba(255, 255, 255, 0.5);
	}


	
	
.sub_t {
		text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 20px 30px 0px 30px;
	background-color: #fff;
	line-height: 1.2;	
	}

@media screen and (min-width:481px){
.sub_t {
		text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 30px 80px 0px 80px;
	background-color: #fff;
	line-height: 1.5;	
	}
}
@media screen and (min-width:768px){
.sub_t {
		text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 16px 100px 0px 80px;
	background-color: #fff;
	line-height: 1.5;	
	}
}

@media screen and (max-width:320px){
.lag_wrapp {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
 }
.photo_back_harf-s {
	-webkit-align-items: center; /* Safari */
  align-items:         center;
}
 
.photo_back_harf-s img {
	display: inline;
	width: 45%;
	padding: 20px 4px 0 4px;
}
 
.photo_back_harf img {
	height: auto;
	width: 60%;
	margin: 0 auto;
	padding-top: 30px;
	}
.photo_back_harf-M img {
	height: auto;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0 6px 0;
	}
.photo_back_harf-L img {
	height: auto;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0 6px 0;
	}

.text_box_harf {
	height: auto;
	width: 88%;
	margin:20px auto;
	padding: 20px 20px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.2em;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.075);
	}
.text_box_harf p {
	padding-bottom:6px;
	}
.subtext {
	text-align: left;
	margin: 12px 5%;
	font-size: 1.3em;
	}
.subtext_cl {
	font-size: 1.2em;
	padding-top:20px;
	
}
.lag_wrapp_sample {
	display:-webkit-flex;
	display:-ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
 margin: 0 5%;
	}	
.lag_wrapp_sample .photo_block {
	height: auto;
	width: 100%;
	text-align: center;
}
.photo_block:last-child{
	padding-bottom:80px;}

.photo_block p img {
	width: 55%;
	
}
	
}

@media screen and (min-width:321px){
.lag_wrapp {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
 }
 .photo_back_harf-s img {
	display: inline;
	width: 40%;
	padding: 20px 4px 0 4px;
	
}

.photo_back_harf img {
	height: auto;
	width: 65%;
	margin: 0 auto;
	padding-top: 30px;
	max-width:500px;
	}
.photo_back_harf-M img {
	height: auto;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 6px 0;
	max-width: 350px;
	}
	
.photo_back_harf-L img {
	height: auto;
	width: 88%;
	margin: 20px auto 0px auto;
	padding: 10px 0 00px 0;
	}

.text_box_harf {
	height: auto;
	width: 88%;
	margin:20px auto;
	padding: 20px 20px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.2em;
	background-color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.075);
	}
.text_box_harf p {
	padding-bottom:6px;
	}
.subtext {
	margin:20px 5%;
	text-align: center;
	font-size: 1.2em;
	}
#cross_st h1{
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.1em;
	padding:6px 20px;
	}
.lag_wrapp_sample {
	display:-webkit-box;
	display:-webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:space-evenly;
	justify-content: space-evenly;
	margin: 0 5%;
  align-self: center;
	}	
.lag_wrapp_sample .photo_block {
	width: 50%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	-webkit-align-self: center;
	align-self: center;
}
.photo_block img {
	width: 85%;
	margin-bottom: 10px;
}
.subtext_cl {
	font-size: 1.2em;
	padding-top:20px;
	
}
}

@media screen and (min-width:481px){
.subtext {
	margin:24px 10%;
	text-align: left;
	font-size: 1.2em;
	}
.text_box_harf p {
	padding : 6px 20px;
	}
.photo_back_harf-L img {
	height: auto;
	width: 80%;
	margin: 20px auto 0px auto;
	padding: 20px 0 20px 0;
}
.lag_wrapp_sample {
	display:-webkit-box;
	display:-webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:space-evenly;
justify-content: space-evenly;
 margin: 0px 5%;
 padding-bottom:30px;
	}	
.lag_wrapp_sample .photo_block {
	width: 33%;
	text-align: center;
	margin-top: 30px;
	-webkit-align-self: center;
	align-self: center;

}
.photo_block img {
	width: 85%;
}
.photo_back_harf img {
	height: auto;
	width: 50%;
	margin: 0 auto;
	padding-top: 30px;
	max-width:500px;
	}

.text_box_harf {
	width: 68%;
	background-color: #fff;
	}
.text_box_harf p {
	padding-bottom:6px;
	line-height: 1.3em;
	}
.photo_back_harf-s img {
	display: inline;
	width: 40%;
	padding: 20px 4px 0 4px;
}

}



@media screen and (min-width:768px){
.lag_wrapp {
	display:-webkit-box;
	display:-webkit-flex;
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: center;
	justify-content: space-around;
 }
	.photo_back_harf,.photo_back_harf-L,.photo_back_harf-M {
	height: auto;
	width: 100%;
	text-align: center;
	}
 
.photo_back_harf img {
	height: auto;
	width: 75%;
	margin: 20px auto;
}
.photo_back_harf-s {
	height: auto;
	width: 120%;
	margin: 20px auto;
	
}
.photo_back_harf-s img {
	display: inline;
	width: 47%;
	padding: 40px 0px 40px 40px;
}

.photo_back_harf-M img {
	height: auto;
	width: 90%;
	margin: 20px 0 20px 0;
}

.photo_back_harf-L {
	/*background-color: #f42121;*/
	width: 100%;
	margin-left: 8%;
}
.photo_back_harf-L img {
	height: auto;
	width: 100%;
	margin: 20px 0 20px 0;
}
.text_box_harf {
	height: auto;
	width: 100%;
	margin-right: 10%;
	margin-left: 6%;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: #fff;
	}
.text_box_harf p {
	padding-bottom:6px;
	line-height: 1.3em;
	}
}
.photo_block {
	width: 33.3%;
	text-align: center;
	margin-top: 50px;
	-webkit-align-self: center;
	align-self: center;
}
.photo_block img {
	width: 80%;
}
.subtext {
	padding:0px 10% 30px 10%;
	text-align: left;
	font-size: 1.2em;
	}
	



/*　lightbox close mark 不具合修正のため　*/
#lightbox .lb-close {
 background: url(../image/rs_image/lightbox_images/close.png)  no-repeat;
	
}

/*　cross-stitch ここまで　************* */	






/*　************************************
	*************************************/
/*　rs/shop_info 全サイズ対応　******/ 
@media screen and (max-width : 320px) {

.flore_guide {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.flore_guide li {
	display: inline-block;
	padding: 5px 12px;
	margin: 2px 4px;
	font-size: 0.9em;
	background-color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.42);
	}
	
.contents_box {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 26px;
	padding-bottom: 10px;
	}
.contents_box_w {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 26px;
	padding-bottom: 10px;
	}

.contents_box h1 {
	padding:4px 10px;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0px 0px 6px 10px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
.contents_box_w h1 {
	padding:4px 10px;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0px 0px 6px 10px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
	
.contents_box .img_1 {
	padding-left: 10px;
	padding-right: 5px;
	}
.contents_box .img_1 img {
	height: auto;
	width: 90%;
	}
.contents_box .img_2 {
	padding-right: 10px;
	padding-left: 5px;

	}	
.contents_box .img_2 img {
	height: auto;
	width: 90%;
	}
.contents_box_w .img_3  {
	height: auto;
	width: auto;
padding-bottom: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;	

}	
.contents_box_w .img_3 img {
	height: auto;
	width: 90%;
	
}
.contents_box .img_4 {
	padding: 10px 10px;
	}	
.contents_box .img_4 img {
	height: auto;
	width: 70%;
	opacity: 0.8;
	}
.dottoline {
	height: 2px;
	border-bottom: rgba(0, 0, 0, 0.54) dotted 1px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	}
.contents_box .img_5  {
	height: auto;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;	
}
.contents_box .img_5 img {
	height: auto;
	width: 50%;
	margin-left: -100px;
	}
.contents_box h2 {
	text-align: left;
	font-size: 1.1em;
	padding: 10px 40px 20px 40px;
	line-height: 1.3em;
}	
.contents_box h3 {
	text-align: left;
	font-size: 1.25em;
	font-weight: 500;
	padding: 2px 0px 2px 12px;
	margin: 0px 8px 0px 8px;
	background-color:rgba(149, 148, 148, 0.3);
	}
.contents_box h4 {
	text-align: left;
	font-size: 1.1em;
	padding: 10px 30px;
	margin: 0px 8px;
	line-height: 1.3em;
	background-color: rgba(255, 255, 255, 0.94);
}

.ggmap {
position: relative;
padding-bottom: 0%;/*56.25*/ 
padding-top: 0px;
height: auto;
margin: 8px 8px;
	}
.gmap_box {
	display: block;
	height: 300px;
	width: 100%;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0px;
left: 0;
width: 100%;
	}
.contents_text {
	height: auto;
	width:100%;
	margin:30px 24px;
	text-align: left;
	line-height: 1.3em;
	}
.copy {
	text-align: left;
	padding: 20px 0px 8px 20px;
	font-size: 1.3em;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.34);
	color:#fff;
	margin-top: -10px;
	}
.copy_u {
	background-color: rgba(0, 0, 0, 0.34);
	height: 20px;
}
.copy2 {
	text-align: center;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	
	}
.copy3 {
	padding: 20px 0px 0px 30px;
	}
.copy4 {
	text-align: left;
	font-size: 1.2em;
	padding: 0px 30px 8px 30px;
	line-height: 1.4em;
	
	}
.copy4-r {
	text-align: left;
	font-size: 1.2em;
	padding: 0px 30px 8px 30px;
	line-height: 1.3em;
	color: #fa0202
	}
	
.copy5 {
	display: inline-block;
	text-align: left;
	font-size: 1.1em;
	width:25%;
	padding:3px 0px 3px 0px;
	margin-left: 0px;
	overflow: hidden;
	}
.copy6 {
	display: inline-block;
	text-align: left;
	font-size: 1.2em;
	padding-right: 10px;
	font-size: 1.1em;
	width: 70%;
	}
}
/*　rs/shop_infoここまで *************************** */

/*　rs/shop_info *************************** */
@media screen and (min-width : 321px) {
.container {
	text-align: left;
}	
	
.flore_guide {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.flore_guide li {
	display: inline-block;
	padding: 5px 12px;
	margin: 2px 4px;
	font-size: 0.9em;
	background-color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.42);
	}
	
.contents_box {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 26px;
	padding-bottom: 10px;
	}
.contents_box_w {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 26px;
	padding-bottom: 10px;
	}
	
.contents_box h1 {
	padding:4px 10px;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0px 0px 6px 10px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
.contents_box_w h1 {
	padding:4px 10px;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0px 0px 6px 10px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
	
.contents_box .img_1 {
	padding-left: 10px;
	padding-right: 5px;
	}
.contents_box .img_1 img {
	height: auto;
	width: 90%;
	}
.contents_box .img_2 {
	padding-right: 10px;
	padding-left: 5px;

	}	
.contents_box .img_2 img {
	height: auto;
	width: 90%;
	}
.contents_box_w .img3 {
	width: 90%;
}
.contents_box_w .img_3 img {
	height: auto;
	width: 93%;
padding-bottom: 10px
	
}
.contents_box .img_4 {
	padding: 10px 10px;
	}	
.contents_box .img_4 img {
	height: auto;
	width: 70%;
	opacity: 0.8;
}
.dottoline {
	height: 2px;
	border-bottom: rgba(0, 0, 0, 0.54) dotted 1px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	}
.contents_box .img_5  {
	height: auto;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;	
}
.contents_box .img_5 img {
	height: auto;
	width: 45%;
	margin-left: -100px;
	}
.copy6 img {
	max-width: 170px;
}

	
.contents_box h2 {
	text-align: left;
	font-size: 1.1em;
	padding: 10px 40px 20px 40px;
	line-height: 1.3em;
}	
.contents_box h3 {
	text-align: left;
	font-size: 1.25em;
	font-weight: 500;
	padding: 2px 0px 2px 12px;
	margin: 0px 8px 0px 8px;
	background-color:rgba(149, 148, 148, 0.3);
	}
.contents_box h4 {
	text-align: left;
	font-size: 1.1em;
	padding: 10px 30px;
	margin: 0px 8px;
	line-height: 1.3em;
	background-color: rgba(255, 255, 255, 0.94);
}

.gmap_box {
	display: block;
	height: 300px;
	width: 100%;
	padding:0px 8px;
}
.ggmap {
position: relative;
padding-bottom: 0%;/*56.25*/
padding-top: 0px;
height: auto;
margin: 8px 8px;
	}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
left: 0;
width: 100%;
	}

.contents_text {
	height: auto;
	width:65%;
	margin:30px auto;
	text-align: left;
}
.copy {
	text-align: left;
	padding: 20px 0px 8px 20px;
	font-size: 1.3em;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.34);
	color:#fff;
	margin-top: -10px;
	}
.copy_u {
	background-color: rgba(0, 0, 0, 0.34);
	height: 20px;
}
.copy2 {
	text-align: center;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	
	}
.copy3 {
	text-align: left;
	padding: 20px 0px 0px 30px;
	}
.copy4 {
	text-align: left;
	font-size: 1.2em;
	padding: 0px 30px 8px 30px;
	line-height: 1.4em;
	}
.copy4-r {
	text-align: left;
	font-size: 1.2em;
	padding: 0px 30px 8px 30px;
	line-height: 1.3em;
	color: #fa0202
	}

.copy5 {
	display: inline-block;
	font-size: 1.1em;
	width:25%;
	padding:3px 0px 3px 0px;
	margin-left: auto;
	}
.copy6 {
	display: inline-block;
	text-align: left;
	font-size: 1.2em;
	padding-right: 10px;
	font-size: 1.1em;
	width: 70%;
	}
/*　rs/shop_info　ここまで *************************** */
	
}

/*　shop_info */
@media screen and (max-width:481px) {
/*　rs/shop_info *************************** */



.container {
	text-align: left;
}	

.flore_guide {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.flore_guide li {
	display: inline-block;
	padding: 8px 10px;
	margin: 2px 4px;
	font-size: 0.9em;
	background-color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.42);
	}
.contents_box {
	height: auto;
	width: auto;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top:20px;
	}
.contents_box_w {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 26px;
	padding-bottom: 10px;
	}

.contents_box h1 {
	height: auto;
	width: auto;
	padding:4px 10px;
	font-size: 1.3em;
	font-weight: 800;
	margin: 20px 10px 16px 30px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
.ggmap {
	padding-top: 0px;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
text-align: center;
margin-left: auto;
margin-right:auto;
padding-top: 0px;
	}
.m_p {
	height: 394px;
}
.contents_box_w .img_3 {
	width: 100%;
	text-align: center;
	margin-left: auto;
}
.contents_box_w .img_3 img {
	height: auto;
	width: 70%;
	padding-bottom: 10px
	
}

.contents_box .img_4 {
	padding: 10px 10px;
	}	
.contents_box .img_4 img {
	height: auto;
	width: 70%;
	opacity: 0.8;
}
.contents_box .img_5  {
	height: auto;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
.contents_box .img_5 img {
	height: auto;
	width: 40%;
	margin-left: -20%;
	}
.copy6 img {
	max-width: 170px;
}

	
.contents_box h2 {
	text-align: center;
	font-size: 1.1em;
	padding: 20px 40px 20px 40px;
	line-height: 1.3em;
}	
.contents_box h3 {
	text-align: left;
	font-size: 1.25em;
	font-weight: 500;
	padding: 2px 0px 2px 30px;
	margin: 0px 8px 0px 8px;
	background-color:rgba(149, 148, 148, 0.3);
	}
.contents_box h4 {
	text-align: left;
	font-size: 1.1em;
	padding: 10px 60px;
	margin: 0px 8px;
	line-height: 1.3em;
	background-color: rgba(255, 255, 255, 0.94);
}

.contents_text {
	height: auto;
	width:65%;
	margin:30px 25%;
	text-align: left;
}
.copy {
	text-align: left;
	padding: 20px 0px 8px 50px;
	font-size: 1.3em;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.34);
	color:#fff;
	margin-top: -10px;
	}
.copy_u {
	background-color: rgba(0, 0, 0, 0.34);
	height: 20px;
	
}
.copy2 {
	text-align: center;
	padding: 10px 0px 12px 16px;
	}
.copy3 {
	text-align: left;
	padding: 20px 0px 0px 30px;
	}
.copy4 {
	text-align: left;
	font-size: 1.2em;
	padding: 0px 50px 8px 50px;
	line-height: 1.4em;
	}
.copy4-r {
	width: 90%;
	text-align: left;
	font-size: 1.3em;
	padding-bottom: 8px;
	line-height: 1.3em;
	color: #fa0202;
	margin-left: -30px;
	}
	
.copy5 {
	display: inline-block;
	font-size: 1.1em;
	width:25%;
	padding:3px 0px 3px 0px;
	margin-left: auto;
	}
.copy6 {
	display: inline-block;
	text-align: left;
	font-size: 1.2em;
	padding-right: 10px;
	font-size: 1.1em;
	width: 70%;
	}
.textbox_info {
	width:80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10px;
	text-align: center;
}
}
@media screen and (min-width:482px) and (max-width:767px) {
.textbox_info {
	width:80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10px;
	text-align: center;
}

}
@media screen and (min-width: 768px)  {
.container {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#topnav {
	height: auto;
	width: auto;
	text-align: right;
	padding-right: 30px;
}
.flore_guide {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/ricepaper2b.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.flore_guide li {
	display: inline-block;
	padding: 8px 10px;
	margin: 2px 4px;
	font-size: 0.9em;
	background-color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.42);
	}





	
.tabrow {
    text-align: center;
    list-style: none;
    margin: 10px;
    padding: 0;
    line-height: 24px;
}
.tabrow li {
    margin: 0 10px;
    padding: 0 10px;
    border: 1px solid #AAA;
    background: #ECECEC;
    display: inline-block;
}
.tabrow li.selected {
    background: #FFF;
    color: #000;
}
.tabrow {
    position: relative;
}
.tabrow:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #AAA;
    z-index: 1;
}
.tabrow:before {
    z-index: 1;
}
.tabrow li {
    position: relative;
    z-index: 0;
}
.tabrow li.selected {
    z-index: 2;
    border-bottom-color: #FFF;
}
.tabrow li:before,
.tabrow li:after {
    position: absolute;
    bottom: -1px;
    width: 6px;
    height: 6px;
    content: " ";
}
.tabrow li:before {
    left: -6px;
}
.tabrow li:after {
    right: -6px;
}
.tabrow li:after, .tabrow li:before {
    border: 1px solid #AAA;
}
.tabrow li {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.tabrow li:before {
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
}
.tabrow li:after {
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
}
.tabrow li:before {
    box-shadow: 2px 2px 0 red;
}
.tabrow li:after {
    box-shadow: -2px 2px 0 red;
}
.tabrow li:before {
    box-shadow: 2px 2px 0 #ECECEC;
}
.tabrow li:after {
    box-shadow: -2px 2px 0 #ECECEC;
}
.tabrow li.selected:before {
    box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
    box-shadow: -2px 2px 0 #FFF;
}
.tabrow li {
    background:      -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background:     -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background:    -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.0), inset 0 1px 0 #FFF;
    text-shadow: 0 1px #FFF;
    margin: 0 -5px;
    padding: 0 20px;
		}
.contents_box {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
	}
.contents_box_w {
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: none;
	background-color: #fff ;
	}

.contents_box h1 {
	height: auto;
	width: auto;
	padding:4px 10px;
	font-size: 1.5em;
	font-weight: 900;
	margin: 20px 10px 16px 30px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
	
.contents_box .img_1 {
	margin-top: 0px;
	margin-bottom:8%;
	margin-left: 8%;
	margin-right: 8%;
	max-width: 300px;
	}		
.contents_box .img_2 {
	margin-top: 0px;
	margin-bottom:0%;
	margin-left: 8%;
	margin-right: 8%;
	max-width: 300px;
	}
.contents_box_w .img_3 {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 6%;
	}
.contents_box .img_5 {
	height: auto;
	width: 60%;
	text-align: left;
}
.contents_box .img_5 img {
	width: 56%;
	margin-left: -30px;
}
	
.gmap_box {
	display: block;
	width: 70%;
	padding:0px 8px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.ggmap {
position: relative;
padding-bottom: 0%;/*56.25*/
padding-top: 0px;
height: auto;
margin: 8px 8px;
	}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
left: 0;

	}

.copy2 {
		margin-left: -15%;
		margin-top:  -20px;
		background-image: none;
		
}
.m_p {
	height: 380px;/*394*/
}

.acc_box {
	margin: 0px 5% 4% 0px;
	width: auto;
	}	
.col-sm-8 h2 {
	text-align: left;
	padding: 0px 0px 20px 20px;
	font-size: 1.3em;
	}	
.acc_box h3 {
	text-align: left;
	font-size: 1.4em;
	font-weight: 500;
	padding: 2px 0px 2px 20px;
	margin: 0px 15% 0px 0px;
	background-color:rgba(149, 148, 148, 0.3);
	}	
.acc_box h4 {
	text-align: left;
	font-size: 1.25em;
	padding: 8px 0px 8px 40px;
	margin: 0px 15% 0px 0px;
	background-color:#fff;
	}	
.contents_text {
	height: auto;
	width:100%;
	margin:60px 0px;
	text-align: left;
}
.dottoline {
	height: 2px;
	border-bottom: rgba(0, 0, 0, 0.54) dotted 1px;
	width: 80%;
	margin-left: 0;
	margin-bottom: 20px;
	}

.copy4 {
	padding-left: 40px;
	margin-right:0px;
	width: 90%;
	line-height: 2.0rem
	}	
.copy5,copy6 {
	display: inline-block;
	padding-bottom: 6px;	
	}
.busi_box {
	display: block;
	height: auto;
	width: auto;
	padding: 0 13%;
}
.schedule_wrapper {
	margin-left: 0px;
	padding-left: 0px;
}	
.textbox_info {
	height: auto;
	width:100%;
	margin:10px auto;
	text-align: left;
}
}
@media screen and (min-width: 992px)  {
.contents_box {
	height: auto;
	width: 100%;
	background-image: url(../image/ricepaper2b.jpg);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.contents_box_w {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	}
.contents_box h1 {
	height: auto;
	width: auto;
	padding:4px 10px;
	font-size: 1.5em;
	font-weight: 900;
	margin: 20px 10px 16px 30px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
	font-family: sans-serif
	}
.contents_box .img_1 {
	margin-top: 0px;
	margin-bottom:8%;
	margin-left: 8%;
	margin-right: 8%;
	max-width: 300px;
	}		
.contents_box .img_2 {
	margin-top: 0px;
	margin-bottom:0%;
	margin-left: 8%;
	margin-right: 8%;
	max-width: 300px;
	
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6%;
	height: 266px;
	}
.contents_box .img_5 {
	width: 130%;
	margin-left: auto;
	margin-right: auto;
	 }
.contents_box .copy2 {
		margin-left: -15%;
		padding-top: 0px;
		}
.m_p {
	height: 394px;
	}
.acc_box {
	margin: 0px 5% 5% 0px;
	width: auto;
	}	
.col-sm-8 h2 {
	text-align: left;
	padding-top: 0px;
	}	
.acc_box h3 {
	text-align: left;
	font-size: 1.4em;
	font-weight: 500;
	padding: 1% 0px 1% 20px;
	margin: 0px 15% 0px 0px;
	background-color:rgba(149, 148, 148, 0.3);
	}	
.acc_box h4 {
	text-align: left;
	font-size: 1.25em;
	padding: 2% 0px 2% 40px;
	margin: 0px 15% 0px 0px;
	background-color:#fff;
	}	
}
/*　/shop_info *******************/


/* embroidery ********/
@media screen and (max-width : 320px) {
.title_box_em h1 {
	text-align: left;
	font-size: 1.4em;/*1.3*/
	font-weight: 600;
	line-height: 1.3em;
	padding:8px 30px 4px 30px;
	background-color: rgba(23, 138, 85, 0.1);
	border-top: #fff 20px solid;	
	}
}
@media screen and (min-width : 321px) {
.title_box_em h1 {
	text-align: left;
	font-size: 1.4em;/*1.3*/
	font-weight: 600;
	line-height: 1.3em;
	padding:8px 30px 4px 30px;
	background-color: rgba(23, 138, 85, 0.1);
	border-top: #fff 20px solid;	
	}
}
@media screen and (min-width:481px) {
.title_box_em h1 {
	text-align: left;
	font-size: 1.5em;/*1.3*/
	font-weight: 600;
	line-height: 1.5em;
	padding:12px 30px 8px 30px;
	background-color: rgba(23, 138, 85, 0.1);
	border-top: #fff 20px solid;
	text-indent: 6%	
	}
}






/* Lag ***************** */



.lud{
  margin: 0rem 0rem;
}

/* サンプル用スタイリング */
.ex-16{
  position: relative;
}

.ex-16 .bg{
background: url(/image/rs_image/lag/lag_only.jpg) no-repeat center center;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  mix-blend-mode: multiply;
  filter: grayscale(100%);
  z-index: -1;
}
.ex-16 .bg-back{
  background: rgba(19, 11, 173, 0.65);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}


.ex-16 .header{
  padding: 1.5rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ex-16 .logo{
  margin-bottom: 0;
  color: #fff;
  font-size: 1rem;
  font-family: 'Georgia';
  font-style: italic;
}

.ex-16 .header ul li{
  display: inline-block;
  list-style: none;
  font-size: .875rem;
  color: #fff;
  margin-left: 1.5rem;
  cursor: pointer;
}

.ex-16 .header ul li:hover{
  color: rgba(255,255,255,0.6);
}

.ex-16 .body{
  padding: 4rem 2rem;
}

.ex-16 .body .title{
  color: #f6cd37;
  font-weight: 600;
  font-size: 3.2rem;
  max-width: 25rem;
  line-height: 1.2;
  width: 100%;
  text-align: left;
  padding-top: 100px;
  padding-left: 10%;
  letter-spacing: 5px;
  text-shadow: 6px 6px 6px black;
}

.ex-16 .body .desc{
  color: rgba(255,255,255,0.9);
  width: 100%;
  max-width: 25rem;
  font-size: 1.2rem;
  text-align: left;
  padding-left: 10%;
  padding-top: 20px;
  line-height: 1.6rem;
   text-shadow: 6px 6px 6px black;

}

.ex-16 .body a{
  background: red;
  padding: .675rem 2rem;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  margin-top: 2rem;
  display: inline-block;
}

.ex-16 .body .a-1{
  color: rgba(0,0,0,0.6);
  background: -moz-linear-gradient(top,  hsl(49, 92%, 71%) 0%, hsl(36, 93%, 73%) 100%);
  background: -webkit-linear-gradient(top,  hsl(49, 92%, 71%) 0%,hsl(36, 93%, 73%) 100%);
  background: linear-gradient(to bottom,  hsl(49, 92%, 71%) 0%,hsl(36, 93%, 73%) 100%);
}

.ex-16 .body .a-2{
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  margin-left: .5rem;
  padding: calc(.675rem - 1px) 2rem;
}

.ex-16 .body .a-1:hover{
  background: -moz-linear-gradient(top,  hsl(49, 74%, 62%) 0%, hsl(36, 75%, 64%) 100%);
  background: -webkit-linear-gradient(top,  hsl(49, 74%, 62%) 0%,hsl(36, 75%, 64%) 100%);
  background: linear-gradient(to bottom,  hsl(49, 74%, 62%) 0%,hsl(36, 75%, 64%) 100%);
}

.ex-16 .body .a-2:hover{
  background: #fff;
  color: #193A3D;
}



/*　painting  *******/
@media screen and (max-width:320px) {
#main_wrapp_em {
		height: auto;
		width: 100%;
		padding: 10px 0;
	}

.title_box_pa {
	width: 100%;
	height: auto;
	text-align: left;
	
	background-color: rgba(134, 114, 0, 0.24);
	
	border-top: #fff 20px solid;
	border-bottom:rgba(91, 115, 109, 0.2) 1px solid;
}
.title_box_pa > h1 {
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.3em;
	vertical-align: middle;
	padding:8px 20px;
	color:rgba(0, 0, 0, 0.85)
	}
.sub_t {
		text-align: left;
	font-size: 1.3em;
	font-weight: 200;
	padding: 16px 30px 0px 30px;
	background-color: #fff;
}
	
}

/*** uniform frame ** */

.ex-16 .bg_uf{
background: url(/image/rs_image/uniform_rs/topimage_w1000) no-repeat center center;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.ex-16 .bg-back{
  background: rgba(19, 11, 173, 0.65);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}
/** uniform ここまで　****/

/** illcom          ***/
.top_image img{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.subcopy_il {
	font-size: 1.1em;
	padding: 6px 0 ;
	width: 100%;
	padding-bottom: 30px;
}
.category_nav_il {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.8em;
  padding: 0.8em 0.8em 0.4em;;
}
.category_nav_il > div {
	width: 100%;
	line-height: 50px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2) ;
	border-radius: 6px;
	background-color: #fff;
	text-align: left;
}
.category_nav_il > div p:before{
	content:"▶　";
	opacity: 0.4;
	font-size: smaller;
	}
.category_nav_il > div p {
	font-size: 1.3em;
	padding-left: 20px;
}
.title_box_ill {
	width: 100%;
	height: auto;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.32);
	border-top: #fff solid 10px;
}
.title_box_ill > h1 {
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.3em;
	vertical-align: middle;
	padding:8px 10%;
	color:#fff;
	text-indent: 0%;
	}
	
@media screen and (max-width:480px) {
/*
.p_container {
	display:flex;
	justify-content: center;
}
*/
#main_contents h2 {
	font-size: 1.5em;
}
.subcopy_il > h3 {
	font-size: 1.1em;
	padding: 12px 0 6px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.image_ill {
	height: auto;
	background-image: url(../image/ricepaper2b.jpg);
	

	}
.image_ill .prisecopy {
	font-size: 1.5em;
	font-weight: 600;
	padding-top: 30px;
	}
.name_down {
	padding-bottom: 50px;
	}		
#main_wrapp_em .image_ill .name {
	padding-bottom: 30px;
	}
.image_ill img {
	width: 65%;
	margin-top: 30px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);

	}
.image_ill_s {
	height: auto;
	}
.image_ill_s img {
	width: 50%;

	margin: 10px 0 20px 0;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill_s > .name_last {
	padding-top: 6px;
}	
	
.image_ill-L img {
	width: 85%;
	margin-top: 30px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	background-image: url(../image/ricepaper2b.jpg);

	}
.image_ill p {
	padding-top: 20px;}
.image_ill-L p {
	padding-top: 20px;
	
	}
.image_ill-LS img {
	width: 70%;
	height: auto;
	margin-top: 30px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill-LS p {
	padding-top: 20px;
	}
.image_ill-LS  .name {
	padding-top: 6px;

	}
	
.image_ill .name,.image_ill-L .name {
	padding-top: 6px;
	padding-bottom: 14px;
	}
.image_ill .name_last,.image_ill-L .name_last {
	padding-top: 6px;
	padding-bottom: 50px;
	}
.image_ga_profile-55 .caption, .image_ga-70 .caption{
	text-align: left;
	padding-top: 12px;
	width:60%;
	margin-left: 20%;
	margin-right: 20%; 
}
.image_ga {
	width: 90%;
	margin: 0 auto;	
}
.image_ga img {
	width: 90%;
}
#main_wrapp_em .title_box_u h2 {
	width: 100%;
	margin: 0 auto;
}
#main_wrapp_em h2 {
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto;
padding: 6px 0 4px 0;

}
#main_wrapp_em .top_img {	
		width: 100%;
		padding:10px 0;
		text-align: center;
}		
.top_img img{
	width: 90%;
	margin:0 auto;
}	
}
@media screen and (min-width:481px) {
.title_box_u h2 {
	text-align: center;
	font-size: 200%;
	padding: 6px 0 4px 0;
	}

	.subcopy_il {
	text-align: left;
	}
.subcopy_il > h3 {
	font-size: 1.3em;
	padding: 12px 0 6px 0;
	width: 70%;
	margin: 0 auto 0 auto;
	text-align: left;
	line-height: 1.3em;
	}
.wrapper_p{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 50px;
	width: 85%;
	text-align: center;
	margin: 0 auto;
	}
.wrapper_p > div {
	flex-basis: 47%;
	height: auto;
	}
.image_ill p {
	padding-top: 10px;
	}
.image_ill-L p {
	padding-top: 30px;
	}
	
.image_ill .name, .image_ill-L .name {
	padding: 6px 0 0px 0;
	}
.image_ill .name_last,.image_ill-L .name_last {
	padding-top: 6px;
	padding-bottom: 50px;
	}	
/*}*/
.image_ill img {
	width: 60%;
	height: auto;
	margin-top: 10px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill_s img {
	width: 60%;
	height: auto;
	margin-top: 50px;
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
	background-image: url(../image/ricepaper2b.jpg);
	
	}
.image_ill_s > .name_last {
	padding-top: 10px;
	}	
.image_ill-L img {
	width: 85%;
	height: auto;
	margin-top: 60px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill-L p {
	padding-top: 20px;
	}
.image_ill-LS img {
	width: 70%;
	height: auto;
	margin-top: 30px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill-LS p {
	padding-top: 20px;
	}
.image_ill-LS  .name {
	padding-top: 6px;
	}
.image_ill{
	padding: 20px 0 40px 0;
	height: auto;
	background-image: url(../image/ricepaper2b.jpg);
	}
.prisecopy {
	font-size:1.8rem;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 20px;
	}
.image_ill  .name_down {
	margin-bottom: 30px;
	padding-top: 6px;
	}
.image_ill p, .image_ill-L p {
	font-size:1.3rem;
	font-weight: 500;
	margin-bottom: -10px;
	margin-top: 10px;
	}
.image_ill .prisecopy {
	font-size:1.8rem;
	font-weight: 600;
	padding: 20px 0 30px 0;
	}
#main_wrapp_em .title_box_ill h1 {
	text-align: left;
	margin-left: 0%;
	padding-left: 10%;
	font-size: 1.4em;

	}
.image_ga_profile-55 .caption, .image_ga-70 .caption{
	text-align: left;
	padding-top: 12px;
	width:60%;
	margin-left: 20%;
	margin-right: 20%; 
}
.image_ga {
	width: 100%;
	margin: 0 auto;	
}
.image_ga img {
	width: 100%;
}			
#main_wrapp_em h2 {
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto;
	text-indent: 0;
	width: 100%;
}		
}


@media screen and (min-width:768px){
	
.image_ill img {
	width: 80%;
	height: auto;
	margin-top: 20px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill .prisecopy {
	font-size:1.8rem;
	font-weight: 600;
	padding: 40px 0 20px 0;
	}
.image_ill p, .image_ill-L p .image_ill-LL p{
	font-size:1.3rem;
	font-weight: 500;
	margin-bottom: -10px;
	margin-top: 10px;
	background-image: url(../image/ricepaper2b.jpg);
	
	}
.image_ill-L p {
	margin-top: 10px;
}

.image_ill-L img {
	width: 100%;

}
.image_ill-LL img {
	width: 135%;
	margin-left: -15%;
	margin-right: auto;
}
.wrapper_p {
	margin-top: 80px;
}
.image_ill-LS img {
	width: 60%;
	height: auto;
	margin-top: 30px;
	display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}
.image_ill-LS p {
	padding-top: 20px;
	}
.image_ill-LS  .name {
	padding-top: 6px;
	}
	
.subcopy_il {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 12px 0 6px;
	width: 80%;
	margin-left: 10%;
	text-align: left;
	}
#main_contents h2 {
	padding: 20px 0;
	font-size: 2.0em;
	}
#main_wrapp_em .title_box_ill h1 {
	font-size: 1.8em;
	text-align: left;
	padding-left: 10%;	
	}
.image_ga_profile-55 .caption, .image_ga-70 .caption{
	text-align: left;
	padding-top: 12px;
	width:50%;
	margin-left: 25%;
	margin-right: 25%; 
}
.image_ga_profile-55 .title, .image_ga-70 .title {
	text-align: center;
	font-size: 1.3em;
}
.image_ga {
	width: 90%;
	margin: 0 auto;
}
.image_ga img {
	width: 100%;
}	
#main_wrapp_em h2 {
	font-size: 1.6em;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 8px 0;
}		
}

.image_ga {
	width: 90%;
	margin: 0 auto;
}
.image_ga img {
	width: 90%!important;
}	
.name {
	
}
