@charset "euc-jp";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1em;
}
body,td,th {
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
}

a {
	transition: 0.6s;
}
a:link {
	color: #3061F3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}

ruby {
	margin: 0;
}
img {
	border: none;
	max-width: 100%;
	vertical-align: bottom;
}
a img {
	transition: 1s;
}
a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

.fc1 {
	color: #D90000;
}
.fc2 {
	color:#E6427C;
}

.kome1 {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
.komefc1 {
	color: #C00;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
	margin-bottom: 0.5em;
	font-weight: bold;
}


.pcbr:after {
	content:"\A";
	white-space: pre;
}
.spbr:after {
	content:"";
	white-space: normal;
}

.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.imgright {
	float: right;
	padding: 0px 10px 10px 10px;
}
.imgleft {
	float: left;
	padding: 0px 10px 10px 10px;
}
.imageStyleL {}
.forPC {
	display: ;
}
.forSP {
	display: none;
}

blockquote {
	margin: 0 3em;
}
table {
	border: none;
	border-collapse: collapse;
}
table th {
	border: none;
	vertical-align: top;
}
table td {
	border: none;
	vertical-align: top;
}

/* ------------------------------------------
	BUTTON SETTING
------------------------------------------ */
.button {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0;
	width: 60%;
	height: 60px;
	margin: 1em auto;
	border-radius: 6px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
.buttonS {
	display: inline-block;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 28%;
	height: 50px !important;
	min-width: 200px;
	margin: 0 5px 1em;
}
.button img {
	vertical-align: middle;
}
.button a, .buttonS a {
	border: none;
	color: #FFF !important;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 60px;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px -1px 1px #999;
}
.buttonS a {
	font-size: 16px;
	font-size: 1.6rem;
	height: 50px !important;
	line-height: 50px !important;
}
.button a:hover, .buttonS a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.buttonCol1 a {
	background: #FF8700;
	border-radius: 6px;
}
.buttonCol2 a {
	background: #FFBF00;
	border-radius: 6px;
}
.buttonCol3 a {
	background: #36CAD4;
	border-radius: 6px;
}

.IconL1 a {
	position: relative;
}
.IconL1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
}
.IconL1Y a {
	position: relative;
}
.IconL1Y a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FF0;
}
.IconL2 a {
	position: relative;
}
.IconL2 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #FFF;
}
.IconR1 a {
	position: relative;
}
.IconR1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
}
.IconR2 a {
	position: relative;
}
.IconR2 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #FFF;
}

/* BUTTON PHONE ICON
___________________________ */

.phone1 a {
	font-size: 2em;
	letter-spacing: 0.05em;
}
.phone1 a::before {
	position: absolute;
	margin-right:3px;
	content: "";
	width: 36px;
	height: 30px;
	top: 50%;
	margin-top: -20px;
	margin-left: -40px;
	display: inline-block;
	background: url(../images/phone3.png) no-repeat; 
	background-size: contain;
	vertical-align: middle;
}

/* TEXT LINK PHONE ICON
___________________________ */

a.phone2 {
	display: inline-block;
	padding-left: 28px;
	position: relative;
	line-height: 20px;
	font-size: 20px;
}
a.phone2::before {
	display:inline-block;
	position: absolute;
	content:"";
	width: 24px;
	height: 20px;
	left: 0;
	margin: 0 4px 0 0;
	background: url(../images/phone.png) no-repeat left top; 
	background-size: contain;
	vertical-align: top;
}

.thisPage {}
.dclick {
	cursor: pointer;
}

/* ----------------------
	MAINMENU
---------------------- */
#hdr {
	display: block;
	width: 100%;
	padding-top: 10px;
}
#hdr .inner {
	max-width: 980px;
	margin: 0 auto;
}
#logo {
	display: block;
	width: 40%;
	float: left;
	margin: 10px 0;
}
#logo img {
	max-width: 380px;
}
#hdsub {
	color: #666;
	display: block;
	width: 60%;
	float: right;
	text-align: right;
}

#hdsub .box {
	padding: 5px 10px;
}
#hdsub #hdphone {
	width: 60%;
}
#hdsub #hdml {
	width: 100px;
}
#hdsub strong a, #ftphone strong a {
	color: #FF7F00;
	display: inline-block;
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#hdsub strong a:before, #ftphone strong a:before {
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width: 36px;
	height: 30px;
	background: url(../images/phone2.png) no-repeat; 
	background-size: contain;
	vertical-align: baseline;
}

#hdr nav {
	clear: both;
	display: block;
	width: 100%;
	height: 40px;
	background: #6EB92B;
}
.mainnav {
	max-width: 980px;
	margin: 0 auto;
	list-style: none;
	letter-spacing: -.40em;
	white-space: nowrap;
}
.mainnav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.mainnav li {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	font-size: 14px;
	vertical-align: top;
	letter-spacing: normal;
	height: 40px;
}
.mainnav a {
	display: block;
	line-height: 40px;
	padding: 0 1em;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 -1px 2px #999;
}
.mainnav .pc {
	letter-spacing: 0.1em;
	border-right: solid 1px #63A627;
	border-left: solid 1px #B7DC95;
}
.mainnav a:hover {
	color: #FF0;
	background: #63A627;
}
.mainnav .sp {
	display: none;
}

/* ----------------------
	slidemenu_list
---------------------- */
#hdr nav#slidemenu_list {
	display: none;
	width:100%;
	height: auto;
	padding: 40px 10px 20px;
	background: #F5F0E7;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
 	position: fixed;
	z-index:999;
	top: 0px;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.4);
}
#slidemenu_list ul {
	list-style: none;
	letter-spacing: -.40em;
	margin-bottom: 10px;
}
#slidemenu_list li{
	width: 100%;
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	font-size: 14px;
	vertical-align: top;
	letter-spacing: normal;
	background: #FFF;
	border: 1px solid #DDD;
	-webkit-text-size-adjust: none;
}
#slidemenu_list li a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px;
	position: relative;
}
#slidemenu_list li a:hover {
	background: #EDF4CD;
}
#slidemenu_list li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FC0;
}
#slidemenu_list li:active{
	background: #7AB944;
	color: #FFF !important;
}
#slidemenu_list .list_close{
	display: block;
	width: 80%;
	margin: 0 auto;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background: #FF7F00;
	border-radius: 5px;
	text-align: center;
	padding: 5px 15px;
	cursor: pointer;
	color:#fff;
	clear: both;
}

/* ----------------------
	BREADCRUMB
---------------------- */
#bread {
	width: 100%;
	max-width: 980px;
	line-height: 1;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto 5px;
}
#bread ul {
	list-style: none;
}
#bread li{
	float: left;
}
#bread a{
	padding: .5em 1em .5em 2em;
	float: left;
	text-decoration: none;
	color: #333;
	position: relative;
}
#bread li:first-child a{
	padding-left: 1em;
}

#bread a::after,
#bread a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.1em;
	border-top: 1.1em solid transparent;
	border-bottom: 1.1em solid transparent;
	border-left: 1em solid;
	right: -1em;
}
#bread a::after{
	z-index: 2;
	border-left-color: #FFF;
}
#bread a::before{
	border-left-color: #AAA;
	right: -1.1em;
	z-index: 1;
}
#bread .C,
#bread .C:hover{
	font-weight: bold;
	background: none;
}
#bread .C::after,
#bread .C::before{
	content: normal;
}
h1.ptitle {
	font-size: 32px;
	font-size: 3.2rem;
	text-align: center;
	background: #DBF1C7;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.2;
	padding: 0.5em;
	margin: 0 0 1em;
}
/* ----------------------
	CONTENTS
---------------------- */
#hwrap {
	padding-top: 10px;
}
.contents {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 100px;
	background: url(../images/bg-logo.jpg) no-repeat right bottom;
	background-size: 50%;
	font-size: 16px;
	font-size: 1.6rem;
}
section {
	padding: 0 10px;
}

.contents h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 1em 0 0.5em;
	line-height: 1.4;
}
.contents h2 {
	color: #1A6600;
	font-size: 21px;
	font-size: 2.1rem;
	border-bottom: solid 1px #6DB82B;
}
.contents h3 {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 0.2em;
	font-weight: bold;
	color: #1A6600;
	background: #F7F7C1;
}
.contents h4 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #1A6600;
}
.contents h5 {
	font-weight: bold;
}
.contents p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
	margin: 1em 0 2em;
}
ul.ulcolor1 {
	list-style: none;
	margin: 0 2em 1em;
}
ul.ulcolor1 li {
	margin-bottom: 0.5em;
}
ul.ulcolor1 li::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #FC0;
	position: relative;
	left: -15px;
	top: -3px;
	display: inline-block;
}
ul.ulstyle1 {
	list-style: none;
	margin: 0 2em 1em 2.2em;
}
ul.ulstyle1 li {
	position: relative;
	margin-bottom: 0.5em;
}
ul.ulstyle1 li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1.2em;
	width: 8px;
	height: 4px;
	border-left: 3px solid #5AC8F2;
	border-bottom: 2px solid #5AC8F2;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.olstyle1 {
	margin: 0 2em 1em 4em;
}
.olstyle1 li {
	margin-bottom: 0.5em;
}

.pagenavi {
	padding-top: 1em;
	text-align: center;
}

/* ----------------------
	BOX
---------------------- */
.boxcontainer {
	width: 100%;
	letter-spacing: -.40em;
	margin: 0 auto 10px;
	overflow: hidden;
}
.boxcontainer .box {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
}
.box2 {
	width: 50%;
	padding: 0 10px 10px;
}
.box3 {
	width: 33%;
	padding: 0 10px 10px;
}
.box4 {
	width: 25%;
	padding: 10px;
}

/* ----------------
     THUMBNAIL
----------------- */
.listthumb {
    position: relative;
	overflow: hidden;
	border: solid 1px #DDD;
	text-align: center;
	width: 100%;
	height: 100%;
}
.listthumb:after {
    padding-top: 100%;
    display: block;
    content: "";
}
.listthumb > .content {
	position: absolute;
	width: 96%;
	height: 96%;
	top: 2%;
	bottom: 2%;
	right: 2%;
	margin: auto;
}
.listthumb img {
	max-width: 100%;
	max-height: 100%;
}


/* ----------------
     TABLE
----------------- */
.tblstyle1 {
	margin: 0 auto 1em;
}
.tblstyle1 th, .tblstyle1 td {
	border: solid 1px #999;
	padding: 0.4em;
}

.tblstyle2 {
	margin: 0 auto 1em;
}
.tblstyle2 th, .tblstyle2 td {
	border: none;
	border-bottom: solid 1px #999;
	padding: 0.4em;
}

/* ----------------------
	FOOTER
---------------------- */
a#pageTop {
	position: fixed;
	bottom: 60px;
	right: 5px;
	width: 50px;
	background: #EEEEEE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEEEEE)); 
	background: #EEEEEE linear-gradient(#FFFFFF, #EEEEEE);
	background: #EEEEEE\9; /* IE */
	border: solid 1px #FFF;
	border-radius: 4px;
	color: #007FFF;
	font-size: 1rem;
	text-align: center;
	text-decoration: none;
	padding: 5px 0;
	white-space: nowrap;
	overflow: hidden;
	box-shadow: 0 1px 3px #999;
}
a#pageTop:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* -------------------------
	FOOTER
------------------------- */
#footer {
	width: 100%;
	background: #F9F5F0;
	border-top: solid 3px #A7C906;
	padding: 30px 0 20px;
	color: #333;
}
#footer .inner {
	max-width: 980px;
	margin: 0 auto;
}
#ftphone strong a {
	font-size: 32px;
}
#ftphone strong a:before {
	width: 29px;
	height: 24px;
}
#ftnav ul {
	list-style: none;
	letter-spacing: -.40em;
	text-align: left;
	margin-bottom: 10px;
}
#ftnav ul li {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: normal;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
}
#ftnav ul li a {
	display: block;
}
#ftnav ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	margin: -4px 0 0;
	border: 4px solid transparent;
	border-left: 4px solid #104000;
}
#footer a {
	color: #104000;
	text-decoration: none;
}
#footer a:hover {
	color: #F60;
}
#ftphone p {
	margin-bottom: 10px;
}

address {
	font-style: normal;
}
address strong {
	font-size: 16px;
	font-weight: normal;
}
#copy {
	letter-spacing: normal;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 2em 0;
	padding: 20px;
	text-align: center;
}

.fs_xs {font-size: 1rem !important;}
.fs_s {font-size: 1.2rem !important;}
.fs_m {font-size: 1.4rem !important;}
.fs_l {font-size: 1.6rem !important;}
.fs_xl {font-size: 1.8rem !important;}


/* ----------------------
	for PC XLsize
---------------------- */
@media screen and (min-width: 1400px){
#hdr .inner, .mainnav, #bread, .contents, #footer .inner {
	max-width: 1280px;}

/* 	BUTTON SETTING
--------------------------------- */
.button {
	width: 50%;
	height: 60px;
}
.buttonS {
	width: 20%;
}
.button a, .buttonS a {
	font-size: 20px;
	font-size: 2rem;
}
.phone1 a {
	font-size: 2em;
}

#logo img {
	max-width: 400px;
}
/* ----------------------
	font size
---------------------- */
.contents {
	font-size: 18px;
	font-size: 1.8rem;
}
.contents h2 {
	font-size: 24px;
	font-size: 2.4rem;
}
.contents h3 {
	font-size: 20px;
	font-size: 2rem;
}
.contents h4 {
	font-size: 18px;
	font-size: 1.8rem;
}
.contents p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2;
	margin: 1em 0 2em;
}
}

@media print {
#pageTop {
	display: none;
}
}
