@charset "utf-8";
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3qlob7');
  src:  url('fonts/icomoon.eot?3qlob7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3qlob7') format('truetype'),
    url('fonts/icomoon.woff?3qlob7') format('woff'),
    url('fonts/icomoon.svg?3qlob7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position:relative;
  top:0px;
  font-size:0.8em;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
body {
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	text-align: left;
	color: #000;
	width: 100%;
	min-width: 1240px;
	word-break: normal;
	word-wrap: break-word;
	position: relative;
	overflow-x: hidden;
	padding-top: 0;
}
p, dt, dd, li, th, td {
	line-height: 1.8;
}
ul {
	letter-spacing: normal;
}
ul li {
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	padding: inherit;
	border-radius: inherit;
	font-size: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: inherit;
	text-rendering: inherit;
	font-size:inherit;
	font-weight:normal;
}
input[type="submit"], input[type="checkbox"], label, button,select {
	cursor: pointer;
}
input[type="submit"] {
	border: none;
}
input ,button, select {
	background-color: #fff;
	border-radius: 0;
}
button {
	border: none;
}
input {
	font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}
select {
	font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}
textarea {
	font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}
.slick-list {
    overflow: hidden;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.hover:hover {
	transition: 0.2s;
	opacity: 0.8;
	cursor: pointer;
}
.link01 {
	text-decoration: none;
	color: #79B759;
}
.link01:hover {
	text-decoration: none;
}
.linkn {
	cursor: default;
}


.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
 
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
 
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
 
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
 
a img.alignnone {
    margin: 5px 20px 20px 0;
}
 
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
 
.wp-caption {
    background: #eee;
    border: 1px solid #ddd;
    max-width: 96%;
    padding: 10px;
}
 
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
 
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
 
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px 0;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.pn {
	margin-top:-125px;
	padding-top:125px;
}
.headerwrap {
	width: 100%;
	z-index: 9000;
	min-width: 1240px;
	position: fixed;
	top:0;
	background-color: rgba(255,255,255,0.9);
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.scroll .headerwrap {
}    
.headertop {
	position:relative;
}
.headerleft {
}
.logo {
	position:absolute;
	top:5px;
	left:5px;
}

.gnavwrap {
	padding-top:48px;
	padding-bottom:47px;
}
.gnav {
	text-align:center;
	font-size:0;
}
.gnav > li {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-right:0.8%;
	margin-left:0.8%;
}
.gnav > li > a {
	font-size: 17px;
	text-align: center;
	position: relative;
}

.footerblock01 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.copy {
	text-align: center;

}
.pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
}


.cmnbox01 {
	position: relative;
	z-index: 1;
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

.main01 {
	text-align:center;
	padding-bottom:45px;
}
.main02 {
	margin-bottom:75px;
}
.main03 {
	font-size: 36px;
	margin-bottom:45px;
	line-height:2;
}
.main04 {
	font-size: 28px;
	margin-bottom:45px;
	line-height:2;
}

.map01 {
	padding: 75px 0;
	background-color: #FBFBFB;
}
.map02 {
	text-align:center;
}

.title01 {
	text-align:center;
	margin-bottom:55px;
}
.title02 {
	font-size: 36px;
	margin-bottom:10px;
}
.title03 {
	color:#B7B7B7;
	font-size:12px;
}

.movie01 {
	padding: 75px 0 55px;
}
.movie02 {
}
.movie03 {
	width:358px;
	float:left;
	margin-left:63px;
	margin-bottom:30px;
}
.movie03:first-child {
	margin-left:0;
}
.movie03 a {
	display:block;
}
.movie04 {
	margin-bottom:12px;
}
.movie05 {
}
.movie05 dt {
	font-size: 22px;
	margin-bottom:5px;
}
.movie05 dd {
}

.tnews01 {
	padding: 75px 0;
	background-color: #FBFBFB;
}
.tnews02 {
	margin-bottom:50px;
}
.tnews02 li {
	margin-bottom:35px;
}
.tnews03 {
	font-size: 18px;
	display:block;
}
.tnews04 {
	font-size: 12px;
	display:block;
}
.tnews05 {
	color: #7BA280;
}
.tnews06 {
	width:210px;
	margin:0 auto;
}
.tnews06 a {
	font-size: 12px;
	color: #FFF;
	background-color: #585858;
	text-align: center;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 50px;
}

.corp01 {
	padding: 75px 0;
}
.corp02 {
	margin-bottom:60px;
}
.corp02 li {
	float:left;
	width:15%;
	margin-left:2%;
}
.corp02 li:first-child {
	margin-left:0;
}
.corp02 li a {
	font-size: 21px;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.corp02 li.type01 a {
	color: #235E9A;
	border-color: #235E9A;
}
.corp02 li.type02 a {
	color: #F5C94F;
	border-color: #F5C94F;
}
.corp02 li.type03 a {
	color: #7BA280;
	border-color: #7BA280;
}
.corp02 li.type04 a {
	color: #E87792;
	border-color: #E87792;
}
.corp02 li.type05 a {
	color: #56C4DB;
	border-color: #56C4DB;
}
.corp02 li.type06 a {
	color: #EE9714;
	border-color: #EE9714;
}
.corp03.type01 .corptitle {
	background-color: #235E9A;
}
.corp03.type02 .corptitle {
	background-color: #F5C94F;
}
.corp03.type03 .corptitle {
	background-color: #7BA280;
}
.corp03.type04 .corptitle {
	background-color: #E87792;
}
.corp03.type05 .corptitle {
	background-color: #56C4DB;
}
.corp03.type06 .corptitle {
	background-color: #EE9714;
}
.corp03.type01 .corp14 a {
	background-color: #235E9A;
}
.corp03.type02 .corp14 a {
	background-color: #F5C94F;
}
.corp03.type03 .corp14 a {
	background-color: #7BA280;
}
.corp03.type04 .corp14 a {
	background-color: #E87792;
}
.corp03.type05 .corp14 a {
	background-color: #56C4DB;
}
.corp03.type06 .corp14 a {
	background-color: #EE9714;
}
.corptitle {
	font-size: 26px;
	color: #FFF;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 5px;
	display:block;
	cursor:pointer;
	position:relative;
}
.corptitle:hover {
	opacity:0.9;
}
.corptitle:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    margin-top: -6px;
    border-top: 12px solid #FFF;
    border-right: 8px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 8px solid transparent;
}
.corptitle.open:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    margin-top: -18px;
    border-top: 12px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #FFF;
    border-left: 8px solid transparent;
}
.corp03 {
	margin-bottom:45px;
}
.corp04 {
	margin-bottom:45px;
}
.corp05 {
	font-size:18px;
}
.corp06 {
	font-size:30px;
	margin-bottom:5px;
}
.corp07 {
}
.corp08 {
	float:left;
	width:447px;
}
.corp09 {
	float:right;
	width:calc(100% - 490px);
}
.corp10 {
}
.corp10 li {
	margin-bottom:15px;
}
.corp11 {
	margin-bottom:15px;
}
.corp12 {
	width:100%;
	display:table;
	margin-bottom:10px;
}
.corp12 dt {
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	width:9em;
}
.corp12 dt span {
	background-color: #ECECEC;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}
.corp12 dd {
	display:table-cell;
	vertical-align:middle;
	padding-left:15px;
}
.corp12 dd a {
	text-decoration:underline;
}
.corp12 dd span {
	font-size:30px;
	position:relative;
	top:-4px;
}
.corp13 {
	margin-bottom:35px;
}
.corp14 {
	width:230px;
}
.corp14 a {
	font-size: 12px;
	color: #FFF;
	background-color: #585858;
	text-align: center;
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	border-radius: 50px;
}






















