@charset "UTF-8";


body	{margin: 0;
-webkit-text-size-adjust: 100%;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}
	
html {
 overflow-x: hidden;
 }

.img {
    max-width: 100%;
    height: auto;
}
a:hover img {
     opacity: 0.8;     
     filter: alpha(opacity=80);
}

.right {float: right;
margin-left:10px;}

.left {float: left;
margin-right:10px;}

a:hover{
color:#ff0000;

}

p {line-height: 1.8em}

.wrapper {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}

.topimg	{max-width: 100%;
	height: auto;
	vertical-align: bottom}

.switch {
	visibility: hidden;
}
p.top{
	margin:5px 5px 5px 0;
	padding:3px;
	font-size: 75%;
	text-align:right;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 75%;
}
#page-top a {
    background: #4272d7;
    color: #fff;
    width: 60px;
    padding: 8px 0;
    text-align: center;
    display: block;
    border-radius: 7px;
}
#page-top a:hover {
    background: #7aa3fb;
}



/* =======================================
	ClearFixElements
======================================= */
.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	overflow: hidden;
}



/* fit-sidebar */
.fit-sidebar-fixed{
	margin-top:0!important;
	margin-bottom:0!important;
	box-sizing: border-box;
	position:fixed;
}
.fit-sidebar-blank{
	z-index:0;
	background-color:transparent;
	visibility:hidden;
}





/* サイト名 */
.site h1 a	{color: #000000;
	text-decoration: none}

.site h1	{margin: 0;
	font-size: 30px}

.site img	{border: none}


.mainvisual {
  margin-bottom: 80px;
}





/* ヘッダー */
.box1-2 i	{margin-right: 5px;
margin-left: 5px;
	color: #0d8aca}


/* ボタン */
	
.support h1	{margin-top: 10;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 5px solid #bdceea;
	}



/* 記事1 */
.kiji01 h1{
	position: relative;
	padding: 10px 10px;
	font-size:23px;
	
}
.kiji01 h1:after{
 content:"";
 display:block;
 height:5px;
 background:linear-gradient(to right,#4da91b,#6efa21);
}


.kiji01 h2 {font-size:21px;
  position: relative;
  padding: .75em 1em .75em 1.5em;
  border: 1px solid #ccc;
}




.kiji01 h2::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #45b806;
  border-radius: 4px;
}

.kiji01 h3	{font-weight: bold;
  padding: 5px 10px;
  background-color: #eee;
  border-bottom: 4px solid #ccc;
}
	

.kiji01 p	{
	margin-top: 0;
	margin-bottom: 10px}

.kiji01 .lead	{max-width: 100%;
	font-size: 14px;
	color: #000000}

.kiji01 img	{max-width: 100%;
	height: auto;
	margin-bottom: 20px}

/* 記事2 */
.kiji02 h1	{
margin: 0px;
	padding: 0px
	}

.kiji02 h2	{
margin: 20px 0px 0px 0px;
	padding: 0px}
	
.kiji02 h3	{margin: 10px 0px 0px 0px;
	padding: 0px}

.kiji02 p	{
	margin-top: 0;
	margin-bottom: 10px}

.kiji02 .lead	{max-width: 100%;
	font-size: 14px;
	color: #0000000}

.kiji02 img	{max-width: 100%;
	height: auto;
	margin-bottom: 10px}


.navi_mini i	{margin-right: 3px;
margin-left: 10px;
	color: #ff9900}




/* パンくずリスト */
.bread	{margin-bottom: 20px}

.bread ol	{margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none}

.bread ol li	{
	display: inline-block;
	padding: 2px;
	color: #000000;
	font-size: 14px;
	list-style-type: none;
	text-decoration: none}
	

.bread li a:hover	{background-color: #eeeeee}

.bread ol li:before {
  content: " > ";
}

.bread ol:after	{content: "";
	display: block;
	clear: both}

.bread li	{float: left;
	width: auto}

.bread ol li:first-child:before {
  content:"";
}


/* ボタン */


 
.topbtn01 {
  display: flex;
  align-items: center;
  justify-content: left;
	padding-left: 20px;
  line-height: 1;
  text-decoration: none;
  color: #000000;
  font-size: 20px;
  border-radius: 3px;
  width: 95%;
  height: 50px;
  border: 1px solid #bbbbbb;
  transition: 0.3s;
  background-color: [object object];
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(209, 209, 209, 1));
}

.topbtn01:hover {
  background-image: linear-gradient(180deg, rgba(209, 209, 209, 1), rgba(255, 255, 255, 1));
	color: #0099ff;
}

.topbtn02	{
	display: flex;
	width: 95%;
		margin-bottom: 10px;
	padding: 10px 20px;
	color: #2288bb;
	font-size: 19px;
	background-image: linear-gradient(to top, #D8D9DB 0%, #fff 80%, #FDFDFD 100%);
  border-radius: 8px;
  color: #123979;
border: 1px solid #ccc;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #666666;
	float: left;
	text-decoration: none}

.topbtn02:hover	{
	background-color: #d4eaf8;
	color: #2288bb}
/* ここまで */

/* 目次01 */
.mokuji01 ol {
        counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 18px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 0.5em;
	    margin-left: 1em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.mokuji01 ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}
.rounded-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .6em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

.rounded-list a:hover{
    background: #eee;
}


.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}

.rounded-list a:hover:before{
    background: #00a8ff
}

/* 目次02 */


dl.list {
	margin: 10px 5px 10px 5px;
	line-height: 110%;
	
}
dl.list dt {
	margin: 0;
	padding: 15px 0 5px 25px;
  background:url(image/yazirusi.png) no-repeat left center;
　border-top: 1px solid #c0c0c0;
text-align: left;
}

dl.list dd {

	margin: 10px 0 10px 0px;
	padding: 10px 0 5px 0px;
    border-top: 1px solid #c0c0c0;
    text-align: left;
}

/* 目次03 */

.mokuji03 ul {
  list-style: none;
    margin: 0;
  padding-left: 0;
  display: table;
}



.mokuji03 li{
background:url(image/yazirusi_or.png) left top no-repeat;
padding:0px 0 7px 30px;
  margin: 0 10px 2px 0;

 list-style:none;
  font-size: 100%;
}



.next_btn { 
background: #EEE;  
color: #111;  
border: 1px solid #FFF;  
-moz-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);  
-webkit-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);  
width: 100px;  
padding: 5px 10px;
margin: 5px 0px; 
}
.next_btn a{
text-decoration: none;
} 


/* お試し */

.otameshi	{width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding : 5px 10px;
	background-color: #fcf9ad;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto}
	
.otameshi h2 {
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	background:url("image/icon_otameshi.png") no-repeat;
	border-bottom: solid 1px #85682a;
	font-weight: normal}
	
.otameshi i	{margin-right: 5px;
	color: #fa590a}

/* ブックマーク */
.bookmark {
	margin: 10px 0px 3px 0px;
	font-size: 75%;
	padding:  0px;
	text-align:right;
}



/* 内部リンク */	
.inside01 ul{
margin: 10px 0;
	padding: 0;
	list-style: none
 }
.inside01 ul li{
	 position:relative;
display:block;
padding:5px 10px;
 border-bottom: 1px solid white;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 line-height:28px;
 height: 28px;
 font-size:13px;
 margin: 0;
 }

.inside01 ul li a:after{
position:absolute;
right:10px;
top:50%;
margin:-8px 0 0 0;
display:block;
content:"";
width:17px;
height:11px;
background:url(image/icon_b.png) no-repeat;
-webkit-background-size:17px 11px;
background-size:17px 11px;
}



/* 問い合わせ挿入 */
.foot_toi {

	padding: 10px;
	border:2px solid #006cff;
	margin: 20px 30px 10px 30px;
}

.foot_toi_left {
	padding: 10px;
	margin: 0px;

}
.foot_toi_right {
	padding: 10px;
	margin: 0px

}



/* コピーライト */
.copyright p	{margin: 0;
	color: #000000;
	font-size: 12px}


/* フッタ */
.footer	{padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e0f0d0}
	
.footnavi ul{
  margin-left: 5px;
  margin-bottom: 5px;
  padding:0px;
text-align:center}
	
.footnavi ul li{
display:inline;
margin:0 0px 0 0;
font-size:13px
}

.footnavi ul li a{
padding:0 0 0 14px;
-webkit-background-size:11px;
color: ff0000;
background-size:11px
}

.footnavi i {padding:0 5px 0 0;
	color: #613bcf
}
	
.footer-inner{
text-align:center}
	
.footnavi2{
text-align:right}
	



/* ボックスの左右 */
.boxA, .box4, .footer, .box6, .box8, .bread, .box7-1
	{padding-left: 10px;
	padding-right: 10px}
.box7-1
	{padding-left: 10px;
	padding-right: 10px}


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

.box4, .box9	{padding-top: 10px;
}
.box4-1, .box4-2, .box9-1, .box9-2
	{padding-bottom: 15px}


.box6	{padding-top: 5px}

.box6-1, .box6-2, .box6-3, .box6-4
	{padding-bottom: 10px}


/* 文字 */

.all_red {
	color: #FF0000;

}
.all_blue {
	color: #0000FF;

}
.all_blue02 {
	color: #0099CC;
	font-weight: bold;
}
.all_green {
	color: #009900;

}
.all_pink {
	color: #FF00FF;

}
.all_orange {
	color: #FF9900;

}
.all_white {
	color: #FFFFFF;

}
.all_violet {
	color: #CC00FF;

}
.all_skyblue {
	color: #00CCFF;

}
.all_black {
	color: #000000;

}
.all_b {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.4em;
}
.all_s {
	font-size: 90%;
}
.all_ss {
	font-size: 80%;
}
.all_L {
	font-size: 120%;
}

.new_day {
	color: #0099CC;
	font-size: 85%;
}

.medium {
	font-size: 85%;
}
a:hover {
	color: #FF0000;
}



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

/* サイト名 */
.site img	{width: 225px;
	height: auto}

.box_navi{padding-top: 0px;
	padding-bottom: 0px;
			margin-bottom: 10px;}


.toushi ul	{
	margin: 0;
	padding: 0;
	list-style: none}

.toushi img	{float: left;
	width: 60px}

.toushi li a	{display: block;
	padding: 5px;
	border-bottom: dotted 1px #dddddd;
	color: #2288bb;
	font-size: 14px;
	text-decoration: none}

.toushi li a:hover	{color: #ff0000}

.toushi li a img	{border: none}



.toushi a:after	{content: "";
	display: block;
	clear: both}



.toushi .text	{float: none;
	width: auto;
	margin-left: 60px;
	padding-left: 15px}

.toushi span	{display: block;
	color: #000000;
	font-size: 12px}

.news li a	{
	font-size: 14px}

.all_b {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.2em;
}

.button_soft{
font-size:18px;

}



}

@media (max-width:480px) {
.right {float: none;
display: block;
}
.left {float: none;
display: block;
}
}

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

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

/* キャッチコピー */
.catch	{display: none}

.btn01{position: absolute;
	bottom: 5%;
	left: 3%}
.btn01 a {

  font-size: 14px;

}
p {
  font-size: 15px;
}

ol {padding-left:20px;}

.box_navi{padding-top: 0px;
	padding-bottom: 0px;
			margin-bottom: 10px;
}

.logo {
    max-width: 180px;
	    height: auto;
  }
	
.toushi ul	{
	margin: 0;
	padding: 0;
	list-style: none}

.toushi img	{float: left;
	width: 70px}

.toushi li a	{display: block;
	padding: 5px;
	border-bottom: dotted 1px #dddddd;
	color: #2288bb;
	font-size: 16px;
	text-decoration: none}

.toushi li a:hover	{color: #ff0000}

.toushi li a img	{border: none}



.toushi a:after	{content: "";
	display: block;
	clear: both}



.toushi .text	{float: none;
	width: auto;
	margin-left: 60px;
	padding-left: 15px}

.toushi span	{display: block;
	color: #000000;
	font-size: 14px}

.foot_toi {

	padding: 5px;
	border:1px solid #006cff;
	margin: 20px 10px 10px 10px;
}
.foot_toi_left {
	padding: 5px;
font-size: 13px
}
.foot_toi_right {
	padding: 10px

}

.kiji01 h1	{
	font-size: 21px
}

.kiji01 h2	{
	font-size: 17px}



.otameshi	{width: 92%
}

.side02 li a	{
	margin: 8px 5px 8px 5px

}

/* 動画 */
.video-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden; 
}

.video-container iframe { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}


}



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

.catch	{display: none}


	p {margin-left: 7px;
margin-right: 7px;}
	


/* トグルボタン */
#menubtn	{padding: 6px 12px;
	border: solid 1px #cccccc;
	border-radius: 5px;
	background-color: #f2f6fd;
	position: absolute;
	top: 20px;
	right: 15px;
	cursor: pointer}

#menubtn:hover	{background-color: #eaf0fc}

#menubtn:focus	{outline: none}

#menubtn i	{color: #333333;
	font-size: 18px}

#menubtn span	{display: inline-block;
	text-indent: -9999px}

/* ナビゲーションメニュー（縦並び） */
.menu	{display: none}

.menu ul	{margin-top: 30px;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 8px;
	color: #0b296d;
	font-size: 12px;
	border-bottom:#476ab1 solid 1px;
	text-decoration: none}
	

.menu li a:hover	{background-color: #d2deff}

.support ul	{
	margin: 0 10px;
	padding: 0;
	list-style: none}



.support li a	{display: block;
	padding: 5px;
	border-bottom: dotted 1px #dddddd;
	color: #2288bb;
	font-size: 16px;
	text-decoration: none}

.support li a:hover	{color: #ff0000}





.support a:after	{content: "";
	display: block;
	clear: both}



.support .text	{float: none;
	width: auto;

}

.support span	{display: block;
	color: #000000;
	font-size: 12px}

.toushi ul	{
	margin: 0;
	padding: 0;
	list-style: none}

.toushi img	{float: left;
	width: 70px}

.toushi li a	{display: block;
	padding: 5px;
	border-bottom: dotted 1px #dddddd;
	color: #2288bb;
	font-size: 16px;
	text-decoration: none}

.toushi li a:hover	{color: #ff0000}

.toushi li a img	{border: none}



.toushi a:after	{content: "";
	display: block;
	clear: both}



.toushi .text	{float: none;
	width: auto;
	margin-left: 60px;
	padding-left: 15px}

.toushi span	{display: block;
	color: #000000;
	font-size: 12px}
dl.list dd {
font-size: 14px
}

/* 動画 */
.video-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden; 
}

.video-container iframe { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
	.box1-2	{
margin-botom: 20px;
font-size: 11px;
}
.box2	{
	margin-top: 10px;
margin-top: 10px;

}
.site 	{font-size: 11px}
	
	.catchphrase {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
	text-align: center;
}
}


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

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{
	padding: 10px 20px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #8ec33f), color-stop(0.00, #38a50a));
  background: -webkit-linear-gradient(#f0f3fc, #38a50a);
  background: -moz-linear-gradient(#f0f3fc, #38a50a);
  background: -o-linear-gradient(#f0f3fc, #38a50a);
  background: -ms-linear-gradient(#f0f3fc, #38a50a);
  background: linear-gradient(#8ec33f, #38a50a);
  border-radius: 10px;
  box-shadow: 3px 3px 3px #aaa;
	
	
	display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 10px 15px;
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	
	text-decoration: none

}
	
.menu li a:hover	{background-color: #82c145

}

.menu i	{margin-right: 5px;
	color: #236009}
	
.searchBox {
margin-bottom: 10px;
}


.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}
	
	
	
.support ul	{
	margin: 0;
	padding: 0;
	list-style: none}



.support li a	{display: inline; 
	margin-left: 5px;
		margin-bottom: 10px;
	padding: 10px 5px;
	color: #2288bb;
	font-size: 19px;
	background-image: linear-gradient(to top, #D8D9DB 0%, #fff 80%, #FDFDFD 100%);
  border-radius: 8px;
  color: #123979;
border: 1px solid #ccc;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #666666;
	float: left;
	width: 23%;
	text-decoration: none}

.support li a:hover	{
	background-color: #d4eaf8;
	color: #2288bb}



.support a:after	{content: "";
	display: block;
	clear: both}



.support .text	{float: none;
	width: auto;
	margin-left: 5px}

.support span	{display: block;
	color: #000000;
	font-weight: normal;
	font-size: 14px}

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

.box1	{float: left;
	width: auto}
.box1-2	{float: left;
margin-left: 20px;
font-size: 12px;
	width: auto}
.box2	{float: right;
text-align: right;
	width: auto}
/* 問い合わせを横に並べる設定 */

.foot_toi:after	{content: "";
	display: block;
	clear: both}
		
.foot_toi_left {
width: 45%;
	margin: 0px;
	float: left;
}
.foot_toi_right {
width: 48%;
	margin: 0px;
	float: left;
}


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

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

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

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

.box9-1	{float: left;
	width: 50%;
	padding-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box9-2	{float: left;
	width: 50%}

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

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

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

.box6-3	{float: left;
	width: 32%}
	
.box_navi{padding-top: 10px;
	padding-bottom: 10px;
			margin-bottom: 15px;
}

.toushi ul	{
	margin: 0;
	padding: 0;
	list-style: none}

.toushi img	{float: left;
	width: 100px}

.toushi li a	{display: inline; 
	margin-left: 5px;
	padding: 5px 0px;
	color: #2288bb;
	font-size: 19px;
	font-weight: bold;
	float: left;
	width: 32%;
	text-decoration: none}

.toushi li a:hover	{color: #ff0000}

.toushi li a img	{border: none}



.toushi a:after	{content: "";
	display: block;
	clear: both}



.toushi .text	{float: none;
	width: auto;
	margin-left: 100px;
	padding-left: 15px}

.toushi span	{display: block;
	color: #000000;
	font-weight: normal;
	font-size: 14px}
	
/* BOX7-1とBOX7-2を横に並べる設定 */
.box7	{position: relative
	}

.box7:after	{content: "";
	display: block;
	clear: both}

.box7-1	{float: right;
	width: 80%;
	padding-left: 15px;
	display:inline-block;
    vertical-align:top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
	}

.box7-2	{

display:inline-block;
vertical-align:top;
	float: left;
	width: 18%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	
	/* BOX8-1とBOX8-2を横に並べる設定 */
.box8:after	{content: "";
	display: block;
	clear: both}

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

.box8-2	{float: left;
	width: 50%}
	
.sidecontents	{		
display:inline-block;
vertical-align:top;
margin:0;
padding:0
}	

.catchphrase {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
	text-align: center;
}

p {margin-left: 20px;
margin-right: 20px;}
	
}


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

/* 全体の横幅を固定 */
.box_navi, .box3, .box4, .boxA-inner, .footer-inner, .footer, .box6, .footnavi, .footnavi2, .box7, .box8, .bread, .foot_toi, .otameshi
	{width: 1140px;
	margin-left: auto;
	margin-right: auto}
	
.box9
	{width: 880px;
	margin-left: auto;
	margin-right: auto}



}





