/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: 満室レイアウト
   =================== */

.header-container {
	background-image:url(../../images/base/top_bar.jpg);
	background-repeat:repeat-x;
	padding-bottom:30px;
}
.header-container2 {
	height:2em;
	background:#ffe506;
}
.footer-container {
    border-top: 6px solid #c2a340;
}


.footer-container {
    background: #c5b062;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */
#telno-r,
#nav-ph {
		display:none;
	}
#nav {
	margin-top:2%;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav a {
    display: block;
	width:100%;
	height:46px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
	padding: 10px 0 0 0;
    color: #97882c;
    /*background: #e44d26;*/
	background-image:url(../../images/base/MainNav-back.jpg);
	background-repeat:repeat-x;
}

nav a:hover {
    color: #654935;
	text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0 0 30px 2%;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 3% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.fl {
	float:left;
}
.catch-tx {
	font-size:85%;
	line-height:1.2em;
	color:#302000;
	margin:1.7% 0 1% 0;
}
#telno {
	width:100%;
	height:70px;
	float:left;
	margin-right:3%;
	margin-top:1.5%;
	margin-bottom:1.5%;
	display:block;
	line-height:1.3em;
	color: #654935;
}
.telbig {
	font-size:130%;
	font-weight:700;
}
.telbig2 {
	font-size:145%;
	font-weight:700;
}
.headerlogo {
	margin-bottom:1.5%;
}
.copyright-txt {
	font-size:80%;
}
.redback {
	height:48px;
	padding-top:20px;
	font-size:180%;
	color:#ffffff;
	background-color:background-color: #ffffff;
border: 1px solid #410000;
-moz-border-radius: 19px;
-webkit-border-radius: 19px;
border-radius: 19px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b50100', endColorstr = '#410000');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b50100', endColorstr = '#410000')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #b50100, #410000);
background-image: -ms-linear-gradient(top, #b50100, #410000);
background-image: -o-linear-gradient(top, #b50100, #410000);
background-image: -webkit-gradient(linear, center top, center bottom, from(#b50100), to(#410000));
background-image: -webkit-linear-gradient(top, #b50100, #410000);
background-image: linear-gradient(top, #b50100, #410000);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
text-align:center;
}
.redback a  {
	color:#ffffff;
	text-decoration:none;
}
.redback a:hover {
	color:#E6DA68;
	text-decoration:underline;
}
.maru_suji {
	width:39px;
	height:39px;
	background-image:url(../../images/top/maru.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	font-size:200%;
}

.hisyo {
	font-size:0.9em;
	line-height:1.5em;
	color: #690;
}


/* ==========================================================================
   layout  margin & padding
   ========================================================================== */
.what　{
	margin-top:5%;
	margin-left:8%;
	vertical-align:middle;
}
.magL3 {
	margin-left:3%;
}
.mgt5 {
	margin-top:15%;
}
.padb3 {
	padding-bottom:3%;
}
.padb14 {
	padding-bottom:14%;
}
.newsbox {
	width:95%;
	padding:0.5% 2%;
	border:1px solid #302000;
}
.in1em {
	padding-left:1em;
}
.fw700 {
	font-weight:700;
}
.txr {
	text-align:right;
}
.h4hoso {
	margin-bottom:-0.7em;
}

/* ==========================================================================
   layout  font
   ========================================================================== */

.tx_red {
	color:#b52c00;
}
.picleft {
	float:left;
	margin-right:1em;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (min-width: 480px) {
	
/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 14.5%;
		height:48px;
        margin: 0;
		padding:12px 1% 0 1%;
        /*padding: 12px 2%;*/
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
	

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
	#telno,
	#nav {
		display:none;
	}
	#telno-r {
		display:block;
		float:right;
		margin-right:3%;
		margin-top:-3.2%;
		background-color: #ffffff;
		border: 1px solid #999999;
		  -moz-border-radius: 6px;
		  -webkit-border-radius: 6px;
		  border-radius: 6px;
		  /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
		padding:1%;
		text-align:center;
	}
	
	#nav-ph {
		display:block;
		width:76%;
		float:right;
		/*margin-top:0.15%;*/
	}
	
/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

/*    nav {
        float: left;
        width: 100%;
    }*/

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 68%;
    }

    .main aside {
        float: right;
        width: 250px;
		margin-right:1%;
    }
	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}