@charset "UTF-8";
/* ----------------------------------------------------------------header */


header {
	background-color: transparent;
	text-align: left;
}
#header .container {
	height: 150px;
	position: relative;
}
#header h1 {
	font-size: 1.1rem;
	line-height: 1.17;
	color: #a3a3a3;
	text-align: center;
	display: inline;
	position: absolute;
	top: 10px;
	right: 0;
	left: 0;
	z-index: 100;
}
#header h1 br {
	display: inline;
}
.header_logo {
	text-align: center;
	position: absolute;
	top: 85px;
	right: 5px;
	left: 5px;
	z-index: 100;
}
.header_logo-sub {
	text-align: center;
	position: absolute;
	top: 45px;
	right: 5px;
	left: 5px;
	z-index: 100;
}
.header_logo img {
	max-width: 384px;
	width: 100%;
	height: auto;
}
.header_logo-sub img {
	margin-left: -30%;
}
.header_contact {
	position: absolute;
	top: 40px;
	right: 50px;
	z-index: 120;
}
.header_contact img {
	width: 40px;
	height: 40px;
}
.header_contact a, .header_contact span {
	display: block;
}
#toggle {
	position: absolute;
	top: 40px;
	right: 5px;
	z-index: 120;
}
#toggle img {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

@media print, screen and (min-width:400px) {
#header .container {
	height: 160px;
}
#header h1 {
	top: 15px;
}
#header h1 br {
	display: none;
}
.header_logo-sub img {
	margin-left: 0;
}
}

@media print, screen and (min-width:480px) {
.header_logo-sub img {
	margin-left: 0;
}
}

@media print, screen and (min-width:768px) {
#header .container {
	height: 140px;
}
#header h1 {
	text-align: left;
	top: 15px;
	right: 0;
	left: 17px;
}
.header_logo {
	top: 47px;
	right: auto;
	left: 17px;
}
.header_logo-sub {
	top: 64px;
	right: auto;
	left: 419px;
}
.header_contact {
	top: 49px;
	right: 15px;
}
.header_contact img {
	max-width: 317px;
	width: 100%;
	height: auto;
}
#toggle {
	display: none;
}
}
/* ------------------------------------------------------------mainnavi */


#mainnavi {
	display: none;
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	z-index: 110;
}
#mainnavi ul {
	background-color: transparent;
	background-image: url(../img/common_img/body.jpg);
	background-repeat: repeat;
	background-position: left top;
	overflow: hidden;
}
#mainnavi ul li {
	background-color: transparent;
	background-image: url(../img/common_img/mainnavi.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#mainnavi ul li a, #mainnavi ul li span {
	font-size: 1.0rem;
	line-height: 1;
	text-decoration: none;
	display: block;
	padding-top: 10px;
}

@media print, screen and (min-width:768px) {
#mainnavi {
	background-color: transparent;
	background-image: url(../img/common_img/mainnavi.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block !important;
	height: 50px;
	position: static;
}
#mainnavi ul {
	background-color: transparent;
	background-image: url(../img/common_img/mainnavi_vline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1px;
}
#mainnavi ul li {
	background-color: transparent;
	background-image: url(../img/common_img/mainnavi_vline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 1px;
}
#mainnavi ul li a, #mainnavi ul li span {
	padding-top: 0;
}
#mainnavi ul li:hover a, #mainnavi ul li.active span {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainnavi ul li:nth-of-type(1):hover a, #mainnavi ul li:nth-of-type(1).active span {
	background-image: url(../img/common_img/mainnavi_btn01_on-line.jpg);
}
#mainnavi ul li:nth-of-type(2):hover a, #mainnavi ul li:nth-of-type(2).active span {
	background-image: url(../img/common_img/mainnavi_btn02_on-line.jpg);
}
#mainnavi ul li:nth-of-type(3):hover a, #mainnavi ul li:nth-of-type(3).active span {
	background-image: url(../img/common_img/mainnavi_btn03_on-line.jpg);
}
#mainnavi ul li:nth-of-type(4):hover a, #mainnavi ul li:nth-of-type(4).active span {
	background-image: url(../img/common_img/mainnavi_btn04_on-line.jpg);
}
#mainnavi ul li:nth-of-type(5):hover a, #mainnavi ul li:nth-of-type(5).active span {
	background-image: url(../img/common_img/mainnavi_btn05_on-line.jpg);
}
#mainnavi ul li:nth-of-type(6):hover a, #mainnavi ul li:nth-of-type(6).active span {
	background-image: url(../img/common_img/mainnavi_btn06_on-line.jpg);
}
#mainnavi ul li:nth-of-type(7):hover a, #mainnavi ul li:nth-of-type(7).active span {
	background-image: url(../img/common_img/mainnavi_btn07_on-line.jpg);
}
#mainnavi ul li:nth-of-type(8):hover a, #mainnavi ul li:nth-of-type(8).active span {
	background-image: url(../img/common_img/mainnavi_btn08_on-line.jpg);
}
#mainnavi ul li:nth-of-type(9):hover a, #mainnavi ul li:nth-of-type(9).active span {
	background-image: url(../img/common_img/mainnavi_btn09_on-line.jpg);
}
}
/* ------------------------------------------------------------pagetitle */


#pagetitle {
	background-color: transparent;
	background-image: url(../img/common_img/pagetitle_bg.jpg), url(../img/common_img/pagetitle_bg02.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: center top, center top;
	text-align: center;
	z-index: 100;
}
#pagetitle h2 {
	font-size: 1.0rem;
	line-height: 1;
	background-color: transparent;
	max-width: 930px;
	width: 100%;
	margin: 0 auto;
}
/* ------------------------------------------------------------content */


/* content */

#content {
	text-align: left;
	padding: 10px 0 30px;
}
.section {
	clear: both;
	margin-bottom: 50px;
}
.section:last-child {
	margin-bottom: 0;
}
.section p, .section figure {
	margin-bottom: 10px;
}

#content .section p {
	text-align: center;
}
.section ul, .section ol {
	clear: both;
	margin-bottom: 30px;
	list-style-position: outside;
}
.section ul:last-child, .section ol:last-child {
	margin-bottom: 0;
}
.section li {
	line-height: 1.17;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 15px;
	margin-bottom: 15px;
}
.comp li:last-child {
	section-bottom: 0;
}
.marker01 li {
	background-image: url(../img/common_img/marker_list01.png);
}
/* subnavi */

p.side_title {
	font-size: 1.5rem;
	line-height: 1.17;
	font-weight: bold;
	padding: 8px 0 8px 10px;
	margin: 5px 0;
	border-left: 4px solid #89a66c;
}
.subnavi {
	border-top: 2px dotted #89a66c;
	margin-bottom: 30px;
}
.subnavi li {
	border-bottom: 2px dotted #89a66c;
}
.subnavi li a {
	text-decoration: none;
	display: block;
	padding: 10px 0 8px;
}
.subnavi li a:hover {
	text-decoration: underline;
}
/* Bootstrap */

.container > .row > .col-sm-9 {
	margin-bottom: 30px;
}
.container > .row > .col-sm-3 {
	margin-top: 0;
}

@media print, screen and (min-width:768px) {
.container > .row > .col-sm-9 {
	margin-bottom: 0;
}
.container > .row > .col-sm-3 {
	margin-top: 100px;
}
}
/* ----------------------------------------------------------------footer */


footer {
	background-color: transparent;
	background-image: url(../img/common_img/footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
}
/* footer01 */

.footer01 {
	font-size: 1.0rem;
	line-height: 1;
	padding: 20px 0;
}
.footerbanner {
	margin: 0 auto;
}
/* footer02 */

.footer02 {
	clear: both;
	background-color: rgba(120,53,143,0.4);
	padding: 20px 0 16px;
}
.footer02 .container {
	line-height: 1;
	text-align: center;
}
.footer02 ul {
	display: inline-block;
}
.footer02 ul li {
	font-size: 1.1rem;
	line-height: 1.6;
}
.footer02 ul li a, .footer02 ul li span {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}
.footer02 ul li a:hover, .footer02 ul li span {
	text-decoration: underline;
}

@media print, screen and (min-width:470px) {
.footer02 ul li {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #fff;
}
.footer02 ul li a, .footer02 ul li span {
	width: 160px;
}
}

@media print, screen and (min-width:768px) {
.footer02 ul {
	padding: 0;
}
.footer02 ul li {
	padding-right: 6px;
	padding-left: 0;
	margin-right: 6px;
}
.footer02 ul li:last-child {
	border-right: none;
}
.footer02 ul li a, .footer02 ul li span {
	display: inline;
	width: auto;
}
}
/* footer03 */

.footer03 {
	clear: both;
	padding: 23px 0;
	padding-right: 60px;
}
address {
	font-size: 1.2rem;
	line-height: 1.17;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}

@media print, screen and (min-width:430px) {
.footer03 {
	padding-right: 0;
}
}
/* ------------------------------------------------------------Pankuzu */


#pankuzu {
	clear: both;
	text-align: center;
	width: 100%;
	margin-bottom: 11px;
}
#pankuzu ol {
	display: inline-block;
	margin: 0 auto;
	list-style: none;
}
#pankuzu ol li {
	font-size: 11px;
	background: url(../img/common_img/icon_pankuzu.gif) no-repeat 0 50%;
	float: left;
	padding: 0 7px 0 10px;
}
#pankuzu ol li em {
	font-style: normal;
}
#pankuzu ol li.home {
	background: none;
	padding-left: 0;
}
#pankuzu ol li a:link, #pankuzu ol li a:visited {
	color: #555;
	text-decoration: none;
}
#pankuzu ol li a:hover, #pankuzu ol li a:active {
	color: #555;
	text-decoration: underline;
}

@media print, screen and (min-width:768px) {
#pankuzu {
	text-align: left;
}
#pankuzu ol {
	float: right;
}
}
/* ----------------------------------------------------------------rayout */


.center {
	margin: auto;
}
/*------------------------------------------------------------table*/


table {
	clear: both;
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-bottom: 1px dotted #737699;
}
table:last-child {
	margin-bottom: 0;
}
caption {
	display: none;
}
.sheet_basic thead {
	display: none;
}
.sheet_basic thead tr th {
	background-color: rgba(120,53,143,0.2);
}
.sheet_basic tr th, .sheet_basic tr td {
	font-weight: lighter;
	display: block;
	padding: 10px;
	border: 1px dotted #737699;
	border-bottom: none;
	vertical-align: middle;
}
.sheet_basic tr th {
	background-color: rgba(120,53,143,0.1);
	text-align: center;
	width: 100%;
}
.sheet_basic tr td {
	text-align: center;
	width: 100%;
}

@media print, screen and (min-width:768px) {
.sheet_basic thead {
	display: table-header-group;
}
.sheet_basic tr th, .sheet_basic tr td {
	display: table-cell;
	width: auto;
}
.sheet_basic tr th {
	text-align: left;
}
.sheet_basic tr td {
	text-align: left;
}
.sheet_basic tr th.wi10pc, .sheet_basic tr td.wi10pc {
	width: 10%;
}
.sheet_basic tr th.wi20pc, .sheet_basic tr td.wi20pc {
	width: 20%;
}
.sheet_basic tr th.wi30pc, .sheet_basic tr td.wi30pc {
	width: 30%;
}
.sheet_basic tr th.wi40pc, .sheet_basic tr td.wi40pc {
	width: 40%;
}
.sheet_basic tr th.wi60pc, .sheet_basic tr td.wi60pc {
	width: 60%;
}
.sheet_basic tr th.wi70pc, .sheet_basic tr td.wi70pc {
	width: 70%;
}
.sheet_basic tr th.wi80pc, .sheet_basic tr td.wi80pc {
	width: 80%;
}
}
/* ------------------------------------------------------------Decoration */


/* Line */

hr.line_01 {
	height: 1px;
	clear: both;
	width: 90%;
	margin: 30px auto;
	border: none;
	border-bottom: 1px dotted #737699;
}
/* ------------------------------------------------------------Text */


/* title */

.title01 {
	font-size: 3.2rem;
	line-height: 1.17;
	color: #6f367b;
	text-shadow: -1px -1px 2px rgba(255,255,255,0.8), -1px 1px 2px rgba(255,255,255,0.8), 1px -1px 2px rgba(255,255,255,0.8), 1px 1px 2px rgba(255,255,255,0.8);
	-moz-text-shadow: -1px -1px 2px rgba(255,255,255,0.8), -1px 1px 2px rgba(255,255,255,0.8), 1px -1px 2px rgba(255,255,255,0.8), 1px 1px 2px rgba(255,255,255,0.8);
	-webkit-text-shadow: -1px -1px 2px rgba(255,255,255,0.8), -1px 1px 2px rgba(255,255,255,0.8), 1px -1px 2px rgba(255,255,255,0.8), 1px 1px 2px rgba(255,255,255,0.8);
	-o-text-shadow: -1px -1px 2px rgba(255,255,255,0.8), -1px 1px 2px rgba(255,255,255,0.8), 1px -1px 2px rgba(255,255,255,0.8), 1px 1px 2px rgba(255,255,255,0.8);
	-ms-text-shadow: -1px -1px 2px rgba(255,255,255,0.8), -1px 1px 2px rgba(255,255,255,0.8), 1px -1px 2px rgba(255,255,255,0.8), 1px 1px 2px rgba(255,255,255,0.8);
	background-color: transparent;
	background-image: url(../img/common_img/title01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	text-align: center;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 25px;
}

@media print, screen and (min-width:768px) {
.title01 {
	font-size: 4.0rem;
	background-position: center bottom;
	background-size: auto;
	padding-bottom: 7px;
}
}
.title02 {
	font-size: 3.0rem;
	line-height: 1.17;
	color: #5c862e;
	background-color: transparent;
	background-image: url(../img/common_img/title02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.title03 {
	font-size: 2.4rem;
	line-height: 1.17;
	color: #88722a;
	background-color: transparent;
	background-image: url(../img/common_img/title03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

@media print, screen and (min-width:440px) {
.title03 {
	background-size: auto;
}
}
/* TextRight */

.tx_right {
	text-align: right;
}
/* TextLeft */

.tx_left {
	text-align: left !important;
}
/* TextCenter */

.tx_cent {
	text-align: center !important;
}
/* bold */

.tx_bold {
	font-style: normal;
	font-weight: bold;
}
/* TextRed */

.tx_red {
	color: #C33;
}
/* Textolive */

.tx_olive {
	color: #808000;
}
/* TextBig*/
.tx_big {
	font-size: 18px;
}
/* TextOhara*/
.tx_ohara {
	text-align: center !important;
	padding: 0;
}
/* TextIida*/
.tx_iida {
	text-align: center !important;
	padding: 0;
}
@media print, screen and (min-width:768px) {
.tx_big {
	font-size: 28px;
}
.tx_ohara {
	text-align: right !important;
}
.tx_iida {
	text-align: left !important;
	margin-left: 30px;
}
}
/* attention */

.attention {
	font-size: 1.0rem;
	margin: 5px 0;
}
/* ------------------------------------------------------------Float */


/* FloatLeft */

.float_left {
	float: left;
}
/* FloatRight */

.float_right {
	float: right;
}
/* ClearBoth */

.clearboth {
	clear: both;
}
/* phbox */

.phbox_right {
	font-size: 1.0rem;
	line-height: 1;
	text-align: center;
	margin-bottom: 30px;
}
.phbox_right img {
	max-width: 100%;
	height: auto;
}
.phbox_left {
	font-size: 1.0rem;
	line-height: 1;
	text-align: center;
	margin-top: 20px;
}
.phbox_left img {
	max-width: 100%;
	height: auto;
}
.ov_hidden {
	overflow: hidden;
}
.ph_area {
	width: 300px;
}

@media print, screen and (min-width:768px) {
.phbox_right {
	float: right;
	margin-left: 30px;
}
.phbox_left {
	float: left;
	margin-right: 30px;
}
.ph_area {
	width: 610px;
	display:inline-block;
}

}
/*------------------------------------------------------------FontSize */


.font_s14 {
	font-size: 1.4rem;
}
.font_s20 {
	font-size: 2.0rem;
}
.font_s30 {
	font-size: 3.0rem;
}
/*------------------------------------------------------------Padding */


/* PaddingRight */

.padding_r25 {
	padding-right: 25px;
}
/* PaddingLeft */

.padding_l05 {
	padding-left: 5px;
}
.padding_l10 {
	padding-left: 10px;
}
/*------------------------------------------------------------Margin*/


/*MarginTop*/
.margin_t05 {
	margin-top: 5px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_t40 {
	margin-top: 40px;
}
.margin_t50 {
	margin-top: 50px;
}
/* MarginBottom */

.margin_b00 {
	margin-bottom: 0 !important;
}
.margin_b05 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px !important;
}
.margin_b30 {
	margin-bottom: 30px !important;
}
.margin_b40 {
	margin-bottom: 40px !important;
}
.margin_b45 {
	margin-bottom: 45px !important;
}
.margin_b50 {
	margin-bottom: 50px !important;
}
/* MarginRight */

.margin_r00 {
	margin-right: 0 !important;
}
.margin_r05 {
	margin-right: 5px;
}
.margin_r10 {
	margin-right: 10px;
}
.margin_r15 {
	margin-right: 15px;
}
.margin_r20 {
	margin-right: 20px;
}
.margin_r30 {
	margin-right: 30px !important;
}
/* MarginLeft */

.margin_l05 {
	margin-left: 50px;
}
.margin_l10 {
	margin-left: 10px;
}
.margin_l15 {
	margin-left: 15px;
}
.margin_l20 {
	margin-left: 20px;
}
.margin_l30 {
	margin-left: 20px;
}
/* Margin_device */

.margin-xs-b10 {
	margin-bottom: 35px;
}
.margin-xs-b10:last-child {
	margin-bottom: 0;
}

@media print, screen and (min-width:768px) {
.margin-xs-b10 {
	margin-bottom: 0;
}
}
/*------------------------------------------------------------ClearFix */


.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
/*------------------------------------------------------------Hoverimg */


.hoverimg:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/*------------------------------------------------------------other */


/* Pagetop */

#pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#pagetop img {
	width: 40px;
	height: 40px;
}

@media print, screen and (min-width:768px) {
#pagetop {
	bottom: 0;
	right: 50px;
}
#pagetop img {
	width: 60px;
	height: 60px;
}
}
/* Button */

.button {
	line-height: 1 !important;
	text-decoration: none;
	display: inline-block;
}
.button01 {
	color: #fff !important;
	background-color: transparent;
	background-image: url(../img/common_img/footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 15px;
}
a.button01:hover {
	text-decoration: none;
}
.button01 span {
	background-color: transparent;
	background-image: url(../img/common_img/button01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
/* Size */

.wi100pc {
	width: 100%;
}
