@charset "UTF-8";
/* global.css */

/* --------------------------------- 
------------------------------------
COMMON
------------------------------------
------------------------------------*/
img {
    vertical-align: middle;
}
.Attention {
    color: #E40000;
    padding: 3px;
    font-weight: bold;
}
/* ul */
.No-list {
	list-style: none;
	padding-left: 0;
}
body {
	font-size: 12px;
    font-family: Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; 
	color: #222;
	min-width: 1000px;
	line-height: 1.65;
	background: url(../img/common/bg.gif) repeat;
}
.In-wrap,
.Wrapper {
	width: 960px;
	margin: 0 auto;
}
.Fl {
	float: left;
}
.Fr {
	float: right;
}
a:link,
a:visited {
	text-decoration: none;
	color: #f38000;
}
a:hover,
a:active {
	text-decoration: underline;
}
a.No-decol,
a.No-decol:link,
a.No-decol:visited,
a.No-decol:hover,
a.No-decol:active {
	text-decoration: none;
}
/* --------------------------------- 
------------------------------------
電話番号リンク無効化のためのcss
------------------------------------
------------------------------------*/
.Header a[href^="tel:"],
.Footer a[href^="tel:"] {
	cursor: default;
}
.Header a[href^="tel:"]:hover,
.Footer a[href^="tel:"]:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
	text-decoration: none;
}
/* --------------------------------- 
------------------------------------
clearfix
------------------------------------
------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	/* for ie */
display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------------------------------- 
------------------------------------
}
Edit(自由編集エリア)
------------------------------------
------------------------------------*/
.Edit .wb-edit {
  padding: 12px 15px;
  border: 1px solid #CCC;
}
.Edit.Top-edit-area .wb-edit {
    margin: 0 0 15px;
}
.Edit.Bottom-edit-area .wb-edit {
    margin: 15px 0 0;
}
.Edit .wb-edit:empty {
  padding: 0;
  height: 0;
  overflow: hidden;
  border: none;
  margin: 0;
}

/* --------------------------------- 
------------------------------------
Pagetop
------------------------------------
------------------------------------*/
.Pagetop {
    display: none;
    position: fixed;
    right: 3%;
    bottom: 20px;
	z-index: 100;
}
.Pagetop a {
    text-indent: -9999px;
	outline: none;
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,0.7);
    border: 1px solid;
    border-radius: 50%;
    display: block;
    background-image: url(../img/common/icon_arrow02.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px auto;
}

/* --------------------------------- 
------------------------------------
Wrapper
------------------------------------
------------------------------------*/
.Wrapper {
	padding: 0 5px;
	background: url(../img/common/wrapper.jpg) repeat-y;
}

/* --------------------------------- 
------------------------------------
Header
------------------------------------
------------------------------------*/
.Header {
	padding: 15px;
	background: url(../img/common/header_bg.gif) repeat-x center bottom;
}
.Header h1 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.28;
    display: none;
	color: #999999;
}
.Header .Logo {
    width: 36%;
}
.Header .H1-wrap {
    max-width: 63%;
}
.Utility-menu {
	text-align: right;
}
.Utility-menu ul {
}
.Utility-menu li {
	display: inline-block;
	vertical-align: top;
    font-size: 12px;
    margin: 0;
    padding: 2px 14px 1px;
    list-style: none;
    line-height: 1.28;
    border-left: 1px solid #888;
}
.Utility-menu li:last-child {
    border-right: 1px solid #888;
}

/* --------------------------------- 
------------------------------------
Content
------------------------------------
------------------------------------*/
.Content {
	margin: 0 0 20px 0;
	padding: 0 27px; 
}  
.Content:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}
/* --------------------------------- 
------------------------------------
Page-head
------------------------------------
------------------------------------*/

.Page-head {
    position: relative;
    overflow: hidden;
    height: 150px;
}
.Page-head .img-area {
    position: absolute;
    height: 150px;
    left: 0;
    top: 0;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 10;
}
.Page-head .page-title {
    position: relative;
    padding: 63px 0 0 47px;
    width: 247px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    color: #1a1a1a;
    letter-spacing: 0.15em;
    line-height: 1.28;
    z-index: 30;
}
.Page-head .background {
    background-color: rgba(255,255,255,0.85);
    width: 240px;
    height: 240px;
    position: absolute;
    top: -45px;
    border-radius: 50%;
    left: 51px;
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 6px 2px;
    z-index: 20;
}

/* --------------------------------- 
------------------------------------
ListView パンくずの表示
------------------------------------
------------------------------------*/
.wb-sitemap {
    padding: 6px 27px 10px;
    color: #666666;
}
.wb-sitemap ul {
    padding: 0;
    list-style: none;
}
.wb-sitemap ul li{
	display: inline;
}
.wb-sitemap a {
	color: #666666;
	text-decoration: none;
}
/* --------------------------------- 
------------------------------------
Alpha
------------------------------------
------------------------------------*/
.Alpha{
  width: 685px;
	margin: 0;
	float: right;
}
.Alpha-scontent {
  padding: 0 5px;
	margin: 0 0 20px;
}
/* --------------------------------- 
------------------------------------
Beta
------------------------------------
------------------------------------*/
.Beta {
  width: 200px;
	margin: 0;
	float: left;
}
/*-- Menu ----------------------------*/
.Menu {
  margin: 0 0 15px;
}
.Menu ul {
}
.Menu ul li {
}
.Menu ul li a {
  display: block;
  height: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0px;
  text-indent: -9999px;
  outline: none;
}
.Menu ul li a:hover {
  background-position: -200px 0;
}
.Menu ul li.M01 a {
  background-image: url(../img/common/menu01.jpg);
}
.Menu ul li.M02 a {
  background-image: url(../img/common/menu02.jpg);
}
.Menu ul li.M03 a {
  background-image: url(../img/common/menu03.jpg);
}
.Menu ul li.M04 a {
  background-image: url(../img/common/menu04.jpg);
}
.Menu ul li.M05 a {
  background-image: url(../img/common/menu05.jpg);
}
.Menu ul li.M06 a {
  background-image: url(../img/common/menu06.jpg);
}
.Menu ul li.M07 a {
  background-image: url(../img/common/menu07.jpg);
}
/*-- banner ----------------------------*/
.Beta .wb-links-list {
    padding: 0 0 10px;
}
/* --------------------------------- 
------------------------------------
Footer
------------------------------------
------------------------------------*/
.Footer {
}

/*-- Footer-menu ----------------------------*/
.Footer-menu {
    padding: 10px 0 0;
    min-height: 23px;
    text-align: center;
    background: url(../img/common/footer_bg.gif) repeat-x left top;
}
.Footer-menu ul {
	display: inline-block;
}
.Footer-menu li {
    float: left;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.28;
}
.Footer-menu li + li {
    border-left: 1px solid #888;
}
.Footer-menu li a {
	color: #666666;
	text-decoration: none;
}

/*-- Copyright ----------------------------*/
.Copyright {
    margin: 0;
    padding: 5px 0;
    font-size: 11px;
    color: #666666;
	text-align: center;
}
/* --------------------------------- 
------------------------------------
タイトル
------------------------------------
------------------------------------*/

/*-- Title01 ----------------------------*/
.Title01 {
    color: #F78800;
    font-weight: bold;
    border-bottom: 2px solid #F78800;
    padding: 0px 5px 2px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.28;
}
/*-- Alpha-stitle ----------------------------*/
.Alpha-stitle,
.Categ-blog-content-wrap .wb-blog-categ .wb-blog-categ-title {
    padding: 5px 0 3px 8px;
    margin: 0 0 10px;
    line-height: 1.28;
    font-size: 16px;
    font-weight: bold;
    border-left: 4px #F78800 solid;
    background: #F4f4f4;
}
.Alpha-stitle,
.Alpha-stitle a,
.Categ-blog-content-wrap .wb-blog-categ .wb-blog-categ-title {
    color: #454545;
}
/* Beta */
.Beta .Alpha-stitle {
    font-size: 14px;
}

/*-- Alpha-link ----------------------------*/
.Alpha-link,
.Categ-blog-categ-wrap .wb-blog {
	margin: 0 0 15px;
	overflow: hidden;/*clearfixの代用*/
}
.Alpha-link li,
.Categ-blog-categ-wrap .wb-blog-categ {
    float: left;
    margin-right: 20px;
}
.Alpha-link li a,
#blog-std-beta .box.categ .wb-blog-categ-title a,
.Categ-blog-categ-wrap .wb-blog-categ .wb-blog-categ-title a {
    position: relative;
    padding-left: 13px;
    display: inline-block;
    line-height: 1.28;
    font-size: 16px;
}
.Alpha-link li a:before,
#blog-std-beta .box.categ .wb-blog-categ-title a:before,
.Categ-blog-categ-wrap .wb-blog-categ .wb-blog-categ-title a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #f38000;
    display: block;
    top: 4px;
    left: 2px;
}
/* --------------------------------- 
------------------------------------
SUBPAGE 共通
------------------------------------
------------------------------------*/

.Imgleft{
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
}
.Imgright{
  padding-left: 5px;
  padding-bottom: 5px;
  float: right;
}

/* --------------------------------- 
------------------------------------
リストデザイン
------------------------------------
------------------------------------*/
#blog-std-beta .box.recently .content-wrap .wb-blog-list,
#blog-std-beta .box .content-wrap .wb-blog-categ,
.wb-rss-link {
    padding: 0px 1px 8px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.wb-rss-date,
#blog-std-beta .box.recently .content-wrap .wb-blog-title span {
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 6px;
}
.wb-rss-link a,
#blog-std-beta .box.recently .content-wrap .wb-blog-title a {
  line-height: 1.15;
  display: inline-block;
  font-size: 14px;
}
/* --------------------------------- 
------------------------------------
PAGER
------------------------------------
------------------------------------*/
.wb-blog-page {
    border-top: 1px solid #CCC;
    padding-top: 20px;
	text-align: center;
}
.wb-blog-page > span,
.wb-blog-page > a {
    vertical-align: middle;
    display: inline-block;
    margin: 0 1px 4px;
    width: 32px;
    height: 28px;
    border: 1px solid;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none !important;
    letter-spacing: 0;
}
.wb-blog-page > span {
	color: #999;
}
.wb-blog-page .wb-blog-page-separator {
	display: none;
}
.wb-blog-page .wb-blog-btn-next, .wb-blog-page .wb-blog-btn-prev {
    width: auto;
    padding: 0 11px;
    font-size: 12px;
}
/* --------------------------------- 
------------------------------------
Categ-blog-content
------------------------------------
------------------------------------*/
.Categ-blog-content-wrap .wb-blog-categ-body {
	padding: 0 10px;
	margin-bottom: 20px;
}
.Categ-blog-content-wrap .article-box {
	margin-bottom: 20px;
	padding: 0 5px;
}
.Categ-blog-content-wrap .article-body {
	padding: 0 5px;
}
.Categ-blog-content-wrap .article-body .txt-wrap.Fr {
    width: 62%;
}
.Categ-blog-content-wrap .article-body .img-wrap {
    width: 36%;
}