/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
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, img, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/* styles */

html {
    overflow: auto;

}
body{background-color:#f1fafd !impotant;
	margin-top:25px; 
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #5b4500;
  overflow: hidden;
    position: relative;
    min-width: 1000px;
}

#cc-inner{
background-color:#eaf0f3;
}

p{
line-height:22px !important;
letter-spacing:0.1em;
font-size:14px !important;
}
header{
background-color:#ffffff;

}

.header_box{
	width:1050px;
	margin: 0 auto;
	padding-top: 20px;
}

header h1{
	margin-bottom:10px; 
}
header h2{
	padding-bottom:20px;
	    font-size: 20px;
    font-weight: normal;
}

.contact_btn {
    width:230px;
    font-size:14px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 12px;
    color:#fff;
    background-color: #73a7bb;
    border-radius:10px;
    margin-top: -60px;
    float: right;
}

/* ヘッダーだけボタンの文字色をかえる指定*/
.menu a{
	color: #ffffff !important;
	text-decoration: none !important;
}

.contact_btn a{
	color: #ffffff !important;
	text-decoration: none !important;
}
.contact_btn .icon{
	display:inline-block;
        margin-right:8px;
}

nav{
    background-color: #73a7bb;	
    padding: 3px;
    display: block;
    text-align: center;

} 

dl, ol, ul{
margin:0 !important;
}
nav ul{
    padding: 20px; 	

} 


nav ul li {
    display: inline; 	
    margin-right: 40px;
font-size:16px;

} 


nav ul li a { 
    text-decoration: none; !important;
    color: #fff;  !important;	 
} 

.cc-nav-level-1 li a[
padding-left:20px;
fony-size:12px !important;
color:#0c323c;
]

nav ul li a:hover{ 
    border-bottom: dotted 1px #fff;	 
}

.cc-indexpage .hero{
display:block;

}

.hero{
display:none;
}

.cc-indexpage .hero img{
width:100%;
}

#main-area{
width:1050px;
margin:0 auto;
background-color:#ffffff;
margin-top:30px;
}

#j-nav-variant-breadcrumb a:link{
color:#ff0000 !important;
}

/*ぱんくずリンク*/

.j-nav-variant-breadcrumb{
margin:10px 0;
}
.j-nav-variant-breadcrumb ol li{
display:inline-block;
margin-left:10px;
}
.j-nav-variant-breadcrumb ol li::after{
 content:">";
margin-left:10px;
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  width: 1301px;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {

}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #ff0000 !important;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #76a2b3;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #39829e;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('../mages/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
  display:none;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}





/*  Layout
----------------------------------------------- */

body {
    background: #333333 url(bg.gif) no-repeat top left;
    padding:35px 0 0 0;
    margin:0;
    font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container
{
    margin:0 auto;
    width:834px;
    background:white;
}

#header
{
    padding:17px;
}

#header h1,
#header a
{
    padding:0;
    font-family:"Helvetica","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:30px;
    font-weight:normal;
    text-decoration:none;
    line-height:1.3em;
    color:#666666;
    text-align:right;
}

#header a:hover { text-decoration:none;  }


#navigation
{
    float:left;
    width:220px;
    margin:20px;

}
#sidebar
{
    padding-top:10px;
}

#content
{
    float:right;

    width:750px;
    margin:20px;

}
/* フッター */

#footer{
clear:both;
height:240px;
background:#72a7bb;
 margin: 0 -500%; /* 上下の margin は元の値に合わせて適宜変更 */
    padding: 50px 500%; /* 上下の margin は元の値に合わせて適宜変更 */
}
.tel{
margin-top:5px;
margin-bottom:11px;
font-size:17px;
color:#72a7bb;
}
.logo_copy{
margin-top:10px;
}
.footer_contact_left{
float:left;
}
.footer_contact_right{
float:right;
}

.ft_contact_btn {
    width:230px;
    font-size:14px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 12px;
    color:#fff;
    background-color: #73a7bb;
    border-radius:10px;
    float: right;
}
.ft_contact_btn a{
	color: #ffffff !important;
	text-decoration: none !important;
}
.ft_contact_btn .icon{
	display:inline-block;
        margin-right:8px;
}

.footer_contact{
background-color:#ffffff;
padding:30px 20px;
margin-bottom:20px;
height:90px;
}

ul.fotter_menu{
width:1000px;
text-align:center;
padding-top:10px;
}


.fotter_menu li{
display:inline;
margin:20px;
font-size:14px;
} 

.fotter_menu li a{
	color: #ffffff !important;
}

.copy{
text-align:center;
padding:20px 0px;
color:#72a7bb;
background:#ffffff;
}

#footer .gutter 
{
    height:30px;
    padding:50px 0px;
}


.leftrow a{
	color: #ffffff !important;
	text-decoration: none !important;
}
.rightrow {
display:none
}




/*  Navigation
----------------------------------------------- */

ul.mainNav1,
ul.mainNav2
{
    margin:0;
    padding: 0;
}


ul.mainNav1 li,
ul.mainNav2 li
{
    display: inline;
    margin: 0;	
    padding: 0;
}

.cc-nav-level-0 li a,
ul.mainNav1 li a,
ul.mainNav2 li a
{
    text-decoration: none;
    display: block;
    color:#72a7bb;
    border-bottom:1px solid #72a7bb;
}

.cc-nav-level-0  li a { 
padding:10px 0px;
font-size:14px;
color:#72a7bb;
padding-left:10px;
}
.j-nav-level-1{
font-size:20px;
}

.cc-nav-level-0  li a { 
padding:10px 0px;
font-size:14px;
color:#72a7bb;
padding-left:10px; }
ul.mainNav3 li a { padding:4px 4px 4px 24px; }


.cc-nav-level-0 a:hover
{
    background:#72a7bb;
    color:#ffffff;
}

ul.mainNav1 a.current { font-weight:bold; }

/****parts styles ****/


/* 見出し大 */

#content_area h1 {
  position: relative;
  padding: 1em 0;
text-align:center;
color:#72a7bb;
font-weight:normal;
letter-spacing:0.1em;
font-size:22px;
}

#content_area h1::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}

#content_area h1::after {
  bottom: 0;
  border-top: 3px solid #72a7bb;
  border-bottom: 1px solid #72a7bb;
}
#content_area h2{
color:#72a7bb;
font-weight:normal;
font-size:18px;
}

#content_area h3{
color:#72a7bb;
font-weight:normal;
font-size:22px;
position: relative;
display: inline-block;
padding: 0 45px;
}
#content_area h3:before, h3:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 25px;
height: 2px;
background-color: #72a7bb;
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
transform: rotate(-60deg);
}
#content_area h3:before {left:0;}
#content_area h3:after {right: 0;}


/* ボタンデザイン大 */

.j-calltoaction-link-style-1{
background-color:#72a7bb !important;
border:none !important;
padding:10px 30px !important;
font-size:14px !important;
margin:10px 0 !important;
]

.rssFeed br + a {
background-color:#72a7bb !important;
border:none !important;
padding:10px 30px !important;
font-size:14px !important;
margin:10px 0 !important;
}


.bx-wrapper {
    /* -webkit-box-shadow: none !important; */
    /* box-shadow: none !important; */
    /* border:none !important; */
    /* background: #fff; */
}



/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {

}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


/* blog*/
.cc-m-width-maxed img{
height:280;
width:280;
}
.j-text {
font-size: 14px;
    line-height: 2;
}

#cc-m-1{
width: 150px;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    color: #ffffff;
    border: 1px solid #72a7bb;
    text-align: center;
    display: block;}