@charset "utf-8";


/*---------wrapper---------*/

#wrapper {
width: 100%;
margin: 0 auto;
z-index: 600;
overflow: hidden;
}


/*---------header---------*/

header {
width: 100%;
width: 1200px;
margin: 0 auto;
} 

header ul#logo {
float: left;
margin-top: 23px;
}

header ul#nav {
float: right;
width: 820px;
}

header #nav li ul#menu {
float: left;
width: 600px;
}

header #nav li ul#menu li {
position: relative;
width:	33%;
float: left;
margin: 0;
padding: 0;
text-align: center;
}

header #nav li ul#menu li a {
letter-spacing: 0.1em;
display: block;
margin: 0;
padding: 40px 0;
font-size: 15px;
line-height: 1;
text-decoration: none;
}

header #nav li ul#menu li a {
font-weight: bold;
font-size: 14px;
text-decoration: none;
display: block;
}

header #nav li ul#num {
float: right;
}

header #nav li ul#num p {
font-size: 18px;
letter-spacing: 0.1em;
text-align: center;
padding: 31px 0 0 0;
font-weight: 600;
font-family: 'Heebo', sans-serif;
}

@media only screen and (max-width: 1200px) {
header ul#logo {
padding-left: 1%;
}
}


@media only screen and (max-width: 900px) {
header {
display: none;
}
}


/*---------spnavi---------*/

#spnavi {
display: none;
overflow: hidden;
}

#splogo {
position: absolute;
top: 12px;
padding: 5px 0 8px 10px;
}


/*---------mainimg---------*/
	
#mainimg {
clear:both;
margin-bottom: 25px;
}

#mainimg img {
width: 100%;
max-width: 100%;
}


/*---------underimg---------*/

.undertitle ul.title {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

.undertitle ul.title h2 {
font-size: 33px;
letter-spacing: 0.15em;
color: #fff;
padding-top: 100px;
font-weight: 500;
}

#undermainimg .sub {
font-size: 15px;
letter-spacing: 0.15em;
color: #fff;
}
	
#undermainimg {
position: relative;
overflow: hidden;
height: 250px;
width: 100%;
background: rgb(89,80,151);
background: linear-gradient(180deg, rgba(89,80,151,1) 50%, rgba(80,73,134,1) 50%);
margin-bottom: 30px;
transition-property: height, width,top, left, color, background;
transition-duration:0.45s;
}

@media only screen and (max-width: 1200px) {
.undertitle ul.title  {
max-width: 95%;
}
}

@media only screen and (max-width: 800px) {
.undertitle ul.title  {
max-width: 95%;
}
	
.undertitle ul.title h2 {
font-size: 24px;
padding-top: 50px;
}

.undertitle .sub {
font-size: 12px;
max-width: 95%;
}
	
#undermainimg {
height: 150px;
}
}


/*---------contents---------*/

#contents {
max-width: 1200px;
width: 100%;
margin: 0 auto;
box-sizing: border-box;
transition-duration:0.4s;
}

@media only screen and (max-width: 1200px) {
#contents{
padding: 0 3%;
}
}


/*---------title---------*/

h3.mt01 {
border-bottom: 2px solid #333;
margin-bottom: 20px;
font-size: 32px;
letter-spacing: 0.06em;
text-align: center;
padding: 0.7% 0.5%;
}

h3.mt02 {
font-weight: 700;
font-size: 42px;
font-family: 'Heebo', sans-serif;
text-align: center;
margin-bottom: 20px;
color:#4a437e;
letter-spacing: 0.03em;
}

h3.mt02 .jp {
font-weight: bold;
font-size: 15px;
text-align: center;
letter-spacing: 0.09em;
}

h4.st01 {
color: #fff;
background: #4a437e;
margin-bottom: 20px;
font-size: 19px;
letter-spacing: 0.06em;
padding: 0.9%;
border-radius: 1px;
}

h5.st01 {
border-bottom: 1px solid #333;
margin-bottom: 20px;
font-size: 18px;
letter-spacing: 0.06em;
padding: 0.8% 0;
border-radius: 1px;
font-weight: bold;
}

@media only screen and (max-width: 800px) {
h3.mt01 {
margin-bottom: 20px;
font-size: 24px;
}

h3.mt02 {
font-size: 30px;
margin-bottom: 13px;
}

h3.mt02 .jp {
font-size: 13px;
}

h4.st01 {
font-size: 16px;
padding: 9px;
}

h5.st01 {
font-size: 16px;
}
}


/*---------footer---------*/

#footer {
width: 100%;
background: #f1f1f1;
}

#footer .footerbox {
max-width: 1200px;
margin: 0 auto;
}

#footer .footerbox ul.infobox {
float: left;
width: 50%;
padding: 3% 0;
}

#footer .footerbox ul.infobox h1 {
font-size: 10px;
letter-spacing: 0.08em;
padding-bottom: 10px;
}

#footer .footerbox ul.infobox p.address {
line-height: 145%;
font-size: 13px;
letter-spacing: 0.08em;
padding: 10px 0 10px 0;
}

#footer .footerbox ul.infobox p a {
font-size: 12px;
letter-spacing: 0.08em;
text-decoration: none;
}

#footer .footerbox ul.infobox li.copy {
font-weight: 500;
font-size: 12px;
letter-spacing: 0.12em;
}

#footer .footerbox ul.ftnavi {
float: right;
width: 25%;
padding: 5% 0 3% 0;
}

#footer .footerbox ul.ftnavi li {
float: left;
margin-right: 38px;
}

#footer .footerbox ul.ftnavi li p {
line-height: 250%;
letter-spacing: 1px;
font-weight: bold;
color:#fff;
}

#footer .footerbox ul.ftnavi li p a {
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

@media only screen and (max-width: 800px) {
#footer {
padding: 0 3%;
text-align: center;
}

#footer .footerbox {
width: 100%;
max-width: 100%;
}

#footer .footerbox ul.infobox {
width: 95%;
margin: 0 auto;
}

#footer .footerbox ul.infobox h1 {
	display: none;
}

#footer .footerbox ul.ftnavi {
display: none;
}

#footer .footerbox ul.infobox li.copy {
padding: 1% 2%;
}
}