@charset "utf-8";
/* index
----------------------------------------------------------- */
#container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
main .top_section_bg01 {
	background-color: #ffd812;
	background-image: url("../img/top/section_bg01.jpg");
	background-size: cover ;
	background-position: center center;
}
main .top_section_bg02 {
	background-color: #ffd812;
	background-image: url("../img/top/section_bg02.jpg");
	background-size: cover ;
	background-position: center center;
}
main .top_section_bg03 {
	background-color: #ffd812;
	background-image: url("../img/top/section_bg03.jpg");
	background-size: cover ;
	background-position: center center;
}
main .top_section_bg04 {
	background-color: #ffd812;
	background-image: url("../img/top/section_bg04.jpg");
	background-size: cover ;
	background-position: center center;
}
main .top_section_r>div {
	text-align: right;
	padding: 100px 0;
}
@media screen and (max-width: 900px) {
main .top_section_r>div {
	text-align: right;
	padding: 60px 0;
}
	}
@media screen and (max-width: 600px) {
main .top_section_r>div {
	text-align: right;
	padding: 30px 0;
}
	}
main .top_section_r>div h2 {
	text-align: right;
	font-family:Shin Go Medium;
	font-size: 4.0rem;
	line-height: 1.8em;
	margin-bottom: 30px;
	text-shadow:2px 2px 0px rgba(255,255,255,0.8);
}
@media screen and (max-width: 1100px) {
main .top_section_r>div h2 {
	font-size: 3.4rem;
}
	}
@media screen and (max-width: 1000px) {
main .top_section_r>div h2 {
	font-size: 3.0rem;
}
	}
@media screen and (max-width: 900px) {
main .top_section_r>div h2 {
	font-size: 2.6rem;
}
	}
@media screen and (max-width: 800px) {
main .top_section_r>div h2 {
	font-family:Shin Go Medium;
	font-size: 4.0vw;
}
	}
@media screen and (max-width: 480px) {
main .top_section_r>div h2 {
	font-size: 5.0vw;
}
	}
main .top_section_r>div p {
	text-align: right;
	font-size: 2.0rem;
	line-height: 2.1em;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
}
main .top_section_r>div p.shadow {
	text-shadow:2px 2px 0px rgba(255,255,255,0.8);
}
@media screen and (max-width: 600px) {
main .top_section_r>div p.shadow {
	text-shadow:1px 1px 0px rgba(255,255,255,0.9);
}
	}
@media screen and (max-width: 900px) {
main .top_section_r>div p {
	font-size: 1.8rem;
}
	}
@media screen and (max-width: 600px) {
main .top_section_r>div p {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
main .top_section_r>div p {
	font-size: 1.4rem;
}
	}

main .top_section_l>div {
	text-align: left;
	padding: 100px 0;
}
@media screen and (max-width: 900px) {
main .top_section_l>div {
	text-align: right;
	padding: 60px 0;
}
	}
@media screen and (max-width: 600px) {
main .top_section_l>div {
	text-align: right;
	padding: 30px 0;
}
	}
main .top_section_l>div h2 {
	text-align: left;
	font-family:Shin Go Regular;
	font-size: 4.0rem;
	line-height: 1.8em;
	margin-bottom: 30px;
	text-shadow:2px 2px 0px rgba(255,255,255,0.8);
}
@media screen and (max-width: 900px) {
main .top_section_l>div h2 {
	font-size: 3.0rem;
}
	}
@media screen and (max-width: 800px) {
main .top_section_l>div h2 {
	font-size: 4.0vw;
	font-family:Shin Go Medium;
}
	}
@media screen and (max-width: 480px) {
main .top_section_l>div h2 {
	font-size: 5.0vw;
}
	}
main .top_section_l>div p {
	text-align: left;
	font-size: 2.0rem;
	line-height: 2.1em;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
}
@media screen and (max-width: 900px) {
main .top_section_l>div p {
	font-size: 1.8rem;
}
	}
@media screen and (max-width: 600px) {
main .top_section_l>div p {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
main .top_section_l>div p {
	font-size: 1.4rem;
}
	}
main .top_section_l>div p.shadow {
	text-shadow:2px 2px 0px rgba(255,255,255,0.8);
}
@media screen and (max-width: 600px) {
main .top_section_l>div p.shadow {
	text-shadow:1px 1px 0px rgba(255,255,255,0.9);
}
	}
main .top_section_r>div p span,main .top_section_l>div p span {
	display: inline-block;
}


main #reason {
	padding-top: 45px;
	padding-bottom: 0;
	background-color: #FFF;
}
@media screen and (max-width: 600px) {
main #reason {
	padding-top: 30px;
}
	}
main #reason h2 {
	font-size: 3.6rem;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
	letter-spacing: 0.1em;
	
}
@media screen and (max-width: 900px) {
main #reason h2 {
	font-size: 2.8rem;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
	letter-spacing: 0.1em;
}	
}
@media screen and (max-width: 600px) {
main #reason h2 {
	font-size: 4.8vw;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
	letter-spacing: 0.1em;
}	
}
@media screen and (max-width: 480px) {
main #reason h2 {
	font-size: 5.8vw;
	-webkit-font-feature-settings: 'palt' 1; 
font-feature-settings: 'palt' 1;
	letter-spacing: 0.1em;
}	
}
main #reason h2:before {
	content: "";
	font-size: 3.6rem;
	clear: both;
	display: block;
	width: 83px;
	height: 105px;
	background-image: url("../img/top/illust01.png");
	background-size: cover;
	text-align: center;
	margin: auto;
	margin-bottom: 18px;
}
@media screen and (max-width: 600px) {
main #reason h2:before {
	width: 50px;
	height: 63px;
	margin-bottom: 13px;
}
	}
main #reason ul.column2 {
	margin: auto;
	width: 100%;
	max-width: 1100px;
}
@media screen and (max-width: 600px) {
main #reason ul.column2 {
	margin: auto;
	margin-bottom: 0px;
}
	}
main #reason ul.column2 li {
	margin-top: 7px;
	margin-bottom: 7px;
}
@media screen and (max-width: 600px) {
main #reason ul.column2 li {
	margin-top: 10px;
	margin-bottom: 0px;
}
	}
main #reason ul.column2 li img {
	width: 100%;
	height: auto;
	border: solid 5px #ffd812;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
main #reason ul.column2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
main #reason ul.column2 {
	margin-top: 20px;
	margin-bottom: 0px;
}
}
main #reason ul.column2:last-child {
	margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
main #reason ul.column2+ul.column2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
main #reason ul.column2:last-child {
	margin-bottom: 40px;
}
	}
main #reason ul.column1 {
	margin: auto;
	width: 92%;
	max-width: 1100px;
	margin-top: 30px;
	margin-bottom: 50px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
}
@media screen and (max-width: 600px) {
main #reason ul.column1 {
	margin: auto;
	margin-top: 7px;
	margin-bottom: 30px;
}
	}
main #reason ul.column1 li {
}
@media screen and (max-width: 600px) {
main #reason ul.column1 li {
	width: 100%;
}
	}
main #reason ul.column1 li img {
	width: 100%;
	height: auto;
	border: solid 5px #ffd812;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
main #reason ul.column4 {
	margin: auto;
	width: 92%;
	max-width: 1100px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	margin-top: 30px;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
main #reason ul.column4 {
	margin: auto;
	width: 92%;
	max-width: 1100px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	margin-top: 20px;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
}
	}
main #reason ul.column4 li {
	width: 23.5%;
	background-color: #ffd812;
	position: relative;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
@media screen and (max-width: 600px) {
main #reason ul.column4 li {
	width: 48.5%;
	background-color: #ffd812;
	position: relative;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	margin-bottom: 15px;
}
	}
main #reason ul.column4 li img {
	width: 100%;
	height: auto;
	border: solid 5px #ffd812;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
main #reason ul.column4 li img {
	width: 100%;
	height: auto
}

main #reason li h3 {
	font-size: 1.7rem;
	line-height: 1.4em;
	position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	background-color: #ffd812;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	width: 80%;
	text-align: center;
	padding: 0.5em 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}
@media screen and (max-width: 900px) {
main #reason li h3 {
	font-size: 1.6rem;
	position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	background-color: #ffd812;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	width: 80%;
	text-align: center;
	padding: 0.5em 0;
	}
	}
@media screen and (max-width: 800px) {
main #reason li h3 {
	font-size: 1.5rem;
	}
	}
@media screen and (max-width: 600px) {
main #reason li h3 {
	font-size: 1.4rem;
	}
	}
@media screen and (max-width: 480px) {
main #reason li h3 {
	font-size: 1.3rem;
	width: 85%;
	}
	}
main #reason li a:hover h3 {
	background-color: #f0810d;
	color: #000;
	}
main #reason .reason_img {
	width: 100%;
	height: auto;
	margin-top: -8.3%;
	margin-left: auto;
}
@media screen and (max-width: 600px) {
main #reason .reason_img {
	width: 100%;
	height: auto;
	margin-top: -23%;
	margin-left: auto;
}
	}
main #reason>.reason_img img {
	width: 100%;
	height: auto;
	max-width: 3000px;
}
main #movie {
	padding: 0;
}
main #movie>div {
	width: 100%;
	height: auto;
	max-width: 3000px;
}

/* 2023.04.06追加
----------------------------------------------------------- */
#important {
	width: 100%;
	height: auto;
	 background-color: #FFF;
}
#important>div {
 margin: auto;
  width: 92%;
  max-width: 1100px;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	padding: 25px 0;
}
@media screen and (max-width: 800px) {
#important>div {
 display: block;
}
	}
@media screen and (max-width: 600px) {
#important>div {
 padding: 15px 0;
}
	}
#important>div>h3 {
	 font-family: Shin Go Medium;
	font-size: 1.7rem;
	margin-right: 2.0em;
	white-space: nowrap;
	text-align: center;
}
@media screen and (max-width: 1000px) {
#important>div>h3 {
	 font-family: Shin Go Medium;
}
	}
@media screen and (max-width: 800px) {
#important>div>h3 {
	 font-family: Shin Go Medium;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.4em;
	color: #FFF;
}
	}
@media screen and (max-width: 600px) {
#important>div>h3 {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
#important>div>h3 {
	font-size: 1.5rem;
}
	}
#important>div>h3>span {
background-color: #ffd910;
	padding: 0.5em 1.0em;
	border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
	width: 100%;
	display: block;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
@media screen and (max-width: 800px) {
#important>div>h3>span {
background-color: #f1810c;
}
	}
#important>div>div {
	width: 100%;
}
#important>div>div>dl {
	font-size: 1.7rem;
	line-height: 1.4em;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	align-items: flex-start;
	margin-top: 10px;
	margin-bottom: 14px;
}
@media screen and (max-width: 1000px) {
#important>div>div>dl {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 800px) {
#important>div>div>dl {
	font-size: 1.5rem;
}
	}
@media screen and (max-width: 600px) {
#important>div>div>dl {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 480px) {
#important>div>div>dl {
	font-size: 1.3rem;
	display: block;
	text-align: left;
	margin:auto;
	width: 95%;
}
	}
#important>div>div>dl>dt {
	margin-right: 1.0em;
	font-family: Shin Go Medium;
	color: #f1810c;
}
#important>div>div>dl>dd {
	font-family: Shin Go Medium;
	text-align: left;
}
#important>div>div>dl>dd a {
	text-decoration: underline;
}
#important>div>div>dl>dd a:hover {
	color: #f1810c;
}
#important>div>div>dl+dl {
	background-image : linear-gradient(to right, rgba(0,0,0,0.25) 2px, transparent 2px);
 background-size: 10px 2px;
 background-repeat: repeat-x;
	padding-top: 14px;
}
