@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 1081px){
#teikakaku{
	width: 100vw;
	max-width: 1920px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("../images/teikakaku_bg_01.png");
	background-repeat: repeat;
}
.teikakaku_wrap{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_title{
	width: 100%;
	height: auto;
	padding: 1.5rem 0;
	margin: 0 0 4rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_title img{
	width: 689px;
	height: auto;
}
.teikakaku_contents{
	width: calc(100% - 8rem);
	max-width: calc(1080px - 8rem);
	height: auto;
	padding: 3rem 4rem;
	background: white;
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_block_a,.teikakaku_block_b,.teikakaku_block_c{
	width: 100%;
	max-width: 900px;
	height: auto;
	margin: 0 0 6rem 0;
	display: flex;
	flex-direction: column;
	justify-content:center;
}
.teikakaku_block_b{
	margin: 0 0 4rem 0!important;
}
.teikakaku_block_c{
	margin: 0 0 2rem 0!important;
}
.teikakaku_block_a img,.teikakaku_block_b img,.teikakaku_block_c img{
	width: 100%;
	height: auto;
}
.teikakaku_block_b img{
	margin: 0 0 3rem 0!important;
}
.teikakaku_block_b_text_a{
	font-size: 1rem;
	margin: 0 0 2rem 0;
	text-align: left;
}
.teikakaku_block_b_text_b{
	font-size: 1.3rem;
	text-align: center;
}
.teikakaku_footer{
	width: 100vw;
	max-width: 1920px;
	height: auto;
	margin: 4rem 0 0 0;
	padding: 4rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_footer img{
	width: 948px;
	height: auto;
}
#yasui{
	width: 100vw;
	max-width: 1920px;
	height: auto;
	padding: 4rem 0 0;
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yasui_wrap{
	width: 100%;
	max-width: 1080px;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
}

@media screen and (min-width: 751px) and (max-width: 1080px){
#teikakaku{
	width: 100vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("../images/teikakaku_bg_01.png");
	background-repeat: repeat;
}
.teikakaku_wrap{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_title{
	width: 100%;
	height: auto;
	padding: 1.5rem 0;
	margin: 0 0 4rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_title img{
	width: 70vw;
	height: auto;
}
.teikakaku_contents{
	width: calc(100% - 4rem - 4rem);
	height: auto;
	padding: 3rem 2rem;
	background: white;
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_block_a,.teikakaku_block_b,.teikakaku_block_c{
	width: 100%;
	height: auto;
	margin: 0 0 6rem 0;
	display: flex;
	flex-direction: column;
	justify-content:center;
}
.teikakaku_block_b{
	margin: 0 0 4rem 0!important;
}
.teikakaku_block_c{
	margin: 0 0 2rem 0!important;
}
.teikakaku_block_a img,.teikakaku_block_b img,.teikakaku_block_c img{
	width: 100%;
	height: auto;
}
.teikakaku_block_b img{
	margin: 0 0 3rem 0!important;
}
.teikakaku_block_b_text_a{
	font-size: 1rem;
	margin: 0 0 2rem 0;
	text-align: left;
}
.teikakaku_block_b_text_b{
	font-size: 1.3rem;
	text-align: center;
}
.teikakaku_footer{
	width: 100vw;
	height: auto;
	margin: 4rem 0 0 0;
	padding: 4rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_footer img{
	width: 80vw;
	height: auto;
}
#yasui{
	width: 100vw;
	height: auto;
	padding: 4rem 0 0;
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yasui_wrap{
	width: calc(100% - 4rem);
	height: auto;
	padding: 0 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
}

@media screen and (max-width: 750px){
#teikakaku{
	width: 100vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("../images/teikakaku_bg_01.png");
	background-repeat: repeat;
}
.teikakaku_wrap{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_title{
	width: 100%;
	height: auto;
	padding: 1.5rem 0;
	margin: 0 0 2rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_title img{
	width: 90vw;
	height: auto;
}
.teikakaku_contents{
	width: calc(92vw - 0rem - 8vw);
	height: auto;
	padding: 1.5rem 4vw 3rem;
	background: white;
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.teikakaku_block_a,.teikakaku_block_b,.teikakaku_block_c{
	width: 100%;
	height: auto;
	margin: 0 0 3rem 0;
	display: flex;
	flex-direction: column;
	justify-content:center;
}
.teikakaku_block_b{
	margin: 0 0 3rem 0!important;
}
.teikakaku_block_c{
	margin: 0 0 0rem 0!important;
}
.teikakaku_block_a img,.teikakaku_block_b img,.teikakaku_block_c img{
	width: 100%;
	height: auto;
}
.teikakaku_block_b img{
	margin: 0 0 3rem 0!important;
}
.teikakaku_block_b_text_a{
	font-size: 1rem;
	margin: 0 0 2rem 0;
	text-align: left;
}
.teikakaku_block_b_text_b{
	font-size: 1.3rem;
	text-align: center;
}
.teikakaku_footer{
	width: 100vw;
	height: auto;
	margin: 1rem 0 0 0;
	padding: 2rem 0;
	background: #00a0e5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teikakaku_footer img{
	width: 90vw;
	height: auto;
}
#yasui{
	width: 100vw;
	height: auto;
	padding: 2rem 0 0;
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yasui_wrap{
	width: calc(100% - 4rem);
	height: auto;
	padding: 0 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
}