@charset "utf-8";
/*
Theme Name: tpl_090_rwd
Theme URI: http://f-tpl.com/
Description: tpl_090_rwd
Version: 1.0
Author: f-tpl
Author URI: http://f-tpl.com/
Tags: simple

	f-tpl v1.0
	 http://f-tpl.com/

	This theme was designed and built by f-tpl,
	whose blog you will find at http://f-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.pattern {
	background-image: url(../img/bg_contact.gif);
	width: 100%;
}

.almni-line {
	width: 100%;
	height: 5px;
	background-color: #4BA226;
}

.pattern ul {
	text-align: center;
}

.pattern li {
	display: inline-block;
	margin: 0px 40px 10px 0px;
}

.pattern a {
	color: #000000;
}

.pattern a:hover {
	text-decoration: none;
}


.header_logo {
	width: 80%;
	text-align: center;
	padding: 20px 0px;
	margin: 0px auto;
}

.main_photo {
	width: 100%;
	vertical-align: bottom;
}

.main_photo img {
	width: 100%;
}

.list_btn {
	width: 450px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 120px;
	font-weight: bold;
}
.list_btnwide {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 120px;
	font-weight: bold;
}


.list_btn a {
	line-height: 50px;
	display:block;
	color: #fff;
	background-color: #4BA226;
}

.list_btn a:hover {
	line-height: 50px;
	display:block;
	text-decoration: none;
	background-color: #6FB551;
}

.contact {
	width: 100%;
	background-color: #4BA226;
}

.contact-left {
	width: 49%;
	float: left;
}

.contact-left img {
	width: 100%;
	vertical-align: bottom;
}

.contact-right {
	width: 49%;
	float: right;
}

.contact-right h1 {
	font-size: 23px;
	margin-top: 23px;
	color: #fff;
}

.contact-right p {
	color: #fff;
}

.contact-right a {
	color: #fff;
}

.contact-right a:hover {
	text-decoration: none;
}

.pdf {
	background-image: url(./../img/icon_pdf.png);
	padding-left: 25px;
	background-position: 0 center;
	background-repeat: no-repeat;
}

.pdf2 {
	background-image: url(./../img/icon_pdf.png);
	padding-left: 25px;
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #000000;
}

.pdf2:hover {
	text-decoration: none;
} 

.in-site-link {
	background-image: url(./../img/link-icon.png);
	padding-left: 25px;
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #000000;
}

.in-site-link:hover {
	text-decoration: none;
}

.open-site-link {
	background-image: url(./../img/open_icon.png);
	padding-left: 25px;
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #000000;
}

.open-site-link:hover {
	text-decoration: none;
} 


.information-foam {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
}

/* ãƒˆãƒƒãƒ—ãEãƒ¼ã‚¸ã®ãƒªãƒ³ã‚¯ã“ã“ã‹ã‚‰*/

.link {
	width: 100%;
	background-image: url(../img/link_bg.jpg);
	background-size:cover;
}

.link-inner {
	width: 80%;
	margin: 0px auto;
	padding: 50px 0 10px 0px;
}

.link-left {
	width: 50%;
	float: left;
	padding-bottom: 30px;
}


.link-left a:hover {
opacity: 0.8;
}


.link-icon {
	width: 165px;
	height: 165px;
	float: left;
}

.link-icon img {
	vertical-align: bottom;
}

.link-txt {
	margin-left: 180px;
}

.link-txt h3 {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 40px;
	margin-bottom: -5px;
}

.link-txt p {
	font-size: 12px;
	color: #FFFFFF;
}

.link-txt a:hover {
	text-decoration: none;
	
}

.link-txt h3:hover {
	opacity: 0.8;
}

.link-txt p:hover {
	opacity: 0.8;
}

.link-right {
	width: 50%;
	float: left;
	padding-bottom: 40px;
}

.link-right a:hover {
opacity: 0.8;
}



/* ãƒˆãƒƒãƒ—ãEãƒ¼ã‚¸ã®ãƒªãƒ³ã‚¯ã“ã“ã¾ã§*/

.footer-upper {
	width: 100%;
	border-top: solid 1px #4BA226;
}

.footer-upper-inner {
	width: 80%;
	margin: 0px auto;
	padding-top: 50px;
}

.footer-upper-left {
	width: 49%;
	text-align: right;
	float: left;
	vertical-align: bottom;
}

.footer-upper-right {
	width: 49%;
	height: 74px;
	float: right;
}

.footer-upper-right p {
position: relative;
  top: 12.5%;
}

.name {
	text-align: center;
	font-weight: bold;
}

.greeting-photo-left {
	width: 48%;
	float: left;
}

.greeting-photo-left img {
	width: 100%;
}

.greeting-photo-right {
	width: 48%;
	float: right;
}

.greeting-photo-right img {
	width: 100%;
}

.page-introduction {
	text-align: center;
	margin-top: 30px;
	width: 100%;
}

.histry-photo-left {
	width: 48%;
	float: left;
}

.histry-photo-left img {
	width: 100%;
}

.histry-photo-right {
	width: 48%;
	float: right;
}

.histry-photo-right img {
	width: 100%;
}


.MyTable {
  border: 1px solid green;
}

.MyTableRow{
  border: 1px solid #0000FF;
}

.MyTableCell {
  border: 1px solid #ff0000;
}

.dvd-left {
	width: 48%;
	float: left;
}

.dvd-right {
	width: 48%;
	float: right;
}

.dvd-right h1 {
	padding-top: 0px;
}

.square {
	list: none;
}

.kizuna-left {
	width: 30%;
	float: left;
} 

.kizuna-left img {
	width: 100%;
} 

.kizuna-left p {
	width: 100%;
} 

.kizuna-right {
	width: 65%;
	float: right;
}

.kizuna-right h1 {
padding-top: 0px;
}

.booklet-left {
	width: 50%;
	margin: 0 auto;
}

.booklet-left img {
	width: 100%;
}

.booklet-right {
	width: 50%;
	margin: 0 auto;
}


.back_btn {
	width: 450px;
	height: 50px;
	text-align: center;
	margin: 80px auto 20px auto;
}

.back_btn a {
	line-height: 50px;
	display:block;
	color: #fff;
	font-weight: bold;
	background-color: #4BA226;
}

.back_btn a:hover {
	line-height: 50px;
	display:block;
	text-decoration: none;
	background-color: #6FB551;
}



@media only screen and (max-width: 980px){
	


.footer-upper {
	width: 100%;
	border-top: solid 1px #4BA226;
}

.footer-upper-inner {
	width: 80%;
	margin: 0px auto;
	padding-top: 50px;
}

.footer-upper-left {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}

.footer-upper-right {
	width: 100%;
	height: 74px;
	text-align: center;
}

.footer-upper-right p {
position: relative;
  top: 12.5%;
}

.list_btn {
	width: 80%;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 120px;
	font-weight: bold;
}

/* ãƒˆãƒƒãƒ—ãEãƒ¼ã‚¸ã®ãƒªãƒ³ã‚¯ã“ã“ã‹ã‚‰*/
	
	.link {
	width: 100%;
	background-image: url(../img/link_bg_sp.jpg);
	background-position: center center;
}
	
	.link-inner {
	width: 	auto;
	margin: 0px 20px;
	text-align: center;
}

	.link-left {
	width: 100%;
	padding-bottom: 25px;
}

	.link-right {
	width: 100%;
	padding-bottom: 25px;
}
	
	
	.link-icon {
	width: 100%;
	height: 165px;
	padding-bottom: 10px;
}

	
	.link-txt {
	margin-left: 0px;
}


/* ãƒˆãƒƒãƒ—ãEãƒ¼ã‚¸ã®ãƒªãƒ³ã‚¯ã“ã“ã¾ã§*/


.greeting-photo-left {
	width: 100%;
}


.greeting-photo-right {
	width: 100%;
}

.thumb_txt {
	text-align: center;
}



.histry-photo-left {
	width: 100%;
}

.histry-photo-right {
	width: 100%;
}

.dvd-left {
	width: 100%;
}
	
.dvd-left img {
	width: 100%;
}

.dvd-right {
	width: 100%;
	margin-top: 15px;
}

.dvd-right h1 {
	text-align: center;
}

.dvd-right p {
	text-align: center;
}

.attention {
	text-align: center;
}
	
.back_btn {
	width: 80%;
	height: 50px;
	text-align: center;
	margin: 80px auto 20px auto;
}

.kizuna-left {
	width: 100%;
} 


.kizuna-left p {
	width: 100%;
	text-align: center;
} 

.kizuna-right {
	width: 100%;
}

.kizuna-right h1 {
padding-top: 0px;
	text-align: center;
}

.booklet-left {
	width: 100%;
	margin: 0 auto;
}

.booklet-left img {
	width: 100%;
}

.booklet-right {
	width: 100%;
	margin: 0 auto;
}

.pattern li {
	display: none;
}

.pattern ul {
	display: none;
}	


.contact-left {
	width: 100%;
}

.contact {
	width: 100%;
	height: 100%;
	background-color: #4BA226;
}


.contact-right {
	width: 95%;
	margin-bottom: 25px;
}

}

@media only screen and (max-width: 799px){
	.list_btn {
	width: 80%;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
}

}























/* è¿½åŠ css
--------------------------------------------------------------------*/
.for-pc {
	display: block;
}
.for-sp {
	display: none;
}

/* header-pattern
----------------------*/

/* global-nav
----------------------*/
.global-nav-wrap {
	background: #fff;
}
.global-nav {
	position: relative;
	z-index: 100;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.global-nav.global-nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
.global-nav-inner {
	width: 80%;
	margin: 0px auto;
}
.global-nav ul {
	display: table;
	width: 100%;
	height: 44px;
}
.global-nav ul li {
	position: relative;
	display: table-cell;
	width: 20%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.global-nav ul li a {
	position: relative;
	display: block;
	padding: 5px;
	color: #000;
	font-size: 18px;
}
.global-nav ul li ul {
	visibility: hidden;
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	height: auto;
	overflow: hidden;
}
.global-nav ul li ul li {
	display: block;
	width: auto;
	height: 0;
	padding: 0 15px;
	line-height: 0;
	text-align: left;
	transition: 0.2s;
	background: rgba(75,162,38,1.0);
	overflow: hidden;
}

.global-nav ul li ul li:hover {
	background: rgba(129,190,103,1.0);
}

.global-nav ul li ul li + li {
	border-top: 1px solid #fff;
}
.global-nav ul li ul li a {
	padding: 0;
	color: #fff;
}
.global-nav ul li.hover a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent rgba(75,162,38,0.8) transparent;
}
.global-nav ul li:hover ul {
	visibility: visible;
}
.global-nav ul li:hover ul li {
	height: auto;
	padding: 5px 15px;
	line-height: 1.9;
}
.global-nav ul li.hover ul li a:after {
	display: none;
}


/* sp-nav
----------------------*/
.sp-nav {
	display: none;
}


/* pagetop
----------------------*/
.pagetop a {
	display: block;
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 74px;
	height: 74px;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/pagetop.png) no-repeat 0 0;
	overflow: hidden;
}
.pagetop a:hover {
	opacity: 0.8;
}


/* footer-nav
----------------------*/
.footer-nav {
	color: #fff;
	background: #4BA226;
}
.footer-nav a {
	color: #fff;
}
.footer-nav-inner {
	width: 80%;
	margin: 0px auto;
	padding: 40px 0 30px 0;
}

.footer-nav-inner a:hover {
	text-decoration: none;
}

.footer-nav-list {
	display: table;
	width: 100%;
	margin: 0 -30px 30px -30px;
}
.footer-nav-clm {
	display: table-cell;
	padding: 0 30px;
	vertical-align: top;
}
.footer-nav-clm p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
.footer-nav-link ul {
	overflow: hidden;
}
.footer-nav-link ul li {
	float: left;
	padding: 0 30px 0 0;
}


/* booklet
----------------------*/
.booklet-list {
	
}
.booklet-list ul {
	margin: 0;
	letter-spacing: -0.4em;
}
.booklet-list ul li {
	display: inline-block;
	width: 50%;
	margin: 0 0 60px 0;
	padding: 0 10px 0 20px;
	letter-spacing: normal;
	vertical-align: top;
	border-left: 5px solid #4BA226;
	box-sizing: border-box;
}
.booklet-list ul li h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #4BA226;
	font-size: 17px;
	font-weight: bold;
	border: none;
}
.booklet-list ul li .booklet-pic {
	float: left;
	width: 105px;
	padding: 0 18px 0 0;
}
.booklet-list ul li .booklet-pdf {
	overflow: hidden;
}
.booklet-list ul li .booklet-pdf a {
	display: block;
	padding: 0 0 0 40px;
	color: #000;
	font-size: 14px;
	line-height: 32px;
	background: url(../img/icon_pdf_02.png) no-repeat 0 0;
}

.booklet-list ul li .booklet-pdf a.html {
	display: block;
	padding: 0 0 0 40px;
	color: #000;
	font-size: 14px;
	line-height: 32px;
	background: url(../img/icon_html.png) no-repeat 0 0;
}

.booklet-list ul li .booklet-summary {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 1.6;
}
.booklet-list ul li .booklet-summary p {
	margin: 0;
}
.booklet-btn-more {
	text-align: center;
	border-top: 1px solid #4BA226;
}
.booklet-btn-more p {
	display: inline-block;
	width: 142px;
	height: 72px;
	cursor: pointer;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/btn_more.png) no-repeat 0 0;
	overflow: hidden;
}
.booklet-btn-more p:hover {
	opacity: 0.8;
}


/* news
----------------------*/
.news-list li .thumb {
	position: relative;
	height: 0;
	padding: 100% 0 0 0;
	overflow: hidden;
}
.news-list li .thumb img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	max-width: inherit;
	height: 100%;
}



.list_btn {
	margin-bottom: 0;
	padding-bottom: 120px;
}








@media only screen and (max-width: 980px){


.for-pc {
	display: none;
}
.for-sp {
	display: block;
}

/* global-nav
----------------------*/
.global-nav-wrap {
	display: none;
}

/* sp-nav
----------------------*/
.sp-nav {
	display: block;
}
.sp-nav-btn {
	position: absolute;
	top: 14px;
	right: 10px;
	z-index: 1000;
}
.sp-nav-btn span {
	display: block;
	width: 29px;
	height: 1px;
	margin: 0 0 6px 0;
	background: #000;
}
.sp-nav-btn p {
	font-size: 10px;
	line-height: 1;
	text-align: center;
}
.sp-nav-panel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	max-height: 100vh;
	padding: 40px 0 30px 0;
	color: #fff;
	font-size: 15px;
	background: #231815;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
}
.sp-nav-panel a {
	color: #fff;
}
.sp-nav-close {
	position: absolute;
	top: 24px;
	right: 24px;
	width: 20px;
	height: 20px;
	background: url(../img/icon_close_01.png) no-repeat 0 0;
	background-size: 20px 20px;
}
.sp-nav-list {
	display: block;
	margin: 0;
	letter-spacing: -0.4em;
}
.sp-nav-clm {
	display: inline-block;
	width: 50%;
	padding: 0 30px 30px 30px;
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
}
.sp-nav-clm p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
.sp-nav-link ul {
	padding: 0 0 0 30px;
	overflow: hidden;
}
.sp-nav-link ul li {
	float: left;
	padding: 0 30px 0 0;
}


.sp-nav.sp-nav-fixed .sp-nav-btn {
	position: fixed;
}
.sp-nav.sp-nav-fixed .sp-nav-panel {
	position: fixed;
}


/* pagetop
----------------------*/
.pagetop a {
	background: url(../img/pagetop_sp.png) no-repeat 0 0;
	background-size: 73px 73px;
}



/* footer-nav
----------------------*/
.footer-nav-inner {
	width: auto;
	margin: 0px auto;
	padding: 40px 0 30px 0;
}
.footer-nav-list {
	display: block;
	margin: 0;
	letter-spacing: -0.4em;
}
.footer-nav-clm {
	display: inline-block;
	width: 50%;
	padding: 0 30px 30px 30px;
	letter-spacing: normal;
	box-sizing: border-box;
}
.footer-nav-link ul {
	padding: 0 0 0 30px;
}


/* booklet
----------------------*/
.booklet-list ul li {
	display: block;
	width: auto;
	margin: 0 0 60px 0;
	padding: 0 10px 0 20px;
	letter-spacing: normal;
	vertical-align: top;
	border-left: 5px solid #4BA226;
	box-sizing: border-box;
}
.booklet-list ul li .booklet-pdf a {
	padding: 40px 0 0 0;
}
.booklet-btn-more p {
	display: inline-block;
	width: 71px;
	height: 36px;
	background-size: 71px 36px;
}



















}




@media only screen and (max-width: 799px){


}
