@charset "utf-8";

html {
  min-width: 1020px;
  overflow: auto;
}

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4285;
  color: #555;                              
  background-color: #fff;              
}

a {
  color: #2FAE9E;
  text-decoration: underline;
}

a:hover {
  color: #42CCBB;
  text-decoration: none;
}

.pb26 {
  clear:both;
  box-shadow:-5px 5px 5px #ccc;
}

.mt20 {
  margin-top: 20px;
}
.mt21 {
	clear:both;
}
.tc {
  text-align: center;
}

img {
  vertical-align: bottom;
}

/*----------------layout----------------*/

div.wrapper {
    width: 1020px;
    margin: 0 auto;
    margin-top: 8px;
}

div.contentsLeft {
    width: 640px;
    float: left;
}
div.contentsMain {
    width: 1020px;
    float: left;
}

div.contentsRight {
	clear:both;
    width: 1020px;
	margin:0 auto;
}

div.contentsSub {
    width: 280px;
    float: right;
    margin-left: 20px;
}

.contentsRight h3, .contentsSub h3 {
  background: #98D5CD;
  color: #fff;
  text-align: center;
}

.contentsRight .contentSubBlock {
  background: #fff;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-bottom-width: 3px;
}


/*----------------header----------------*/


header {
    padding: 5px 0;
	box-shadow:5px 5px 5px #ccc;
	margin-bottom:10px;
}
h1 {
  font-size: 12px;
  letter-spacing: 1px;
  color: #333333;
  line-height: 2;
  text-align:right;
}

/*----------------nav----------------*/

nav {
  background: #FFF;
  width: 100%;
}

nav ul {
  width: 1040px;
  margin: 0 auto;
}

nav li{
  text-align: center;
  box-sizing: border-box; */;
  width: 25%;
  float: left;
}

nav ul.navi a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 15px 0;            
  border-left: 1px dotted rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;   -moz-transition: all 0.2s ease-in-out;   -o-transition: all 0.2s ease-in-out;   -ms-transition: all 0.2s ease-in-out;   transition: all 0.2s ease-in-out;
}

nav ul.navi li.last a {
  border-right: 1px dotted rgba(0, 0, 0, 0.3);
}

nav ul.navi li.last a:hover {
  border-right: 1px dotted rgba(255, 255, 255, 0.3);
}

nav ul.navi a:hover {
    background: #FE7373;
    color: #fff;
    border-left: 1px dotted rgba(255, 255, 255, 0.3);
}
/*----------------top_image----------------*/

div#main_image {
  position: relative;
  width: 1020px;
  margin: 0 auto;
}


section.headContent {
    width: 400px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 20px;
    right: 10px;
    margin-left: auto;
    border: 3px solid #98D5CD;
    border-radius: 4px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

section.headContent h2 {
    background: none;
    color: #98D5CD;
    margin: 0;
    padding: 10px 0 10px 10px;
}

/*----------------footer----------------*/

footer {
  background: #fff;
  border-top: 1px solid #CCC;
}

.to_top {
  text-align: right;
  padding-right: 5px;
  padding: 15px 0;
}

.to_top a{
  color:#369488;
  padding:8px 20px;
  text-decoration:none;
  box-shadow:5px 5px 5px #ccc;
}
.to_top a:hover{
  background:#369488;
  color:#fff;
}

div.foot {
  padding: 5px 0;
  background: #369488;
  color: #fff;
  text-align:center;
}

div.foot a {
  color: #fff;
  text-decoration: underline;
}

div.foot a:hover {
  color: #fff;
  text-decoration: none;
}

/*----------------contents----------------*/

h2.title {
  margin: 0px 0 5px 0px;
  position: relative;
  color: #333333;
  background: #fff;
  font-weight: bold;
  padding: 0.6em 0.6em;
  font-size: 18px;
  text-transform:lowercase;
  box-shadow:5px 5px 5px #ccc;
}

h2 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.25;
}
/* 
h2.title:after{
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}

/* 
h2.title:after{
    left: 0;
    border-right: 5px solid #333;
}
*/
h3 {
  font-size: 20px;
  letter-spacing: 1px;
  background: none;
  line-height: 1.5;
  padding: 5px;
  color: #333;
}

/*.topContent h3:before {
  content: "◆";
  font-size: 19px;
  display: inline-block;
  margin: 0 5px 0 0;
  color: inherit;
  font-weight: bold;
}*/
.topContent h3{
  color: #4B948B;
  font-size: 16px;
  padding:5px;
  text-align:left;
  margin-bottom: 10px;
}
/*
.contentsLeft h3:before {
  content: "♥";
  font-size: 19px;
  display: inline-block;
  margin: 0 5px 0 0;
  color: inherit;
  font-weight: bold;
}
*/

h1,h2,h3 {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.link {
  margin: 15px 0;
  padding: 0 20px;
}

.link ul li {
  padding: .5em 0;
}

.link p {
  line-height: 2;
}

/*block*/

.contentsBackground {
    background: #fff;
}

.colTwo {
	clear:both;
    width: 100%;
	margin-top:2%;
    margin-right: 2%;
	box-shadow:-5px 5px 5px #ccc;
}

.colThree {
  width: 49%;
  margin-left:0.7%;
  margin-bottom:1.5%;
	box-shadow:-5px 5px 5px #ccc;
}
.col_bg {
  padding-bottom:10px;
  border: 1px solid #CCC;
  background: #fff;
}
.fl1,.fl5 {
  background: #fff;
}
.fl4 {
  background: #fff;
}
.box2,.fl4{
  margin-bottom:20px;
 }
.col_bg h2{
	background:#ECDCC5 !important;
	padding:7px 0;
	font-size:20px;
	text-align:left;
	padding-left:10px;
	color:#333333;
	margin-bottom:7px;
	font-size:16px;
}
.col_bg:last-child {
	margin-right:0px;
}

.last {
  margin-right: 0;
}

.menu_title {
  padding: 0;
}
ul.menu {
	margin:10px 0;
}
ul.menu li {
	float:left;
}
.menu a {
    width: 158px;
	text-align:center;
    text-decoration: none;   display: block;      
    padding: 30px 0px 30px 10px;
	margin-bottom:15px;
    color: #333333;
    background: #98D5CD;
	margin-left:10px;
}

.menu a:hover{
  background:#fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
  color:#369488;
}


p{
  padding: 5px 10px 10px;
}
p.readmore a{
	background:#98D5CD;
	padding: 5px 10px;
	text-decoration:none;
	color:#333333;
}
p.readmore a:hover{
	background:#fff;
	color:#369488;
}

p.button a {
  width: 18em;
  line-height: 1;
  border: 1px solid #CCC;
  border-bottom-width: 4px;
  display: block;
  padding: 0;
  margin: 0 auto;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  position: relative;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 40px;
  background: #879c18;
  background: #fff;
}

p.button a:hover {
    padding-top: 3px;    border-bottom-width: 1px;
}

p.button a:before {
    display: block;      
    content: "";      
    position: absolute;      
    -webkit-transform: rotate(45deg);      transform: rotate(45deg);      
    top: 45%;      
    right: 15px;      
    width: 15px;      
    height: 15px;
    margin-top: -4px;      
    background: #555;
}

p.button a:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);      
    top: 45%;      
    right: 20px;      
    width: 15px;      
    height: 15px;
    margin-top: -4px;      
    background: #FFF;
}