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

/*------------------------------------------*
* 表示系CSS
*------------------------------------------*/
.spNone{
	display:block;
}
.pcNone{
	display:none;
}
@media screen and (max-width: 768px){
.spNone{
	display:none;
}
.pcNone{
	display:block;
}
}

/*------------------------------------------*
* リンク系CSS
*------------------------------------------*/
a {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

/*------------------------------------------*
* 装飾系CSS
*------------------------------------------*/
.bold {
  font-weight: bold;
}

/*------------------------------------------*
* 配置系CSS
*------------------------------------------*/
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.ftL {
  float: left;
}
.ftR {
  float: right;
}
.v-middle {
  vertical-align: middle;
}
.v-bottom {
  vertical-align: bottom;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}

/*------------------------------------------*
* margin系CSS
*------------------------------------------*/
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.mtb10 {
  margin: 10px 0;
}

/*------------------------------------------*
* 共通
*------------------------------------------*/
*{
	box-sizing:border-box;
}
body{
	line-height:1.1;
	text-align:justify;
	line-break: strict;
	 -webkit-text-size-adjust: 100%;
	overflow-x: hidden;
    font-family: "Yu Gothic";
}
img{
	max-width:100%;
	vertical-align:bottom;
}
@media screen and (max-width: 768px){
body{
	padding-top:64px;


}
}

/*--------------------------------------------------------------------
  ヘッダー
--------------------------------------------------------------------*/
/*________________________________ Header ___*/

#header{
    padding-top:0;
    margin-bottom:5px;
}

header .headerInner h2{
    padding: 35px 0 15px 5px;
    width: auto;
    float: left;
}
header .headerInner .spNone{
    border-bottom:solid 1px #ccc;
}


div#search_box{
    float: right;
    padding: 56px 0 0 0;
    margin-right: 0;
}
div#search_box input{
    vertical-align: middle;
    padding: 0;
}

#search_box input[type="text"] {
    -webkit-appearance: none;
    border-radius: 0;
    height: 19px;
    border: solid 1px #ccc;
    padding: 0;
}
#search_box input[type="submit"],input[type="button"] {
    height: 19px;
    padding: 0;
}
@-moz-document url-prefix() {
    #search_box input[type="submit"],input[type="button"] {
        height: 23px; /*firefox用*/
    }
}

@media screen and (max-width: 768px){
    #header{
        padding: 20px 10px 0; !important;
    }
    header .headerInner h2{
        padding:0px;
    }
    header .logo{
        padding-top:5px !important;
    }

}


.headerInner{
	max-width:950px;
	margin:0 auto;
}
.pankuzu{
	width:100%;
	font-size:12px;
	padding:5px 0;
}
.pankuzuInner{
	max-width:950px;
	margin:0 auto;
}
.pankuzu a:after{
	content:" >";
	color:#616161;
}
.pankuzu a:last-child:after{
	content:"";
}
.pankuzu a{
    color: #996600;
}
#re_cmn_navi_grp{
	padding-top: 5px;
	height:auto;
}
#re_cmn_navi_grp #cmn_logo_L {
	float: left;
	width: 40%;
}
#re_cmn_navi_grp #cmn_navi_R {
	float: right;
	width: auto;
	text-align:right;
	height:auto;
}
#cmn_navi_R_bottom {
	height:100%;
}
#cmn_navi_R_bottom ul {
	height:100%;
	padding: 3px 0 6px;
}
#re_cmn_navi_grp #cmn_navi_R #catch_7i,
#re_cmn_navi_grp #cmn_navi_R #logo_7i,
#re_cmn_navi_grp #cmn_navi_R #group_link,
#re_cmn_navi_grp #cmn_navi_R #search_box,
#re_cmn_navi_grp #cmn_navi_R #cmn_navi_R_bottom li {
	float:right;
}
#re_cmn_navi_grp #cmn_navi_R #group_link a {
	display:block;
}
#re_cmn_navi_grp #cmn_navi_R a {
	color:#000000;
}
#re_cmn_navi_grp #cmn_navi_R #catch_7i, x:-moz-any-link	{
	background-position:0px 1px;/*for firefox*/
}
#re_cmn_navi_grp #cmn_navi_R #cmn_navi_R_bottom li {
	padding:0 6px;
	border-right:solid 1px;
	font-size:12px;
}
#re_cmn_navi_grp #cmn_navi_R form input {
	vertical-align:middle;
	padding:0;
}
#re_cmn_navi_grp #cmn_navi_R form .search {
	height:16px;
	_height:20px;
}
#re_cmn_navi_grp #cmn_navi_R #group_link {
	padding-top:1px;
	padding-top:0px\9;/*for ie8*/
	/padding-top:2px;/*for ie6&ie7*/
	margin-right:15px;
}
#re_cmn_navi_grp #cmn_navi_R #search_box {
	margin-right:5px;
	_margin-right:2px;
}
#cmn_navi_R_middle img{
	vertical-align:baseline!important;
}
div#re_cmn_navi_global ul{
	background:url("../img/common/g_navi_back.gif") no-repeat 0 0;
	width:950px;
	height:38px;
}
div#re_cmn_navi_global li{
	float:left;
}
#re_cmn_navi_global li a{
	display:block;
}
#re_cmn_navi_global img{
	vertical-align:top;
}
#re_cmn_navi_global li a:hover {  
    background-color:transparent;  
} 
#re_cmn_navi_global li a:hover img{
    visibility:hidden;
}
/*#re_cmn_navi_grp {
    padding-top: 5px;
    height: auto;
}
#re_cmn_navi_grp #cmn_logo_L {
    float: left;
    width: 40%;
}*/
#cmn_header {
    width: 950px;
    clear: both;
}

@media screen and (max-width: 768px){
#header{
    position: fixed;
    top: 0;
	padding: 20px 10px 0;
    width: 100%;
    height: 64px;
    background: url(../img/common/headerBg.png) top left repeat-x #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
	background-size: 9px 9px;
	z-index:9999;
}
.logo{
	float:left;
	padding-top:5px;
	max-width:170px;
}
.spNav{
	float:right;
}
.spNav li{
	float:left;
    border-radius: 4px;
}
.spNav li a{
	display: block;
    width: 100%;
    text-align: center;
	padding: 11px 8px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
}
.spNav li a:hover{
	text-decoration:none;
}
.spNav li:first-child{
	background:#e87461;
	margin-right:5px;
}
.spNav li:nth-child(2){
	background:#55ae7c;
}
}

/*--------------------------------------------------------------------
  シドル
--------------------------------------------------------------------*/
.sidr {
  display: block;
  position: fixed;
  top: 64px;
  height: 100%;
  z-index: 999999;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.sidr.right {
  left: auto;
  right: -100%;
}
.simple-menu{
	float:right;
	text-align:right;
}

/*--------------------------------------------------------------------
  アコーディオンメニュー
--------------------------------------------------------------------*/
#acMenu{
    border-bottom:1px solid #cdcdcd;
}
#sidr .backTop a{
    display:block;
    width:100%;
    height: 40px;
    color:#474747;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    background:#fff;
}
#sidr .backTop a:hover{
    text-decoration:none;
}
#acMenu dt{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    background: url(../img/common/i_swich.png) 95% -75px no-repeat #f4f4f4;
    background-size:16px 100px;
    padding-left: 10px;
    color: #561e21;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}
#acMenu dt a{
    color: #561e21;
}
#acMenu dt:last-child{
    border-bottom:1px solid #cdcdcd;
}
#acMenu dd{
    background:#fff;
    width:100%;
    height:auto;
    line-height:50px;
    text-align:center;
    display:none;
}
#acMenu dt.active{
    background: url(../img/common/i_swich.png) 95% 12px no-repeat #f4f4f4;
    background-size:16px 100px;
}
#acMenu ul li a{
    display:block;
    width:100%;
    height: 40px;
    color:#474747;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}


/*--------------------------------------------------------------------
  タブメニュー
--------------------------------------------------------------------*/
#tabMenu{
    width: 100%;
    font-weight:bold;
    font-size:14px;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
}
#tabMenu ul{
    width:100%;
}
#tabMenu li{
    width:50%;
    float:left;
}
#tabMenu li a{
    display:block;
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
}
#tabMenu a:hover{
    text-decoration:none;
}
#tab01{
    background:#561e21;
    color:#fff;
}
#tab02{
    color:#561e21;
    background: #fff;
}
#tabBox2 ul li a{
    display:block;
    width:100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    color:#474747;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    background: #fff;
    font-size:14px;
}
#tabBox2 ul li:first-child{
    display:block;
    width:100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    background:#f4f4f4;
    color: #561e21;
    font-weight: bold;
    font-size: 14px;
}
#tabBox1,#tabBox2{
    width:100%;
    margin-bottom: 60px;
}
#tabBox1 a:hover,#tabBox2 a:hover{
    text-decoration:none;
}
#tabBox2{
    display:none;
}

#tabBox1 .subMenu{
    text-align: center;
    color: #d14a4e;
    font-weight: bold;
}

#tabBox1 .subMenu:before {
    content: url(../img/common/underArrow.png);
    max-height: 20px;
    position: relative;
    left: -10px;
}
#tabBox1 .subMenu:after {
    content: url(../img/common/underArrow.png);
    position: relative;
    left: 10px;
}

/*--------------------------------------------------------------------
  サイドナビ
--------------------------------------------------------------------*/
#sideNavi{
    float: left;
    height: auto;
    width: 20%;
}
#sideNavi .title{
    font-size:13px;
    color:#fff;
    padding:10px;
    background:#561e21;
    border-radius:3px 3px 0 0;
}
#sideNavi .offertop a{
    width:100%;
    display:block;
    padding:10px;
    font-size: 12px;
    font-weight: bold;
    color:#561d21;
    border-top:1px solid #cdcdcd;
}
#sideNavi .offertop a:hover{
    color:#561d21;
}
#sideNavi .subhead a{
    width:100%;
    display:block;
    padding:10px;
    font-size: 12px;
    font-weight: bold;
    background:#f4f4f4;
    color:#561d21;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
#sideNavi .sideList .subhead .subArrow1{
    position: relative;
    bottom: 3px;
    left: 46px;
}
#sideNavi .sideList .subhead .subArrow2{
    position: relative;
    bottom: 3px;
    left: 10px;
}
#sideNavi .sideList .subhead .subArrow3{
    position: relative;
    bottom: 3px;
    left: 17px;
}
#sideNavi .addBorder{
    border-left:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
}
#sideNavi .subhead a:hover{
    background:#bfbfbf;
    color:#561d21;
}
#sideNavi .sideList{
    border-left:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
}
#sideNavi ul li a{
    display:block;
    width:100%;
    font-size:12px;
    padding:8px 10px;
    border-bottom:1px solid #eaeaea;
    color:#616161;
}
#sideNavi ul li a:hover{
    color:#d14a4e;
    text-decoration:none;
    background:url(../img/common/sideNaviArrow.png) 98% center no-repeat;
}
#sideNavi ul li:last-child{
    border-bottom:none;
}
#sideNavi .sideListArea{
    width:100%;
    padding:10px;
    border-left:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
#sideNavi .sideListArea li{
    float:left;
    width:49%;
    margin-left:2%;
    margin-bottom:2px;
    height: 34px;
}
#sideNavi .sideListArea li:nth-child(odd){
    margin-left:0;
}
#sideNavi .sideListArea li a{
    display:block;
    width:100%;
    background:#afce66;
    color:#fff;
    text-align:center;
    padding:10px 0;
    border-radius:3px;
}
#sideNavi .sideListArea .secondGrade{
    font-size:10px;
    letter-spacing: -0.1em;
    padding:5.7px 0;
}
#sideNavi .sideListArea li a:hover{
    background:#55ae7c;
    color:#fff;
}
#sideNavi .lowerList{
    border-left:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
#sideNavi .lowerList .subhead{
    color: #6E3D41;
    font-weight: bold;
    padding: 10px 10px 5px;
    font-size: 13px;
}
#sideNavi .lowerList li a {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 8px 10px;
    border:none;
    color: #616161;
}
#sideNavi .lowerList li a:before{
    content:"・";
    display:inline-block;
}
#sideNavi .lowerList li a:hover{
    background:none;
}

/*--------------------------------------------------------------------
 沖縄
--------------------------------------------------------------------*/
#mainColumn_a{
    height: auto;
    /*float: right;
    width: 79%;*/
}
@media screen and (max-width: 768px){
    #mainColumn_a{
        float: none;
        width: 100%;
        height: auto;
        padding: 0 10px 0;
    }
}

@media screen and (max-width: 414px){
    #mainColumn_a{
        float: none;
        width: 100%;
        height: auto;
        padding: 0 10px 0;
    }
}

@media screen and (max-width: 380px){
    #mainColumn_a{
        float: none;
        width: 100%;
        height: auto;
        padding: 0 10px 0;
    }
}

@media screen and (max-width: 320px){
    #mainColumn_a{
        float: none;
        width: 100%;
        height: auto;
        padding: 0 10px 0;
    }
}

/*--------------------------------------------------------------------
  コンテンツ
--------------------------------------------------------------------*/
#wrapper{
	width:100%;
}
#wrapperInner{
	max-width:950px;
	margin:0 auto;
}
.inner{
	width:100% !important;
	margin:0 auto;
}
#mainColumn{
    height: auto;
    /*float: right;
    width: 79%;*/
}
@media screen and (max-width: 768px){
#mainColumn{
    float: none;
    width: 100%;
    height: auto;
    padding: 0 10px 0;
}
}

@media screen and (max-width: 414px){
#mainColumn{
    float: none;
    width: 100%;
    height: auto;
    padding: 20px 10px 0;
}
}

@media screen and (max-width: 380px){
#mainColumn{
    float: none;
    width: 100%;
    height: auto;
    padding: 20px 10px 0;
}
}

@media screen and (max-width: 320px){
#mainColumn{
    float: none;
    width: 100%;
    height: auto;
    padding: 10px 10px 0;
}
}

@media screen and (max-width: 768px){
    .top__sp_btn {
        /* margin-top: 60px; */
        display: flex;
        justify-content: space-between;
        margin-top: -3px !important;
    }
}
/*--------------------------------------------------------------------
  フッター
--------------------------------------------------------------------*/
#footer{
	width:100%;
	margin-top:30px;
}
#footerInner{
	max-width:950px;
	margin:0 auto;
}
#footer .title{
	clear: both;
	border-top: solid 1px #D9D9D9;
	padding: 5px 0 3px;
	font-weight: bold;
	color:#616161;
    font-size: 13px;
}
#re_cmn_footer li a {
    color: #000;
}
#cmn_navi_footer a:hover {
    color: #003366;
    text-decoration: underline;
}
#re_cmn_footer li {
    float: left;
    margin: 2px 0;
    border-left: solid 1px #000;
    font-size: 12px;
    padding: 0 5px;
}
#re_cmn_footer {
    clear: both;
    width: 950px;
    height: 15px;
    padding: 5px 0;
    font-size: 100%;
}
#re_cmn_pagetop {
    float: right;
    margin:12px 0 27px;
    padding-left: 15px;
}
#re_cmn_footer  a:visited {
    text-decoration: none;
    color: #000000;
}
#re_cmn_footer ul{
    padding: 3px 0;
    border-top: 1px solid #D9D9D9;
}
#re_cmn_footer ul:nth-child(3),
#re_cmn_footer ul:nth-child(5){
    border-top: 0;
    padding: 0 0 2px;
}
#re_cmn_footer .topBack{
    float: right;
    margin:15px 0 27px;
    padding-left: 15px;
    font-size: 13px;
}
#re_cmn_footer .topBack a{
    color: #996600;
}
#footer .mapArea h2{
    background: #561e21;
    padding: 10px;
    text-align: center;
}
#footer .mapArea h2 span{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}
#footer .mapArea{
	display:inline-block;
	float:right;
	background:url(../img/top/mapBgBorder.png) repeat ;
	border-radius:4px;
	border:2px solid #561e21;
    /*padding-left: 10px;*/
    width: 750px;	
}
#footer .mapArea .map{
    width: 100%;
    max-width: 730px;
    padding: 10px 10px 0;
    bottom: 10px;
    left: 10px;
    border-radius: 4px;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    margin-left: 10px;
}
#footer .mapArea .map a{
	display:block;
	width:100%;
	color:#fff;
}
#footer .mapArea .map h3{
	float: left;
    width: 110px;
    height: 113px;
    padding: 24px 10px;
    background: url(../img/top/mapBg.png) no-repeat center top;
    background-size: 100% 91px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}
#footer .mapArea .map ul{
	width:600px;
	float:right;
}
#footer .mapArea .map ul li{
	float:left;
    width: 110px;
	margin-right:10px;
	font-size:16px;
	font-weight:bold;
}
#footer .mapArea .map ul li span{
	margin: 0 -0.3em;
}
#footer .mapArea .map ul li a{
	margin:0 0 10px 10px;
	padding: 13px 0 11px;
	background:#55ae7c;
	text-align:center;
	border-radius:4px;
}
#footer .mapArea .map ul li a:hover{
	background:url(../img/top/mapLinkOn.png) 2%  center no-repeat #e87461;
	text-decoration:none;
	background-size:12px;
}
#footer .mapArea .map ul li:nth-child(10),
#footer .mapArea .map ul li:nth-child(11){
	width:290px;
	font-size:16px;
}
#footer .mapArea .map ul li:nth-child(10) a,
#footer .mapArea .map ul li:nth-child(11) a{
	background:#a1cf6b;
}
#footer .mapArea .map ul li:nth-child(10) a:hover,
#footer .mapArea .map ul li:nth-child(11) a:hover{
	background:url(../img/top/mapLinkOn.png) 0.8%  center no-repeat #a1cf6b;
	background-size:12px;
}
#footer .snsBlock {
    margin: 20px 0 0;
    float: right;
    clear: both;
}

/*________________________________ Footer ___*/


#copyright{
    width:100%;
    background: #dbdbdb;
    margin-left:-1px;
    margin-top:12px;
    background-size: auto auto;
    background-size: cover;
}

#copyright .text{
    color: #777;
    float: left;
    font-size: 10px;
    line-height: 1.5em;
    padding: 10px 20px;
    width: 400px;
    -webkit-text-size-adjust: 100%;
}
#copyright .logo{
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}




@media screen and (max-width: 768px){
#footer .mapArea{
	display:none;
}
#footer{
	margin-top:30px;
	width:100%;
}
.briefingSearch {
    background: #55ae7c;
    padding: 10px;
}
.briefingSearch h2{
	color:#fff;
	font-size:14px;
}
.briefingSearch form{
	margin-top:10px;
}
.briefingSearch select{
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 1em;
    background: #fff url(../img/common/footerSelectBg.png) no-repeat 95% center;
    background-size: 15px;
	width:69%;
	border-radius:3px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    vertical-align: middle;
    border: 1px solid #CCC;
    margin-bottom: 5px;
}
@-moz-document url-prefix() { /* for firefox */
    .content select {
        background:none;
        background-color: #FFF;
    }
}
.briefingSearch input{
	float:right;
	width:30%;
	height:30px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	border-radius:3px;
	background:#55ae7c;
	border:1px solid #fff;
	font-size:14px;
	letter-spacing:0.1em;
	color:#fff;
}
.footerBnr{
	width:100%;
	padding:10px;
}
.footerBnr li{
	float:left;
	width:49%;
	margin-left:2%;
}
.footerBnr li:first-child{
	margin-left:0;
}
.footerLink{
    display: inline-block;
	padding:20px 10px 0;
	margin-top: 10px;
    background: #eee;
    text-align: center;
    font-size: 13px;
}
.footerLink a{
    display: inline-block;
    padding: 0 5px 8px;
	color:#474747;
	text-decoration:underline;
}
.footerLink span{
	display:inline-block;
}
.footerLink span:after{
	content:"|";
}
.footerLink span:last-child:after{
	content:"";
}
.footerLink li{
	float:left;
	padding:5px 2px;
}





.footerLink_a{
    display: inline-block;
    padding:20px 10px 0;
    margin-top: 10px;
    background: #eee;
    text-align: center;
    font-size: 13px;
}
.footerLink_a a{
    display: inline-block;
    padding: 0 5px 8px;
    color:#474747;
    text-decoration:underline;
}
.footerLink_a span{
    display:inline-block;
}
.footerLink_a span:after{
    content:"|";
}
.footerLink_a span:last-child:after{
    content:"";
}
.footerLink_a li{
    float:left;
    padding:5px 2px;
}
.pageTop{
	position:relative;
	background:#eee;
    padding-top: 30px;
}
.pageTop .circleHead{
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -28px;
    width: 56px;
    height: 22px;
	background:url(../img/common/btn_pagetop.png) center top no-repeat;
    background-size: 56px 22px;
}
.pageTopInner{
    height: 55px;
    background: #fff;
    box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.19);
    text-align: center;
    background: url(../img/common/headerBg.png) bottom repeat-x #fff;
	background-size: 9px 9px;
}
.pageTopInner a{
	display:block;
	padding:10px 0;
	color:#474747;
}
.copyRight{
    font-size: 10px;
    text-align: center;
    background: #fff;
    padding: 10px 0;
}

.spboxImage h2{
    background: #561e21;
    padding: 10px;
    text-align: center;
    margin: 10px 0 -10px;
}
.spboxImage h2 span{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.spFooter .experience{
    background: #561e21;
    padding: 10px;
    text-align: center;
}
.spFooter .experience span{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
}

/*------------------------------------------*
* 見出し系CSS
*------------------------------------------*/
.headdingTop{
	margin-top: 5px;
	text-align:right;
	font-size:12px;
}
.headding{
	width: 100%;
    padding: 10px 10px;
    color: #fff;
    font-size: 18px;
    background: #55ae7c;
}
.headdingSub{
	width:100%;
	border:1px solid #cdcdcd;
	background:#f4f4f4;
	padding:8px 8px;
	border-radius:2px;
	margin-bottom:10px;
}
.headdingSub span{
	display:block;
	min-height:20px;
	padding-left:10px;
	line-height:20px;
	font-size:18px;
	color:#561d21;
	border-left:4px solid #ff6600;
}
@media screen and (max-width: 768px){
.headding {
    font-size: 16px;
}
.headdingSub span{
    font-size:16px;
}
.bannerTop01{
    margin-bottom: -5px;
    padding: 5px;
}
}
