@charset "UTF-8";

body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

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

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

.site img	{border: none}

.aka{
	color:red;
	font-weight:bold;
	
}

.site h1 a	{color: #000000;
	text-decoration: none}

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


/* ヘッダー画像 */
.topimg	{width: 100%;
	height: auto;
	vertical-align: bottom}

/* キャッチコピー */
.catch	{
	padding: 15px;
	font-size: 40px;
color: #FFFFFF;
text-shadow: black 2px 2px 0px,black -2px 2px 0px,black 2px -2px 0px,black -2px -2px 0px;}

/* ヘッダー画像にキャッチコピーを重ねる */
.topimg	{position:relative;}

.catch	{position:absolute;
	top:0;
	right:0;
	}

/* 概要  gaiyou a →　.bt*/
.bt	{display: block;
	background-color: #1fa67a;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.bt a{
	text-decoration: none}

.bt1 a{
	text-decoration: none;
}

.bt_menu{
	text-decoration: none;
	background-color: beige;
}


.gaiyou a:hover	{opacity: 0.8}


.gaiyou .fa-database	{background-color: #bfbd13}

.gaiyou .fa-bar-chart-o	{background-color: #c58839}

.gaiyou .fa-envelope	{background-color: #859f46}

.gaiyou h1	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: normal}

.gaiyou p	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:ivory;
	font-size: 12px}
.gaiyou ul {
  padding: 0;
}

.gaiyou ul li {
  color: #404040;
  border-left: solid 6px #1fa67a;/*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background: whitesmoke;
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
  font-weight: bold;
font-size:18px;
}




.select  {display: none}

/* お知らせ */
.oshirase {width: auto;
}

.news	{padding: 20px;
	border: solid 5px #dddddd}

.news h1	{margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #666666}

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

.news li a	{display: block;
	padding: 5px;
	border-bottom: dotted 2px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

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

.news time	{
	color: #888888;
	font-weight: bold}

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

.news time	{float: left;
	width: 60px}

.news .text	{float: none;
	width: auto;
	margin-left: 60px}

/* SNSメニュー */
.follow ul	{margin: 0;
	padding: 0;
	list-style: none}

.follow li a	{display: block;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none}

.follow li a:hover	{opacity: 0.8}

.follow-b	{background-color: #63bafb}
.follow-f	{background-color: #5288f7}

/* 補足説明 */
.follow-info	{margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #dddddd;
	font-size: 14px;
	text-align: center}

.follow-info {
	position: relative;
	background: #dddddd;
}
.follow-info:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #dddddd;
	border-width: 15px;
	margin-left: -15px;
}


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

.copyright h1
{margin: 0;
	color: #666666;
	font-size: 14px}

/* BOX Aの下に罫線を挿入（コンテンツページのみ） */
.contents .boxA	{border-bottom: solid 1px #dddddd}


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


/* BOX5をバーの形にする */
.box5	{padding-top: 15px;
	padding-bottom: 15px;
	background-color: #dddddd}


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

.box4	{padding-top: 20px;
	padding-bottom: 20px}

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

.box6	{padding-top: 20px}

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

.box7
{padding-top: 25px;
padding-bottom: 25px;}

.box8-11, .box8-12, .box8-13
	{padding-bottom: 10px}


.sidemenu a	{display: block;
	background-color: #1fa67a;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0.5em}
	
.sidemenu a:hover	{opacity: 0.8}


/*
.sidemenu h1{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: normal}
*/
.sidemenu ul {
  padding: 0;
}

.sidemenu ul li {
  color: #404040;
  border-left: solid 6px #1fa67a;/*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background: whitesmoke;
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
  font-weight: bold;
}

.follow-b1	{display: block;
	background-color: #63bafb;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0.5em}

.follow-f1{display: block;
	background-color:  #5288f7;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0.5em}

.follow-b1:hover{opacity: 0.8}

.follow-f1:hover{opacity: 0.8}

.rc30_image{
	background-image:url(images/top/rc30/rc30_back.jpg) ;
	padding: 1em;
	background-size: 100%;
	font-weight: bold;
	color: lightgreen;
	
}

.rc30_image ol li{
  clear: both;
  color:lightgreen;
  /*margin-bottom: 5px;/*下のバーとの余白*/*/
  line-height: 1.5;
  padding: 0.5em;
  font-weight: bold;*/
}

.xr250 li{
	float: left;
	list-style: none;
}

.xr250{
	width:100%;
}

.xr_image{
	background-image:url(images/top/xr250/xr_back.jpg) ;
	padding: 1em;
	background-size: 100%;
	font-weight: bold;
	color: #000000;
	
}

.xr_image ol li{
  clear: both;
  color:#0A249A;
  /*margin-bottom: 5px;/*下のバーとの余白*/*/
  line-height: 1.5;
  padding: 0.5em;
  font-weight: bold;*/
}

.contact{ 
　color:#FFFFFF;
  /*border-left: solid 6px #1fa67a;*//*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background:#C43739;
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
  font-weight: bold;
  width:30%;
	border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	clear: left;

}

.saportmenu{
	clear: both;
  color:#FFFFFF;
  /*border-left: solid 6px #1fa67a;*//*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background:#1fa67a;
  margin-bottom: 5px;/*下のバーとの余白*/
  /*line-height: 1.0;*/
  padding-left:1em;
  font-weight: bold;
	 color: #FFF;
    font-weight: bold;
    text-shadow: 2px 2px 1px   #00F,
    -2px 2px 1px #00F,
    2px -2px 1px #00F,
    -2px -2px 1px #00F;

}

.teigi{
	color: #404040;
  border-left: solid 6px #1fa67a;/*左側の線*/
	border-bottom: solid #12DC23;
  /*background: whitesmoke;*/
  margin-bottom: 5px;/*下のバーとの余白*/
  /*line-height: 1.5;*/
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/

}

.quest{
	color:#F4F32B;
	background-color: #070707;
	font-size: 18px;
  margin-bottom: 5px;/*下のバーとの余白*/
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/

}

.maker{
	font-weight: bold;
	
	background-color:beige;
	font-size: 16px;
  margin-bottom: 5px;/*下のバーとの余白*/
  padding: 0.5em;

}


.sus_teigi{
		color:#FCF9F9;
background-color:#8A3706;
font-size: 20px;
margin-bottom: 5px;/*下のバーとの余白*/
padding: 0.5em;
list-style-type: none!important;/*ポチ消す*/
	
}


.price{
	width: 70%;
	color:#000000;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	padding-left: 1em;
}

.price0{
	width: 70%;
	color:#000000;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	padding-left: 1em;
}

.price1{
	width: 70%;
	color:#000000;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	padding-left: 1em;
}

.price2{
	width: 70%;
	color:red;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	padding-left: 1em;
}


.gazou{
	width: 100％;
	text-align: center;
}


.kouho ul li {
  line-height: 1.5;
  padding: 1em 0;
list-style-type:decimal-leading-zero;
	font-weight: bold;
}


.main h2{
	text-align:left;
	color: #FF0004;
}

.square_btn {
　position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*背景色*/
    border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;

}

.square_btn:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.bs_price{
	font-size: 30px;
	color: #FF0004;
	font-weight: bold;
}

.setumei{
	clear: both;
}

.order_btn {
　color:#FFFFFF;
  /*border-left: solid 6px #1fa67a;*//*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background:#FCE301;
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
  font-weight: bold;
  width:50%;
	border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.order_btn:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.order_btn1 {
	font-size: 20px;
　color:orange;
  /*border-left: solid 6px #1fa67a;*//*左側の線*/
  border-bottom: solid 2px #dadada;/*下に灰色線*/
  background-color: orange;
  margin-bottom: 5px;/*下のバーとの余白*/
 /*line-height: 1.5;*/
 /* padding: 0.5em;*/
  list-style-type: none!important;/*ポチ消す*/
  font-weight: bold;
  width:90%;
	border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.order_btn1:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.yamasan{
	clear: both;
}

.pro{
	table-layout: auto;
	width: 100％;
}


.mtmenu ul li{
	float: left;
	list-style-type: none;
	
}

.thai{
	clear: both;
}

.red{
	color: red;
}

.red2{
	color: red;
	font-weight: bold;
}

.plan{
	font-size: 14px;
}


.t_main P{
	clear: both;
	font-size:14px;
	
}

.style1 {
 padding:0.2em;
 border-left:none;
 border-right:none;
 border-top:2px solid $primary-color;
 border-bottom:2px solid $primary-color;
}

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


.ecu_main p{
	clear: both;
	line-height: 2.0;
}


.box10{
	margin-top: 2em;
}

.box10-1 p{
	clear: both;
	font-size: 13px;
}

.box10-2 p{
	clear: both;
	font-size: 13px;
}






.box12-1 p{
	clear: both;
	font-size: 14px;
}

.box12-2 p{
	clear: both;
	font-size: 14px;
}



.b{
	font-weight: bold;
	
}

h4{
	color: orange;
	font-weight: bold;
	font-size: 20px;
}

.btn{
	cursor: pointer;
	border: double;
	
}

.pic{
	border: double;
}

.box11-3 img{
	margin-bottom: 1em;
}

.box13 p{
	clear: both;
	font-size: 13px;
}

.box13{
	padding-left: 1em;
	padding-right: 3em;
}

.or{
	color: orange;
	font-weight: bold;
	font-size:17px;
}






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

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

}

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

	
.menu li a	{
	padding: 10px 7px;
	font-size: 11px;
	}

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 12px}

}

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

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

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

#menubtn:focus	{outline: none}

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

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

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

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

.menu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

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

}


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

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

/* ナビゲーション */
#menu	{display: block !important}
	
	
/* ナビゲーション */
.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 5px 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

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

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

.menu li	{float: right;
	width: auto}	
	
	
	
/* 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: 70%;
	padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

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

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

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

.box10-2	{float: left;
	width: 50%}
	
	
/* BOX12-1とBOX12-2を横に並べる設定 */
.box12:after	{content: "";
	display: block;
	clear: both}

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

.box12-2	{float: left;
	width: 40%}
		
/* BOX11-1とBOX11-2を横に並べる設定 */
.box11{
	margin-top: 1em;
	margin-bottom: 1em;
}

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


.box11-1{
	float: left;
	width: 60％;
	padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}


.box11-2{
	float:left;
	width: 30％; 
		padding-right: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

/* migiとhidariを横に並べる設定 */
.ml:after	{content: "";
	display: block;
	clear: both}

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

.hidari	{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%}

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

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

.box7-2	{float: left;
	width: 20%;
	/*font-size: 15px;*/}

/* BOX8-11、BOX8-12、BOX8-13を横に並べる設定 */
.box8-1:after	{content: "";
	display: block;
	clear: both}

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

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

.box8-13	{float: left;
	width: 32%}



/* BOX8-1、BOX8-2を横に並べる設定 */

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

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

.box8-2	{float: left;
	width: 20%;
	font-size: 30px;}

}

.xr250 li{
	width: 32%;
	margin-right: 2%;
}

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

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

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


.contents{padding-left: 1em;}



.migi_h{
	float: left;
	width: 30％;
	background-color: aqua;
｝
	
.migi_n{
	float: left;
	width: 30％;
｝
	
.migi_m{
	float: left;
	width: 30％;
｝

.setumei li{ 
	list-style: circle;
	color: red;	
	}
	
	
	
	
	
	.pgm{
	line-height:2em;
	clear:both;
	padding-left:1em;
	padding-right:1em;
	font-size:16px;
	
}

.pgm2{
	line-height:2em;
	clear:both;
	padding-left:1em;
	padding-right:1em;
	font-size:16px;
	border-top:#3300FF dotted 3px;
	
}

.pgm3{
	line-height:1.5em;
	clear:both;
	padding-left:1em;
	padding-right:3em;
	font-size:13px;
	font-weight:bold;
	
}

.midori{
	color:#339966;
	font-size:24px;
	font-weight:bold;
}
