@charset "UTF-8";


/*  company/
------------------------------------------------- */

/*  director.html  */
.companyCont .cont1 {
    padding-bottom: 12em;
}
.companyCont .cont1 .inner {
    width: 100%;
    max-width: 1000px;
}
.companyCont .cont1 .txt {
    width: 72%;
}
.companyCont .cont1 .txt p {
    margin-bottom: 1em;
}
.companyCont .cont1 .photo {
    width: 24%;
    text-align: right;
    line-height: 1.5;
}
.companyCont .cont1 .photo img {
    margin-bottom: 1em;
}
.companyCont .cont1 .photo .name {
    text-align: right;
    margin-top: 0.8em;
}
.companyCont .cont1 .photo .name img {
    width: 8.75em;
}
@media only screen and (max-width:750px){
.companyCont .cont1 {
    padding-bottom: 5vw;
}
.companyCont .cont1 .txt {
    width: 85.33%;
    margin: 0 auto;
}
.companyCont .cont1 .txt p {
    margin-bottom: 1.5em;
    line-height: 1.45;
}
.companyCont .cont1 .photo {
    width: 77.5vw;
    margin: 0 0 9.5vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.companyCont .cont1 .photo .tt {
    width: 37.33vw;
    margin-right: 4.5vw;
}
.companyCont .cont1 .photo .ph {
    width: 36.2vw;
}
.companyCont .cont1 .photo img {
    width: 100%;
    margin-bottom: 0;
}
.companyCont .cont1 .photo p {
    line-height: 1.45;
    margin-bottom: 0;
}
.companyCont .cont1 .photo .name img {
    width: 18.66vw;
}
.companyCont .cont1 .photo.pcon {
    display: none;
}
}


/*  company.html  */
.companyCont .cont2 {
    padding-bottom: 3em;
}
.companyCont .cont2 .txt {
    width: 76.875%;
}
.companyCont .cont2 table,
.companyCont .cont3 table {
    width: 100%;
    line-height: 1.75;
}
.companyCont .cont2 table th,
.companyCont .cont3 table th {
    width: 28.5%;
    font-weight: 400;
    text-align: right;
    vertical-align: top;
    padding: 0 2.5% 1.8em 0;
}
.companyCont .cont2 table td,
.companyCont .cont3 table td {
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    padding-bottom: 1.8em;
}
.companyCont .cont2 table td ul li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.companyCont .cont2 table td ul li::before {
    content: '●';
    padding-right: 0.5em;
}
.companyCont .cont2 table td .pl {
    padding-left: 1em;
}
.companyCont .cont2 .photo {
    width: 21.5%;
}
.companyCont .cont3 {
    padding-bottom: 6em;
}
.companyCont .cont3 table {
    margin-top: 1em;
}
.companyCont .cont3 table td p {
    padding-top: 1.5em;
}
@media only screen and (max-width:750px){
.companyCont .cont2 {
    padding-bottom: 5em;
}
.companyCont .cont2 .txt {
    width: 100%;
    padding-top: 1vw;
}
.companyCont .cont2 table,
.companyCont .cont3 table {
    width: 85.33%;
    margin: 1.5em auto 0;
    line-height: 1.4;
}
.companyCont .cont2 table th,
.companyCont .cont3 table th {
    width: 32%;
    padding: 0 4% 1.4em 0;
    white-space: nowrap;
}
.companyCont .cont2 table td,
.companyCont .cont3 table td {
    padding-bottom: 1.4em;
}
.companyCont .cont2 table td ul li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.companyCont .cont2 table td ul li::before {
    content: '●';
    padding-right: 0.5em;
}
.companyCont .cont2 table td .pl {
    padding-left: 1em;
}
.companyCont .cont2 .photo {
    display: none;
}
.companyCont .cont3 {
    padding-bottom: 4em;
}
.companyCont .cont3 table {
    margin-top: 2.5em;
}
.companyCont .cont3 table td p {
    padding-top: 1.5em;
}
}


/*  download.html  */
.companyCont .cont6 {
    padding-bottom: 8em;
}
.companyCont .cont6 p a {
    background: url("../common/img/icon11.png") left center no-repeat;
    background-size: 0.93em auto;
    padding-left: 1.5em;
    font-weight: 500;
}
.companyCont .cont6 ul li {
    margin: 1.5em 0;
}
@media only screen and (max-width:750px){
.companyCont .cont6 {
    padding-bottom: 10vw;
}
.companyCont .cont6 .inner {
    width: 85.33%;
    margin: 0 auto;
    padding-top: 5vw;
}
}


/*  privacy.html  */
.companyCont .cont7 {
    padding: 2em 0 4em;
}
.companyCont .cont7 .inner {
    width: 100%;
	max-width: 1000px;
}
.companyCont .cont7 p {
    line-height: 1.375;
}
.companyCont .cont7 .txt1 {
    padding-bottom: 1.5em;
}
.companyCont .cont7 .txt2 {
    padding-bottom: 2em;
}
.companyCont .cont7 ul {
    padding-bottom: 1.5em;
}
.companyCont .cont7 ul li {
    line-height: 1.375;
    padding-left: 1em;
    text-indent: -1em;
}
.companyCont .cont7 ul li::before {
    content: '■';
}
.companyCont .cont7 .name {
    line-height: 1.375;
    text-align: right;
    padding-top: 2em;
}
@media only screen and (max-width:750px){
.companyCont .cont7 {
    padding: 0 0 5em;
}
.companyCont .cont7 .inner {
    width: 85.33%;
}
.companyCont .cont7 p {
    line-height: 1.5;
}
.companyCont .cont7 ul li {
    line-height: 1.5;
}
.companyCont .cont7 .name {
    line-height: 1.5;
}
}


/*  news/
------------------------------------------------- */
.newsCont .cont1 {
    padding: 1.5em 0 10em;
}
.newsCont .cont1 dl,
.newsCont .cont1 dl a {
    display: flex;
}
.newsCont .cont1 dl {
    border-top: 1px solid #707070;
    padding: 1em 0;
}
.newsCont .cont1 dl:last-of-type {
    border-bottom: 1px solid #707070;
}
.newsCont .cont1 dl dt {
    width: 18.5%;
    margin-right: 2.5%;
}
.newsCont .cont1 dl dt span {
    display: block;
    line-height: 1.7;
    background-color: #339F67;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 0.3em;
}
.newsCont .cont1 dl dd {
    width: 79%;
}
.newsCont .cont1 dl dd dl {
    border: none !important;
    padding: 0;
}
.newsCont .cont1 dl dd dl dt {
    width: 16%;
    line-height: 1.875;
    margin: 0;
}
.newsCont .cont1 dl dd dl dd {
    width: 82%;
    line-height: 1.875;
}
@media only screen and (max-width:750px){
.newsCont .cont1 {
    width: 85.33%;
    margin: 0 auto;
    padding: 2.5vw 0 18vw;
}
.newsCont .cont1 dl,
.newsCont .cont1 dl a {
    display: block;
}
.newsCont .cont1 dl {
    position: relative;
}
.newsCont .cont1 dl dt {
    width: 42.5%;
    position: absolute;
    left: 0;
    top: 1em;
}
.newsCont .cont1 dl dt span {
    line-height: 1.6;
    margin-top: 0;
    background-color: #008741;
}
.newsCont .cont1 dl dd {
    width: 100%;
}
.newsCont .cont1 dl dd dl dt {
    width: 52.5%;
    line-height: 1.6;
    margin: 0 0 4.5vw 47.5%;
    position: static;
}
.newsCont .cont1 dl dd dl dd {
    width: 100%;
    line-height: 1.15;
}
}


/*  sitemap/
------------------------------------------------- */
.sitemapCont .cont1 {
    padding: 1em 0 4em;
}
.sitemapCont .cont1 .inner {
    width: 100%;
	max-width: 1000px;
    display: flex;
}
.sitemapCont .cont1 ul {
    width: 54%;
}
.sitemapCont .cont1 ul:last-of-type {
    width: 46%;
}
.sitemapCont .cont1 ul li {
    line-height: 1.875;
    padding-left: 0.5em;
}
.sitemapCont .cont1 ul li::before {
    content: '・';
}
.sitemapCont .cont1 ul li.mb {
    margin-bottom: 1.5em;
}
.sitemapCont .cont1 ul li.mb2 {
    margin-bottom: 3em;
}
.sitemapCont .cont1 ul li.tit {
    font-weight: 400;
    padding-left: 0;
}
.sitemapCont .cont1 ul li.tit::before {
    content: '■';
    color: rgba(51,159,103,0.5);
    padding-right: 0.5em;
}
.sitemapCont .cont1 ul li.sub {
    padding-left: 1.5em;
}
@media only screen and (max-width:750px){
.sitemapCont .cont1 {
    padding: 0 0 4em;
}
.sitemapCont .cont1 .inner {
    width: 82%;
	margin: 0 auto;
    display: block;
}
.sitemapCont .cont1 ul {
    width: 100%;
    margin-bottom: 3em;
}
.sitemapCont .cont1 ul:nth-last-child(2) {
    width: 100%;
}
.sitemapCont .cont1 ul:last-of-type {
    width: 100%;
}
.sitemapCont .cont1 ul li {
    line-height: 1.65;
}
}


/*  access/
------------------------------------------------- */
.accessCont .cont1 {
    padding: 3em 0 10em;
}
.accessCont .cont1 address {
    font-weight: 400;
    margin-bottom: 1em;
}
.accessCont .cont1 address::before {
    content: '■';
    color: rgba(51,159,103,0.5);
    padding-right: 0.5em;
}
.accessCont .cont1 .map {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 35.5%;
    margin: 2em 0 1.5em;
}
.accessCont .cont1 .map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.accessCont .cont1 .print {
    text-align: right;
}
.accessCont .cont1 .print a {
    color: #339F67;
    font-weight: 500;
    background: url("../img/access/icon.png") left center no-repeat;
    background-size: 1.8em auto;
    padding: 0.5em 0 0.5em 2.4em;
}
@media only screen and (max-width:750px){
.accessCont .cont1 {
    padding: 0 0 20vw;
}
.accessCont .cont1 .con {
    width: 85.33%;
    margin: 0 auto;
}
.accessCont .cont1 h3 {
    font-size: 3vw;
    font-weight: 500;
    margin-bottom: 0.8em;
}
.accessCont .cont1 h3::before {
    content: '■';
    color: rgba(51,159,103,0.5);
    padding-right: 0.5em;
}
.accessCont .cont1 address {
    line-height: 1.55;
}
.accessCont .cont1 address::before {
    content: '';
    padding: 0;
}
.accessCont .cont1 .map {
    margin: 0;
    padding-top: 120%;
}
.accessCont .cont1 .print {
    display: none;
}
}