@charset "UTF-8";
/***********************
 コラボ用追加・修正CSS
***********************/
/*ヘッダー　ロゴ画像変更*/
header .header_inner h1 a {
	background-image: url("../../img/collabo/collabo_logo.svg");
	width: 100%;
	height: 90px;
	text-indent: -99999px;
	display: block;
	/*-webkit-background-size: cover;
    background-size: cover;*/
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: left center;
}
/*Gナビ　ナビの画像・個数などかえるならここでサイズ・位置調整してください*/
header .gnavi ul li {
	/*  width: 136px;
  height: 43px;*/
	background-image: url("../../img/collabo/gnavi.jpg");
}

div.header_img_wrap_in1 {
	margin: 0;
}
header .header_inner h1 {
	width: 340px;
	display: table-cell;
	vertical-align: middle;
}
/*コラボメイン画像*/
.collabo_main {
	background-color: #33AEE5;
	min-width: 100%;
	margin: 0 0 20px 0;
	height: auto;
	text-align: center;
}
.collabo_main img {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
footer {
	margin-top: 20px;
}
/*右下フィックスバナー*/
/*#fix_parts .pc_fix_bnr {
	background-image: url("../../img/collabo/pc_fix_bnr3.png");
}*/
.attention_collab01 {
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	margin: .5em 1em;
}
.attention_collab02 {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	margin: .5em 2.5em;
	padding: 0 0 0 1em;
	text-indent: -1em each-line;
}
.txt_collabo {
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
	margin: .5em 1em;
}
/* areacheck-2
-----------------------------*/
/**********************************************************************************************************************************************
 * Areacheck-2_top
 **************************************************/
@media screen and (min-width:768px) {
	section.moushikomi-3_top {
		margin: 0 auto 1.5em;
		padding: 0;
		width: 950px;
		/*width: 950px;*/
	}
	/* flexbox
-----------------------------------------------------*/
	section.moushikomi-3_top .flex_parent {
		display: flex;
		width: 100%;
		background-color: #FC2B22;
		justify-content: center;
		margin: 0 auto;
		border-radius: 8px;
		padding-bottom: 10px;
	}
	section.moushikomi-3_top .left_box1, section.moushikomi-3_top .right_box1 {
		margin: 10px 10px 0;
	}
	section.moushikomi-3_top .left_box1 {
		background-color: #FFFFFF;
		margin: 10px 10px 0;
		flex-basis: 650px;
		/*flex-basis:650px;*/
	}
	section.moushikomi-3_top .right_box1 {
		flex-basis: 240px;
		background-color: #FC2B22 !important;
	}
	section.moushikomi-3_top .right_box1 img {
		background-color: #FC2B22 !important;
	}
	section.moushikomi-3_top img.area_title {
		width: 100%;
		margin: -2px 0 0;
		background-color: #FC2B22;
		padding-bottom: 1%;
	}
	/* Table
------------------------------------------------------*/
	section.moushikomi-3_top table_form_all_wrap {
		background-color: #FFFFFF;
		padding: 1%;
		width: 100%;
		box-sizing: border-box;
	}
	section.moushikomi-3_top table.form__area11 {
		width: 48.5%;
		float: left;
		margin: 1% 1% .8%;
	}
	section.moushikomi-3_top table.form__area11 th {
		width: 11em;
		font-size: 11px;
		background-color: #EEEEEE;
		font-weight: normal;
		text-align: left;
		text-indent: 0.5em;
		padding: 2px 0 2px;
		border: solid 2px #fff;
	}
	section.moushikomi-3_top table.form__area11 td {
		background-color: #fff;
		padding: 2px 0 2px;
		font-size: 12px;
	}
	section.moushikomi-3_top table.form__area11:nth-child(2) {
		margin-left: 0;
	}
	section.moushikomi-3_top .w011 {
		width: 100%;
		height: 26px;
		padding-left: 2px;
		box-sizing: border-box;
	}
	section.moushikomi-3_top input {
		border: 1px solid #A6A6A6;
	}
	section.moushikomi-3_top input:focus {}
	.reqImg {
		vertical-align: text-top;
		padding: 0px;
		margin-top: 2px;
		margin-right: 4px;
		margin-bottom: 0px;
		margin-left: 1px;
	}
	/* ButtonArea */
	section.moushikomi-3_top .btn_areacheck {
		margin: 15px 0 0;
		padding: 0;
		background-color: #FFED02;
		border: none;
	}
	section.moushikomi-3_top .btn_areacheck:hover {
		cursor: pointer;
		opacity: 0.9;
		margin-top: 16px !important;
		margin-bottom: -1px !important;
		transition: 0.2s;
		padding: 0;
	}
	/*共通placeholder
------------------------------------------------------*/
	input::placeholder {
		color: #ccc
	}

	input::focus::placeholder {
		color: transparent;
	}
	/*@media_end*/
}
@media screen and (max-width:767px) {
	section.areacheck-2_top {
		display: none;
	}
	/*@media_end*/
}
.form__wrap_top_area55 {
	display: block;
	margin: 0 auto;
}
.form_wrap_all100 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.form_color_red {
	background-color: #FC2B22 !important;
}
div.header_img_wrap {
	display: flex;
	align-items: center;
	float: right;
	margin-top: 12px;
}
/* 