/*
Theme Name: Kumanodou Chadougu
Version: 15.06.30
Author: Kumanodou
*/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0;
	margin: 0;
	color: #232323;
/*	background-color: #f6f6f4;*/
}

.pure-img-responsive {
    max-width: 100%;
    height: auto;
    vertical-align:bottom;	 
	 margin: 0;
	 padding:0;
}
.pure-g{
	margin:0 auto;
}
.img {
    max-width:100%;
    width /***/:auto; /* IE8のみ */
    height:auto;
    vertical-align:bottom;
}
a{
	color: #c64744;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*
Add transition to containers so they can push in and out.
*/
#layout,
#menu,
.menu-link {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#menu{
/*	background-color: #f6f6f4;*/
}
/*
This is the parent `<div>` that contains the menu and the content area.
*/
#layout {
    position: relative;
    padding-left: 0;
}
    #layout.active #menu {
        left: 150px;
        width: 150px;
    }

    #layout.active .menu-link {
        left: 150px;
    }
/*
The content `<div>` is where all your content goes.
*/
.content {
	margin: 0 auto;
	padding: 3 auto;
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: left;
	max-width: 1000px;
	font-size: small;
}

/* back color */
.color{
	background-color:#f7f4e8;
	border-bottom: 1px solid #dfdcd2;	
}

/*****************************  contents Layout **********************************/
/* text */
.text{
	text-align: left;
	margin: 0 auto;
	padding: 15px;
}
.text b{
/*	background-color: #fafad2;
	font-size: large;
	font-weight: bolder;*/
}
/* information */
.info{
	width: 80%;
	background-color: white;
	padding: 10px;
	margin: 0 auto;
}


/*
 content Layout Customize
*/

div.right{
	padding: 0 auto;
	margin: 0 auto;
	float: right;
	text-align: center;
	width: 100%;
	max-width: 430px;	
}
div.left{
	padding: 0 auto;
	margin: 0 auto;
	float: left;
	text-align: center;
	width: 100%;
	max-width: 430px;
}
div.clear{
	clear: both;
}
.header {
	 background-color: #f7f4e8;
     margin: 0 auto;
	  padding: 0 auto;
     color: #333;
     text-align: center;
	  border-bottom:1px solid #dfdcd2;
 }
   .header h1 {
	background-color: #f7f4e8;
	color: #333;
	font-size: 0.7em;
	line-height: 150%;
	padding: 0 auto;
	margin: 0 auto;
}
     .header h2 {
	  	background-color: black;
/*      font-weight: 300;*/
      color: #ccc;
      padding: 0;
      margin-top: 0;
    } 

/* contents */	 
.c_header {
	height: 150px;
	text-align: center;
	line-height: 150px;
 }
     .c_header h2 {
	color: #395569;
	padding: 0;
	margin-top: 0;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
} 
#policy{
	background-image: url(../../images/background-chead.jpg);
	background-position: center;
}
	  
/* font */
.content-subhead {
    margin: 20px 0 20px 0;
    color: black;
	 border-bottom: 3px dotted silver;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* sub menu */
.submenu{
	background-position: center;
	background-color: #f6f6f4;
	text-align:right;
	font-size: small;
	margin: 0 auto;
	padding-right: 10%;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;	
	color: black;
}
/* pankuzu */
div.pankuzu{
	padding-top: -50px;
	font-size: 11px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 5px;
	margin: 0 auto;	
}

/* footer */
.footer{
	background-image: url(../../images/background-footer.jpg);
	background-position: center;
	height: 300px;
	text-align:center;
	font-size: small;
	margin: 0 auto;
	padding-right: 10%;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;	
	color: black;
	padding-top: 10px;
}

/* facebook */
div.fb{
	text-align: center;
}
div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
}

/* pagetop */
#pagetop{
    text-align: right;
}
/*****************************  Font H P **********************************/
h3{
	border-bottom: 1px solid black;
	background-color: #f7f4e8;
	font-size: 14px;
	color: black;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4{
	color: #1e90ff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* faq */
p.q{
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-top:15px;
	margin-bottom: 15px;
}
p.a{
	background-color: #f3f3f3;
	padding: 30px;
	margin-left: 30px;
	margin-right: 30px;
	border:5px dotted white;
}
b{
	background-color: #f7f4e8;
	font-weight: bolder;	
	font-size: large;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;		
}

/*****************************  table **********************************/
.pure-table{
	width: 100%;
	background-color: white;
	border-radius:20px;
	border-collapse:separate;
	border: 1px solid silver;
}
#per td{
	text-align: center;
}
/*
img
*/
.frame {
	display: inline-block;
	position: relative;
}
.frame:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
	transform: rotate(2deg); /* 回転させる */
	background: #fff;
	z-index: -1;
}

.frame02 {
	display: inline-block;
	position: relative;
	float: left;
	margin:30px;
}
.frame02:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	transform: rotate(2deg); /* 回転させる */
	background: #2e8b57;
	z-index: -1;
}

.frame03 {
	display: inline-block;
	position: relative;
	float: right;
	margin:30px;
}
.frame03:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	transform: rotate(2deg); /* 回転させる */
	background: #2e8b57;
	z-index: -1;
}

/*****************************  google map **********************************/
.map_wrapper {
  max-width: 640px;
  min-width: 280px;
  margin: 20px auto;
  padding: 4px;
  border: 1px solid #CCC;  
}
 
.googlemap {
    position: relative;
    padding-bottom: 300px;
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*****************************  form **********************************/

input[type=text] {
            width: 70%;
            box-sizing: border-box;
        }
textarea {
            width: 70%;
            box-sizing: border-box;
        }
button {
border:none;
}
		  
		  
/*
The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that
appears on the left side of the page.
*/

#menu {
	margin-left: -150px; /* "#menu" width */
	width: 150px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1000; /* so the menu or its navicon stays above all content */
	/*background: black;*/
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
    /*
    All anchors inside the menu should be styled like this.
    */
    #menu a {
        color: #999;
        border: none;
        padding: 0.6em 0 0.6em 0.6em;
    }

    /*
    Remove all background/borders, since we are applying them to #menu.
    */
     #menu .pure-menu,
     #menu .pure-menu ul {
        border: none;
        background: transparent;
    }

    /*
    Add that light border to separate items into groups.
    */
    #menu .pure-menu ul,
    #menu .pure-menu .menu-item-divided {
        border-top: 1px solid #333;
    }
        /*
        Change color of the anchor links on hover/focus.
        */
        #menu .pure-menu li a:hover,
        #menu .pure-menu li a:focus {

            /*background: #333;*/
        }

    /*
    This styles the selected menu item `<li>`.
    */
    #menu .pure-menu-selected,
    #menu .pure-menu-heading {
        background: #1f8dd6;
    }
        /*
        This styles a link within a selected menu item `<li>`.
        */
        #menu .pure-menu-selected a {
            color: #fff;
        }

    /*
    This styles the menu heading.
    */
    #menu .pure-menu-heading {
        font-size: 110%;
        color: #fff;
        margin: 0;
    }

/* -- Dynamic Button For Responsive Menu -------------------------------------*/

/*
The button to open/close the Menu is custom-made and not part of Pure. Here's
how it works:
*/

/*
`.menu-link` represents the responsive menu toggle that shows/hides on
small screens.
*/
.menu-link {
    position: fixed;
    display: block; /* show this only on small screens */
    top: 0;
    left: 0; /* "#menu width" */
    background: #000;
    background: rgba(0,0,0,0.7);
    font-size: 10px; /* change this value to increase/decrease button size */
    z-index: 10;
    width: 2em;
    height: auto;
    padding: 2.1em 1.6em;
}

    .menu-link:hover,
    .menu-link:focus {
        background: #000;
    }

    .menu-link span {
        position: relative;
        display: block;
    }

    .menu-link span,
    .menu-link span:before,
    .menu-link span:after {
        background-color: #fff;
        width: 100%;
        height: 0.2em;
    }

        .menu-link span:before,
        .menu-link span:after {
            position: absolute;
            margin-top: -0.6em;
            content: ""
        }

        .menu-link span:after {
            margin-top: 0.6em;
        }


/* -- Responsive Styles (Media Queries) ------------------------------------- */

/*
Hides the menu at `48em`, but modify this based on your app's needs.
*/
@media (min-width: 48em) {

    .header,
    .content {
        padding-left: 2em;
        padding-right: 2em;
    }

    #layout {
        padding-left: 150px; /* left col width "#menu" */
        left: 0;
    }
    #menu {
        left: 150px;
    }

    .menu-link {
        position: fixed;
        left: 150px;
        display: none;
    }

    #layout.active .menu-link {
        left: 150px;
    }
	  .googlemap {
    padding-bottom: 400px;
  }
}

@media (max-width: 48em) {
    /* Only apply this when the window is small. Otherwise, the following
    case results in extra padding on the left:
        * Make the window small.
        * Tap the menu to trigger the active state.
        * Make the window large again.
    */
    #layout.active {
        position: relative;
        left: 150px;
    }
}

/*  original 150403->  */