@charset "UTF-8";
/* CSS Document */

/*////////////////////////////////////////////////////////

共通css

///////////////////////////////////////////////////////*/
body {}

body {
font-size: 20px;
font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
font-style: normal;
font-weight: normal;

}


@media screen and (max-width:768px) {
.vc_row {
     margin-left: 0!important; 
     margin-right: 0!important; 
}
main {
  padding-top: 70px;
    overflow: hidden;
}
}


.hiraginomarugo {
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
/*=======================================================
ヘッダー
 =======================================================*/
/*header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10800;
    background: #fff;
}*/
header {
    width: 100%;
   max-width: 1400px;
    margin: 0 auto;
}
header .header {
  display: flex;
    margin: 0 auto;
}
header .left {
  flex: 1;
}
header .right {
    width: 400px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



header .logo {
  padding: 10px 28px 10px 28px;
}
header .logo {
  height: 150px;
}
header .logoarea {
    display: flex;
  /*justify-content: space-between;*/
  align-items: center;
}

nav ul {

  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  max-width: 1400px;
}
nav li {
  margin: 0;
  list-style-type: none;
  font-size: 26px;

}
/* english numeric font */

nav a {
  display: block;
  padding: 15px 20px;
}

nav a:hover {
  color: #000;

  background: #f5cc63;
}

ol, ul {
    list-style: none;
    list-style-type: none;
  }
 /*   input {
    display: none;
    }*/
    button {
      border: none;
      background: none;
      outline:none;
    }
/*    a:hover,
    a img:hover,
    label img:hover {
    opacity: 0.8;
 }*/


.logo_title {
    color: #000;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
  }
.logo_company {
    color: #000;
    font-size: 32px;
    margin-top: 0;
    padding-left: 0;
    font-weight: bold;
}


.phonetext {
    vertical-align: bottom;
    display: block!important;
    margin-bottom: 0!important;
    padding: 0;
    text-align: right;
}
.phone_message {
    color: #000;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: -0.01em;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    text-align: right;
    padding-right: 10px;
  }
.phone_number {
    color: #009145;
    font-size: 42px;
    margin-top: 0;
    padding-left: 0;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
letter-spacing: -0.02em;
    text-align: right;
        padding-right: 20px;
}

.phone_number a {
    color: #009145;
}

.phone_number a:hover {
      color: #009145;
}

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

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10800;
    background: #fff;
    height: 70px;
}
header .header {
  display: flex;
}
header .left {
  width: 100%;
}
header .right {
 display: none;
}



header .logo {
  padding: 10px 15px 10px 15px;
}
header .logo img {
    margin-top: 7px;
    height: 46px;
}



header .logoarea {
    display: block;
  /*justify-content: space-between;*/
  align-items: center;
}
.logotext {
    vertical-align: bottom;
    display: block!important;
    margin-bottom: 0!important;
    padding: 0;
    text-align: left;
}
.logo_title {
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
  }
.logo_company {
    color: #000;
    font-size: 16px;
    margin-top: 0;
    padding-left: 0;
    font-weight: bold;
}

}

/*=======================================================
 base setting
 =======================================================*/



h2 {

border-left: 22px solid #f5cc63;
padding:0 15px;
font-size: 30px;
font-weight: 500;
}

h2.red {

border-left: 22px solid #f5cc63;
padding: 0 15px;
font-size: 30px;
color: #009145;


}
h2.title {

border-left: 22px solid #009145;
padding: 0 15px;
font-size: 30px;

font-weight: bold;

}
h2.redtite {

border-left: 15px solid #009145;
padding: 0 15px;
font-size: 30px;
font-weight: bold;

}
h3 {
  margin-top: 50px;
  font-size: 20px;
  line-height: 36px;
  color: #000;
  padding-right: 30px;
}

.capture_ocupation {
  font-size: 20px;
  text-align: center;
  margin-top: 28px;
  font-weight: bold;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

}

.capture_name {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

}

#basewidth ul.capture_introduction {
padding: 0 0 0 2em;

}
#basewidth ul.capture_introduction li {
  font-size: 18px;
  margin-bottom: 5px;
list-style: disc;

}


.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}
#basewidth {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
  padding: 80px 0;
}

#basewidth ul {
  padding-left: 30px;
}

#basewidth ul li {
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;

}
#basewidth .text {
  font-size: 20px;
  line-height: 36px;
}

#secondewidth .title {
border-left: 22px solid #f5cc63;
padding: 0 15px;
font-size: 33px;
font-weight: bold;
}


#gray {
  background: #f9f9f9;
}

#secondwidth {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
  padding: 0 0 120px 0;
}

#secondwidth ul {
  padding-left: 0;
}

#secondwidth ul li {
  font-size: 26px;
  margin-bottom: 20px;
  color: #000;
}
#secondwidth .text {
  font-size: 20px;
  margin-bottom: 20px;
  padding-right: 30PX;
  line-height: 36px;
}



#secondwidth ul.carelist {
padding-left: 2em;
padding-right: 20px;
}
#secondwidth ul.carelist li {
  list-style: disc;
  font-size: 20px;
  margin-bottom: 10px;
}



#secondwidth .title {
border-left: 15px solid #f5cc63;
padding:0 15px;
font-size: 30px;
font-weight: bold;
margin-bottom: 20px;

}

#basewidth .flowcatch {
  background: #009145;
  margin: 80px auto 0;
  color: #fff;
  font-size: 30px;
  display: block;
  width: 100%;
  max-width: 736px;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}

#bgyellow {
  width: 100%;
  max-width: 1080px;
  background: #fbf8cf;
  border-radius: 28px;
  margin: 0 auto 0; 
  padding: 0 20px!important;
}

#bgyellow #flow {
  padding: 20px!important;
}
#bgyellow #flow .title, #bgyellow #flow .title2, #bgyellow #flow .title3, #bgyellow #flow .title4 {
 font-size: 30px;
 font-weight: bold;
 margin-bottom: 20px;
}
#bgyellow #flow .title:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 70px;/*画像の幅*/
  height: 70px;/*画像の高さ*/
  background-image: url(../img/number1.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 20px;
}
#bgyellow #flow .title2:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 70px;/*画像の幅*/
  height: 70px;/*画像の高さ*/
  background-image: url(../img/number2.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 20px;
}
#bgyellow #flow .title3:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 70px;/*画像の幅*/
  height: 70px;/*画像の高さ*/
  background-image: url(../img/number3.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 20px;
}
#bgyellow #flow .title4:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 70px;/*画像の幅*/
  height: 70px;/*画像の高さ*/
  background-image: url(../img/number4.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 20px;
}
#bgyellow #flow .text {
 font-size: 20px;
 line-height: 36px;
 }

#bgyellow #flow .title5 {
  margin-bottom: 20px!important;
}

 #bgyellow #flow #flow_images{
  margin-top: 28px;
 }

 #arrow {
  width: 100%;
  max-width: 1080px;
  margin: 50px auto;
  text-align: center;
}

#contactwidth {
  margin: 120px auto 0;
  width: 100%;
  max-width: 1080px;
  padding: 0 0 80px 0;
}


@media screen and (max-width:1080px) {
#basewidth {
  padding: 120px 40px;

}
#secondwidth {

padding: 20px 40px;
}



#basewidth ul {
  padding-left: 20px;
}


#basewidth ul.capture_introduction {
padding: 0 0 0 1em;
margin-top: 0;
}
#basewidth ul.capture_introduction li {
  font-size: 12px;
  margin-bottom:0;
list-style: disc;

}

#basewidth .president_sp img {
width: 80%;
margin: 0 auto;
}

}
@media screen and (max-width:768px) {
#basewidth {
  padding: 20px 15px;
}


#basewidth ul {
  padding-left: 0;
  margin-top: 20px;
}

#basewidth ul li {
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
}
#basewidth .text {
  font-size: 14px;
  line-height: 24px;
}
h2 {

border-left: 10px solid #f5cc63;
padding:0 5px;
font-size: 18px;
font-weight: bold;

}

h2.red {

border-left: 10px solid #f5cc63;
padding: 0 15px;
font-size: 16px;
color: #009145;
font-weight: bold;
line-height: 22px;

}
h2.title {

border-left: 10px solid #009145;
padding: 0 15px;
font-size: 15px;

font-weight: bold;

}
h2.redtite {

border-left: 10px solid #009145;
padding: 0 5px;
font-size: 18px;
font-weight: bold;
line-height: 22px;
}
h3 {
  margin-top: 20px;
  font-size: 14px;
  color: #000;
  padding-right: 0;
  line-height: 24px;

}
.capture_ocupation {
  font-size: 13px;
  text-align: center;
  margin-top: 0;
}

.capture_name {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0!important;
}


#secondwidth {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
padding: 20px 15px;
}



#secondwidth ul {
  padding-left: 0;
}

#secondwidth ul li {
  font-size: 26px;
  margin-bottom: 20px;
  color: #000;
}
#secondwidth ul {
  margin-top: 20px;
}
#secondwidth ul.carelist li {
    list-style: disc;
    font-size: 14px;
    margin-bottom: 10px;

}

#secondwidth ul.carelist {
    padding-left: 1em;
	padding-right: 0;
}

#secondwidth .text {
  font-size: 14px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  line-height: 24px; 
}

#secondwidth .title {
border-left: 10px solid #f5cc63;
padding:0 5px;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;

}
#bgyellow {
width: 92%;
    max-width: 1080px;
    background: #fbf8cf;
    border-radius: 28px;
    margin: 0 auto!important;
    padding: 20px!important;
}

#bgyellow #flow {
  padding: 0!important;
}

#bgyellow #flow .title, #bgyellow #flow .title2, #bgyellow #flow .title3, #bgyellow #flow .title4 {
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 10px;
}
#bgyellow #flow .title:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url(../img/number1.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}
#bgyellow #flow .title2:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url(../img/number2.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}
#bgyellow #flow .title3:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url(../img/number3.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}
#bgyellow #flow .title4:before {
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 36px;/*画像の幅*/
  height: 36px;/*画像の高さ*/
  background-image: url(../img/number4.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
}
#bgyellow #flow .text {
 font-size: 14px;
 line-height: 24px;
 }

 #bgyellow #flow #flow_images{
  margin-top: 28px;
 }

 #arrow {
  width: 100%;
  max-width: 1080px;
  margin: 20px auto;
  text-align: center;
}
 #arrow img {
  width: 50%;
 }
 #contactwidth {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
padding: 20px 15px;
}
#bgyellow #flow .title5 img {
  width: 50%;
  height:auto;
}

#basewidth .flowcatch {

  margin: 30px auto 0;
  color: #fff;
  font-size: 18px;
  display: block;
  width: 100%;
  max-width: 736px;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}

}

/*=======================================================
トップページ　greeting
 =======================================================*/

.topvisual {
 position:relative;
    top: 50%;
}
.topvisual img {
  height: auto;
  /*max-width: 100%;*/
  width: 100%;
}

.topvisual .topcatch {
  z-index: 10;
    position: absolute;
    top: 50%;
    left: 70%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}
.topvisual .topcatch img {
      width: 100%;
    height: auto;
}


#greeting_pic img {
width: 100%;
max-width: 350px;
}

#support_pic img {
width: 100%;
max-width: 620px;

}


.problem {
  display: flex;
}
.problem .box {
  display: flex;
  justify-content: center;
  align-items: center;

  color: #fff;
  font-size: 1.4rem;
}
.problem .picture {
width: 460px;

}

.problem .picture img {
width: 100%;
max-width: 400px;
padding-right: 60px;
}
.problem .text {
  flex: 1;

}

.red {
  color: #e83829;

}

#eldery {
  width: 100%;
  margin: 0 auto;

}

#eldery ul li {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
}


.btn {
  margin: 0 auto;

}

.btn .grnbtn {
  margin: 0 auto;
  background: #0071bb;
  color: #fff;
  font-size: 30px;
  display: block;
  width: 550px;
  text-align: center; 
  padding: 20px;
  border-radius: 28px;

}
.btn .grnbtn:hover {
opacity: 0.8;

}
@media screen and (max-width:768px) {
  .btn {
  margin: 0 auto;

}



.btn .grnbtn {
  margin: 0 auto;
  background: #0071bb;
  color: #fff;
  font-size: 18px;
  display: block;
  width: 100%;
  text-align: center; 
  padding: 20px;
  border-radius: 28px;

}
.btn .grnbtn:hover {
opacity: 0.8;

}

.topvisual {
 position:relative;
    top: 50%;
background-size: cover;
}
.topvisual img {

    width: 100%!important;
    height: 325px;
    object-fit: cover;
    object-position: left center;

}

.topvisual .topcatch {
  z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}
.topvisual .topcatch img {
/*padding: 20px;*/

}
#greeting_pic img {
width: 100%;
max-width: 236px;
margin-top: 28px;
}

.problem {
  display: flex;
flex-direction: column-reverse;
}
.problem .box {
  display: flex;
  justify-content: center;
  align-items: center;
flex-direction: column;
  color: #fff;
  font-size: 1.4rem;

}
.problem .picture {
width: 100%!important;

text-align: center;
}

.problem .picture img {
width: 60%;
max-width: 100%;
margin: 20px auto;
padding-right: 0;
}
.problem .text {
  width: 100%;


}

#eldery {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

#eldery ul li {
  font-size: 14px;
  margin-bottom: 0;
  color: #000;
}

}


/*=======================================================
会社概要
 =======================================================*/

#company {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 120px;

  
}
#company .company_title {
  padding: 28px;
  font-size: 20px;
}

#company .company_title a.bluelink  {
color: #0071bb;
font-weight: 500!important;
}
#company .company_title a.bluelink :hover {
color: #0071bb;
font-weight: 500!important;
}

@media screen and (max-width:768px) {
#company {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 120px;
  padding: 0 15px;
  
}
  #company .company_title {
  padding: 15px 0 15px 0;
  font-size: 16px;
}
}


/*=======================================================
お問い合わせ
 =======================================================*/

.phone_title {
font-size: 33px;
font-weight: bold;
text-align: left;

padding: 28px 0 20px 100px;
}
.phone_text {
padding: 28px 0 20px 100px;

  font-size: 28px;
  margin: 0 auto;
  text-align: left;

}
.contact_pic img {
margin: 28px 28px 28px 60px;
vertical-align: middle;
}

.contact_phonepic img {
  padding: 0 36px 0 36px;
  text-align: left;
}
.contact_pic {
  display: flex;
  justify-content: center;
  align-items: center;
}

a.contactphone {
font-weight: 400;
font-size: 72px;
color: #d4145a;


}
a.contactphone:hover {
font-weight: 400;
font-size: 72px;
color: #d4145a;


}
.contact_title {
text-align: center;
font-weight:bold;
font-size: 33px;
margin: 50px auto;
}

.contact_text {
text-align: center;
font-size: 20px;
margin: 70px auto 60px!important;
}

.question {
  font-size: 20px;
  margin-bottom: 20px;
}
.thanks_text {
text-align: center;
font-size: 20px;
margin: 50px auto;
    padding-bottom: 50px;
}


@media screen and (max-width:1080px) {
a.contactphone {
font-weight: 400;
font-size: 60px;
color: #d4145a;


}
.contact_phonepic img {
    padding: 0 10px 0 40px;
    text-align: left;
}

}
@media screen and (max-width:900x) {
a.contactphone {
font-weight: 400;
font-size: 50px;
color: #d4145a;


}}

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

.phone_title {
font-size: 18px;
font-weight: bold;
text-align: center;

padding: 10px 0 0 0;
}
.contact_pic {
margin: 0 auto;
text-align: center;

}
.contact_pic img {
    margin: 0 auto;
    vertical-align: middle;
    height: 100px;
    width: 100px;
}
a.contactphone {
font-weight: 400;
font-size: 30px;
color: #d4145a;


}
  .contact_phonepic img {
  padding-left: 0;
  text-align: center;
  width: 100%;
  margin: 0;
  height: 50px;
}
.phone_text {
padding: 0;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;

}
.contact_text {
text-align: center;
font-size: 18px;
margin: 20px auto;
padding-bottom: 28px;
}
.contact_title {
text-align: center;
font-weight:bold;
font-size: 20px;
margin: 20px auto;
}
.thanks_text {
text-align: center;
font-size: 16px;
margin: 20px auto;
padding-bottom: 28px;
}

.question {
  font-size: 16px;
  margin-bottom: 5px;
  padding-left: 10px;
}
	.g-recaptcha {
  transform-origin: 0% 0%;
  transform: scale(0.8);
}
}
/*=======================================================
footer
 =======================================================*/

footer {
  width: 100%;
  background: #f5cc63;
  margin: 0 auto;
  overflow: hidden;

}
footer .footer {
  display: flex;
  margin: 70px auto;
    max-width: 1400px;
}
footer .left {
  flex: 1;

}
footer .right {
    width: 400px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



footer .logo {
  padding: 10px 28px 10px 0;
}




footer .logoarea {
    display: flex;
    flex-direction: column;
  /*justify-content: space-between;*/
  align-items: left;
}

footer .logoarea .companyname {
  font-size: 24px;
}
footer .logoarea .address {
    font-size: 18px;
}

footer .logo_title {
    color: #000;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
  }
footer .logo_company {
    color: #000;
    font-size: 32px;
    margin-top: 0;
    padding-left: 0;
    font-weight: bold;
  }
footer .address {
    color: #000;
    font-size: 23px;
    margin-top: 0;
    padding-left: 0;

}


footer .phonetext {
    vertical-align: bottom;
    display: block!important;
    margin-bottom: 0!important;
    padding: 0;
    text-align: right;
}
footer .phone_message {
    color: #000;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    text-align: right;
    padding-right: 20px;
  }
footer .phone_number {
    color: #009145;
    font-size: 42px;
    margin-top: 0;
    padding-left: 0;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
letter-spacing: -0.02em;
    text-align: right;
        padding-right: 20px;
}

footer .phone_number a {
    color: #009145;
}
footer .phone_number a:hover {
    color: #009145;
}


.copyright {
  font-size: 20px;
  margin-bottom: 36px;
  color: #000;
  text-align: center;
  
}

@media screen and (max-width:1080px) {
footer .footer {

  margin: 70px 36px;
    max-width: 1400px;
}
}

@media screen and (max-width:768px) {
  footer  .footer {
  display: flex;
  flex-direction: column;
  margin: 20px auto;
}
footer  .left {
  flex: 1;
  width: 100%;
}
footer  .right {
  width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}



footer  .logo {
  padding: 5px 15px 5px 15px;
}
footer  .logo img {
    width: 70px;
    height: 45px;
}

footer  .logoarea {
    display: flex;
  /*justify-content: space-between;*/
  align-items: center;
}


footer .logotext {
    vertical-align: bottom;
    display: block!important;
    margin-bottom: 0!important;
    padding: 0;
    text-align: left;
}
footer .logo_title {
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
  }
footer .logo_company {
    color: #000;
    font-size: 16px;
    margin-top: 0;
    padding-left: 0;
    font-weight: bold;
  }
footer .address {
    color: #000;
    font-size: 12px;
    margin-top: 0;
    padding-left: 0;

}


footer .phonetext {
    vertical-align: bottom;
    display: block!important;
    margin-bottom: 0!important;
    padding: 0;
    text-align: right;
}
footer .phone_message {
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.01em;
font-family: fot-seurat-pron, sans-serif;
    text-align: right;
    padding-right: 20px;
  }
footer .phone_number {
    color: #009145;
    font-size: 22px;
    margin-top: 0;
    padding-left: 0;
font-family: fot-seurat-pron, sans-serif;
letter-spacing: -0.02em;
    text-align: right;
        padding-right: 20px;
}

footer .logoarea .companyname {
  font-size: 18px;
  font-weight: 400;
}
footer .logoarea .address {
    font-size: 12px;
}


.copyright {
  font-size: 10px;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
  
}
}


.error404 .page-content {
  margin-bottom: 200px;
}
/*メールフォーム*/

.cform th {
  font-size: 22px;
  width: 120px; /*変なところで改行される場合はここの数字を変更します。*/
  padding: 10px 25px 25px 15px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 33px;
  font-weight: 400;
  vertical-align: top;

}

.cform td {
  font-size: 14px;
  line-height: 36px;
  padding: 10px 5px;
  width: calc(100% - 120px);
  margin-bottom: 33px;

}

.cform {
  width: 100%;
  margin: auto;
}

.cform [type=submit] {
  display: inline-block;
  font-size: 20px;
  padding: 10px 28px;
  text-decoration: none;
  background: #ff8f00;
  color: #FFF;
  border-bottom: solid 4px #B17C00;
font-family: YakuHanJP, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";



}
.agreement {
  text-align: center!important;
  margin-top: 10px;
  font-size: 18px;
}

.cform input {
background-color: #fff!important;
border: 1px solid #b2b2b2!important;
border-radius: 0!important;
border: none;
box-shadow: none; 
/*height: 36px;*/
font-size: 1em;


}
.cform input[type=email], .cform input[type=text], .cform textarea {
padding: 10px 8px;
background-color: #fff!important;
border: 1px solid #000!important;
font-size: 18px;
box-shadow: none;
border: none;

border-radius: 10px!important;
	
}

.cform textarea {
background-color: #f1f1f1;
box-shadow: none; 
border: none;
font-size: 18px;


}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
  width: 100%;
}



.required-srt {
  padding: 5px 10px;
  font-size: 20px;
  background: #009145;
  color: #fff;
  float: right;
  vertical-align: middle;
font-weight: bold;
letter-spacing: 0.08em;
}
.non-required-srt {
  font-size: 12px;
  padding: 3px 15px;
  background: #838383;
  color: #fff;
  float: right;
  vertical-align: middle;
font-family: YakuHanJP, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";


}

.contact_btn {
  display: flex;
  flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  width: 100%;
  margin: 0 auto;
font-family: YakuHanJP, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";


}

.submit-btn {
}
.return-btn{
  padding-right: 2%;
}
.submit-btn input {
  background: #0071bb;
  width: 49%;
  max-width: 314px;
  min-width: 270px;
  margin: 28px auto;
  display: block;
  border: none;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.4s ease;
  font-size: 28px;
  border-radius: 20px;


}

.submit-btn input:hover {
  opacity: 0.7;
}

.return-btn input {
  background: #0071bb;
  width: 49%;
  max-width: 314px;
  min-width: 270px;
  margin: 28px auto;
  display: block;
  border: none;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.4s ease;
  font-size: 28px;
  border-radius: 20px;



}
::-webkit-input-placeholder {
    color: #b6b6b6;
}
:-ms-input-placeholder {
   color: #b6b6b6;
}
::placeholder{
    color: #b6b6b6;
}

@media (max-width: 960px) {
.submit-btn input,
.return-btn input {
width: 233px;
min-width: unset;
}
}

@media only screen and (max-width:768px) {
  .cform th,
  .cform td {
    width: 100%;
    display: block;
    border-top: none;
  }
.cform th {
  font-size: 16px;
  width: 100%; /*変なところで改行される場合はここの数字を変更します。*/
  padding: 0;
  font-weight: normal;
  text-align: left;
  margin-bottom: 0;
}

.cform td {
  font-size: 12px;
  line-height: 36px;
  padding: 10px 0;
  width: 100%;
  margin-bottom: 0;
}
.cform [type=submit] {
  display: inline-block;
  font-size: 13px;
  padding: 10px 28px;
  text-decoration: none;
  background: #ff8f00;
  color: #FFF;
  border-bottom: solid 4px #B17C00;
font-family: YakuHanJP, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";



}

.cform input {
background-color: #f1f1f1;
border: none;
box-shadow: none; 
/*height: 36px;*/

}
.cform input[type=email],
.cform input[type=text]{
padding: 5px 8px;
background-color: #f1f1f1;
font-size: 12px;
box-shadow: none;
border: none;
}

.cform textarea {
background-color: #f1f1f1;
box-shadow: none; 
border: none;
font-size: 12px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
  width: 100%;
}

.required-srt {
  float: none;
  padding: 5px 10px;
  background: #009145;
  color: #fff;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 16px;
}
.non-required-srt {
  float: none;
  padding: 5px 10px;
  background: #838383;
  color: #fff;
  margin-left: 10px;
  vertical-align: middle;
    font-size: 16px;
}

.contact_btn {
  display: static;
  flex-wrap: none;
    align-items: center;
    justify-content: center;
  width:233px;
  margin: 0 auto;
  font-size: 13px
}


  .submit-btn ,
  .return-btn {
  width:233px;
    display: block;
    border-top: none;
    padding-right: 0;
  }



.submit-btn input {
  background: #0071bb;
  width: 100%;
  max-width: 233px;
  min-width: 233px;
  margin: 20px auto 0;
  display: block;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.4s ease;
  font-size: 18px;


}

.submit-btn input:hover {
  opacity: 0.7px
}

.return-btn input {
  background: #0071bb;
  width: 100%;
  max-width: 233px;
  min-width: 233px;
  margin: 20px auto 0;
  display: block;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.4s ease;
  font-size: 18px;
}

}



.return-btn input:hover {
  opacity: 0.7px
}

/* contact */
#contactmailform{
  background: #fff;


}
.cform {

}

.cform select {
    width: 100%;
    min-height: 36px;
    border-radius: 0;
}
.contactmailform {
  margin: 0 auto;
  padding-bottom:0;
  width: 100%;
  max-width: 780px;
}

/* test */
.selectform select {overflow: hidden;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.selectform select{
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.selectform select::-ms-expand {
    display: none;
}
.selectform.cp_sl01 {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  background: #ffffff;
}
.selectform.cp_sl01::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}
.selectform.cp_sl01 select {
  padding: 8px 36px 8px 8px;
  color: #666666;
    font-size: 18px;
}

@media only screen and (max-width:768px) {
  #contactmailform {
  background: #fff;
  padding-bottom: 80px;

}
.contactmailform {

  padding-bottom:28px;
  width: 100%;
  max-width: 1100px;
}
.selectform.cp_sl01 select {
    padding: 8px 36px 8px 8px;
    color: #666666;
    font-size: 16px;
}
}

/*_______________________________

ナビゲーション　navigation
_______________________________*/
/* 初期状態でサブメニューを非表示にしておく */

.menu-global-container {
  /*height: 36px;*/
  display: flex;
  justify-content: center;
  align-items: center;
    margin: 0 auto;
}
.home .menu-global-container {

    margin: 0 auto 50px;
}

.sub-menu {
  display: none;
}

/* 子を持つ親メニューにマウスオーバーしたとき、サブメニューを表示する */
.menu-item-has-children:hover .sub-menu {
  display: block;
}
.menu {
  text-align: center;
}

/* 親メニューをinline-blockにしてセンターに配置 */
.menu > .menu-item {
  display: inline-block;
/*padding: 0 20px;*/
}

.menu > .menu-item:last-child {
padding-right: 1!important;
}


.menu-item {

    font-size: 1em;

    font-weight: 400;
    letter-spacing: 0.1em;
}


.menu-item a {
    color: #000;
  font-size: 26px;
}
.menu-item a:hover {
    color: #000;
  font-size: 26px;
    display: block;
  padding: 15px 20px;

  background: #f5cc63;
}
.current-menu-item > a, 
.current_page_item > a {
    color: #000;
  font-size: 26px;
    display: block;
  padding: 15px 20px;

  background: #f5cc63;
}

@media screen and (max-width: 1059px){
.menu-item a {
    color: #000;
  font-size: 20px!important;
}
.menu-item a:hover {
    color: #000;
  font-size: 20px!important;
    display: block;
  padding: 15px 20px;

  background: #f5cc63;
}
.current-menu-item > a, 
.current_page_item > a {
    color: #000;
  font-size: 24px;
    display: block;
  padding: 15px 20px;

  background: #f5cc63;
}
}
@media screen and (max-width: 768px){
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
    width: 36px!important;
    height: 2px!important;
    background-color: #000000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.responsive-menu-box {
    width: 36px!important;
    height: 22px;
    display: inline-block;
    position: relative;
}

button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: fixed;
    top: 15px;
    right: 5%;
    background: #000000;
}
button#responsive-menu-button:after {
content: "MENU";
display: block;
margin-top: 5px;
font-size: 13px;
color: #000;
font-weight: bold;
  }



#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 60px!important;
    border-bottom: 1px solid #ffffff;
    color: #000000;
    background-color: #ffffff;
    height: 50px;
}

}

/*.menu-item:nth-child(7) {
  display: inline-block;
  padding:  16px 0.4em 16px 1em!important;
}

.menu-item:nth-child(8){
  display: inline-block;
  padding:  16px 0.4em 16px;
}
.menu-item:nth-child(9){
  display: inline-block;
  padding:  16px 0 16px 0.4em;
}
*/

/* リストの記号を消去 */
.menu-item {
  list-style-type: none;
}

/* サブメニューをabsoluteにするため、親メニューをrelativeに */
.menu-item-has-children {
  position: relative;
}

/* 親メニューにマウスオーバーしたときにカーソルを変更 */
.menu-item-has-children:hover {
  cursor: pointer;
}

/* 子を持つ親メニューにマウスオーバーしたときサブメニューを表示 */
.menu-item-has-children:hover .sub-menu {
  display: block;
}

/* サブメニューをabsoluteにして親メニューの下に配置。スタイルは適宜調整してください */
.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  font-size: 0.9em;

  background: white;
  /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);*/
  padding: 0;
  text-align: left;
}

/* サブメニューの境目をわかりやすくするため、一番下の項目以外下線を引いた */
.sub-menu > .menu-item:not(:last-child) {
  border-bottom: 1px solid #eee;
}

/* サブニューのリンクタグをmenu-itemの大きさと合わせ、クリックしやすいようにした */
.sub-menu > .menu-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: .5em 2em;
}

/* サブメニューにマウスオーバーしたときリンクの背景色とテキストカラーを変更 */
.sub-menu > .menu-item a:hover {
  background: #3c3427;
  color: white!important;

}
@media screen and (max-width: 1100px) {
  .menu > .menu-item {
  display: inline-block;
  padding:  1em 1em;
  font-size: 0.9em;
}



.menu > .menu-item {
  display: inline-block;
  padding:  21px 0;
}}

@media screen and (max-width: 768px) {
#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: 1px solid #ffffff;
height: 70px;
}

ul#responsive-menu .menu-item:nth-child(1) img {

height:46px;
}
.menu-item:nth-child(1) {
  padding:  10px 0 0!important;
}

/*
.menu-item:nth-child(7) {
  display: inline-block;
  padding:  21px 1em!important;
}

.menu-item:nth-child(8), .menu-item:nth-child(9){
  display: inline-block;
  padding:  21px 1em!important;
}*/
}

/* pagination */
.pagination {
  margin: 60px auto 90px;
  padding: 10px 0;
  text-align: center
}

.pagination a {
  font-size: 9pt;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 33px;
  width: 33px;

  background: #f4f9fe;
  transition: .3s
}

.pagination a:hover {
  color: #FFF!important;
  background: #0071bb;
}

.pagination span {
  font-size: 9pt;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 33px;
  width: 33px;
  background: #0071bb;
}

.pagination span.dots {
  background: 0
}

.pagination span.current {
  background: #0071bb;
  color: #fff
}


/* old */

.contentwrap {
  width: 100%;
  margin: 0 auto;
}


.contentwrap .inner {
  width: 100%;
  max-width: 1280px
  margin: 0 auto;
}




.wrap {
margin: 0 auto;
}

@media screen and (max-width:1080px) {
.wrap {
margin-left: 1%!important;
margin-right: 1%!important;
}}
@media screen and (max-width:767px) {
  .wrap {
margin-left: 0!important;
margin-right: 0%!important;
}}
@media screen and (max-width:767px) {
.marker {
background: linear-gradient(transparent 95%, #007bc7 95%);
}
}










