@charset "UTF-8";


body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}
	
.site h1	{margin-top: 15px;
	font-size: 30px}	
	
.box4 h1	{margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 20px #c50018;
	font-size: 25px;
	font-weight: normal}






	
.cate	{padding-left: 0px;margin-right: ;
	border: solid 0px #dddddd}

	
.cate p	{margin-top: 30px;margin-left: 15px;
	margin-bottom: 5px;
	font-size: 16px;	font-weight: bold;
	color: #666666}	
	
.catego 	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px; line-height:200%;
}		
	
.catego a	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px;padding: 5px;
	color:black;
background: lavender;
 font-size:14px;
 line-height:120%;
	text-decoration: none;}		

 .categoa 	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px; line-height:200%;
}		
	
.categoa a	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px;padding: 5px;
	color:black;
background: aliceblue;
 font-size:14px;
 line-height:120%;
	text-decoration: none;}		




.keisen {
   border-bottom: 1px solid gray;
   margin-top: 0px;       /* 上線の外側の余#aeffc1;白はナシ */
   padding-top: 0px;      /* 上線の内側の余白はナシ */
   margin-bottom: 1em;  /* 下線の外側の余白量 */
   padding-bottom: 0.3em; /* 下線の内側の余白量 */
}

label {
    display: block;
    margin: 0 0px 4px 25px;
    padding : 15px;
    line-height: 1;
    color :#000000;
    background : #eeeeee;
    cursor :pointer;
    font-size:14px;
}
input {
    display: none;
}
.menu ul {
    margin: 0 0px 0 25px;
    padding: 3px 10px 3px 20px;
    background :;
    list-style: none;
        font-size:14px;
}

.menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;


}
/* Q&AのAの箱の高さ設定 カテゴリa */

#typea1:checked ~ #linksa1 li{
    height: 150px;
    opacity: 1;
}
#typea2:checked ~ #linksa2 li {
    height: 120px;
    opacity: 1;
}
#typea3:checked ~ #linksa3 li  {
    height: 90px;
    opacity: 1;
}	
#typea4:checked ~ #linksa4 li  {
    height: 60px;
    opacity: 1;
}		
	
/* Q&AのAの箱の高さ設定 カテゴリb */	
#typeb1:checked ~ #linksb1 li{
    height: 150px;
    opacity: 1;
}
#typeb2:checked ~ #linksb2 li {
    height: 120px;
    opacity: 1;
}
#typeb3:checked ~ #linksb3 li  {
    height: 90px;
    opacity: 1;
}	
#typeb4:checked ~ #linksb4 li  {
    height: 90px;
    opacity: 1;
}		
	
/* Q&AのAの箱の高さ設定 カテゴリc */	
	
#typec1:checked ~ #linksc1 li{
    height: 150px;
    opacity: 1;
}
#typec2:checked ~ #linksc2 li {
    height: 120px;
    opacity: 1;
}
#typec3:checked ~ #linksc3 li  {
    height: 90px;
    opacity: 1;
}	
#typec4:checked ~ #linksc4 li  {
    height: 60px;
    opacity: 1;
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* ヘッダー画像 */
.topimg	{max-width: 100%;
	height: auto;
	vertical-align: bottom}
	
/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	font-size: 14px}
	
.copyright h4	{margin: 0;
	color: #666666;
	font-size: 17px}	
	
/* BOX5をバーの形にする */
.box5	{padding-top: 15px;
	padding-bottom: 15px;
	background-color: #dddddd}

/* ボックスの左右 */
.boxA, .box4, .box5, .box6
	{padding-left: 15px;
	padding-right: 15px}
	
.box4-1 {padding-right: 1px;
}	
	
.box4-2 {padding-left: 6px;
}

/* ボックスの上下 */
.boxA	{padding-top: 0px;
	padding-bottom: 0px}

.box4	{padding-top: 0px;
	padding-bottom: 3px}

.box4-1	{padding-bottom: 3px}

.box6	{padding-top: 5px}


/* ########### 767px以下 ########### */
@media (max-width: 767px) {

/* ナビゲーション */
.menu li a	{padding: 10px 7px;
	font-size: 11px}

label {
    margin: 0 0px 4px 0px;
    padding : 5px;
     font-size:12px;
}
	
.menu ul {
    margin: 0 0px 0 0px;
    padding : 5px;
     font-size:12px;

}	
}
/* ########### 768px以上 ########### */
@media (min-width: 768px) {

/* BOX1とBOX2を横に並べる設定 */
.boxA:after	{content: "";
	display: block;
	clear: both}

.box1	{float: left;
	width: auto}

.box2	{float: right;
	width: auto}

/* BOX4-1とBOX4-2を横に並べる設定 */
.box4:after	{content: "";
	display: block;
	clear: both}

.box4-1	{float: left;
	width: 77%;
	padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box4-2	{float: left;
	width: 21%}


/* BOX6-1、BOX6-2、BOX6-3を横に並べる設定 */
.box6:after	{content: "";
	display: block;
	clear: both}

.box6-1	{float: left;
	width: 18%;
	margin-right: 2%}

.box6-2	{float: left;
	width: 18%;
	margin-right: 2%}
	
.box6-3	{float: left;
	width: 18%;
	margin-right: 2%}
	
.box6-4	{float: left;
	width: 18%;
margin-right: 2%}

	
.box6-5	{float: left;
	width: 18%}

}

/* BOX7の全てを横に並べる設定 */
.box7:after	{content: "";
	display: block;
	clear: both}
.box7-1	{float: left;
	width: 48%;
	margin-right: 2%}

.box7-2	{float: left;
	width: 23%;
	margin-right: 2%}
	
.box7-3	{float: left;
	width: 23%;
	margin-right: 2%}
	
.box7-4	{float: left;
	width: 23%}
	
.box7-5	{float: left;
	width: 48%;margin-right: 2%
}
/* BOX8の全てを横に並べる設定 */
.box8:after	{content: "";
	display: block;
	clear: both}


.box8-1	{float: left;
	width: 73%;
	padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 2%}

.box8-2	{float: left;
	width: 25%;
	margin-right: 0%}


/* ########### 1190px以上 ########### */
@media (min-width: 1190px) {

/* 全体の横幅を固定 */
.box3, .box4, .boxA-inner, .box5-inner, .box6
	{width: 1140px;
	margin-left: auto;
	margin-right: auto}

/* BOX Aの下に罫線を挿入 */
.boxA	{margin-bottom: 20px;
	border-bottom: solid 0px #dddddd}

}
