@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%;
  }
}

/* =======================================================
award2023
======================================================= */
body {
    margin: 0;    
}
.awa23_Contents {
	font-feature-settings: "palt";
}

.awa23_Contents img {
    width: 100%;
    height: auto;
}
.awa23_Contents .pc_only {
    display: block;
}
.awa23_Contents .sp_only {
    display: none!important;
}
.awa23_Contents .sptab {
    display: none;
}

.awa23_Contents .fNoto {font-family: 'Noto Serif JP', serif;}
.awa23_Contents .fSawaG {font-family: 'Sawarabi Gothic', sans-serif;}
.awa23_Contents .fSawaM {font-family: 'Sawarabi Mincho', sans-serif;}
.awa23_Contents {font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}
.awa23_Contents .yuM {font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
letter-spacing: 0.04em;}

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

.awa23_contBg {
	background-image: url("../img/bg01.jpg");
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
}


.cAwaHisContBg {
	position: relative;
	z-index: 11;
	padding-top: 100px;
	background-color: #fff;
}
.awa23_contArea {
	width: 90%;
	position: relative;
	z-index: 10;
	max-width: 1100px;
	margin: 0 auto;
}

.awa23_logo {
	width: 40%;
	max-width: 540px;
	margin: 0 auto 5%;
	padding: 100px 0 0;
	
	display: none;
}
.awa23_tit {
	width: 60%;
	max-width: 900px;
	margin: 0 auto 5%;
	
	display: none;
}
.awa23_txtImg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
	display: none;
}
.awa23_txt01 {
	color: #fff;
	text-align: center;
	line-height: 3em;
	
	display: none;
}
.awa23_txt01 span{
	color: #e1c620;
}

.awa23_cont01 {
	background-color: #B48C52;
	position: relative;
	z-index: 12;
	padding: 90px;
	box-sizing: border-box;
	color: #000;
}
.awa23_cont01Tit {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.awa23_cont01Tit span {
	font-size: 28px;
}

.awa23_cont01Li {
	list-style: none;
padding-left: 0;
}
.awa23_cont01Li li {
	border: 1px solid #231815;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}
.awa23_cont01LiMtit {
	width: 30%;
	max-width: 230px;
	position: absolute;
	left: 0;
	top: 0;
}

.awa23_cont01LiTxt01 {
	padding-left: 30%;
	font-size: 18px;
}
.awa23_cont01Li01Img {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.awa23_cont01LiTxt02 {
	display: flex;
	justify-content: space-around;
	text-align: center;
	font-weight: bold;
	align-items: flex-start;
}
.awa23_cont01LiTxt02 .awa23_cont01LiTxt02DtlArea01 {
	padding-left: 10%;
}
.awa23_cont01LiTxt02_dtl01 {
	font-size: 24px;
	position: relative;
}
.awa23_cont01LiTxt02_dtl01 span.small {
	font-size: 10px;
	display: block;
	margin-bottom: -40px;
}
.awa23_cont01LiTxt03 {
	padding-left: 50%;
	font-size: 24px;
	line-height: 1.8em;
}

.awa23_contLiDtlLi {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding-top: 20px;
	padding-left: 0;
}
.awa23_contLiDtlLi li{
border: none;
	padding: 0;
	width: 32%;
	text-align: center;
	font-weight: bold;
}
.awa23_contLiDtlLiImg {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.awa23_contLiDtlLiTxt01 {
	font-size: 24px;
}
.awa23_contLiDtlLiTxt02 {
	font-size: 16px;
}

.awa23_contLiDtlLi02 {
	display: flex;
	justify-content: space-between;
}
.awa23_contLiDtlLi02Img {
	width: 40%;
	margin-top: -80px;
	padding-bottom: 3%;
	padding-left: 5%;
}
.awa23_contLiDtlLi02Txt {
	width: 50%;
	line-height: 2em;
	font-size: 18px;
}


.awa23_addBtn01{
	margin:60px auto 0;
    position: relative;
  overflow: hidden;
  text-decoration: none;
  width: 80%;
	max-width: 600px;
    border: 2px solid #111;
    padding: 20px 30px;
    text-align: center;
    outline: none;
	font-size: 18px;
	background-color: #fff;
    transition: ease .2s;
}
.awa23_addBtn01 .awa23_addBtnArrow{
	position: absolute;
	left: 93%;
	top: 42%;
	display: block;
    width: 10px;
    height: 10px;
    border-top: solid 2px #111;
    border-right: solid 2px #111;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.awa23_addBtn01:hover .awa23_addBtnArrow {
	border-top: solid 2px #fff;
    border-right: solid 2px #fff;
	z-index: 3;
}
.awa23_addBtn01 a {
	display: block;
	text-decoration: none;
}

.awa23_addBtn01 span {
  position: relative;
  z-index: 3;
  color:#111;
}

.awa23_addBtn01:hover span{
  color:#fff;
}

.awa23_addBtn01:before {
  content: '';
  position: absolute;
  bottom:0;
  left: 0;
  z-index: 2;
  background:  #111;
  width: 100%;
  height: 0;
  transition:.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

.awa23_addBtn01:hover:before{
   height: 100%;  
   background-color: #111;
}


@media screen and (max-width: 1400px) {
.awa23_contBg {
	background-size: 130vw auto;
}
}


@media screen and (max-width: 1200px) {
	.awa23_contBg {
	background-size: 1400px auto;
}
	.awa23_txt01 {
		text-align: left;
	}
		.awa23_txt01 br {
		display: none;
	}
	.awa23_contLiDtlLiImg {
	margin-bottom: 10px;
}
	.awa23_contLiDtlLiTxt01 {
	font-size: 1.8vw;
}
.awa23_contLiDtlLiTxt02 {
	font-size: 1vw;
	white-space: nowrap;
}
}

@media screen and (max-width: 959px) {
	.awa23_contBg {
	background-size: 1200px auto;
}
.awa23_Contents .sptab {
    display: block;
}
.awa23_cont01LiTxt02_dtl01 {
	font-size: 2.8vw;
}

    
}

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

.awa23_Contents .pc_only {
    display: none!important;
}
.awa23_Contents .sp_only {
    display: block!important;
}
    
.awa23_Contents .mb10 {margin-bottom: 5px;}
.awa23_Contents .mb20 {margin-bottom: 10px;}
.awa23_Contents .mb30 {margin-bottom: 15px!important;}
.awa23_Contents .mb40 {margin-bottom: 20px;}
.awa23_Contents .mb50 {margin-bottom: 25px;}
.awa23_Contents .mb60 {margin-bottom: 30px;}
.awa23_Contents .mb70 {margin-bottom: 35px;}
.awa23_Contents .mb80 {margin-bottom: 40px;}
.awa23_Contents .mb90 {margin-bottom: 45px;}
.awa23_Contents .mb100 {margin-bottom: 50px;}

 .awa23_contBg {
	background-size: 100% auto;
} 
	

.awa23_logo {
	width: 50%;
	max-width: 540px;
	margin: 0 auto 5%;
	padding: 15% 0 0;
}
.awa23_tit {
	width: 80%;
	max-width: 900px;
	margin: 0 auto 25%;
}
.awa23_txtImg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.awa23_txt01 {
	color: #000000;
	text-align: left;
	font-size: 1.5rem;
	line-height: 2em;
	padding-left: 4%;
	padding-right: 4%;
}
.awa23_txt01 span{
	color: #c09b30;
}
.awa23_cont01 {
	background-color: #B48C52;
	position: relative;
	z-index: 12;
	padding: 5% 4%;
	box-sizing: border-box;
}
.awa23_cont01Tit {
	font-size: 4.6vw;
}
.awa23_cont01Tit span {
	font-size:3.6vw;
}
	
.awa23_cont01Li li {
	border: 1px solid #231815;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}
.awa23_cont01LiMtit {
	width: 40%;
	position: absolute;
	left: 0;
	top: 0;
}

.awa23_cont01LiTxt01 {
	padding-left: 40%;
	font-size: 3vw;
	margin-bottom: 20px;
}
.awa23_cont01Li01Img {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.awa23_cont01LiTxt02 {
	display: flex;
	justify-content: space-around;
	text-align: center;
	font-weight: bold;
	align-items: flex-start;
}
.awa23_cont01LiTxt02 .awa23_cont01LiTxt02DtlArea01 {
	padding-left: 10%;
}
.awa23_cont01LiTxt02_dtl01 {
	font-size: 3.8vw;
}
.awa23_cont01LiTxt02_dtl01 span {
	font-size: 2vw;
	display: block;
	margin-bottom: -6vw;
}
.awa23_cont01LiTxt02_dtl02 {
	font-size: 2.6vw;
}
	
.awa23_cont01LiTxt03 {
	padding-left: 35%;
	font-size: 3.5vw;
	line-height: 1.8em;
}
	

.awa23_contLiDtlLi {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	padding-top: 10px;
	padding-left: 0;
	margin-top: 10px;
}
.awa23_contLiDtlLi li{
border: none;
	padding: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	text-align: center;
	font-weight: bold;
}
.awa23_contLiDtlLiImg {
	max-width: 200px;
	width: 36%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
	.awa23_contLiDtlLi li div.awa23_contLiDtlLiTxtArea{
		width: 58%;
		text-align: left;
	}
.awa23_contLiDtlLiTxt01 {
	font-size: 3.5vw;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #000;
}
.awa23_contLiDtlLiTxt02 {
	font-size: 2.6vw;
}

.awa23_contLiDtlLi02 {
	display: flex;
	justify-content: space-between;
}
.awa23_contLiDtlLi02Img {
	width: 50%;
	margin-top: 2%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.awa23_contLiDtlLi02Txt {
	width: 45%;
	line-height: 2em;
	font-size: 2.7vw;
}
	
.awa23_addBtn01{
	margin:30px auto 0;
	background-color: #111;
	font-size: 3.5vw;
	}
	.awa23_addBtn01 span{
		color: #fff;
	}
.awa23_addBtn01 .awa23_addBtnArrow{
	left: 93%;
	top: 45%;
	border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}
	
}



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

/* 画面内に入った状態 */
.scroll-fade.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}
/*以下遅延の指定*/
.awa23_Dtlfade01 {transition: all 0.5s;}
.awa23_Dtlfade02  {transition: all 0.8s;}
.awa23_Dtlfade03 {transition: all 1.4s;}



@media screen and (max-width: 359px)/*文字サイズ調整用*/ {
	.awa23_cont01LiTxt02_dtl01 {
	font-size: 3.5vw;
	margin-bottom: 0;
}
	.awa23_cont01LiTxt02 div:first-child {
		width: 60%;
	}
		.awa23_cont01LiTxt02 div:last-child {
			width: 45%;
	}
.awa23_cont01LiTxt02_dtl01 span {
	font-size: 1vw;
	display: block;
	margin-bottom: -5vw;
}
.awa23_cont01LiTxt02_dtl02 {
	text-align: left;
}
	.awa23_cont01LiTxt02_dtl02 br {
		display: none!important;
	}
}


