@charset "UTF-8";

/* =======================================================
regular
======================================================= */
.regular {
  padding-bottom: 160px;
  background: #00295f;
}
.regular__ttl {
  color: #fff;
}
.regular__list-item + .regular__list-item {
  margin-top: 50px;
}
.regular__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 50px 50px 80px;
  background: #fff;
}
.regular__list-detail {
  margin-right: 30px;
}
.regular__list-ttl {
  margin-bottom: 45px;
}
.regular__list-catch {
  margin-bottom: 20px;
  font-size: 2.8rem;
  line-height: 1.75;
}
.regular__list-series {
  margin-bottom: 45px;
  color: #c58f21;
}

@media screen and (max-width: 959px) {
  .regular__list-link {
    padding: 30px;
  }
  .regular__list-img {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .regular__list-item + .regular__list-item {
    margin-top: 25px;
  }
  .regular__list-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
  }
  .regular__list-detail {
    width: 100%;
    margin-right: 0;
    padding: 30px 25px 25px;
    text-align: center;
  }
  .regular__list-ttl {
    margin-bottom: 20px;
  }
  .regular__list-ttl img {
    width: 30%;
  }
  .regular__list-catch {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .regular__list-series {
    margin-bottom: 25px;
    font-size: 1.3rem;
  }
  .regular__list-img {
    width: 100%;
  }
}

/* =======================================================
award2022-2
======================================================= */
body {
    margin: 0;
}
.awa22-2_Contents {
	font-feature-settings: "palt";
}
.awa22-2_Contents img {
    width: 100%;
    height: auto;
}
.awa22-2_Contents .pc_only {
    display: block;
}
.awa22-2_Contents .sp_only {
    display: none!important;
}

.awa22-2_Contents .fNoto {font-family: 'Noto Serif JP', serif;}
.awa22-2_Contents .fSawaG {font-family: 'Sawarabi Gothic', sans-serif;}
.awa22-2_Contents .fSawaM {font-family: 'Sawarabi Mincho', sans-serif;}

.awa22-2_Contents .mb10 {margin-bottom: 10px;}
.awa22-2_Contents .mb20 {margin-bottom: 20px;}
.awa22-2_Contents .mb30 {margin-bottom: 30px;}
.awa22-2_Contents .mb40 {margin-bottom: 40px;}
.awa22-2_Contents .mb50 {margin-bottom: 50px;}
.awa22-2_Contents .mb60 {margin-bottom: 60px;}
.awa22-2_Contents .mb70 {margin-bottom: 70px;}
.awa22-2_Contents .mb80 {margin-bottom: 80px;}
.awa22-2_Contents .mb90 {margin-bottom: 90px;}
.awa22-2_Contents .mb100 {margin-bottom: 100px;}

.awa22-2brandArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #006b32;
}

.awa22-2brand {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 400px;
}
.awa22-2brandLogo {
    max-width: 500px;
    width: 48%;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    line-height: 0;
    background-color: #fff;
	
	display: none;
}
.awa22-2brandPh {
    max-width: 740px;
    width: 60%;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;

	display: none;
}

.awa22-2contArea {
    width: 90%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.awa22-2klogoArea {
    border: 1px solid #cecece;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.awa22-2klogo {
    max-width: 236px;
    margin-right: 15px;
}
.awa22-2klogoTxt01{
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.awa22-2klogoTxt02{
    margin: 0;
    font-size: 14px;
}
.awa22-2mtit01 {
    text-align: center;
    font-size: 24px;
    line-height: 2em;
}
.awa22-2mtit01 span {
    color: #9f7925;
}
.awa22-2DtlLi01 {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.awa22-2DtlLi01 li {
    width: 31%;
    text-align: center;
}
.awa22-2DtlLiPh {
    box-shadow: 4px 4px 6px #9fa0a0;
    line-height: 0;
    margin-bottom: 10px;
    
}
.awa22-2contBg {
    background-color: #f5f5f5;
    padding: 80px 50px 30px;
}
.awa22-2mtit02 {
    color: #fff;
    text-align: center;
    background-color: #1a1a1a;
    display: block;
    padding: 15px 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
    margin-bottom: 30px;
    max-width: 600px;
    width: 80%;
}
.awa22-2contBg p {
    line-height: 2em;
}

/*以下遅延の指定*/
.awa22-2DtlLi01 li:first-child {transition: all 0.1s;}
.awa22-2DtlLi01 li:nth-child(2)  {transition: all 0.4s;}
.awa22-2DtlLi01 li:nth-child(3) {transition: all 0.7s;}


/* 画面外にいる状態 */
.scroll-fade {
	opacity : 0;
	transform : translate(0, 40px);
	transition : all 1000ms;
	}

/* 画面内に入った状態 */
.scroll-fade.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}




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


    
}
@media screen and (max-width: 959px) {
.awa22-2brand {
    height: 40vw;
}
.awa22-2mtit01 {
    font-size: 2.5vw;
}
.awa22-2DtlLi01 li {
    font-size: 1.6vw;
}
}
@media screen and (max-width: 767px) {

.awa22-2_Contents .pc_only {
    display: none!important;
}
.awa22-2_Contents .sp_only {
    display: block!important;
}
    
.awa22-2_Contents .mb10 {margin-bottom: 5px;}
.awa22-2_Contents .mb20 {margin-bottom: 10px;}
.awa22-2_Contents .mb30 {margin-bottom: 15px!important;}
.awa22-2_Contents .mb40 {margin-bottom: 20px;}
.awa22-2_Contents .mb50 {margin-bottom: 25px;}
.awa22-2_Contents .mb60 {margin-bottom: 30px;}
.awa22-2_Contents .mb70 {margin-bottom: 35px;}
.awa22-2_Contents .mb80 {margin-bottom: 40px;}
.awa22-2_Contents .mb90 {margin-bottom: 45px;}
.awa22-2_Contents .mb100 {margin-bottom: 50px;}
 
.awa22-2brand {
    height: 100%;
}
.awa22-2brandLogoArea {padding-top: 42vw;padding-bottom: 20px;}
.awa22-2brandLogo {
    max-width: 500px;
    width: 80%;
    position: relative;
    z-index: 10;
    margin: 0 auto 0px;
    margin-bottom: 0;
    line-height: 0;
}
.awa22-2brandPh {
    max-width: 740px;
    width: 100%;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
}
.awa22-2klogoArea {
    border: 1px solid #cecece;
    padding: 20px;
    display: block;
    text-align: center;
}
.awa22-2klogo {
    max-width: 236px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}
.awa22-2klogoTxt01{
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
}
.awa22-2klogoTxt02{
    margin: 0;
    font-size: 14px;
    text-align: left;
}
.awa22-2mtit01 {
    font-size: 3.5vw;
}
.awa22-2DtlLi01 {
    display: flex;
    flex-wrap: wrap;
}
.awa22-2DtlLi01 li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
}
    
    
.awa22-2contBg {
    background-color: #f5f5f5;
    padding: 80px 30px 30px;
}
.awa22-2mtit02 {
    color: #fff;
    text-align: center;
    background-color: #1a1a1a;
    display: block;
    padding: 15px 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
    margin-bottom: 30px;
    max-width: 600px;
    width: 90%;
}
    
.cAwaMtit img {
    max-width: 180px;
    width: 40%;
    position: relative;
    z-index: 20;
}
.cAwaLi01 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cAwaLi01 li {
    margin-bottom: 40px;
}
.cAwaLogoLi01 {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    justify-content: space-between;
    list-style: none;
    max-width: 450px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.cAwaLogoLi01 div {
    width: 45%;
}
.cAwaBtn01 {
    text-align: center;
}
.cAwaBtn01 a {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    background-color: #B48C52;
    color: #fff;
    text-align: left;
    text-decoration: none;
    width: 25%;
    min-width: 200px;
    padding: 10px 30px 10px 25px;
    border-radius: 30px;
    background-image: url("../img/btn_arrow01.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 30px auto;
}
.cAwaBtn01 a:hover {
    opacity: 0.6!important;
    transition: 0.4s!important;
    background-position: 95% center;
}
    
}

