@charset "utf-8";
/* CSS Document */
.mainMenu {
    z-index: 10000;
}

/*PC*/
@media print, screen and (min-width: 769px) {
/*#main--image .main--bg {
background-image: url("../images/company/hed_img.jpg");
}*/
#main--image .main--bg {
display: none;
}
#main--image h2 {
padding-top: 50px;
padding-bottom: 20px;
text-shadow: 0px 0px 0px rgba(0,0,0,0.0);
color: #000;
font-size: 3rem;
line-height: 1;
}
#main--image::before {
display: none;
}

#main--image h2 span {
font-size: 1.4rem;
}

/* 変更 20190617 */
.comTit02 {
font-size: 2rem;
}

.comPd01 {
padding: 50px 0 70px;
}

.comTit03 {
font-size: 1.8rem;
font-weight: 500;
}

#pan_area {
font-size: 1rem;
}

#pan_area h3 {
font-size: 1rem;
font-weight: 500;
}

.footerTopList li a {
font-size: 1.2rem;
}

.footerMenu li a {
font-size: 1.2rem;
}

.instaWrap h3.comTit01 {
font-size: 2rem;
}

.fAddress {
font-size: 1.2rem;
}

.copy {
font-size: 1rem;
}

/*---index---------*/
.com_LedeBox_In {
padding: 80px 70px;
}

.com_LedeBox_In h4 {
margin-bottom: 0;
letter-spacing: 0.1em;
}

.com_LedeBox {
width: 90%;
margin-left: auto;
margin-right: auto;
}

/*.com_LedeBox_In h4 span {
background: linear-gradient(transparent 70%, #993333 70%);
}*/

.rinenWrap {
width: 100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
margin-bottom: 100px;
}

.rinen_img {
width: 50%;
background: url("../images/company/rinen_img01.jpg") center center no-repeat;
background-size: cover;
}

.rinen_txtWrap {
box-sizing: border-box;
width: 50%;
background-color: #2a2a2a;
color: #fff;
padding: 120px 80px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}

.rinen_txt01 h4,
.rinen_txt02 h4 {
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 2rem !important;
line-height: 2.5;
font-weight: 500;
}

.rinen_txt01 {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}

.rinen_txt02 {
margin-right: 50px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}

.soshikizuWrap {
margin-bottom: 100px;
}

/*---greeting---------*/
p {
font-size: 1.4rem;
}

.msHedBox {
position: relative;
margin-bottom: 70px;
}

.msHedBoxIn {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.msHedImg2 {
width: 400px;
}

.msHedTxt2Wrap {
width: 600px;
}

.msHedTxt2 h3 {
font-size: 1.7rem;
color: #303030;
line-height: 1.8;
font-weight: bold;
position: relative;
/*padding-top: 20px;*/
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
margin-bottom: 40px;
}

/*.msHedTxt2 h3::before {
content: "";
position: absolute;
left: 0;
top: 0;
border-bottom: 2px solid #993333;
width: 40px;
}*/

p.cName {
padding-top: 40px;
text-align: right;
font-size: 1.3rem!important;
margin-bottom: 60px;
font-weight: bold;
}

/*p.cName span {
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-weight: bold;
font-size: 1.3rem!important;
}*/

.msTxtBox {
margin-bottom: 70px;
}

.msTxtBox:last-child {
margin-bottom: 0px;
}

.msTxtBox h4 {
color: #993333;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.6rem;
line-height: 1.8;
margin-bottom: 20px;
}

.msTxtR {
width: 600px;
margin-left: auto;
margin-right: 0;
}


/*---overview---------*/
.tableWrap,
.timelineWrap {
width: 80%;
margin-left: auto;
margin-right: auto;
}

.timeline > li {
overflow: hidden;
margin: 0;
position: relative;
}

.timeline-date {
width: 100px;
float: left;
}

.timeline-content {
width: 75%;
float: left;
border-left: 3px #ccc solid;
padding-left: 30px;
padding-bottom: 30px;
}

.timeline-content:before {
content: '';
width: 12px;
height: 12px;
background:  #993333;
position: absolute;
left: 95px;
top: 5px;
border-radius: 100%;
}

.timeline-content h3 {
font-weight: 500;
}


/*---access---------*/
.mapWrap {
margin-bottom: 30px;
}

.adTopWrap {
width: 80%;
margin-left: auto;
margin-right: auto;
}

}




/*----------------------------------------------------*/




/*sp*/
@media only screen and (max-width: 768px) {
/*#main--image .main--bg {
background-image: url("../images/company/hed_img.jpg");
}*/
#main--image .main--bg {
display: none;
}
#main--image h2 {
padding-top: 20px;
padding-bottom: 20px;
text-shadow: 0px 0px 0px rgba(0,0,0,0.0);
color: #000;
font-size: 2.2rem;
}
#main--image::before {
display: none;
}

/* 変更 20190617 */
.comTit02 {
font-size: 1.8rem;
}

.comPd01 {
padding: 10px 0 30px;
}

.comTit03 {
font-size: 1.6rem;
font-weight: 500;
}

.instaWrap h3.comTit01 {
font-size: 2rem;
}

.copy {
font-size: 1rem;
}


/*---index---------*/
.com_LedeBox_In h4 {
margin-bottom: 0;
}

.com_LedeBox {
width: 100%;
margin-left: auto;
margin-right: auto;
}

/*.com_LedeBox_In h4 span {
background: linear-gradient(transparent 70%, #993333 70%);
}*/

.rinenWrap {
width: 100%;
margin-bottom: 60px;
}

.rinen_img {
width: 100%;
background: url("../images/company/rinen_img01.jpg") center center no-repeat;
background-size: cover;
padding: 120px 0;
}

.rinen_txtWrap {
box-sizing: border-box;
width: 100%;
background-color: #2a2a2a;
color: #fff;
padding: 20px;
}

.rinen_txt01 h4,
.rinen_txt02 h4 {
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.8rem !important;
line-height: 1.8;
font-weight: 500;
}

.rinen_txt01 {
margin-bottom: 20px;
}

.rinen_txt02 {

}

.soshikizuWrap {
margin-bottom: 70px;
}

/*---greeting---------*/
p {
font-size: 1.4rem;
}

.msHedBox {
position: relative;
margin-bottom: 50px;
}

.msHedBoxIn {
/*display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;*/
}

.msHedImg2 {
max-width: 450px;
margin: 0 auto 20px;
}

.msHedTxt2Wrap {
width: 100%;
}

.msHedTxt2 h3 {
font-size: 1.7rem;
color: #303030;
line-height: 1.8;
font-weight: bold;
position: relative;
/*padding-top: 20px;*/
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
margin-bottom: 40px;
}

/*.msHedTxt2 h3::before {
content: "";
position: absolute;
left: 0;
top: 0;
border-bottom: 2px solid #993333;
width: 40px;
}*/

p.cName {
padding-top: 40px;
text-align: right;
font-size: 1.3rem!important;
margin-bottom: 60px;
font-weight: bold;
}

/*p.cName span {
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-weight: bold;
font-size: 1.3rem!important;
}*/

.msTxtBox {
margin-bottom: 50px;
}

.msTxtBox:last-child {
margin-bottom: 0px;
}

.msTxtBox h4 {
color: #993333;
font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 1.6rem;
line-height: 1.8;
margin-bottom: 20px;
}

.msTxtR {
width: 100%;
margin-left: auto;
margin-right: 0;
}


/*---overview---------*/
.tableWrap,
.timelineWrap {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.timeline {
list-style: none;
}

.timeline > li {
}       

.timeline li {
border-left: 3px solid #ccc;
padding-left: 20px;
padding-bottom: 20px;
}

.timeline li {
position: relative;
}

.timeline-date::before {
content: '';
width: 12px;
height: 12px;
background:  #993333;
position: absolute;
left: -7px;
top: 5px;
border-radius: 100%;
}

.timeline-content h3 {
font-weight: 500;
}

/*---access---------*/
.mapWrap {
margin-bottom: 30px;
}

.adTopWrap {
width: 100%;
margin-left: auto;
margin-right: auto;
}


}
