@charset "utf-8";
#wrapper {
	margin: 0 auto;
	min-width: 1000px;
	background: url(../images/bg_wrapper.png) no-repeat center top;
	min-height: 1860px;
	padding-bottom: 30px;
	background-size: cover;
}

#wrapper a:hover {
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#promotion {
	width: 1000px;
	padding: 50px 0 50px;
	padding: 50px 0 80px\0; /* IE9以上 */
	background-image: url(../images/bg_main.png);
	background-repeat: repeat;
	margin: 0 auto;
	position: relative;
}

#promotion:after {
	content: "";
	display: block;
	width: 1000px;
	height: 33px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -500px;
	background: url(../images/bg_mainFooter.png) no-repeat 0 0 transparent;
	background-size: contain;
}

#mainvisual {
	background: url(../images/logo.png) no-repeat;
	width: 619px;
	height: 77px;
	margin: 0 auto;
	margin-bottom: 55px;
}

#mainvisual h1 {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#intro {
	background: url(../images/tx_intro.png) no-repeat;
	width: 728px;
	height: 139px;
	margin: 0 auto 57px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#howto,
.outline {
	background-color: #ffffff;
	width: 870px;
	margin: 0 auto 9px;
	padding-bottom: 30px;
}

#howto_details {
	width: 630px;
	margin: 0 auto;
	padding-top: 15px;
}

#howto_details img {
	display: block;
}

#tx_howto {
	background: url(../images/tx_howto.png) no-repeat;
	width: 658px;
	height: 112px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.title {
	background-color: #038ab4;
	width: 870px;
	height: 41px;
	margin: 0 auto 21px;
	padding-top: 20px;
	padding-left: 30px;
}

.attention {
	margin-left: 100px;
	font-size: 81%;
	line-height: 1.6em;
	color: #555555;
	width: 840px;
	height: 100px;
	margin: 15px auto 20px;
}

#function,
#cooperation {
	overflow: hidden;
	margin: 50px auto 50px;
	width: 865px;
}

#function p {
	min-height: 220px;
	height: 290px\0; /* IE9以上 */
	margin-top: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

.function_txt{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.function_txt div{
	max-width: 220px;
}

.function_txt,
.cooperation_txt p {
	font-weight: bold;
	font-size: 79%;
	line-height: 1.7em;
	line-height: 1.5em\0; /* IE9以上 */
	margin-top: 3px;
}

.explanation {
	font-size: 90%;
	font-size: 85%\0; /* IE9以上 */
	line-height: 1.6em;
	color: #231815;
	font-weight: normal;
	display: block;
}

.function_images {
	text-align: center;
}

/* スマホ・タブレット連携 */
.outline {
	margin-bottom: 60px;
	padding-bottom: 0;
	text-align: center;
}
#cooperation ul {
	overflow: hidden;
}

.box03 {
	display: flex;
	justify-content: center;
}

.box03 li{
	display: flex;
	align-items: flex-start;
}

.cooperation_txt p {
	font-weight: initial;
}
.box02 .tBox {
	width: 272px;
	padding-right: 15px;
}
p img {
	vertical-align: middle;
}
.cooperation_txt span {
	color: #ff0012;
	font-size: 88%;
	font-size: 85%;
	line-height: 1.6em;
	display: block;
}
.box03 .tBox {
	width: 190px;
	padding-right: 10px;
}

.box03 .cWeather .tBox {
	width: 141px;
}

/* フッター */
#mainLast {
	background: url(../images/tx_mainLast.png) no-repeat;
	width: 688px;
	height: 53px;
	margin: 10px auto;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#link {
	text-align: center;
	margin: 80px auto 0;
	width: 143px;
}

#link a {
	display: block;
}
/* ===================================================================
 module : 汎用モジュール
=================================================================== */
/*----------------------------------------------------
	間隔調整
----------------------------------------------------*/
.mtb5 {
	margin: 5px 0;
}

.mtb10 {
	margin: 10px 0;
}

.mtb15 {
	margin: 15px 0;
}

.mtb20 {
	margin: 20px 0;
}

.mtb25 {
	margin: 25px 0;
}

.mtb30 {
	margin: 30px 0;
}

.mt5 {
	margin: 5px 0 0;
}

.mt10 {
	margin: 10px 0 0;
}

.mt15 {
	margin: 15px 0 0;
}

.mt20 {
	margin: 20px 0 0;
}

.mt25 {
	margin: 25px 0 0;
}

.mt30 {
	margin: 30px 0 0;
}

.mt35 {
	margin: 35px 0 0;
}

.mt40 {
	margin: 40px 0 0;
}

.mt45 {
	margin: 45px 0 0;
}

.mb5 {
	margin: 0 0 5px 0;
}

.mb10 {
	margin: 0 0 10px 0;
}

.mb15 {
	margin: 0 0 15px 0;
}

.mb20 {
	margin: 0 0 20px 0;
}

.mb25 {
	margin: 0 0 25px 0;
}

.mb30 {
	margin: 0 0 30px 0;
}

.mb35 {
	margin: 0 0 35px 0;
}

.mb40 {
	margin: 0 0 40px 0;
}

.mb45 {
	margin: 0 0 45px 0;
}

.mr20 {
	margin: 0 20px 0 0;
}

.mr30 {
	margin: 0 30px 0 0;
}
