@charset "utf-8";

/*---top---*/

#topmain {
width: 100%;
}

#topmain ul.catch {
width: 100%;
padding: 40px 0;
}

#topmain ul.catch li p {
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.06em;
font-size: 33px;
text-align: center;
}

#topmain ul.news {
width: 100%;
max-width: 86%;
margin: 0 auto;
padding-bottom: 40px;
}

#topmain ul.news li.newsbody {
height: 250px;
overflow: scroll;
overflow-x: hidden;
}

#topmain ul.news li.newsbody .date p {
padding: 10px 0 3px 0;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.08em;
}

#topmain ul.news li.newsbody .cnt {
border-bottom: 1px solid #ccc;
width: 98%;
}

#topmain ul.news li.newsbody .cnt p {
padding: 0 0 10px 0;
line-height: 170%;
font-size: 14px;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 14px;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 14px;
}

#topmain .greeting {
width: 100%;
margin-bottom: 45px;
}

#topmain .greeting ul.gbody {
background: url(../images/top/greetingbg.jpg);
background-size: cover;
background-position: center center;
padding: 12% 0;
}

#topmain .greeting ul.gbody li.tit {
width: 100%;
max-width: 70%;
border-bottom: 2px solid #fff;
margin: 0 auto;
}

#topmain .greeting ul.gbody li.tit p {
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.06em;
font-size: 33px;
text-shadow: 2px 2px 5px #222;
color: #fff;
text-align: center;
}

#topmain .greeting ul.gbody li.txt {
width: 100%;
max-width: 70%;
margin: 0 auto;
padding-top: 25px;
}

#topmain .greeting ul.gbody li.txt p {
line-height: 200%;
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.06em;
font-size: 18px;
text-shadow: 2px 2px 5px #222;
color: #fff;
}

#topmain .greeting ul.gbody li.txt p strong {
font-size: 22px;
}

#topmain .business {
width: 100%;
padding-top:  25px;
}

#topmain .business ul.comment {
width: 100%;
max-width: 70%;
margin: 0 auto;
padding-bottom: 35px;
}

#topmain .business ul.menubt {
width: 100%;
}

#topmain .business ul.menubt a:hover {
opacity: 0.6;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
#topmain .business ul.menubt a li {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#topmain .business ul.menubt a:hover {
opacity: 0.6;
}
}

#topmain .business ul.menubt .topmenutitle {
color:#fff;
text-align: center;
padding: 140px 1% 0 1%;
font-size: 28px;
letter-spacing: 0.09em;
text-shadow: 0 0 4px rgba(0,0,0,.7);
}

#topmain .business ul.menubt li#bg01 {
background: url(../images/top/mainbt_bg01.jpg);
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 300px;
}

#topmain .business ul.menubt li#bg02 {
background: url(../images/top/mainbt_bg02.jpg);
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 300px;
}

#topmain .business ul.menubt li#bg03 {
background: url(../images/top/mainbt_bg03.jpg);
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 300px;
}

#topmain .business ul.menubt li#bg04 {
background: url(../images/top/mainbt_bg04.jpg);
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 300px;
}

@media screen and (max-width: 1000px){
#topmain .business ul.menubt li#bg01 {
min-height: 360px;
}

#topmain .business ul.menubt li#bg02 {
min-height: 360px;
}

#topmain .business ul.menubt li#bg03 {
min-height: 360px;
}

#topmain .business ul.menubt li#bg04 {
min-height: 360px;
}
}

@media only screen and ( max-width : 850px ) {
#topmain ul.catch li p {
font-size: 22px;
}
	
#topmain ul.news {
max-width: 98%;
margin-bottom: 50px;
}

#topmain ul.news li.newsbody {
height: 280px;
}

#topmain .greeting ul.gbody {
padding: 12% 0;
}

#topmain .greeting ul.gbody li.tit {
max-width: 90%;
}

#topmain .greeting ul.gbody li.tit p {
font-size: 23px;
padding-bottom: 10px;
}

#topmain .greeting ul.gbody li.txt {
max-width: 90%;
padding-top: 20px;
}

#topmain .greeting ul.gbody li.txt p {
line-height: 150%;
font-size: 16px;
}

#topmain .greeting ul.gbody li.txt p strong {
font-size: 19px;
}

#topmain .business ul.comment {
max-width: 95%;
margin: 0 auto;
padding-bottom: 35px;
}

#topmain .business ul.menubt li#bg01 {
width:100%;
min-height: 190px;
}

#topmain .business ul.menubt li#bg02 {
width:100%;
min-height: 190px;
}

#topmain .business ul.menubt li#bg03 {
width:100%;
min-height: 190px;
}

#topmain .business ul.menubt li#bg04 {
width:100%;
min-height: 190px;
}

#topmain .business ul.menubt .topmenutitle {
padding-top: 90px;
font-size: 20px;
text-align: center;
}
}


/*---company---*/

#companymain {
width: 100%;
}

#companymain ul.greeting {
padding-bottom: 45px;
}

#companymain ul.greeting li.img {
width: 40%;
float: right;
}

#companymain ul.greeting li.img p {
font-size: 16px;
text-align: center;
padding-top: 10px;
font-weight: 500;
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#companymain ul.greeting li.img img {
width: 100%;
max-width: 100%;
}

#companymain ul.greeting li.txt {
width: 57%;
float: left;
}

#companymain ul.greeting li.txt p {
font-size: 17px;
line-height: 200%;
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#companymain ul.information {
padding-bottom: 45px;
}

#companymain ul.information table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#companymain ul.information table th {
border: 1px solid #ccc;
background: #fcfbfa;
width: 30%;
}

#companymain ul.information table th p.title {
text-align: left;
padding: 12px;
}

#companymain ul.information table td	{
border: 1px solid #ccc;
}

#companymain ul.information table td p {
text-align: left;
padding: 12px;
line-height: 170%;
}

#companymain ul.information li.ext img {
width: 100%;
max-width: 100%;
}

#companymain ul.map {
width: 100%;
}

#companymain ul.map li.info {
padding-top: 8px;
}

@media screen and (max-width: 850px){

#companymain ul.greeting li.img {
width: 90%;
margin: 0 auto;
float: none;
padding-bottom:  25px;
}

#companymain ul.greeting li.img p {
font-size: 15px;
}

#companymain ul.greeting li.txt {
width: 98%;
margin: 0 auto;
float: none;
}

#companymain ul.greeting li.txt p {
font-size: 16px;
line-height: 185%;
}

#companymain ul.information table {
width: 99.9%;
}

#companymain ul.information table th p.title  {
font-weight: bold;
}

#companymain ul.information table th,
#companymain ul.information table td {
width: 99.9%;
display: block;
border-top: none;
}

#companymain ul.information table tr:first-child th {
border-top: 1px solid #ccc;
}
}



/*---business---*/

#businessmain {
width: 100%;
}

#businessmain ul.cmnt {
padding-bottom: 45px;
}

#businessmain ul.cmnt li.txt {
max-width: 90%;
margin: 0 auto;
text-align: center;
display: block;
}

#businessmain ul.cmnt li.txt p {
font-size: 17px;
text-align: left;
display: inline-block;
line-height: 180%;
}

@media screen and (max-width: 850px){
#businessmain ul.cmnt li.txt p {
font-size: 16px;
}
}


/*---recruit---*/

#recruitmain {
width: 100%;
}

#recruitmain ul.comment {
width: 85%;
margin: 0 auto;
text-align: center;
padding-bottom: 75px;
}

#recruitmain ul.comment p {
line-height: 180%;
display: inline-block;
text-align: left;
}

#recruitmain .voice {
width: 100%;
margin: 0 auto;
padding-bottom: 60px;
}

#recruitmain .voice ul.indbox {
width: 100%;
margin: 0 auto;
}

#recruitmain .voice ul.indbox li {
display: inline-block;
vertical-align: top;
width: 49%;
margin: 0 2% 2% 0;
}

#recruitmain .voice ul.indbox li:nth-child(2n) {
display: inline-block;
vertical-align: top;
width: 49%;
margin: 0 0 2% 0;
}

#recruitmain .voice ul.indbox li img {
width: 100%;
max-width: 100%;
}

#recruitmain .voice ul.indbox li p.tit {
font-weight: bold;
padding-top: 8px;
line-height: 140%;
}

#recruitmain .voice ul.indbox li p.cnt {
padding: 1.3% 0;
line-height: 170%;
}

#recruitmain ul.information {
padding-bottom: 45px;
}

#recruitmain ul.information table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#recruitmain ul.information table th {
border: 1px solid #ccc;
background: #fcfbfa;
width: 30%;
}

#recruitmain ul.information table th p.title {
text-align: left;
padding: 12px;
}

#recruitmain ul.information table td	{
border: 1px solid #ccc;
}

#recruitmain ul.information table td p {
text-align: left;
padding: 12px;
line-height: 170%;
}

#recruitmain ul.information li.ext img {
width: 100%;
max-width: 100%;
}

#recruitmain ul.entry {
width: 100%;
background: #EBF4FD;
padding: 3% 0 ;
}

#recruitmain ul.entry li.cnt {
margin: 0 auto;
width: 80%;
padding-bottom:  40px;
}

#recruitmain ul.entry li.cnt p {
text-align: center;
font-size: 18px;
letter-spacing: 0.08em;
font-weight: bold;
}

#recruitmain ul.entry li.detailbt {
width: 60%;
margin: 0 auto;
background: #19519e;
border-radius: 5px;
margin-bottom: 15px;
}

#recruitmain ul.entry li.detailbt a {
opacity: 1.0;
border-radius: 50px;
display: block;
text-align: center;
letter-spacing: 0.2em;
color: #fff;
text-decoration: none;
padding:  15px 2% 15px 2%;
font-size: 16px;
font-weight: bold;
}

#recruitmain ul.entry li.detailbt a:hover {
background: #659BE5;
border-radius: 5px;
}

@media only screen and ( max-width : 850px ) {
#recruitmain ul.comment {
width: 90%;
}

#recruitmain .voice {
max-width: 100%;
}

#recruitmain .voice ul.indbox li {
margin: 0 2% 3.5% 0;
}

#recruitmain .voice ul.indbox li:nth-child(2n) {
margin: 0 0 3.5% 0;
}

#recruitmain .voice ul.indbox li p.cnt {
font-size: 14px;
line-height: 160%;
}

#recruitmain ul.information table {
width: 99.9%;
}

#recruitmain ul.information table th p.title  {
font-weight: bold;
}

#recruitmain ul.information table th,
#recruitmain ul.information table td {
width: 99.9%;
display: block;
border-top: none;
}

#recruitmain ul.information table tr:first-child th {
border-top: 1px solid #ccc;
}

#recruitmain ul.entry li.cnt {
margin: 0 auto;
max-width: 80%;
}

#recruitmain ul.entry li.cnt p {
font-size: 16px;
}

#recruitmain ul.entry li.detailbt {
width: 90%;
max-width: 100%;
}

#recruitmain ul.entry li.detailbt a {
font-size: 15px;
}
}


/*---contact---*/

#contactmain {
width: 100%;
}

#contactmain ul.contactform {
width: 100%;
padding-bottom: 45px;
}

#contactmain ul.contactform li.at {
width: 100%;
padding-bottom: 25px;
}

#contactmain ul.contactform li.at p {
line-height: 190%;
font-size: 14px;
}

#contactmain ul.contactform li.requiredtxt {
padding: 8px 0 15px 5px;
}

#contactmain ul.contactform table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#contactmain ul.contactform table th	{
width: 24%;
}

#contactmain ul.contactform table th p.title {
text-align: left;
padding: 5px 12px 15px 12px;
}

#contactmain ul.contactform table .req_label {
border-radius: 4px;
margin-right: 8px;
padding: 6px;
display: inline-block;
text-align: center;
background: #fc5656;
color: #fff;
letter-spacing: 0.1em;
font-size: 12px;
}

#contactmain ul.contactform table td p.cnt {
text-align: left;
padding: 12px;
line-height: 170%;
}

#contactmain ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input1:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input2:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .input3 {
width: 15%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input3:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .textarea1 {
width: 80%;
height: 200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 10px;
}

#contactmain ul.contactform .textarea1:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .checkbox {
margin-bottom: 15px;
}

#contactmain ul.contactform .checkbox-input {
display: none;
}

#contactmain ul.contactform .checkbox-parts {
padding-left: 30px;
position:relative;
margin-right: 20px;
font-size: 16px;
font-weight: bold;
color: #4a4944;
line-height: 200%;
}

#contactmain ul.contactform .checkbox-parts::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
border: 2px solid #999;
border-radius: 4px;
}

#contactmain ul.contactform .checkbox-input:checked + .checkbox-parts {
color: #f24052;
}

#contactmain ul.contactform .checkbox-input:checked + .checkbox-parts::after {
content: "";
display: block;
position: absolute;
top: -5px;
left: 5px;
width: 7px;
height: 18px;
transform: rotate(40deg);
border-bottom: 3px solid #f24052;
border-right: 3px solid #f24052;
}

#contactmain ul.contactform .textarea1:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .select-small {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width: 8%;
}

#contactmain ul.contactform .select-small:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .select-medium {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width: 20%;
}

#contactmain ul.contactform .select-medium:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .select-big {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width: 25%;
}

#contactmain ul.contactform .select-big:focus {
border: solid 2px #fa7f55;
}

#contactmain ul.contactform .formtxt01 {
padding-left: 5px;
font-size: 15px;
}

#contactmain ul.contactform .formtxt02 {
padding-left: 8px;
font-size: 13px;
}

#contactmain ul.contactform .formtxt03 {
padding: 0 12px 0 4px;
}

#contactmain ul.contactform .formtxt04 {
padding: 0 25px 20px 0;
font-size: 13px;
}

#contactmain ul.contactform li.agreement {
padding-top: 35px;
text-align: center;
font-size: 16px;
}

#contactmain ul.contactform li ul.buttonarea {
padding: 3% 0 0 25%;
}

#contactmain ul.contactform li ul.buttonarea li {
padding: 15px 0 0 0;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
cursor: pointer;
-webkit-appearance: none;
width: 65%;
height: 48px;
padding: 8px;
border-radius: 3px;
color: #444;
background:#e7e7e7;
border: 3px solid #c7c7c7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
border-radius: 3px;
}

#contactmain .privacycomment {
width: 100%;
padding-bottom: 20px;
}

#contactmain .privacycomment p {
width: 100%;
padding-bottom: 20px;
font-size: 14px;
}

#contactmain ul.privacycnt {
width: 100%;
padding-bottom: 20px;
}

#contactmain ul.privacycnt li {
border-bottom: 2px dotted #9d9d9d;
}

#contactmain ul.privacycnt li .pptext01 {
padding: 20px 0 10px 5px;
font-weight: bold;
}

#contactmain ul.privacycnt li .pptext02 {
padding: 0 0 15px 5px;
line-height: 170%;
font-size: 14px;
}    

#contactmain ul.thanks {
width: 100%;
height: 500px;
}

#contactmain ul.thanks p {
text-align: center;
font-size: 22px;
font-weight: bold;
line-height: 250%;
}

#contactmain ul.thanks p a {
text-align: center;
padding-top: 55px;
font-size: 18px;
font-weight: bold;
}

#contactmain ul.thanks p a:hover {
text-decoration: none;
}

@media screen and (max-width: 1200px){
#contactmain ul.number li.number_tel p {
font-size: 30px;
}

#contactmain ul.number li.number_tel p .time {
font-size: 14px;
}

#contactmain ul.number li.number_tel p a {
font-size: 30px;
}

#contactmain ul.number li.number_fax p {
font-size: 30px;
}

#contactmain ul.number li.number_fax p a {
font-size: 30px;
}

#contactmain ul.number li.number_fax p .time {
font-size: 14px;
}
}

@media screen and (max-width: 800px){
#contactmain ul.number li.number_tel {
width: 100%;
text-align: left;
padding-bottom: 20px;
}

#contactmain ul.number li.number_tel p {
font-size: 24px;
text-align: left;
line-height: 80%;
}

#contactmain ul.number li.number_tel p .time {
font-size: 12px;
}

#contactmain ul.number li.number_tel p a {
font-size: 24px;
}

#contactmain ul.number li.number_fax {
width: 100%;
text-align: left;
}

#contactmain ul.number li.number_fax p {
font-size: 24px;
text-align: left;
}

#contactmain ul.number li.number_fax p a {
font-size: 24px;
}

#contactmain ul.contactform table {
width: 99.9%;
}

#contactmain ul.contactform table th p.title {
padding: 10px 0;
font-weight: 500;
}

#contactmain ul.contactform table th,
#contactmain ul.contactform table td {
width: 99.9%;
display: block;
border-top: none;
}

#contactmain ul.contactform .input1 {
margin: 0 0 5px;
}

#contactmain ul.contactform .input2 {
margin: 0 0 5px;
}

#contactmain ul.contactform .input3 {
width: 40%;
}

#contactmain ul.contactform .select-small {
width: 25%;
}

#contactmain ul.contactform .select-medium {
width: 40%;
}

#contactmain ul.contactform .select-big {

width: 65%;
}

#contactmain ul.contactform .textarea1 {
width: 90%;
margin: 0 0 5px;
}

#contactmain ul.contactform li ul.buttonarea {
padding-left: 0px;
}

#contactmain ul.contactform li ul.buttonarea li {
width: 100%;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
width: 97%;
-webkit-appearance: none;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}

#contactmain ul.thanks p {
font-size: 18px;
}

#contactmain ul.thanks p a {
font-size: 16px;
}
}