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

under-base

***********************/
#under-main{
display: block;
position: relative;
}

#under-main img{
width: 100%;
height: auto;
}

#under-main h2{
display: block;
text-align: center;
color: #fff;
background: #333333;
font-size: 26px;
font-weight: bold;
padding: 7px 0;
}

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

#under-main h2{
font-size: 21px;
}

}

/**********

about/

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

#shimomura{
background-image: url(../../images/about/about_bg.jpg);
background-repeat: no-repeat;
background-position: top right;
padding: 50px 7%;
}

#shimomura p.read{
font-family:'Noto Serif JP','ヒラギノ明朝 ProN', 'Hiragino Mincho ProN','YuMincho', 'Yu Mincho', '游明朝体','ＭＳ Ｐ明朝', 'MS PMincho', serif;
font-weight: bold;
font-size: 36px;
line-height: 1.8em;
margin-bottom: 20px;
}

#shimomura p{
line-height: 2em;
font-size: 16px;
}

#shimomura ul{
padding-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-pack: space-between;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
}

#shimomura ul li{
flex-basis: 33.333%;
}

#shimomura ul li img{
width: 100%;
height: auto;
}

#corp h2{
display: block;
text-align: center;
color: #fff;
background: #333333;
font-size: 26px;
font-weight: bold;
padding: 7px 0;
}

.corplayout{
padding: 50px 7% 80px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-pack: space-between;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
flex-direction: row-reverse;
}

.corplayout .item{
flex-basis: 40%;
}

.corplayout .item:nth-of-type(2){
flex-basis: 55%;
}

.corplayout .item img{
width: 100%;
height: auto;
}

.corplayout .item table{
width: 100%;
}

.corplayout .item table th{
padding: 10px 15px;
background-color: #dfddd0;
border-bottom: 2px solid #fff;
}
.corplayout .item table td{
padding: 10px 15px;
}


@media screen and (max-width: 769px) {
#shimomura{
background-image: url(../../images/about/about_bg.jpg);
background-repeat: no-repeat;
background-position: top right;
padding: 50px 7%;
}

#shimomura p.read{
font-size: 24px;
line-height: 1.8em;
margin-bottom: 20px;
}

#shimomura p{
font-size: 14px;
}

#corp h2{
font-size: 21px;
}

.corplayout{
padding: 50px 7% 80px;
display:block;
}

.corplayout .item{
flex-basis: auto;
margin-bottom: 15px;
}


.corplayout .item img{
width: 100%;
height: auto;
}

.corplayout .item table{
width: 100%;
}

.corplayout .item table th{
display: block;
padding: 5px 15px;
background-color: #dfddd0;
border-bottom: 0;
}
.corplayout .item table td{
display: block;
padding: 5px 15px 10px;
}

}


/**********

nabura/

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

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

#nabura01 .item{
flex-basis: 35%;
margin-left: 7%;
padding: 50px 0;
}

#nabura01 .item:nth-of-type(2){
flex-basis: 50%;
padding: 0;
margin-left: 0;
background-image: url(../../images/nabura/nabura_fig01.jpg);
background-repeat: no-repeat;
background-position: top right;
background-size: cover;
}

#nabura01 .item img{
width: 100%;
height: auto;
}

#nabura01 .item p{
line-height: 2em;
font-size: 16px;
}

#nabura01 .item p.read{
font-family:'Noto Serif JP','ヒラギノ明朝 ProN', 'Hiragino Mincho ProN','YuMincho', 'Yu Mincho', '游明朝体','ＭＳ Ｐ明朝', 'MS PMincho', serif;
font-weight: bold;
font-size: 36px;
line-height: 1.8em;
margin-bottom: 20px;
}

@media screen and (max-width: 1280px) {
#nabura01 .item p{
font-size: 14px;
}
#nabura01 .item p.read{
font-size: 28px;
}
}

@media screen and (max-width:769px) {
#nabura01{
display:block;
}

#nabura01 .item{
flex-basis: auto;
margin-left: 0;
padding: 30px 7% 20px;
}

#nabura01 .item:nth-of-type(2){
flex-basis: auto;
padding: 0;
margin-left: 0;
background-image: url(../../images/nabura/nabura_fig01.jpg);
background-repeat: no-repeat;
background-position: top right;
background-size: cover;
}
}


#nabura02{
background: #fafafa;
padding: 50px 7%;
}

#nabura02 .naburalayout{
margin-bottom: 70px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-pack: space-between;
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
}

#nabura02 .naburalayout .item{
flex-basis: 45%;
}

#nabura02 .naburalayout .item:nth-of-type(2){
flex-basis: 50%;
}

#nabura02 .naburalayout .item  p{
line-height: 2em;
font-size: 16px;
margin-bottom: 30px;
}

#nabura02 .naburalayout .item p.read{
font-family:'Noto Serif JP','ヒラギノ明朝 ProN', 'Hiragino Mincho ProN','YuMincho', 'Yu Mincho', '游明朝体','ＭＳ Ｐ明朝', 'MS PMincho', serif;
font-weight: bold;
font-size: 36px;
line-height: 1.8em;
margin-bottom: 20px;
}

#nabura02 .naburalayout .item a{
background: #fff;
padding: 15px 20px;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#000;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

#nabura02 .naburalayout .item a:hover{
background: #001a5d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

#nabura02 .naburalayout .item a:after{
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight:900;
font-weight: bold;
font-style: normal;
display: inline-block;
margin-left: 15px;
}


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

@media screen and (max-width: 1280px) {
#nabura02 .naburalayout .item  p{
font-size: 14px;
}
#nabura02 .naburalayout .item p.read{
font-size: 28px;
}
}


@media screen and (max-width:769px) {
#nabura02{
padding: 50px 7%;
}

#nabura02 .naburalayout{
margin-bottom: 70px;
display:block;
}
#nabura02 .naburalayout .item  p{
line-height: 2em;
font-size: 16px;
margin-bottom: 30px;
}

#nabura02 .naburalayout .item p.read{
font-size: 28px;
padding-top: 25px;
}

#nabura02 .naburalayout .item a{
background: #fff;
padding: 15px 20px;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#000;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

#nabura02 .naburalayout .item a:hover{
background: #001a5d;
color: #fff;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

#nabura02 .naburalayout .item a:after{
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight:900;
font-weight: bold;
font-style: normal;
display: inline-block;
margin-left: 15px;
}

}

