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

.header img {
	height:100;
	width: 100%;
	margin-bottom:5px;
}

#main {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}

/*.Glink img {
	height:50;
	width: 23%;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:5px;
	float:left
}*/

nav ul {
    display: -webkit-flex;	/* Safari 6.1+. iOS 7.1+ */
    display: -ms-flexbox;		/* IE 10 */
    display: flex;	
				/* 最近のブラウザ用（プレフィクスなし） */
}
nav ul li {
    background-color: #57bc90;
    border: solid white;
    border-width: 0 1px 0 0;
    line-height: 4em;
    text-align: center;
    list-style-type: none;
    -webkit-flex: 1;       /* Safari 6.1+. iOS 7.1+ */
    -ms-flex: 1;           /* IE 10 */
    flex: 1;               /* 最近のブラウザ用（プレフィクスなし） */
}
nav ul li:last-child {
    border: none;
}
nav a {
    color: white;
    display: block; /* 文字のない余白部分もクリック可能にする */
    text-decoration: none;
}
nav li:hover {
    background-color: #015249;
}
nav a:active {
    color: Yellow;
    font-weight: bolder;
}


#main .toppic img {
	width: 100%;
	margin-bottom:10px;
}

#main .menu {
	float: left;
	box-sizing:border-box;
	width: 736px;
	margin-left:10px;
	margin-right:10px;
}

#main .sns {
	float: left;
	width: 314px;
	margin-right:10px;
}

#main .menu .flash img{
	width:45%;
	padding-left:10px;
	padding-bottom:10px;
	float:left;
}
#main .sns img {
	width:95%;
	padding-right:10px;
	padding-bottom:10px;
	
}

#main .content_com h1 {
	background-color: #CCC;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 20%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main h2 {
clear:both;
	background-color: #999;
/*	padding: 5px;*/
	margin-bottom:10px;
	height: auto;
	width: 100%;
	text-indent: 2.5%;
  line-height: 1.6em;
}


#main .content_com img {
	float: right;
	clear: both;
		
}


#main .content_com .C1 {
	overflow: hidden;
}

#main .content_com .C1 p{
	margin-bottom:20px;
	}

.GHC1 h3, .GHC2 h3 {
	font-size: 36px;
}

.GHC2 ul li {
	font-size: 24px;
    margin: 1em 0;
}
.GHsekou h3 {

	font-size: 36px;
	padding: 10px;
}
.before {
	float: left;
	width: 50%;
}
.after {
	float: left;
	width: 50%;
}
.GHsekou {
  border: thick solid #555;
  	overflow: hidden;
  margin-bottom:1em;
}

.GHC1 p {
	font-size: 24px;
}
.F-box01 {
	float: left;
	width: 262.5px;
	height: auto;
	background-color:transparent;
}

.F-box02 {
	float: left;
	width: 262.5px;
	height: auto;
	background-color:transparent;
}

.F-box03 {
	float: left;
	width: 262.5px;
	height: auto;
	background-color:transparent;
}

.F-box04 {
	float: left;
	width: 262.5px;
	height: auto;
	background-color:transparent;
}
.F-cot {
	clear: both;
	float: none;
	margin: 0 15px 15px;
    
	background-color:#999;
	line-height:150%;
}
#main .btmenu .flash img{

	margin-left: 2.5%;
	margin-right: 2.5%;
	height: auto;
	width: 15%;
	float: left;
}

.btmenu{
/*
	padding-left:22%;
	padding-right:15%;
*/
    width: 50%;
    margin: 0 auto;
}
#main .sns ul {
	text-decoration: none;
	
}
#main .sns ul li {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

.flash:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

table td{
	padding-bottom:5px;
	padding-top:5px;
}

th {
	width:10%;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
.content_com .C1 p {
	font-size: 24px;
	font-style: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.content_com .C2 table {
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	font-variant: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main .sns ul {
	font-size: 18px;
}

ul {
	list-style-type: none;
}

/*
.c_block2 {
	float: left;
	width: 50%;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.GHC2 .c_block1 {
	float: left;
	width: 50%;
	
}
*/
/*
#main .c_block2 {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #333333;
	padding: 5px;
	font-size:30px;
	text-align: center;
	
}
*/

.halfTextArea { /*テキストの配置エリア幅を50%にする*/
	float: left;
	width: 50%;
  padding:5px 0;

}
.halfImageArea { /*画像の配置エリア幅を50%にする*/
	float: left;
	width: 50%;
  padding:5px 0;
    text-align: center;
  overflow: hidden;
}
.halfImageArea img{ /*50%エリア内の画像サイズを小さくする*/
  width: 80%;
  height: auto;
}

.halfImageArea02 img{ /*50%エリア内の画像サイズを小さくする*/
  width: 85%;
  height: auto;
}

.oneThirdImageArea {
  float: left;
	width: 33%;
  padding:5px 0;
    text-align: center;
}

.oneThirdImageArea img{ /*50%エリア内の画像サイズを小さくする*/
  width: 100%;
  height: auto;
}
/*
.oneThirdTextArea {
	float: left;
	width: 33%;
  padding:5px 0;
}
*/

img.circleImage { /*画像を丸くする*/
  border-radius: 50%;
  margin: 1em 0;
}

img.smallImage{ /*画像を小さくする*/
  width: 50%;
  height: auto;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.c_block3 {
	margin: 1em auto ;
	border: 1px solid #333333;
	padding: 1em;
	font-size:30px;
	text-align: center;
}

hr.divider{
    border: 0 none; 
    height: 1px; 
    color: #CCC;
    background-color: #999;
}

@media (max-width: 960px){


@media (max-width: 600px){
#main {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}	
	

#main .content_com h1 {
	background-color: #CCC;
	text-align: center;
	padding: 10px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	
	
.header img {
	height:100%;
	width: 100%;
	margin-bottom:5px;
}	
		
#main .toppic img {
	display:none}
	
nav ul li {
border-width: 0 0 1px 0;
}
nav ul {
 -webkit-flex-direction: column;
 flex-direction: column;
}

#main .menu {
	float: left;
	box-sizing:border-box;
	width: 100%;
	margin-left:5px;
	margin-right:5px;
}

#main .sns {
	display:none;
}

#main .menu .flash img{
	width:49%;
	padding-left:0px;
	padding-bottom:0px;
	float:left;
}

#main .btmenu .flash img{
	margin-left: 0%;
	margin-right: 0%;
	height: auto;
	width: 20%;
	float: left;
}

.GHsekou .before {
	float:none;
}

.GHsekou .before2 {
	float:none;
	display: none;
}
    
    
.halfTextArea {
	width: 100%;
}
.halfImageArea {
	width: 100%;
}
    .oneThirdImageArea {
	width: 100%;
}
