@charset "utf-8";



.wrapper{
	max-width: 750px;
	width: 100%;
	margin: auto;
}
.wrapper h1 ,
.wrapper div ,
.wrapper p ,
.wrapper img{
	margin: 0;
	padding: 0;
}
.wrapper img{
	width: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.offer{}
.offer ,.offer div{
	position: relative;
}
.offer a{
	display: block;
	position: absolute;
}
.offer a:nth-child(1){	margin: -61% 7.5% 0;}
.offer a:nth-child(2){	margin: -34% 7.5% 0;}
.offer a:hover{	opacity: .8;}

.u-color__border--border {
    border-color: #D8DDDF !important;
	max-width: 250px;
	margin: 50px auto;
}
.footer_head {
    color: #494949;
    font-size: 18px !important;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.c-footer_menu__title {
    font-size: 16px;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
}
.c-footer_menu__list__item {
	list-style: none;
}
.c-footer_menu__list__item:not(:last-child) {
    margin-bottom: 14px;
}
.c-footer_menu__list__item__inner:hover {
    opacity: 0.4;
}
.footer_link {
    color: #9A9A9A;
    font-size: 16px !important;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}



