@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------- reset */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&family=Noto+Serif+JP:wght@200;300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');

body {
	font-family: 'Noto Sans Japanese', sans-serif;
}

ul, li {
  list-style: none;
}
a, a:link, a:visited {
    color: #222222;
    font-family: source-han-serif-japanese, serif;
font-style: normal;
font-weight: 100;
text-decoration:none;
}
a:hover {
  opacity: 0.8;
}





@media screen and (min-width: 1025px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
@media all and (min-width:481px) and (max-width:1024px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}


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

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
	
	
	
}
@media (min-width: 812px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
* {
font-family: noto-sans-cjk-jp, sans-serif;
font-style: normal;
font-weight: 100;
  line-height: 1.8em;
  letter-spacing: 1px;
  word-wrap: break-word;
}
#wrapper {
  width: 100%;
}
header {
    width: 100%;
    margin: auto;
	position: fixed;
    z-index: 999;
    top: 0;
    /*background: #ffffffeb;*/
}


#headerText {
  display: flex;
  background: #152d15;
  padding: 10px;
}
#headerText h1, #headerText p {
  display: block;
  font-size: 12px;
  color: #fff;
  font-weight: 300;
}

#header {
position: fixed;
top: 0;
left: 0;
width: 100%;
    background-color: rgba(35,24,21,0.7);
z-index: 100;
    box-shadow: 0px 6px 11px 0px rgb(0 0 0 / 30%);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}



#header.thin .header0101 span {
    color: #000;
}

#header.thin .header02{
    height: 80px;
}




#header.thin  ul.menu li:last-child{
    border-right: none;
}

img{
    width: 100%;
	height: auto;
}


.headerin {
    display: flex;
    max-width: 1360px;
    width: 98%;
    margin: auto;
    padding: 5px 0;
}


.header01 {
display: flex;
flex-wrap: wrap;
margin: auto 10px auto 0;
}



.header0101{
}

.header0101 span{
	color: #FFF;
}


.header01 .logo {
  width: 150px;
}
#headerMenu {
  display: flex;
  align-items: center;
}
#headerMenu ul {
  display: flex;
  align-items: center;
}
#headerMenu ul#h01 li {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
  margin: 5px;
  background-repeat: no-repeat;
}
#headerMenu ul#h01 li:nth-child(1) {
  background-image: url("/wp-content/themes/original-child/assets/img/common/icon_instagram.png");
}
#headerMenu ul#h01 li:nth-child(2) {
  background-image: url("/wp-content/themes/original-child/assets/img/common/icon_fb.png");
}
#headerMenu ul#h01 li:nth-child(3) {
  background-image: url("/wp-content/themes/original-child/assets/img/common/icon_pintarest.png");
}
#headerMenu ul#h01 li:nth-child(4) {
  background-image: url("/wp-content/themes/original-child/assets/img/common/icon_line.png");
}
#headerMenu ul#h01 li a {
  width: 100%;
  height: 100%;
  display: block;
}
#headerMenu ul#h01 li a i {
  display: none;
}
#headerMenu ul#h02 {}
#headerMenu ul#h02 li {}
#headerMenu ul#h02 li span {
  display: block;
}
#headerMenu ul#h02 li a {
    padding: 15px 50px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    font-size: 14px;
}
#headerMenu ul#h02 li a span {
    font-size: 120%;
    padding: 5px 0;
}

#headerMenu ul#h02 li:nth-child(1) {
  background: #bea873;
}
#headerMenu ul#h02 li:nth-child(1) a {
  color: #ffffff;
}
#headerMenu ul#h02 li:nth-child(1) a span {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 200;
  color: #ffffff;
}

#headerMenu ul#h02 li:nth-child(2) {
  background: #f3f3f6;
}
#headerMenu ul#h02 li:nth-child(2) a {
  color: #222222;
}
#headerMenu ul#h02 li:nth-child(2) a span {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 200;
  color: #222222;
}
#headerMenu .telBox {
  padding: 0 10px;
}
#headerMenu .tel a {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 200;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 2px;
}
#headerMenu .tel a small {
  color: #ffffff;
  font-size: 80%;
  display: inline-block;
  margin: 0 5px 0 0;
}
#headerMenu .date {
  color: #ffffff;
  padding: 0;
  font-weight: 100;
  font-size: 11px;
}
.header01 .logo img {
  width: 100%;
}

.header02 {
    background: #D7AF09;
width: 20%;
position: relative;
}


.header02 div{
position: absolute;
left: 0;
text-align: center;
right: 0;
bottom: 9px;
margin: auto;
}


.header02 div a::before{
    content: url(../img/common/mailicon.png);
    display: block;
    width: 27px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -33px;
}


.header02 div span{
    text-decoration: none;
    font-family: yu-mincho-pr6n, sans-serif;
    font-style: normal;
}


main {

}





h1,h2,h3,h4,h5,h6{
    font-family: source-han-serif-japanese, serif;
    font-style: normal;}


body p,body ul li{
font-style: normal;
	font-weight: 400;}


.contents h3{
    font-size: 25px;
    font-weight: 600;
}

.contents h4{
    font-size: 20px;
}



.cvBtnBox ul li {
    letter-spacing: 1.5px;
    margin: 0 3px;
    text-align: center;
    text-decoration: none;
    font-size: 19px;
    position: relative;
}

.cvBtnBox ul li:nth-child(1) a {
    padding: 7px 50px 7px 67px;
    font-weight: 600;
    background-color: #3d9db7;
}

.cvBtnBox ul li:nth-child(2) a {
    background-color: #ce7645;
    padding: 7px 50px 7px 67px;
}


.cvBtnBox ul li:nth-child(1) a::before {
    content: "";
    display: inline-block;

     background:  url(../img/common/tel.png);
	background-size: cover;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2vmin;
}


.cvBtnBox ul li:nth-child(2) a::before {
    content: "";
    display: inline-block;
     background:  url(../img/common/mail.png);
    background-size: cover;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2vmin;
}



.cvBtnBox a span{
color: #FFF;
}


.buttonArea div a{
 position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #333;
  text-decoration: none;
}

.buttonArea div a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    position: absolute;
    top: 50%;
    /* left: 0; */
    right: 22px;
    margin-top: -4px;
    transform: rotate(45deg);
}



iframe{
/*    filter: grayscale(100%);
    transition: all 0.7s ease;*/
    width: 100%;
    height: 290px;
}

@media only screen and (min-width: 2226px) and (max-width: 2666px) {
  .header01 .logo {
  }
}
@media only screen and (min-width: 2667px) and (max-width: 3086px) {
  .header01 .logo {
  }
}
@media only screen and (min-width: 3087px) and (max-width: 3506px) {
  .header01 .logo {
  }
}
@media only screen and (min-width: 3507px) and (max-width: 3926px) {
  .header01 .logo {
  }
}
/*----------------------------------------------------------- footer */
footer {
}
#footerNav {
  margin: 0 0 100px;
}

#footer01 {}
#footer01 .logo {
  display: flex;
  align-items: center;
  padding: 30px 0 30px 40px;
}
#footer01 .logo img {
  height: 60px;
  margin: 0 30px 0 0;
}
#footer01 .logo a {
  display: flex;
}
#footer01 .logo a span {
  padding: 21px 0 0 15px;
  font-weight: 600;
  color: #007945;
  font-size: 20px;
}
#footer02 {
  width: 50%;
  display: flex;
  flex-flow: column;
}
#footer01 h2 {
  font-weight: 500;
}
footer address {
padding: 10px 0;
    font-style: normal;
    font-size: 80%;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    border-top: 1px solid;
}

#artcleStyle {
  /* max-width: 1140px; */
  display: flex;
  justify-content: space-between;
  margin: 0 auto 70px;
}
#aPage #artcleStyle {
  max-width: 1140px;
}
#artcleStyle article {
  width: 79.35%;
}
#artcleList {
  padding: 20px 0 0;
}
#sideMenu {
  margin: 50px 15px 0;
  width: 300px;
}
#sideMenu h2 {
  padding: 0 0 20px;
  font-size: 100%;
}
#sideMenu ul {
  padding: 0 0 20px;
}
#sideMenu ul li {
  list-style-type: none;
  display: flex;
  padding: 0 0 10px;
  margin: 0;
  align-items: center;
}
#sideMenu ul li .wpp-thumbnail {
  border: 1px solid #ddd;
  width: 75px;
}
#sideMenu ul li .wpp-post-title {
  width: 220px;
  line-height: 1.4em;
  font-size: 80%;
  color: #333;
}
/*----------------------------------------------------------- 1400px */
@media screen and (max-width: 1400px) {
  .header01 .logo h1, .header01 .logo p {
    display: none;
  }
  #footerContents {
    flex-flow: column;
  }
  ul.menuFooter {
    justify-content: center;
  }
  header {
    justify-content: space-between;
  }
	
 .header02 {
    padding: 0 20px 0 0;
    width: 16%;
  
 }
.header0101 {
}	
	
	
	
}

@media screen and (max-width: 1200px) {
.header01 .logo {
    width: 100px;
}
.headerin {
    width: 97%;
}


}
/*----------------------------------------------------------- 1024px */
@media screen and (max-width: 1025px) {

  #artcleStyle {
    max-width: 1000px;
    flex-flow: column;
  }
  #artcleStyle article {
    width: 100%;
  }

 
  #sideMenu {
    width: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  #sideMenu h2 {
    padding: 50px 0 20px;
    font-size: 130%;
  }
  #sideMenu ul li .wpp-thumbnail {
    width: 140px;
  }
  #sideMenu ul {
    padding: 20px;
  }
  #sideMenu ul li .wpp-post-title {
    width: 70%;
    font-size: 100%;
    color: #333;
  }
.cvBtnBox ul li:nth-child(2) a {
    padding: 7px 30px 7px 57px;
}	
.cvBtnBox ul li:nth-child(1) a {
    padding: 7px 20px 7px 54px;
}	
	
.cvBtnBox ul li:nth-child(1) a::before {
    left: 14px;
}	

.header02 {
    background: #D7AF09;
    width: 45px;
    position: relative;
}
	
 header{
    display: flex;
}	
.header01 {
    margin: 0;
}	
	
	
.header02 div a span{
	display: none;
}
	
	
	
	
	
}

@media screen and (max-width: 1024px) {
	
.headerin {
    margin: 0 auto auto;
}	
	
#header.thin .logo {
    display: block;
    padding: 9px 0 0;
}
	
#header.thin .header02 {
    height: 60px;
}	
	
#header {
	height: 63px;	}


	
	
}

@media screen and (max-width: 940px) {
.cvBtnBox a span{
display: none;
}
.cvBtnBox ul li:nth-child(1) a {
    padding: 7px 15px 7px 27px;
}	
.cvBtnBox ul li:nth-child(1) a::before {
    left: 6px;
}
.cvBtnBox ul li:nth-child(2) a {
    padding: 7px 16px 7px 27px;
}
.cvBtnBox ul li:nth-child(2) a::before {
    left: 6px;
}	



	
}

/*----------------------------------------------------------- 812px  */
@media screen and (max-width: 812px) {
  .header02 {
    padding: 0 10px 0 0;
  }
  #artcleStyle {
    flex-flow: column;
    justify-content: center;
  }
  #artcleStyle article {
    width: auto;
  }
  .header01 .logo {
    padding: 0px 0 0px 10px;
  }
  .headerLeft {
    padding: 10px 5px;
  }
  .headerLeft .logo img {
    max-height: 30px;
  }
  .headerRight {
    padding: 15px 10px 0 0;
  }
  .contents {
    margin: 0 0px 0;
  }
	
  .contents h3 {
    font-size: 20px;
    font-weight: 600;}
	
.contents h4 {
    font-size: 17px;
}
	
	
  #footer01 .logo {
    flex-flow: column;
    padding: 10px 0 0;
  }
  #footer01 h2 {
    padding: 30px 0;
  }
  #footer01 {
    padding: 20px;
    flex-flow: column;
  }
  #footer01 .footerLeft {
    justify-content: center;
  }
  #footer01 .footerRight ul {
    justify-content: center;
  }
  #footer01 .footerRight ul li {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #footer01 .footerRight ul li a {
    border-right: none;
  }
  #footer02 {
    width: auto;
  }
	
	
	.header0101 span{
	display: none;
	}	

.header0101 {
}	
	
	
}



@media screen and (max-width: 560px) {
.header01 .logo {
width: 59%;
}
.header01 .logo {
    padding: 10px 0px 7px 10px;
}	

.header01 .logo img {
    padding: 0 0px;
}	
	
}

/*----------------------------------------------------------- 480px  */
@media screen and (max-width: 480px) {
  .contents {
    margin: 0;
  }
  #artcleList {
    padding: 0;
  }
  #sideMenu ul li .wpp-thumbnail {
    width: 100px;
  }
  #sideMenu h2 {
    padding: 0;
    font-size: 100%;
  }
  #footerNav {
    margin: 0 0 170px;
  }
  #footer01 .footerRight ul {
    justify-content: flex-start;
  }
  #footer01 .footerRight ul li {
    justify-content: flex-start;
  }
  #footer01 .footerRight ul li a {
    font-size: 13px;
  }
}



.company1 ul li:nth-child(1) img, .company1 ul li:nth-child(2) img {
    width: 100%;
}

.company1 {
    width: 41%;
}

.company1 p{
text-align: center;
}

.company1 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 20px;
}

.company1 .addBox{
    font-weight: 600;
    text-align: left;
    line-height: 1.5em;
}


.company1 ul li:nth-child(2) {
    width: 300px;
    font-size: 13px;
}


.company2 {
    width: 55%;
    letter-spacing: 1.5px;
}

.company2 .company2Titel {
    font-size: 16px;
    padding-bottom: 10px;
	font-weight: 600;
}

.company2 p {
    letter-spacing: 1.5px;
    font-size: 14px;
	line-height: 1.5em;
}

.company2 div {
    margin-bottom: 10px;
}

.contents .buttonArea{
margin: 0;
width: 95%;
}

.contents .buttonArea div{
    position: relative;
    margin: 0;
}

\\0_OfWeek{
    color: #C91B1E;}
\\6_OfWeek{
    color: blue;
}



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


	
	

}


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

}


