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


@media (min-width:1200px){
#main_image{
width: 100%;
padding: 0px;
height: 470px;
background-image: url(../img/utilize_img.avif);
margin-bottom: 60px;
background-position: 50% 50%;
}
#main_wrap{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1200px;
	position: relative;
	min-height: 100%;
}
#main_wrap h3 {
font-family: "Noto Sans JP", sans-serif;
font-size: 22px;
font-weight: normal;
padding-top: 20px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 20px;
border-bottom-color: #000000;
border-top-color: #000000;
border-bottom-style: solid;
border-top-style: solid;
border-bottom-width: 2px;
border-top-width: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0px;
line-height: 36px;
width: 100%;
}
#main_wrap .intro {
width: 100%;
margin-top: 40px;
margin-bottom: 30px;
}
#main_wrap .intro p {
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
line-height: 44px;
}
#main_wrap .caution {
}
#main_wrap .caution p {
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
line-height: 32px;
color: #ff0000;
}
#main_wrap .link_btn_area {
width: 100%;
padding-top: 10px;
padding-bottom: 30px;
}
#main_wrap .link_btn_area .link_btn {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
margin-right: 10px;
border: 1px solid #f4810b;
color: #f4810b;
text-decoration: none;
font-family: "Noto Sans JP", sans-serif;
border-radius: 30px;
font-size: 18px;
min-width: 250px;
display: inline-block;
text-align: center;
background-color: #ffffff;
transition: 0.5s;
}
#main_wrap .link_btn_area .link_btn:hover {
color: #ffffff;
background-color: #f4810b;
}
}

@media (max-width:1199px) and (min-width:451px){
	#search_bar {
		display: none !important;
	}
#main_image{
width: 100%;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 40px;
padding: 0px;
height: 300px;
background-image: url(../img/utilize_img.avif);
background-position: 50% 50%;
}
#main_wrap{
padding-right: 20px;
padding-left: 20px;
width: 100%;
position: relative;
min-height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap h3 {
font-family: "Noto Sans JP", sans-serif;
font-size: 20px;
line-height: 30px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
border-bottom-color: #000000;
border-top-color: #000000;
border-bottom-style: solid;
border-top-style: solid;
border-bottom-width: 2px;
border-top-width: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0px;
box-sizing: border-box;
}
#main_wrap .intro {
width: 100%;
margin-top: 40px;
margin-bottom: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap .intro p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 36px;
}
#main_wrap .caution {
}
#main_wrap .caution p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 28px;
color: #ff0000;
}
#main_wrap .link_btn_area {
width: 100%;
padding-top: 10px;
padding-bottom: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap .link_btn_area .link_btn {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
margin-right: 10px;
border: 1px solid #f4810b;
color: #f4810b;
text-decoration: none;
font-family: "Noto Sans JP", sans-serif;
border-radius: 30px;
font-size: 18px;
min-width: 200px;
display: inline-block;
text-align: center;
background-color: #ffffff;
transition: 0.5s;
}
#main_wrap .link_btn_area .link_btn:hover {
color: #ffffff;
background-color: #f4810b;
}

}

@media (max-width:450px){
#search_bar {
	display: none !important;
}
#main_image{
width: 100%;
margin-bottom: 30px;
padding: 0px;
height: 300px;
background-image: url(../img/utilize_img.avif);
background-position: 50% 50%;
}
#main_wrap{
padding-right: 20px;
padding-left: 20px;
width: 100%;
position: relative;
min-height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap h3 {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
line-height: 28px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
border-bottom-color: #000000;
border-top-color: #000000;
border-bottom-style: solid;
border-top-style: solid;
border-bottom-width: 2px;
border-top-width: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap .intro {
width: 100%;
margin-top: 20px;
margin-bottom: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main_wrap .intro p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 32px;
}
#main_wrap .caution {
margin-bottom: 30px;
}
#main_wrap .caution p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 28px;
color: #ff0000;
}
#main_wrap .link_btn_area {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: flex;
justify-content: space-between;
margin-top: 20px;
margin-bottom: 20px;
flex-flow: column wrap;
}
#main_wrap .link_btn_area .link_btn {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
border: 1px solid #f4810b;
color: #ffffff;
text-decoration: none;
font-family: "Noto Sans JP", sans-serif;
border-radius: 30px;
font-size: 14px;
display: inline-block;
text-align: center;
background-color: #f4810b;
transition: 0.5s;
width: auto;
min-width: 48%;
margin-bottom: 20px;
}
#main_wrap .link_btn_area .link_btn:hover {
color: #f4810b;
background-color: #ffffff;
}

}
