@import url(font-awesome.min.css);
@import url("base.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

h1, h2, h3, h4, h5, h6 {
    color: #5d5642;
}

#main.subpage h1, #main.subpage h2, #main.subpage h3, #main.subpage h4, #main.subpage h5, #main.subpage h6 {
    font-weight: bold;
    margin: 0;
    //margin-bottom: 0.7em;
   	font-family: 游明朝体, 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", meiryo, serif;
	text-align: center;
	line-height: 1.2;
}

#main.subpage h2, #main.subpage h3, #main.subpage h4, #main.subpage h5, #main.subpage h6 {
    margin-bottom: 0.5em;
}

#main.subpage{
	margin-top: 3em;
}

.chara_font1{
	font-family: 'Quattrocento', serif;
}
.ttl_tesoro_font{
	font-family: 'Quattrocento', serif;
}
.banner ul{
    margin: 0 0 1em 0;
}
.banner ul.actions li{
    margin: 0 0 1em 0;
}
ul.actions li,ul.actions li:last-child {
    padding: 0 0.4em;
}

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: inherit;
}


.basic_parag1 {
    margin: 0 0 1em 0;
	text-align: center;
}

.basic_section1 {
    margin: 0 0 1em 0;
}

h1.subpage_ttl{
	 margin: 0;
	 font-weight: 700;
}

.img_under_ttl{
	width: 540px;
	margin-bottom: 1em;
}

body #main header .logo.subpage_logo {
	display: none;
}

.subpage_ttl_wrap {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

body #main.subpage header .logo img {
    width: 160px;
}

#main.subpage h2.subttl_dia1{
	font-size: 1em;
	margin-bottom: 1em;
}
.subttl_dia1:before, .subttl_dia1:after{
	content: "◆";
}

.pricelist_parag_wrapper{
	background: rgba(239,234,211,0.5);
    padding: 1.5em 1.8em 1em;
    width: 100%;
    border: 9px solid rgba(255,251,245,1);
    border-left: 15px solid rgba(255,251,245,1);
    border-right: 15px solid rgba(255,251,245,1);
    box-shadow: 0 -50px 186px 10px rgba(105,64,22,0.2) inset;
}

.pricelist_parag_wrapper table{
	margin:0;
}

.styleimages .image.fit {
    display: block;
    margin: 0;
    width: 100%;
}

body #colorbox{
	z-index: 100000;
}

#main.subpage h2{
	margin-bottom: 0.5em;
	font-family: 'Quattrocento',meiryo;
}

#main.subpage .faq_ttl1{
	background: #5e5e5e; 
	display: inline-block; 
	padding: 0.5em 0.7em 0.4em; 
	color: white; 
	border-radius: 6px;
	margin-bottom: 1em;
	font-size: 1em;
}

#main.subpage .faq_answers h4{
	font-weight: bold;
	margin-bottom: 0.5em;
	text-align: left;
}

.faq_answers .answer_wrap{
	padding: 1em;
    background: url(../../images/header_grad1.png) repeat-x 0 bottom #ffffff;
    border-radius: 4px;
    line-height: 1.5;
    margin-bottom: 1.2em;
    border: solid 1px #dddddd;
}

.voice_detail{
	border-radius: 5px; padding: 27px 20px 10px; margin-top: -18px; margin-bottom: 12px; background: url(../../images/header_grad1.png) repeat-x 0 bottom #ffffff; border: solid 1px #dddddd;
}

.menu_detail{
	border-radius: 5px; padding: 27px 20px 10px; margin-top: -18px; margin-bottom: 12px; background: url(../../images/header_grad1.png) repeat-x 0 bottom #ffffff; border: solid 1px #d1c3bb;
	//box-shadow: 0 0 50px rgba(0,0,0,0.1) inset;
}


.customers_voice_ttl{
	margin: 0; position: relative; left: 15px; padding: 10px 20px 8px 20px; border-radius: 30px; display: inline-block; background: #333333; color: white; line-height: 1;
}

.customers_voice_ttl.voice_female{background-color: #e68d8d;}
.customers_voice_ttl.voice_male{background-color: #8d99e6;}
.customers_voice_ttl.voice_couple{background-color: #cab06c;}

.menu_special_ttl{
	font-weight: bold;margin: 0; position: relative; left: 15px; padding: 10px 20px 8px 20px; border-radius: 30px; display: inline-block; background: #827d6f; color: white; line-height: 1;
}


.introduction_concept_subttl{
	font-size: 1.1em;
    padding: 0.8em;
    background: url(../../images/subttl_grad1.png) repeat-x 0 bottom #5e5e5e;
    color: white;
   	font-family: 游明朝体, 'Yu Mincho', YuMincho, "Hiragino Mincho ProN", meiryo, serif;

}

.introduction_concept_parag{
	padding: 0.8em;
    //background: white;
    margin: 0;
}

.introduction_concept_wrapper{
    margin-bottom: 2em;
    padding-bottom: 0.8em;
    //background: url(../../images/header_grad1.png) repeat-x 0 bottom #ffffff;
    //background: url(../../images/tesoro_logo_bg.png) 95% 100% no-repeat rgba(239,234,211,0.5);



background-image:
    url(../../images/header_grad1.png),
    url(../../images/tesoro_logo_bg2.png);

  background-repeat:
    repeat-x,
	no-repeat;

  background-position:
    0 bottom,
	95% 100%;

  background-color:
	white;

}

.part_line1{
	margin-top: 1em;
	margin-bottom: 2em;
	width: 100%;
}

#header > nav > ul > li a {
    line-height: 1;
}

#header.alt > nav > ul > li {
    /* margin-left: 1.1em; */
    padding-left: 1.1em;
    padding-right: 1.1em;
    line-height: 0;
    border-left: 1px dotted #999999;
}

#header.alt > nav > ul > li a {
    color: inherit;
    border: 0;
    padding: 0.35em;
    border-radius: 4px;
}

#header.alt > nav > ul > li {
    margin-left: 0;
}

#header.alt > nav > ul > li:first-child {
    border-left: 0;
}

#header:not(.alt) > nav > ul > li {
    margin-top: 1.1em;
}
#owner_pic{
	width: 100%;
	margin-bottom: 1.5em;
}

.styleimage_txt{
	position: relative; bottom: 0; padding: 0.5em 0.6em; 
	background: #5e5e5e; width: 100%; overflow: hidden; color: white; margin: 0;
}

.styleimage img{
    border-radius: 0;
}

#header:not(.alt){
	background: url(../../images/header_grad1.png) repeat-x 0 bottom #ffffff;
	border-bottom: 1px solid #dddddd;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

#footer {
	background: url(../../images/footer_light_bg1.png) 0 0 no-repeat #555555;
}

table td {
    vertical-align: middle;
    padding: 0.75em 0.5em;
    line-height: 1.3;
    }

#top_info p {
    margin-bottom: 0.5em;
}

.top_info_parag_wrapper {
    height: 15em;
}

.top_info_parag_wrapper p span{
	line-height: inherit;
	display: inline-block;
	width: 2.5em;
	margin-left: 2.5em;
    margin-right: -2.5em;
}

.middle_support_br1{display: none;}

.mobile_br {display: none;}

body #main .left_txt{text-align: left;}

ul.faqlist li {
	padding-left: 0;
    margin-top: 1em;
    margin-left: 1.5em;}

.faq_answer_dd{padding-right: 0.5em;}
.faq_answerlist li{
	padding-left: 0;
    margin-top: 1em;
    margin-bottom: 0.3em;
    margin-left: 1.5em;
}

ul.faq_answerlist, ul.faqlist{
	padding-left: 0;
}

#main .faq_answer_ttl,#concept_barrier_free {
    padding-top: 70px;
    margin-top: -70px;
}

.faqlist a{
	text-decoration: underline;
	line-height: 1.3;
}

#concept_barrier_free_thumbnail img{
	width: 100%;
}

#concept_barrier_free_thumbnail a{
	margin-bottom: 1em;
	display: inline-block;
}

.menu_detail_ttl{
	border-bottom: 1px dashed #5d5642;
	color: #5d5642;
}

.subpage#main .faq_ttl1 i{
    position: relative;
    top: -0.1em;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 1em;
	right: 1em;
	margin: 0;
	z-index: 10000;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 40px;
	border-radius: 40px;
}

.latest_info p{
	padding-bottom: 0.2em;
}

.mobile_nobr{display: block;}

.basic_parag1 strong {
    line-height: 1.3;
}

del {
    font-size: inherit;
    line-height: inherit;
}

#top_info .top_info_parag_wrapper.latest_info {
    height: 280px;
}

/************************************************/
/************************************************/
/************************************************/

	@media screen and (max-width: 1680px) {
		.img_under_ttl{
			 width: 600px;
			 margin-bottom: 2em;
		}
	}

	@media screen and (max-width: 1280px) {
		.img_under_ttl{
			 width: 500px;
			 margin-bottom: 2em;
		}
		.normal_del{
			display: none;
		}
		.wrapper {
		    padding: 4em 1em 2em;
		}		 
	}

	@media screen and (max-width: 1200px) {
		#header.alt > nav > ul > li {
		    padding-left: 0.45em;
		    padding-right: 0.45em;
		}
		.middle_support_br1{display: none;}
	}

	@media screen and (max-width: 980px) {
		#main.subpage{
			margin-top: inherit;
		}
		.img_under_ttl{
			 width: 420px;
			 margin-bottom: 0.75em;
		}

		body #main header .logo.subpage_logo {
			display: inherit;
		}
		
		#main > header {
		    padding: 2em 0 1em 0;
		}
		
		.subpage_ttl_wrap {
		    margin-top: 2em;
		    margin-bottom: 0.5em;
		}
		
		.middle_support_br1{display: block;}
		
		#main .faq_answer_ttl, #concept_barrier_free {
		    padding-top: 15px;
		    margin-top: -15px;
		}

		#top_info .top_info_parag_wrapper.shop_info p{
			font-size: 1.05em;
			margin-bottom: 2px;
		}
	}

	@media screen and (max-width: 736px) {
		#main.subpage{
			margin-top: inherit;
		}
		.img_under_ttl{
			 width: 360px;
		}

		#main > header {
		    padding: 2em 0 1em 0;
		}
		#footer {
		    padding: 3em 1.5em 1em 1.5em;
		}
		.middle_support_br1{display: none;}
		
		.basic_parag1{
			text-align: left;
		}
		
		#main.subpage h2, #main.subpage h3, #main.subpage h4, #main.subpage h5, #main.subpage h6 {
			text-align: left;
		}
		#main.subpage .menu_pricelist h2,#main.subpage .menu_pricelist h3,#main.subpage .menu_pricelist h4,#main.subpage .menu_pricelist h5,#main.subpage .menu_pricelist h6{
			text-align: center;
		}
		#top_info .top_info_parag_wrapper.shop_info p {
			font-size: 1.1em;
			margin-bottom: 3px;
		}
		.top_info_parag_wrapper {
		    height: inherit;
		}
	}

	@media screen and (max-width: 680px) {
		.img_under_ttl{
			 width: 330px;
		}
		.mobile_nobr{display: none;}

	}

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

		.button.special {
		    height: 2.5em;
		    line-height: 2.5em;
		    padding: 0 1.5em;
		}

		ul.actions li a,ul.actions li a:last-child {
		    height: 2.5em;
		    line-height: 2.5em;
		}
		#features h3.feature_ttl {
		    font-size: 1.1em;
		    font-weight: 700;
		    padding-left: 0.3em;
		    border-left: 6px solid #827D6F;
		}
		
		#features .button.special, #styleimages_more .button.special {
			height: 2em;
		    line-height: 2em;
		    padding: 0 1em;
		}
		.row {
		    margin-left: -1em;
		}
		.row > * {
			padding-left: 1em;
		}
		#main{
		    padding-left: 1em;
		    padding-right: 1em;
		}
		#footer {
		    padding: 2em 1em 0.1em 1em;
		}
		.top_info_parag_wrapper {
		    padding: 1.2em 1em 1em;
		}
		.wrapper.style2 {
		    padding: 1.2em 1em 0;
		}
		#navPanel .link {
		    padding: 0.7em 0 0.5em;
		}
		.item img.image.fit {
		    margin-bottom: 1em;
		}
		.img_under_ttl{
			 width: calc(100% - 4em);
		}
		.wrapper {
		    padding: 3em 0.5em 1em 0.5em;
		}		
		#owner_pic{
			width: 80%;
			margin-left: 10%;
		}
		.footer_logo {
		    width: 120px;
		}
		.styleimage_txt{font-size: 0.75em;}
		.middle_support_br1{display: block;}
		.mobile_br{display: block;}
		.row.uniform.styleimages {
		    margin: -0.75em 0 -1px -0.75em;
		}
		.row.uniform.styleimages > * {
		    padding: 0.75em 0 0 0.75em;
		}

	}

	@media screen and (max-width: 360px) {

		.img_under_ttl{
			 width: calc(100% - 4em);
		}
		
	}


@media screen and (-ms-high-contrast:none){
	.introduction_concept_subttl{
		padding-top: 1em;
	}
	.subpage#main .faq_ttl1{
		padding-top: 0.8em;
	}
	.subpage#main .faq_ttl1 i{
	    position: relative;
	    top: -0.3em;
	}

}

