@charset "UTF-8";
/*
 Theme Name: osakalifesupport
 Author: TREVO
 Description:  TREVO
 Author URI: http://www.trevo-web.com/
*

@charset "utf-8";
/*===== CSS RESET =====*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
strike,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
select {
	outline: none;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clear {
	clear: both
}

.clearfix {
	display: inline-block
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

p,
li,
td {
	background: url('')
}

ul,
ol {
	list-style: none;
}

/*===== COMMON =====*/

*,
*:before,
*:after {
	margin: 0;
	padding: 0
}

html,
body {
	width: 100%;
	min-height: 100%;

}

body {
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	letter-spacing: 0.01em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color: #333333;
	font-size: 92%;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 60px;
	line-height: 210%;
}

.clearfix {
	display: inline-block
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

a {
	text-decoration: none;
	color: #333333;
}

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

.sm {
	display: none;
}

.site-header {
	display: none;
}

.trans {
	opacity: 1;
}

#container {
	width: 100%;
	overflow: hidden;
}

#box {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: block;
}

#box02 {
	width: 2000px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
}

article {
	width: 100%
}

#gototop {
	text-align: right;
	clear: both;
	padding-top: 80px;
}

#gototop img {
	vertical-align: bottom;
	cursor: pointer;
}

.center {
	text-align: center;
	width: 100%;
	display: block;
}

.text03 article {
	width: 1200px;
	margin: 0 auto;
}

.text01 {
	font-size: 0.7em;
}

.text02 {
	font-size: 1.2em;
	font-weight: bold;
}

.text-b {
	font-weight: bold;
}

.text-greenb {
	font-weight: bold;
	color: #65A340;
}

.text-red {
	color: #FF0004;
}

.text-red-b {
	font-weight: bold;
	color: #FF0004;
}

.text-bu {
	color: #65A340;
}

.text-bu-b {
	font-weight: bold;
	color: #65A340;
}

.text-gu {
	color: #207C00;
}

.text-gu-b {
	font-weight: bold;
	color: #207C00;
}

.text-pdf {
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 50px;
}

.bg01 {
	background-color: #F9EAC1;
}

.imgC {
	text-align: center;
}

.imgL {
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

.imgR {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: left;
}

.ml130 {
	padding-left: 130px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.pt40 {
	padding-top: 40px;
}

.bg01 {
	background-color: #F9EAC1;
}

.ml130 {
	padding-left: 130px;
}

.mr130 {
	margin-right: 250px;
}

.mr130 a {
	padding-right: 110px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.pt40 {
	padding-top: 40px;
}

/*===== HEADER =====*/

header .headerBox {
	width: 100%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

header .header_nav {
	width: 100%;
	clear: both;
	padding-bottom: 25px;
}

header .header_nav ul {
	margin-right: 15px;
	text-align: right;
}

header .header_nav li {
	margin-left: 25px;
	display: inline-block;
}

header .headerR {
	float: right;
}

h1 {
	width: 131px;
	float: left;
	margin-left: 15px;
}

h1 img {
	width: 100%;
}

header .bx-wrapper {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

header .sliderBox {
	position: relative;
	clear: both;
}

header {
	font-size: 86%;
}

header nav {
	width: 100%;
	font-weight: bold;
}

header nav ul {
	width: 100%;
}

ol,
ul {
	list-style-type: none;
	padding: 0;
}


/* ブラウザ幅 100%
   ========================================================================== */

#dd-full {
	margin-bottom: 12px;
	zoom: 1;
	margin-right: 15px;
}

#dd-full:after {
	content: "";
	display: table;
	clear: both;
}

#dd-full > ul > li {
	text-align: left;
	float: left;
	background-image: url(img/li_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 7px;
	margin-bottom: 7px;
}

#dd-full > ul > li > a {
	border-right-width: 1px;
	border-left: 0;
	border-right: 1px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#dd-full > ul > li:first-child > a {
	border-left: 1px solid #ccc;
}

#dd-full li ul {
	width: 96%;
	color: white;
	position: absolute;
	left: 0;
	padding-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 15px;
	background-color: #62A33F;
	z-index: 10;
}

#dd-full li ul div {
	width: 1000px;
	margin: 0 auto;
}

#dd-full li ul img {
	float: left;
	margin-right: 20px;
}

#dd-full .active {
	color: white;
	background-color: #65A340;
}

.nav_con a {
	color: #FFFFFF;
}

.nav_con a:hover {
	color: #B7F4FF;
}

.nav_con li {
	display: inline-block;
	padding-left: 25px;
	background-image: url(img/s_nav_bg.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.p_l {
	width: 1000px;
}

.p_l2 li {
	width: 215px;
}

/*===== TOPPAGE =====*/

#News {
	width: 100%;
	margin: 0 auto;
}

#News nav {
	width: 100%;
	position: relative;
	margin: 0 auto;
	z-index: 10;
}

#News h2 {
	width: 100%;
	font-size: 2em;
	line-height: 130%;
	border-top: 3px solid #65A340;
	border-bottom: 1px solid #BFBFBF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-bottom: 21px;
	color: #65A340;
	font-weight: 500;
}

#News nav ul {
	overflow: hidden;
}

#News nav ul li {
	width: 25%;
	float: left;
	position: relative;
	text-align: center;
	border: solid #bfbfbf;
	border-width: 1px 0px 1px 0px;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
}

#News nav ul li:before {
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	background: #65A340;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	content: '';
}

#News nav ul li span {
	width: 100%;
	height: 54px;
	display: block;
	cursor: pointer;
	line-height: 54px;
	opacity: .6;
}

#News nav ul li.active {
	color: #65A340;
	background: #efefed;
}

#News nav ul li.active span {
	opacity: 1;
}

.News_btn a {
	color: #333333;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 200px;
	border-radius: 50px;
	border: 1px solid #62A33F;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
	margin-top: 40px;
}

.News_btn a:hover {
	background-color: #F1F1F1;
	color: #65A340;
}

.n_line {
	background-image: url(img/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* wrap
---------------------*/
#top {
	position: relative;
	height: 328px;
	width: 920px;
	display: block;
}

#since {
	width: 210px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#count {
	background-image: url(img/top02.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 920px;
	position: static;
	clear: none;
	display: block;
	padding-top: 12px;
}

#count-box {
	background-image: url(img/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 23px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 4px;
}

body:first-of-type #count-box {
	background-image: url(img/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: -7px;
}

head ~

/* */
body #count-box {
	background-image: url(img/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 2px;
}

html:not([lang*=""]) #count-box {
	background-image: url(img/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 21px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 1px;
}

#center {
	height: 23px;
	width: 188px;
	display: inline;
}

#counter {
	margin-left: 10px;

}

#count-text {
	height: 300px;
	width: 800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -80px;
}

head ~

/* */
body #count-text {
	height: 96px;
	width: 800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -76px;
}

body:first-of-type #count-text {
	height: 90px;
	width: 800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -74px;
}

html:not(:target) #count-text,
x:-moz-broken {
	height: 95px;
	width: 800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -79px;
}

iframe {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#News div.wrap {
	width: 100%;
	position: relative;
	overflow-y: auto;
	margin: -1px auto 0px;
}

#News div.wrap div.detail {
	width: 100%;
	top: 0;
	left: 0;
	padding: 10px 0px 0px 0px;
	background: #FFF;
}

#News div.wrap div.detail ul li {
	position: relative;
	padding: 22px 0 18px 120px;
	border-bottom: 1px solid #62A33F;
}

#News div.wrap div.detail ul li span.date {
	width: 100px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	letter-spacing: 0.08em;
}

#News div.wrap div.detail ul li strong {
	display: block;
	font-weight: normal;
}

#News div.wrap div.detail ul li strong a {
	display: block;
	color: #65A340;
	margin-top: -2px;
}
#topics iframe {
	margin-left: 7%;
}
#topics {
	overflow: auto;
	height: 200px;
	width: 100%;
	clear: both;
	display: block;
}

.overview img {
	float: left;
	width: 200px;
}

.overview p {
	float: right;
	width: 420px;
}

.youtubel {
	float: left;
	width: 320px;
	margin-right: 20px;
}


.top_con {
	width: 100%;
	background-color: #65A340;
	margin-top: 90px;
	margin-bottom: 90px;
	padding-top: 90px;
}

.top_con1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	padding-right: 2%;
}

.top_con1 ul {
	width: 1049px;
	margin-left: -49px;
}

.top_con1 li {
	list-style-type: none;
	float: left;
	margin-left: 49px;
	height: 227px;
	padding-bottom: 101px;
}

.top_con1 a {
	box-shadow: 0px 5px 0px 0px #006386;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}

.top_con1 a:hover {
	margin-top: 2px;
	box-shadow: 0px 3px 0px 0px #006386;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}

.top_con1_b {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	padding-right: 2%;
}

.top_con1_b ul {
	width: 1049px;
	margin-left: -49px;
}

.top_con1_b li {
	list-style-type: none;
	float: left;
	margin-left: 49px;
	height: 227px;
	padding-bottom: 101px;
}

.top_con1_b {
	display: none;
}


.top_con2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	padding-right: 2%;
}


.textBox01 {
	width: 100%;
	margin-bottom: 90px;
}

.textBox01 h2 {
	width: 100%;
	font-size: 200%;
	padding-bottom: 10px;
	line-height: 170%;
	margin-top: -10px;
}

.text {
	width: 480px;
	float: left;
}

.text_btn {
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 45px;
}

.text_btn li {
	display: inline;
}

.text_btn a {
	display: inline-block;
	color: #FFFFFF;
	background-color: #65A340;
	width: 266px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 120%;
	border-radius: 25px;
	margin-left: 45px;
	margin-right: 45px;
}

.text_btn a:hover {
	background-color: #00B4D5;
}

.image {
	width: 440px;
	float: right;
}

.top_product {
	width: 100%;
	background-color: #F7F7F7;
	padding-top: 80px;
	padding-bottom: 80px;
}

.top_product h2 {
	font-size: 250%;
	line-height: 140%;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 500;
}

.top_product ul {
	margin-left: -35px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top_product li {
	width: 308px;
	float: left;
	margin-left: 32px;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 30px;
}

.top_product_btn {
	margin-top: 30px;
}

.top_product_btn a {
	text-align: center;
	background-image: url(img/top_product_btn.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 45px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	padding-top: 15px;
}

.scale {
	width: 308px;
	height: 163px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 5px;
}

.scale img {
	transition: all 0.2s linear; //開く速さ
}

.scale img:hover {
	-webkit-transform: scale(2.4);
	-moz-transform: scale(2.4);
	-o-transform: scale(2.4);
	-ms-transform: scale(2.4);
	transform: scale(1.1); //拡大倍率
	z-index: 9999;
}

.top_banner {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}

.top_banner h2 {
	font-size: 250%;
	line-height: 140%;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 500;
}

.top_banner li {
	width: 308px;
	margin-left: 32px;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	display: inline;
}

/*===== CONTENT =====*/

.secBanner {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	padding: 0px;
	background-color: #D0D6BC;
	background-image: url(img/title_bg.gif);
	background-repeat: repeat-x;
}

.secBanner-con {
	width: 1000px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	height: 151px;
}

.secBanner-con h2 {
	width: 1000px;
	display: block;
}

.secBanner h2 {
	font-size: 42px;
	line-height: 100%;
	color: #FFFFFF;
	padding-top: 56px;
	font-weight: 500;
}

#pankuzu {
	margin-bottom: 50px;
	font-size: 13px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.breadcrumb-trail.breadcrumbs {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/pankuzu_bg.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}

#pankuzu a {
	color: #65A340;
	text-decoration: none;
}

/* MAIN */

.content {
	margin-top: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 120%;
}

.mainBox {
	float: left;
	width: 660px;
	font-size: 0.9em;
	line-height: 180%;
	margin-bottom: 80px;
	margin-top: 5px;
}

.mainBox h2 {
	width: 100%;
	font-size: 2em;
	line-height: 130%;
	border-top: 3px solid #65A340;
	border-bottom: 1px solid #BFBFBF;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 25px;
	padding-bottom: 21px;
	color: #65A340;
	font-weight: 500;
}

.mainBox h3 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 12px;
	line-height: 130%;
	background-color: #65A340;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 16px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 2em;
}

.mainBox h4 {
	font-size: 1.4em;
    font-weight: bold;
    color: #65A340;
	border-bottom: 2px solid #65A340;
    margin-top: 15px;
    margin-bottom: 20px;
}

.mainBox h5 {
	font-size: 1.2em;
    font-weight: bold;
    color: #65A340;
	border-left: 3px solid #65A340;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.mainBox h6 {
	font-size: 1.1em;
    font-weight: bold;
    color: #65A340;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mainBox h6:before{
  content: '■';
}

.mainBox a {
	color: #65A340;
	text-decoration: underline;
}

.mainBox a:hover {
	text-decoration: none;
	color: #B4B4B4;
}

.mainBox table {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainBox th {
	width: 20%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F7F7F7;
	color: #65A340;
	vertical-align: top;
}

.mainBox td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.conbox {
	padding-top: 0px;
	padding-bottom: 0px;
}

.conbox2 {
	clear: both;
}

.conbox3 {
	padding-top: 80px;
	clear: both;
}

.c_box {
	clear: both;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	background-color: #FFF3DD;
}

.con_nav {
	width: 105%;
	margin-right: -5%;
	margin-top: 20px;
	margin-bottom: 60px;
}

.con_nav a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	text-decoration: none;
	background-image: url(img/con_li.png);
	background-repeat: no-repeat;
	background-position: 290px 18px;
	padding-left: 5px;
	padding-right: 30px;
	font-weight: bold;
}

.con_nav a:hover {
	color: #FFFFFF;
}

.con_nav li:hover {
	background-color: #B7B7B7;
}

.con_nav ul {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.con_nav li {
	width: 45%;
	float: left;
	margin-right: 5%;
	border-bottom: 1px solid #CCCCCC;
}

.c_btn {
	width: 100%;
	text-align: center;
	margin-bottom: 3em;
}

.c_btn li {
	display: inline-block;
}

.c_btn a {
	color: #319900;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #319900;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEFFE6;
	display: block;
	width: 150px;
	margin-left: 5px;
	margin-right: 5px;
}

.c_btn a:hover {
	color: #319900;
	background-color: #DAEFD1;
}

.list01 li {
	background-image: url(img/con_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 0.8em;
}

.list02 li {
	background-image: url(img/con_li_bg2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 0.8em;
}

/* SIDENAVI */

.sideBox {
	float: right;
	width: 280px;
	padding-bottom: 30px;
}

.fb-page {
	margin-top: 20px;
}

.info_l {
	width: 280px;
	padding-bottom: 30px;
}

.info_l li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}

.info_l a {
	text-decoration: underline;
}

.info_l_title {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	color: #65A340;
}

/*===== SIDE =====*/

.sub-nav01 {
	margin-top: 0px;
	margin-top: 5px;
	padding: 0px;
	font-weight: bold;
}

.sub-nav01 a {
	margin: 0px;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(img/side_ico04.png);
	background-repeat: no-repeat;
	background-position: 244px center;
	background-color: #65A340;
	font-weight: bold;
	font-size: 96%;
	color: #FFFFFF;
}

.sub-nav01 a:hover {
	color: #65A340;
	background-color: #B1DB87;
}

.accordion ul {
	margin: 0px;
	padding: 0px;
}

.sub-nav02-1 {
	margin-top: 5px;
	padding: 0px;
	position: relative;
	background-image: url(img/sub-nav03.png);
	background-repeat: no-repeat;
	background-position: 13px 27px;
	display: block;
	background-image: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65A340;
	cursor: pointer;
}

.sub-nav02-1:hover {
	color: #65A340;
	background-color: #B1DB87;
}

.bourderNone img {
	position: absolute;
	top: 15px;
	right: 10px;
	cursor: pointer;
}

.sub-nav03-1 {
	padding: 0px;
}

.sub-nav03-1 a {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #94CB63;
	background-image: url(img/side_nav_bg.png);
	background-repeat: no-repeat;
	background-position: 23px 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #62A33F;
	font-size: 92%;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 30px;
}

.sub-nav03-1 a:hover {
	color: #65A340;
	background-image: url(img/side_nav_bg2.png);
	background-color: #BADE9A;
	background-position: 23px 20px;
}

.sub-nav04-1 {
	background-image: url(img/sub-nav03.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	padding-left: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

.sub-nav04-1 a {
	display: block;
}

.sub-nav04-1-2 {
	border-top-width: thin;
}

.displayNone {
	display: none;
}

.sub-nav-title {
	font-weight: bold;
	background-image: url(img/footer-nav01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sub-nav-info {
	width: 280px;
	margin-top: 13px;
}

.sub-nav-info ul {
	width: 278px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

.sub-nav-info li {
	width: 250px;
	background-image: url(img/sub-nav02.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
}

.sub-nav-info-title {
	width: 264px;
	font-size: 16px;
	color: #FFF;
	background-color: #67B443;
	padding: 8px;
	line-height: 100%;
}

.sub_banner {
	margin-top: 20px;
}

.sub_banner li {
	margin-bottom: 5px;
}

.sub_banner img {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

/*===== FOOTER =====*/

footer {
	background: #65A340;
	padding-bottom: 5px;
	clear: both;
	display: block;
	text-align: center;
}

footer nav {
	background: #EDF8E8;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

footer nav ul,
footer .footerBox {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

footer nav li {
	display: inline;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}

footer nav li a {
	color: #333333;
}

footer p {
	font-size: 80%;
}

footer .footerBox {
	color: #FFF;
	font-size: 80%;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	line-height: 180%;
}

.f_line {
	background-image: url(img/news_bg.gif);
	background-repeat: no-repeat;
}

/*===== お知らせ =====*/

.day {
	display: inline;
}

.info {
	width: 100%;
	padding-bottom: 30px;
}

.info ul {
	width: 100%;
	clear: both;
}

.info li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.info h3 {
	width: 98%;
	margin-top: 0px;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 1em;
	background-image: url(img/faq03.jpg);
	color: #FFFFFF;
}

.info_ca {
	display: inline-block;
	background: #65A340;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
	text-align: center;
}

.info a {
	float: right;
	width: 395px;
	text-align: left;
}

.info_btn a {
	text-align: center;
	font-size: 13px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-top: 30px;
}

/*===== コース =====*/

.course {
	padding-bottom: 20px;
}

.course dt {
	margin-top: 15px;
	float: none;
	clear: both;
	font-weight: bold;
	font-size: 110%;
}

.course dd {
	margin-bottom: 15px;
	float: none;
	clear: both;
}

.course table {
	width: 100%;
}

.course th {
	width: 20%;
	color: #52B93E;
	background-color: #FFFADF;
	vertical-align: top;
}

.course td {
	width: 80%;
}

.course h4 {
	border-left: 4px solid #52B93E;
	padding-left: 3px;
	font-weight: bold;
	color: #52B93E;
	margin-top: 1em;
	font-size: 130%;
	border-bottom: 1px solid #52B93E;
	border-top: 1px solid #52B93E;
	border-right: 1px solid #52B93E;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #FFFADF;
}

/*===== 活動履歴 =====*/

.activity {
	width: 100%;
}

.activity table {
	width: 100%;
}

.activity th {
	width: 22%;
	text-align: left;
}

.activity td {
	width: auto;
}

.activity_con {
	width: 400px;
	margin-top: 10px;
}

.activity img {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 3px;
}

.activity_text {
	width: 45%;
	float: left;
	margin-left: 3%;
	font-size: 90%;
}

.w100 {
	width: 100px;
}

/*===== よくある質問 =====*/

.faq {
	width: 100%;
}

.faq dl {
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.faq dt {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
	padding-left: 40px;
	color: #FC40A9;
	font-weight: bold;
}

.faq dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-bottom: 0px;
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: left 0%;
	padding-left: 40px;
	margin-top: 10px;
	font-weight: normal;
}

/*===== 商品案内 =====*/

.shohin_list {
	width: 105%;
	margin-left: -5%;
	margin-top: 60px;
}

.shohin_list dl {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.shohin_list dt {
	width: 30%;
	float: left;
}

.shohin_list dt img {
	width: 100%;
}

.shohin_list dd {
	width: 65%;
	float: left;
	margin-left: 5%;
	font-weight: bold;
	font-size: 90%;
	line-height: 140%;
}

ul.shohin_list {
	margin: 0 0 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	padding-left: -5%;
}

ul.shohin_list li {
	width: 45%;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 5%;
	padding-top: 15px;
	padding-bottom: 5px;
}

.shohin {
	padding-bottom: 0px;
}

.shohin2 {
	padding-bottom: 0px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 15px;
	padding-top: 20px;
}

.shohin2 ul {
	width: 100%;
	margin-top: 1em;
}

.shohin2 li {
	margin-right: 5px;
	float: left;
	font-weight: bold;
}

.shohin_01 a {
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #0064FF;
	line-height: 135%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-size: 88%;
	height: 16px;
	color: #FFFFFF;
	margin-bottom: 8px;
	background-color: #0064FF;
	transition: 0.8s;
}

.shohin_01 a:hover {
	border: 1px solid #0064FF;
	color: #0064FF;
	background-color: #FFFFFF;
	transition: opacity 0.3s ease-out 0.5s;
}

.shohin_02 a {
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #D30000;
	line-height: 135%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-size: 88%;
	height: 16px;
	color: #FFFFFF;
	margin-bottom: 8px;
	background-color: #D30000;
	transition: 0.8s;
}

.shohin_02 a:hover {
	border: 1px solid #D30000;
	color: #D30000;
	background-color: #FFFFFF;
	transition: opacity 0.3s ease-out 0.5s;
}

.shohin_03 a {
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #007021;
	line-height: 135%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-size: 88%;
	height: 16px;
	color: #FFFFFF;
	margin-bottom: 8px;
	background-color: #007021;
	transition: 0.8s;
}

.shohin_03 a:hover {
	border: 1px solid #007021;
	color: #007021;
	background-color: #FFFFFF;
	transition: opacity 0.3s ease-out 0.5s;
}

.shohin_l {
	width: 55%;
	float: left;
}

.shohin_l table {
	width: 100%;
}

.shohin_l th {
	width: 30%;
	color: #52B93E;
	background-color: #FFFADF;
}

.shohin_l td {
	width: 70%;
}

.shohin_r {
	width: 42%;
	float: right;
}

.shohin_r img {
	width: 100%;
	height: auto;
}

.shohin_c {
	width: 100%;
	border: 2px solid #65A340;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #65A340;
}

.shohin_c2 {
	width: 100%;
	border: 2px solid #666666;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
}

.shohin_s {
	border: 1px solid #FF0004;
	text-align: center;
	color: #FF0004;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*===== 商品案内 =====*/

.nyukai {
	width: 100%;
}

.nyukai th {
	text-align: center;
}

.nyukai td {
	text-align: center;
	vertical-align: middle;
}

.shohin_l table {
	width: 100%;
}

.shohin_l th {
	width: 25%;
}

/*===== リンク =====*/

.link {
	width: 100%;
}

.link table {
	width: 100%;
}

.link td {
	width: 50%;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*===== お問い合わせ =====*/

.contact {
	width: 100%;
	margin-bottom: 60px;
	margin-right: 0px;
	margin-top: 40px;
}

.contact table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.contact th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F4F4F4;
	padding-left: 10px;
	color: #333333;
	padding-right: 10px;
	font-weight: bold;
}

.contact td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}

.contact li {
	width: 50%;
	float: left;
}

.contact input {
    border: solid 1px #CCC;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle;
	width: 90%;
}

.contact input {
	padding-top: 5px;
	padding-bottom: 5px;
}

.contact select {
    border: solid 1px #CCC;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle;
}

.contact textarea {
    border: solid 1px #CCC;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #CCC inset;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle;
	width: 90%;
}

.contact_btn {
	width: 100%;
	padding-top: 30px;
	text-align: center;
}

.contact_btn input {
	width: 170px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.ch {
	margin-bottom: 5px;
}

#mfp_button_send {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

#mfp_button_cancel {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.w90 {
	width: 80%;
}


#wp_page_numbers,
#wp_page_numbers ul,
#wp_page_numbers li,
#wp_page_numbers a {
	font-size: 100%
}

#wp_page_numbers {
	margin: 0;
	width: 100%;
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}

#wp_page_numbers ul {
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	display: inline;
}

#wp_page_numbers li {
	margin: 2px;
	padding: 0px;
	display: inline;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	color: #333;
	display: inline;
	text-align: center;
	border: 1px solid #D8D8D8;
	background-color: #F3F3F3
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
	background-color: #C0C0C0;
	border-color: #C1C1C1;
}

#wp_page_numbers li.active_page a {
	border-color: #686868;
}

#wp_page_numbers li.active_page a:hover {
	color: black;
	/* IE fix */
	text-decoration: underline;
	border-color: #7A7A7A;
}

#wp_page_numbers li.page_info {
	display: inline;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 2px solid #888888
}

.sub_banner li {
	text-align: center;
}

/*===== 全国の団体　=====*/

.g_btn {
	margin-left: 45%;
	margin-top: 10%;
}

.g_btn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #65A340;
	border-radius: 25px;
	display: block;
	width: 180px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(img/yajirusi.png);
	background-repeat: no-repeat;
	background-position: 155px center;
}

.g_btn a:hover {
	color: #319900;
	background-color: #DAEFD1;
}

.imgbox {
	width: 100%;
	height: auto;
	border-bottom: solid 1px #ccc;
	margin: 35px 0;
	overflow: hidden;
}

.img-L {
	float: left;
	padding-bottom: 20px;
    width: 45%;
}

.img-L img{
    width: 100%;
    height: auto;
}


.text-R {
	padding-bottom: 20px;
	margin-left: 10px;
	float: right;
	width: 50%;
}

.text-R .title{
	font-size: 1.2rem;
    font-weight: bold;
    color: #65A340;
    border-bottom: 3px solid #65A340;
    margin-bottom: 10px;
}


.imgbox2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.text-R2 {
	padding-bottom: 20px;
	margin-left: 30px;
	width: 50%;
	float: left;
}

.text-R li {
	list-style-type: none;
	margin-left: 0px;
	margin: 0 0px 0px 10px;
	line-height: 25px;
}

.text-R li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #333333;
	position: relative;
	left: -8px;
	top: -2px;
}

.text-R2 li {
	list-style-type: none;
	margin-left: 0px;
	margin: 0 0px 0px 10px;
	line-height: 25px;
}

.text-R2 p {
	margin-top: 20px;
}

.rbtn {
	margin-top: 10px;
}	

.rbtn  img:hover {
	opacity: 0.5 ;
}

.text-R .rbtn li {
	list-style-type: none;
	margin-left: 0px;
	margin: 0 0px 0px 0px;
	line-height: 0px;
    display: inline;
}

.text-R .rbtn li:first-child {
	margin-right: 5px;
}

.text-R .rbtn li:before {
	content:none;
	width: 0px;
	height: 0px;
	display: inline;
	background: none;
	position: static;
    background: none;
	left: 0px;
	top: 0px;
}

.text-R2 .rbtn li {
	list-style-type: none;
	margin-left: 0px;
	margin: 0 0px 0px 0px;
	line-height: 0px;
    display: inline;
}

.text-R2 .rbtn li:first-child {
	margin-right: 5px;
}

.text-R2 .rbtn li:before {
	content:none;
	width: 0px;
	height: 0px;
	display: inline;
	background: none;
	position: static;
    background: none;
	left: 0px;
	top: 0px;
}

    
.map {
	width: 100%;
	height: auto;
	margin: 20px 0;
}

.map img {
	width: 100%;
	height: auto;
}

.back_btn {
	width: 100%;
	margin-top: 5%;
}

.back_btn a {
	color: #65A340;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: solid 1px #65A340;
	border-radius: 25px;
	display: block;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/yajirusi02.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}

.back_btn a:hover {
	color: #319900;
	background-color: #DAEFD1;
}

.back_btn {
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

.b-btn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #50CCB0;
	border-radius: 5px;
	display: block;
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

.b-btn a:hover {
	opacity: 0.8;
	color: #fff;
}

.mt-20 {
	margin-top: -20px;
}

.mt-5 {
	margin-top: 20px;
}

/*-----------------------------------
　　　　　-------　map　------
------------------------------------*/

area {
	border: none;
	outline: none;
}

#hokkaido,
#touhoku,
#kantou,
#kinki,
#tyuubu,
#tyuugoku,
#sikoku,
#kyuusyuu {
	padding-top: 30px;
	margin-top: -30px;
}
