/*
Template:BaseTemplate
Theme Name: BaseTemplate-child
Description: This theme is the theme to simplify site production. Please edit one after another!
Version: 1.1.5
*/
/*
↑テンプレートネーム等を書き換えるときは上の項目を編集します。
*/
@charset "utf-8";

/*
*{
	margin: 0;
	padding: 0;
}

header, footer, nav{
	display: block;
}
header{
	width: 100%;
}
*/
#head_img{
	width: 100%;
	max-width: 980px;
	margin: 0px auto;
}
#glonavi_bg nav{
	width: 980px;
	margin: 0px auto;
}

/*
html{
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
}
*/

h1.page-title{
	width:730px;
	height:106px;
	font-size: 24px;
	border-left: 10px solid #a18a3d;
	border-bottom: 1px solid #a18a3d;
	color: #a18a3d;
	line-height: 106px;
	margin-bottom: 10px;
	padding: 0px;
	background-image:url(/wp/wp-content/uploads/2015/10/h1_bg.png);
	background-repeat: no-repeat;
	text-align:center;
}
@media only screen and (max-width: 750px){
	h1.page-title{
		width: auto;
		margin: 0 10px 10px 10px;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
		height: auto;
		display: flex;
		-webkit-align-items: center;
		        align-items: center;
		line-height: 1;
		padding: 20px 10px;
	}
}
h1.page-title a{
	color: #000;
	text-decoration: none;
}
.page_cont h2{
	font-size: 18px;
	background-color: #a18a3d;
	color: #FFF;
	height:50px;
	line-height:50px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image:url(/wp/wp-content/uploads/2015/10/h2_bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
h2.widget_title{
	font-size: 18px;
	color: #F97303;
	margin: 20px 0px 5px 0px;
    display: none;
}
.page_cont h3{
	font-size: 16px;
	line-height:1.3;
	padding: 7px 0;
	background: #745E42;
	color: #fff;
	padding-left: 10px;
	margin-bottom: 5px;
}
h3#comments{
	font-size: 16px;
	margin: 30px 0px 0px 20px;
}
.page_cont h4{
	font-size: 16px;
	color: #a18a3d;
}
.page_cont p{
	margin-bottom: 30px;
}
.page_cont ul{
	list-style-type: none;
}
.page_cont ol{
	list-style-type: none;
}
ol.commentlist{
	margin: 0px 0px 40px 20px;
}
ol.commentlist li{
	margin: 20px 0px 0px 0px;
}

.page_cont img{
	vertical-align: middle;
	border: 0;
}
img.ft_l{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.ft_r{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

p.ft_cl{
	overflow: hidden;
}

/*
a {
	text-decoration:none;
	color:#dac16d;
}
*/
a.alpha:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom:30px;
}
table th, table td{
	border-bottom: 1px solid #eee;
	text-align: left;
	padding: 5px 5px;
}
table th{
	font-weight: normal;
}
table td{
}

/*
* html div#container{
	height: 100%;
}
*/
/*body > div#container{
	height: auto;
	/*overflow-x: hidden;*/

/*}

body{
	background-color: #fff;
	height: 100%;
	min-height: 100%;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 14px;
	/*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
/*	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

div#container{
	position: relative;
	height: 100%;
	min-height: 100%;
	padding-bottom: 180px;
}
*/
/*
header {
	/*background-color: #ffeeff;*/
/*	width: 920px;*/
	/*height: 250px;*/
/*	margin: 0 auto;
	padding: 0px 0px;
	height:287px;
}
header a img.top_logo{
	/*width: 920px;*/
	/*height: 170px;*/
/*	margin-top:10px;
	margin-bottom:35px;
}

header h1{
	width:980px;
	height:18px;
	background:none;
	font-size:12px;
	border:0;
	font-weight:normal;
	line-height:18px;
	margin-bottom:30px;
	text-align:left;
	padding-top:10px;
}
*/
.sp_tel {
display:none;
}
/*
nav{
	
}
nav ul{
	overflow: hidden;
}
nav ul li{
	float: left;
	/*--width: 20%; When contents are 5. --*/
	/*--width: 16.66%; When contents are 6. --*/
/*	text-align: center;
}
nav ul li a{
}
nav ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
*/
div.breadcrumb{
	font-size: 12px;
	padding: 10px 0px 10px 5px;
}
div.breadcrumb a{
	color: #333;
	text-decoration: none;
}
div.breadcrumb a:hover{
/*	color: #fa688e;*/
	opacity: 0.75;
}

/*
footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
/*	height: 120px;*/
/*	background-color: #a18a3d;
	color: #fff;
	padding-bottom: 0px;
	text-align: center;
	height:130px;
    	background-image:url(/wp/wp-content/uploads/2015/10/footer_bg.png);
	background-repeat:repeat-x;
	font-size:16px;
}
footer div.footer_in{
	width: 980px;
	height:96px;
	line-height:96px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	display:none;
}
footer div.footer_in ul{
	margin: 2px 0px;
}
footer div.footer_in ul li{
	padding: 0px 10px 0px 10px;
	border-left: 1px #fff solid;
	display: inline;
}
footer div.footer_in ul li:first-child{
	border: 0px;
}
footer div.footer_in ul li a{
	color: #fff;
	text-decoration: none;
}
footer div.footer_in ul li a:hover{
/*	color: #fa688e;*/
/*	opacity: 0.75;
}
*/
.footer_copy {
	color: #a18a3d;
	text-align: center;
	height:34px;
	line-height:34px;
	font-size:12px;
    	background-image:url(/wp/wp-content/uploads/2015/10/copy_bg.jpg);
	background-repeat:repeat-x;
}

/*
div#main{
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 100px;
}

div#main div#content > p{
	padding: 5px 5px 20px 5px;
}

div#main div#content div#respond{
	margin: 30px 0px 0px 0px;
}
*/
div#content{
	width: auto;
	height: auto;
}
div#content a{
	color: #a18a3d;
}
div#content a:hover{
	opacity: 0.75;
}

div#content div.post p{
	padding: 5px 5px 20px 5px;
}
div#content img.top_main{
	margin-bottom: 50px;
}
div#content div.page_cont{

	margin: 0px;
	padding: 20px 10px 50px;
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 14px;
}
div#content div.page_cont h2{
}
div#content div.page_cont p{
}
div#content div.page_cont h3{
}
div#content div.page_cont h4{
}
div#content div.page_cont div.to_buy_box1, div#content div.page_cont div.to_buy_box2{
	text-align: center;
	padding: 10px 0px;
	margin: 40px 0px;
}
div#content div.page_cont div.to_buy_box1 a, div#content div.page_cont div.to_buy_box2 a{
	color: #000;
	font-weight: bold;
}
div#content div.page_cont div.to_buy_box1{
	font-size: 2.2em;
	background-color: #e7ab4b;
}
div#content div.page_cont div.to_buy_box2{
	font-size: 1.5em;
	background-color: #e7ab4b;
}
div#content div.page_cont img{
/*	display: block; */
	display: inline;
}
div#content div.page_cont span.qa_q{
	color: #e73b79;
	font-weight: bold;
}
div#content div.page_cont span.qa_a{
	color: #01a1fe;
	font-weight: bold;
}
div#content div.page_cont div.box01{
	overflow: hidden;
}
div#content div.page_cont div.box01 div.box01_a{
	float: left;
	width: 33.33%;
	text-align: center;
}
div#content div.page_cont div.box01 div.box01_b{
	float: left;
	width: 33.33%;
	text-align: center;
}
div#content div.page_cont div.box01 div.box01_c{
	float: left;
	width: 33.33%;
	text-align: center;
}
div#content div.page_cont div.box01 div.box01_ab{
	float: left;
	width: 48%;
	text-align: left;
	padding-right: 2%;
}
div#content div.page_cont div.box01 div.box01_cc{
	float: left;
	width: 48%;
	text-align: left;
	padding-left: 2%;
}
div#content div.page_cont div.box01 span.mark1{
	color: #0000ff;
}
div#content div.page_cont div.box01 span.mark2{
	color: #007055;
}
div#content div.page_cont div.box01 span.mark3{
	color: #fd2a88;
}
div#content div.page_cont div.box02{
	overflow: hidden;
}
div#content div.page_cont div.box02 div.box02_a{
	float: left;
	width: 20%;
	text-align: left;
}
div#content div.page_cont div.box02 div.box02_b{
	float: left;
	width: 15%;
	text-align: left;
}
div#content div.page_cont div.box02 div.box02_c{
	float: left;
	width: 47%;
	text-align: left;
}
div#content div.page_cont div.box02 div.box02_d{
	float: left;
	width: 18%;
	text-align: left;
}

/*トップページ　-----------------------------------------------------*/

div#content_top h3 {
    background-image: url(/wp/wp-content/uploads/2017/07/cont_05.png);
    background-repeat: no-repeat;
    height: 53px;
    font-size: 20px;
    padding-top: 12px;
   background-color:#fff;
   color: #482c04;
    font-family: serif;
}
div#content_top h2 {
    background-image: none;
    background-color: #fff;
    display: block;
    height: 100px;
    max-width: 100%;
    padding-left: 0;
}
.box_left {
    float: left;
}

/*
section:after,div.box_row:after {
    display: block;
    clear: both;
    content: "";
}
*/


img.alignright.size-full.wp-image-1394,img.alignright.size-full.wp-image-1393 {
    float: left;
    padding: 11px;
}

.prof_right {
    width: 70%;
}

div.prof_right li {
    list-style-type: square;
    margin-left: 30px;
}

a.button {
    display: inline-block;
    color: #fff !important;
    background-color: #a1813d;
    padding: 10px 40px;
}

.box_row {
    padding: 10px;
    box-shadow: 2px 2px 6px 1px #aaa;
    margin-bottom: 20px;
}

.box_left {
    margin-right: 10px;
}

.box_right {
    font-size: 17px;
    line-height: 1.6;
    /* text-align: center; */
    margin-top: 10px;
    font-family: serif;
}

a.button {
    display: inline-block;
    /* color: #fff; */
    border: #a1813d solid 1px;
    padding: 10px 40px;
}

a.button:hover {
    background-color: #a18a3d;
    color: #fff !important;
}

section.top-1 {
    text-align: center;
    font-size: 20px;
    margin: 1em 0 1em 0;
    line-height: 1.8;
    font-family: serif;
}

p.center_serif {
    font-size: 20px;
    font-family: serif;
}

/*個別画像*/
img.alignright.size-medium.wp-image-1422 {
    float: right;
}
img.aligncenter.size-full.wp-image-1395 {
    text-align: center;
    margin: 0 auto;
    display: block !important;
}

img.aligncenter.size-full.wp-image-1398 {
    margin: 2em 0;
}

img.wp-image-1442.size-full.alignright {
    float: right;
}

img.aligncenter.size-full.wp-image-1407 {
    margin: 2em 0;
}

.bk {
    background-image: url(/wp/wp-content/uploads/2017/07/BK_65.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}

/*金色の枠のデザイン*/
.zirei {
    padding: 10px ;
    text-align: center ;
    border: 4px #c0a03a solid;
    position: relative ;
    z-index: 100 ;
    background: #fff ;
   margin: 2em 0;
}

.zirei ::before {
    content: "" ;
    position: absolute ;
    top: 0 ;
    right: 0 ;
    bottom: 0 ;
    left: 0 ;
    border: 0.5px #ecc949 solid ;
    margin: 2px ;
    display: block ;
    z-index: -1 ;
    background: #fff ;
}

.zirei ::after {
    content: "" ;
    position: absolute ;
    top: 0 ;
    right: 0 ;
    bottom: 0 ;
    left: 0 ;
    border: 0.5px #ecc949 solid ;
    margin: 2px ;
    display: block ;
    z-index: -5 ;
    background: #fff ;
}

.gold1, .gold2,.gold3{
    background-color: #fdfcf5;
    padding: 15px;
    margin: 1em 0;
}
.gold1{
background-image: url(/wp/wp-content/uploads/2017/07/115997_w.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 161px;
    background-position-y: center;
}
.gold2{
background-image: url(/wp/wp-content/uploads/2017/07/115946_w-e1500257313547.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 161px;
    background-position-y: center;
}
.gold3{
background-image: url(/wp/wp-content/uploads/2017/07/104826-e1500262072942.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 131px;
    background-position-y: center;
}

/*サイド*/
div#content_top_side img {
    width: 219px;
}

img.sideinfo{
/*margin-top:30px*/}


/*７つの特徴*/

/*７つの特徴*/

ul.seven li{
    border: solid 1px #c2b25b !important;
    border-left: 8px solid #c2b25b !important;
    padding: 1em !important;
    margin-bottom: 1em !important;
    margin-left: 2em !important;
    font-size: 16px !important;
    font-family: serif !important;
   text-align: left;
}

span.li-tit {
    font-size: larger;
    background-color: #fff;
    color: #000000;
    /* font-weight: bold; */
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
    /* margin-bottom: 1em !important; */
    line-height: 2.5;
    border-bottom: dotted #c2b25b;
    display: block;
}

/*トップページここまで--------------------------------------------*/



div#sidebar{
	/*background-color: #ccc;*/
	float: left;
	width: 240px;
	min-height: 800px;
	color: #000;
	padding: 0px 0px 0px 0px;
}
div#sidebar ul li a{
	color: #00f;
}
div#sidebar ul li a:hover{
/*	color: #FAD4AE;*/
	opacity: 0.75;
}
div#sidebar div.textwidget{
	margin-bottom: 20px;
}
div#sidebar div.textwidget a img.side_single{
	margin-top: 10px;
}


form#searchform label.screen-reader-text{
	display: none;
}
form#searchform input#s{
	width: 170px;
}

div#trust-form textarea{
	width: 300px;
	height: 120px;
}
input[type="text"] {
    border: solid 1px #ddd;
  width: 90%;
}
input.formBtn {
    background-color: #ff0000;
    width: 90%;
    margin-right: 15px;
    color: #fff;
    padding: 0.5em;
}

div.ft_l{
	float: left;
}
div.ft_r{
	float: right;
}
div.ft_cl{
	overflow: hidden;
}

div.posi_relative{
	position: relative;
}
div.posi_bottom{
	position: absolute;
	bottom: 0px;
}

div.image_box1{
	position: relative;
	height: 350px;
}
div.image_box1 img.left{
	position: absolute;
	bottom: 0px;
	left: 100px;
}
div.image_box1 img.right{
	position: absolute;
	bottom: 20px;
	right: 210px;
}

div.image_box2{
	position: relative;
	height: 300px;
}
div.image_box2 img.left{
	position: absolute;
	bottom: 0px;
	left: 50px;
}
div.image_box2 img.right{
	position: absolute;
	bottom: 50px;
	right: 70px;
}


.block{
	display: block;
}

.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt25{
	margin-top: 25px;
}
.mt30{
	margin-top: 30px;
}
.mt35{
	margin-top: 35px;
}
.mt40{
	margin-top: 40px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.ml20{
	margin-left: 20px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb10im{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mb30{
	margin-bottom: 30px;
}
.wd200{
	width: 200px;
}
.wd230{
	width: 230px;
}
.wd250{
	width: 250px;
}
.wd260{
	width: 260px;
}
.wd270{
	width: 270px;
}
.wd300{
	width: 300px;
}
.wd350{
	width: 350px;
}

.h300{
	height: 300px;
}

.txt_al_l{
	text-align: left;
}
.txt_al_r{
	text-align: right;
}
.txt_al_center{
	text-align: center;
}





.switch{
	visibility: hidden;
}
.cart_nav .switch{
	visibility: visible;
}
#wrap{
/*
width: 100%;
height: 100%;*/
word-wrap:break-all;
/*    padding: 0px 0px 0px 30px;*/
}
#head_bg{
    width: 100%;
	height:207px;
 
    	background-image:url(/wp/wp-content/uploads/2015/10/header_bg.png);
	background-repeat:repeat-x;
}
#glonavi_bg{
    width: 100%;
	height:80px;
  
	background-image:url(/wp/wp-content/uploads/2015/10/glonavi_bg.png);
	background-repeat:repeat-x;
}
#glonavi_bg nav{
/*    width: 920px;*/
    margin: 0px auto;
}
#bread_bg{
    width: 100%;
}
#bread_bg .breadcrumb{
    max-width: 1200px;
    margin: 0px auto;
}


#categorypage h2 a{
	text-decoration: none;
	color: #fff;
}

.clearboth{
	clear: both;
}

.pagebtn{
	border-radius: 1em; 
	background-color: #897D47;
	color: #FFF;
	padding: 8px;
	margin: 8px;
	font-weight: bold;
	text-align: center;
}
.pagebtn a{
	display: block;
	text-decoration: none;
}

#head_img h1{
	padding: 0px;
	margin: 0px;
	border: none;
	background-image: none;
	background-color: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
ruby{
	position: relative;
}
ruby rt{
	position: relative;
	top: 1ex;
}
.gtex{
	display: none;
}

/*--▼ NETSHOP CUSTOMIZE ▼--*/
/* Button */
#categorypage form p .product_cart, .nsa_product_detail form .product_cart{
}
#categorypage form p .product_cart:hover, .nsa_product_detail form .product_cart:hover{
	opacity: 0.8;
}
/* goods */
#categorypage .post, #search_items .post{
	width: 30%;
	float: left;
	min-height: 300px;
	padding: 10px;
	text-align: center;
}
#categorypage .post h2, #search_items .post h2{
	text-align: left;
}
/* cartbutton */
#head_img{
	position: relative;
}
.h_cart_pc{
	position: absolute;
	top: 10px;
	right: 20px;
}
.h_cart_pc a{
	color: #000;
}
.h_cart_sp{
}
.h_cart_sp a{
	color: transparent;
}
#main_cart #content{
	width: 100%;
}
#main_cart table{
	border: none;
}
.form-table tbody th{
	border-right: 1px solid #000 !important;
}
.form-table thead th{
	background-color: #95C1F5;
}
.inner-table td, .inner-table th{
	border: none;
}
.form-table .inner-table tbody th{
	border-right: none !important;
}

.itemproduct_img{
	float: left;
	width: 50%;
	text-align:center;
}
.itemproduct_price{
	float: left;
	width: 50%;
}


.pager{
    margin-bottom: 20px;
    text-align:center;
}
 
a.page-numbers,
.pager .current{
    background-color: #edede3;
    border: solid 1px #aaaaaa;
    border-radius:5px;
    padding:5px 8px;
    margin:0 2px;
}
 
.pager .current{
    background-color: #a18a3d;
    border: solid 1px #000000;
    color: #ffffff;
}
 
.pager a:hover{
    color: #ffffff;
    border: solid 1px #000000;
    background-color: #000000;
}

.search_form{
	padding: 10px;
}
/*--▲ NETSHOP CUSTOMIZE ▲--*/

/*--▼ NEWSBOX CUSTOMIZE ▼--*/

.newsbox{
    border: solid 1px #000;
    height: 170px;
    padding: 10px;
}
.newsbox font{
    font-size: 20px;
}
.newsbox hr{
    margin: 5px;
}
.newsbox .newslist{
	overflow-y: scroll;
	width: 100%;
	height: 120px;
	padding: 10px 50px 10px 10px;
} 
.newsbox .newslist table{
    width: 100%;
    text-align: left;
    border: none;
    border-collapse: collapse;
}
.newsbox .newslist table th, .newsbox .newslist table td{
	border-style: none none dashed;
	border-color: #000;
    padding: 5px 0px 5px 0px;
}
.newsbox .newslist table th{
    width: 20%;
}

/*--▲ NEWSBOX CUSTOMIZE ▲--*/


/*--▼ SITEMAP CUSTOMIZE ▼--*/

#sitemap{
	background-color: #c2b25b;
    	background-image:url(/wp/wp-content/uploads/2015/10/sitemap_bg.png);
	background-repeat:repeat-x;
	padding: 20px;
	font-size:12px;
}
#sitemap .sitemap_in{
	margin:0 auto;
	max-width: 980px;
	text-align: left;
}

#sitemap .sitemap_in a{
	color:#fff;
}
#sitemap .foot_logo {
    float: left;
    width: 125px;
	margin-top:15px;
text-align:center;
height:200px;
}

#sitemap .sitemap_in ul {
    float: left;
    width: 260px;
	margin-top:15px;
	padding-left:15px;
	border-left:1px dotted #fff;
height:200px;
}

/*--▲ SITEMAP CUSTOMIZE ▲--*/


/*--▼ SLIDE CUSTOMIZE ▼--*/

#sp_switch, .sp_switch{display: none;}
/*
div#sidebar ul li {
    margin-bottom: 10px;
}
*/

/*--▲ SLIDE CUSTOMIZE ▲--*/

/*--▼ PAGE TOP ▼--*/
/*
#page-top {
    position: fixed;
    bottom: 67px;
    right: 20px;
    font-size: 77%;
    z-index: 100;
}
#page-top a {
    background-color: rgba(175, 175, 175, 0.8);
    text-decoration: none;
    color: #fff;
    width: 39px;
    height: 39px;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 50px;
}
}*/
/*--▲  PAGE TOP ▲--*/
/*--▼  ACCORDION MENU  ▼--*/
.menu ul{
	overflow: hidden;
        width: 980px;
        margin: 0 auto;
}
.menu ul li{
	float: left;
	/*--width: 20%; When contents are 5. --*/
	/*--width: 16.66%; When contents are 6. --*/
	text-align: center;
}
.menu ul li a{
}
.menu ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
/*--▲  ACCORDION MENU  ▲--*/

.content_bn img { float:center;margin-bottom:20px;}

.flow_pic {
	float:right;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	max-width:40%;
}
.flow_arrow {
	float:right;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	max-width:40%;
}
.flow01 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_01.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow01_txt {
	width:450px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}

.flow02 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_02.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow02_txt {
	width:390px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}

.flow03 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_03.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow03_txt {
	width:430px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}


.flow04 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_04.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow04_txt {
	width:390px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}

.flow05 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_05.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow05_txt {
	width:370px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}

.flow06 {
	width:730px;
	height:307px;
	position:relative;
	background-image:url(/wp/wp-content/uploads/2015/10/flow_06.png);
	margin-left:-10px;
	margin-bottom:10px;
	padding:0;
}

.flow06_txt {
	width:450px;
	top:65px;
	left:38px;
	position:absolute;
	text-align:left;
}

.qa_q {

	height:30px;
}


.qa_a {

	font-size:18px;
	float:left;
	height:80px;
	padding-left:10px;
}

.movie {
	background-color:#f8f8f8;
	padding:20px;
	margin-bottom:30px;

}

.movie img {
	float:left;
	margin-right:20px;
	max-width:40%;

}

div#slide_menu {
    z-index: 9999;
}

/*サイドバーのフォームの調整*/
fieldset {
    border: none;
}
div#form_seventh_bottom td {
    border: none;
}
aside.form_side table {
    margin-bottom: -20px;
			margin-left: 5px;
}
aside.form_side {
    border: solid 1px #8e7d29;
    padding: 3px 0 0 3px;
    width: 215px;
}
input#touroku_name {
    border: solid 1px #bbb;
    width: 90%;
    height: 35px;
	border-radius: 4px;

}
input#touroku_mail {
    border: solid 1px #bbb;
    width: 90%;
    height: 35px;
    border-radius: 4px;
}
input#confirmBtn {
    width: 90%;
    background-color: #ff0000;
    height: 35px;
    border-radius: 3px;
    border-style: hidden;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
input#confirmBtn {
    width: 90%;
    background-color: #ff0000;
    height: 35px;
    border-radius: 3px;
    border-style: hidden;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-left: -22px;
}

span.require {
    background-color: #FFEB3B;
    padding: 2px 5px;
    font-weight: 600;
    font-size: 11px;
    color: #ff0000;
}

aside.form_side img {
    width: 97%;
    margin-bottom: -16px;
}

.f-r table {
    margin-bottom: -21px;
}

#navi_button{
  background-color:#E5C540;
  padding:5px;
  margin:0px 0px 0;
  color:#fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width:150px;
  display:block;
  text-align:center;
  font-weight:bold;
  text-shadow:1px 1px 2px #886a00;
}

@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

@media only screen and (min-width: 481px){
 h2 br{
  display:none;
 }
}