@charset "utf-8";
.main h2 {
	float: none !important;
}


/*------------- ヘッダ -------------*/

.sp_pc {
	display: block;
}
.sp_pc_inline {
	display: inline;
}
.sp_sp {
	display: none;
}

.sp_sp_inline {
	display: none;
}

.sp_pc_inblock {
	display: inline-block;
}

.sp_sp_inblock {
	display: none !important;
}

/* contents
---------------------------------------*/

.contents {
	font-size: 105%;
}
.main h2,
section.present_section,
section.detail {
	width: 1000px;
	margin: auto;
}
section.usage_method {
	padding-top: 55px;
	padding-bottom: 40px;
	background-color: #f6f5f1;
}
section.qr_btn {
	padding-bottom: 55px;
	background-color: #f6f5f1;
}
section.qr_btn p.btn_note {
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}
.cnt_sec {
	padding-bottom: 30px;
}
.main h2 {
	background: none;
	border: none;
	padding: 0;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	color: #e45833;
	margin: 55px auto 40px;
	text-align: center;
}
.main h1.main_visual {
	margin: 0 auto;
	line-height: 0;
	position: relative;
	max-height: 600px;
	overflow: hidden;
	padding: 0;
}
.main h2.set_content {
	margin: 55px auto 40px;
}
.main h1.main_visual img.background {
	width: 100%;
	height: auto;
}
.main h1.main_visual img.text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.smaller {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	.smaller {
		font-size: 14px;
	}
}
@media screen and (min-width: 769px) {
	.lh34 {
		line-height: 34px !important;
	}
}
.red {
	color: #cc0000;
	font-weight: bold;
}

.flex {
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
}
.subtitle {
	padding: 30px 0 35px;
	background-color: #f6f5f1;
	text-align: center;
}
.subtitle p.title {
	margin-bottom: 10px;
}
.subtitle span {
	font-size: 16px;
}
.subtitle span.title1 {
	font-size: 22px;
	margin-right: 16px;
}
.subtitle span.title2 {
	font-size: 30px;
	font-weight: bold;
}
.subtitle a {
	display: inline-block;
	margin-top: 10px;
	font-size: 13px;
}

/* タブメニュー */
.set-cont_tab-menu {
	border-bottom: 6px solid #fed600;
	margin-bottom: 40px;
}
.set-cont_tab {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}
.set-cont_tab li {
	width: 23.5%;
	background: #ebe9e2;
	text-align: center;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
}
.set-cont_tab li h3 {
	background: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	line-height: 60px;
	height: auto;
	float: none;
	font-size: 18px;
}
.set-cont_tab li h3::after {
	content: none;
}

.set-cont_tab li:hover {
	cursor: pointer;
}

.set-cont_tab li.select:hover {
	cursor: auto;
}

.set-cont_tab li:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.set-cont_tab li.select:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.set-cont_tab li.select {
	background: #fed600;
}

.set-body {
width: auto;
margin: 0 auto;
}

.set-body_list {
	clear: both;
	overflow: hidden;
}

.set-body_list.hide {
	display: none;
}

.present_box li {
	box-sizing: border-box;
    width: 480px;
	height: 248px;
	border: solid 8px #ebe9e2;
	overflow: hidden;
	text-align: center;
}
.present_box li.normal {
	line-height: 248px;
	width: auto;
	border: none;
}
.present_box li.normal img {
	vertical-align: middle;
}
.present_box .p_title {
	margin-top: 20px;
	height: 34px;
	text-align: center;
}
.present_box .p_title span {
	background-color: #e45833;
	color: #ffffff;
	padding: 5px 25px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
}
.present_box .info {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	color: #333;
}
.present_section .under_message {
	line-height: 24px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;
}
.present_section .under_message span {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.present_section .under_message span.sp_strong {
	color: #cc0000;
	font-size: 36px;
	line-height: 36px;
}
.present_section .under_message p {
	display: inline;
	font-size: 24px;
	font-weight: bold;
}
.present_section .under_message .normal {
	font-size: 13px;
	font-weight: normal;
}
.present_section .under_message img {
	margin-left: 10px;
	margin-right: 10px;
}
.present_detail {
    flex-direction: column;
    color: #002d72;
    font-size: 13px;
}
.present_detail.present02 {
	height: auto;
}
.present_detail .description01 {
	text-align: center;
	height: 110px;
    margin-bottom: 30.5px;
    position: relative;
}
.present_detail .description02 {
	text-align: center;
    height: 125px;
    margin-bottom: 16px;
    position: relative;
}
@media screen and (max-width: 768px) {
	.present_detail .description02 {
		text-align: center;
		height: 80px;
		margin-bottom: 0px;
		position: relative;
	}
}
.present_detail span {
	display: inline-block;
	width: 100%;
    color: #e45833;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.present_detail a {
	display: inline-block;
}
.present_detail .font-large {
	color: #e45833;
	font-weight: bold;
	font-size: 24px;
}
.present_detail  .item.font-small {
	font-size: 20px;
}
.contents .btn a {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 265px;
	height: 55px;
	line-height: 55px;
	padding: 0 5px 0 0;
	box-shadow: 0 1px #bfbfbf;
	-moz-box-shadow: 0 1px #bfbfbf;
	-o-box-shadow: 0 1px #bfbfbf;
	-ms-box-shadow: 0 1px #bfbfbf;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	background: #fed600;
	color: #333;
}
.contents .btn a .ic_arrow {
	background: url(/common/images/common_ic008.png) no-repeat 0 0;
	background-size: 7px 10px;
	position: absolute;
	width: 7px;
	height: 10px;
	top: 22px;
	right: 10px;
}
table {
	border: 1px solid #CCCCCC;
	clear: both;
	width: 100%;
}
thead th {
	background-color: #f4f3ee;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
th {
	vertical-align: middle;
}
.list_sp a {
	margin-right: 10px;
}
#caution+ul li {
	text-indent: -1em;
	margin-left: 1em;
}
#caution+ul li:before {
	content: "・";
}
.tx_style01 {
	font-size: 12px !important;
	font-weight: normal;
}
.usage_method .method_wrapper {
	box-sizing: border-box;
	width: 860px;
	margin: 40px auto 0;
	background-color: #fff;
	overflow: hidden;
	padding: 30px 0;
}
.method_wrapper .method {
	float: left;
	box-sizing: border-box;
	width: 50%;
	padding: 0 30px;
	border-right: 1px dashed #9F9F9C;
}
.method_wrapper .method:last-child {
	border-right: none;
}
.method .title {
	font-size: 16px;
	font-weight: bold;
	color: #E45833;
}

.infomation .table_box {
	width: 860px;
	margin: 20px auto 0;
}
.infomation .table_box table {
	width: 100%;
}
.infomation .table_box table,
.infomation .table_box table * {
	box-sizing: border-box;
}
.infomation .table_box th {
	width: 30%;
	padding: 10px 15px;
	background-color: #EBE9E2;
}
.infomation .table_box td {
	padding: 10px 15px;
}
.infomation .table_box table + p {
	font-size: 12px;
}
.infomation .dci_box,
.infomation .dci_box * {
	box-sizing: border-box;
}
.infomation .dci_box {
	width: 860px;
	margin: 50px auto 80px;
	padding: 30px;
	background-color: #F6F5F1;
	overflow: auto;
}
.infomation .dci_box .img-box {
	margin-right: 30px;
	line-height: 0;
}
.infomation .dci_box .content-box {
	width: 638px;
	margin-top: 0;
}
.infomation .dci_box .img-box,
.infomation .dci_box .content-box {
	float: left;
}
.infomation .dci_box .content-box .title {
	display: block;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #e45833;
	margin-bottom: 12px;
}
.infomation .dci_box .content-box .content {
	display: block;
	margin-bottom: 16px;
	font-size: 13px;
}
.copyright-cont {
	width: 1000px;
	margin: auto;
}
.copyright-cont p {
	font-size: 12px;
	text-align: center;
}

/*　Button hover
---------------------------------------*/

.alpha {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.alpha:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.contents h2:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
td.center {
	text-align: center;
}
.list_sp a {
	margin-right: 10px;
}
.link {
	padding-left: 10px;
	background: url(/common/images/common_ic003.gif) no-repeat left center;
	_height: 14px;
	min-height: 14px;
	text-decoration: underline;
}
.with_icon::after {
	content: url(/ecoupon/nijigennomori/images/index_ic003.png);
    margin-left: 4px;
}
.ic_blank:after {
	content: url(/common/images/common_ic021.png);
	position: relative;
	bottom: -0.16em;
	margin-left: 0.5em;
}
.about .explanation {
	width: 1000px;
	margin: auto;
	text-align: center;
}
.present_detail .btn a {
	margin: 0 0 0 62px;
}
.present_detail_txt .btn a {
	margin: 17px 0 0;
}
.present_detail_txt {
	padding-left: 92px;
}
.present_detail .btn a .ic_arrow {
	background: url(/common/images/common_ic008.png) no-repeat 0 0;
	background-size: 7px 10px;
	position: absolute;
	width: 7px;
	height: 10px;
	top: 15px;
	right: 10px;
}
.contents .btn span {
	font-size: 15px;
}

.note {
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
}
ul.note li {
	text-indent: -1em;
	padding-left: 1em;
	margin-right: 0;
}
sup {
	font-size: 11px;
}
ul.station {
	margin-top: 5px;
}
ul.station li{
	display: inline-block;
	margin-right: 20px;
}
ul.station li:last-child {
	margin-right: 0;
}
.search_btn_active {
    display: none;
}
.check:checked + label + .sea_btn_change .search_btn_active {
    display: block;
}
.check:checked + label + .sea_btn_change .search_btn_desable {
    display: none;
}
.check_item {
    position: relative;
}
.check_item input {
	z-index: 200;
}
.check_item label {
    position: relative;
    word-break: break-all;
	cursor : pointer;
	z-index: 1;
}
.check_item input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.check_item span {
	display: inline-block;
}
.check_item input[type="checkbox"] + label > span,
.check_item input[type="radio"] + label > span {
    position: relative;
    padding: 0 5px 0 25px;
}
.check_item input[type="checkbox"] + label > span::before,
.check_item input[type="checkbox"] + label > span::after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: '';
    box-sizing: border-box;
}
.check_item input[type="checkbox"] + label > span::before {
    z-index: 0;
    background-color: transparent;
    width: 18px;
    height: 18px;
    border: 1px #ccc solid;
}
.check_item input[type="checkbox"]:checked + label > span::after {
    border: 2px solid #333;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.check_item input[type="checkbox"] + label > span::after {
    z-index: 1;
    margin: 4px 6px;
    width: 6px;
    height: 9px;
	border: 2px solid #ddd;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.search_btn_desable li {
	display: inline-block;
	padding: 15px 0;
}
.search_btn_desable span {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 195px;
	height: 45px;
	line-height: 48px;
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	color: #8f8f8f;
	background-color: #d9d9d9;
}
.search_btn_desable .btn_strong {
	font-size: 19px;
	font-weight: bold;
}
.search_btn_active li {
	display: inline-block;
	padding: 15px 0;
}
.search_btn_active a {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 195px;
	height: 45px;
	line-height: 48px;
	padding: 0 5px 0 0;
	box-shadow: 0 1px #bfbfbf;
	-moz-box-shadow: 0 1px #bfbfbf;
	-o-box-shadow: 0 1px #bfbfbf;
	-ms-box-shadow: 0 1px #bfbfbf;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	background: #fed600;
	color: #333;
}
.search_btn_active .btn_strong {
	font-size: 19px;
	font-weight: bold;
}
.ic_blank_active {
	background: url(/ecoupon/nijigennomori/images/index_ic003.png) no-repeat 0 0;
	background-size: 15px 12px;
	position: absolute;
	width: 15px;
	height: 12px;
	top: 25px;
	right: 10px;
}
.btn_entry {
		text-align: center;
		margin-bottom: 30px;
}
.btn_entry.mb_30 {
	margin-bottom: 30px;
}
.btn_entry.mb_0 {
	margin-bottom: 0;
}
.btn_entry span{
	font-size: 14px;
}
.btn_entry span.cp_end {
		display: inline-block;
		text-align: center;
		padding: 16px 50px;
		margin: 30px 0 0;
		font-size: 140%;
		font-weight: bold;
		position: relative;
		color: #333;
		width: 380px;
		border:1px solid #dcdcdc;
}
.btn_entry a {
		display: inline-block;
		text-align: center;
		padding: 17.5px 50px;
		box-shadow: 0px 1px #bfbfbf;
		font-size: 140%;
		font-weight: bold;
		position: relative;
		text-decoration: none;
		background: #fed600;
		color: #000;
		width: 400px;
}
.btn_entry a.gray_btn {
	background: #fff;
    border: 5px solid #E3E0D6;
}
.ic_arrow {
		background: url(/common/images/common_ic008.png) no-repeat 0 0;
		background-size: 7px 10px;
		position: absolute;
		width: 7px;
		height: 10px;
		top: 26px;
		right: 10px;
}
.detail .with-image {
	overflow: auto;
	margin-bottom: 20px;
}
.detail .with-image:last-child {
	margin-bottom: 0px;
}
.detail .with-image .title {
	float: right;
	width: 70%;
}
.detail .with-image .image-container {
	float: left;
}
.detail .with-image .image-container img {
	width: 200px;
	height: 100px;
}
.detail .with-image .contents {
	width: 70%;
	float: right;
	clear: none;
	font-size: 100%;
}
.detail .with-image .list {
	box-sizing: border-box;
	clear: both;
	background-color: #f6f5f1;
	padding: 10px;
	width: 70%;
}
.detail .with-image .list .list-title {
	font-weight: bold;
}
.info_box {
	width: 520px;
	width: fit-content;
	margin: 30px auto;
	padding: 20px;
	background-color: #F6F5F1;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.info_box .info_box_el.img-box {
	width: 180px;
	padding-right: 20px;
}
.info_box .info_box_el.img-box img {
	vertical-align: middle;
}

/* 動的用 */

#d_entry .main h3 {
	background: none;
	padding-left: 0;
	color: #333;
}

#d_entry .search_btn_active li,
#d_entry .search_btn_desable li {
	padding-right: 4px;
}
@media screen and (max-width: 768px) {
	/* 768px以下用の記述 */
	#d_page {
		font-family: Verdana, Arial, "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
		color: #000;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		-webkit-text-size-adjust: 100%;
		min-width: 310px;
		padding: 0;
	}
	/*------------- PC_SP切り替え -------------*/
	.sp_pc {
		display: none !important;
	}
	.sp_pc_inline {
		display: none !important;
	}
	.sp_pc_inblock {
		display: none !important;
	}
	.sp_sp {
		display: block !important;
	}
	.sp_sp_inline {
		display: inline !important;
	}
	.sp_sp_inblock {
		display: inline-block !important;
	}
	.sp_tpc {
		display: none !important;
	}
	.pankuzu {
		display: none !important;
	}
	/* コンテンツ
	---------------------------------------*/

	section.present_section,
	.subtitle,
	.infomation .infomation_contents,
	section.detail {
		width: 94%;
	}
	.infomation .infomation_contents {
		margin: 0 3%;
	}
	section.detail.usage_method {
		width: 100%;
	}
	.main h1.main_visual img.text {
		width: 74%;
		max-width: 480px;
		max-height: 263px;
	}
	.about .explanation {
		width: 94%;
		padding-bottom: 40px;
		text-align: left;
	}

	/* タブメニュー */
	.set-cont_tab-menu {
		margin-bottom: 10px;
	}
	.set-cont_tab {
		width: 100%;
		justify-content: center;
	}
	.set-cont_tab li {
		width: 17%;
		background: #ebe9e2;
		margin-left: 3%;
		text-align: center !important;
		font-weight: bold;
		line-height: normal;
		font-size: 12px;
		height: auto;
		padding: 10px 2%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.set-cont_tab li:first-child {
		margin-left: 0;
	}
	.set-cont_tab li h3 {
		font-size: 12px;
		text-align: center;
		line-height: initial;
		border: none;
	}	
	
	.present_box {
		flex-direction: column;
		margin-top: 20px;
	}
	.present_box li.mb30 {
		margin-bottom: 10px;
	}
	.present_box li {
		width: 100%;
		height: auto;
		padding-bottom: 17px;
	}
	.present_box li.normal {
		padding-bottom: 0;
	}
	.present_box .present_detail {
		width: 100%;
		font-size: 13px;
		text-align: center;
	}
	.present_detail p.description01 {
		color: #002d72;
		font-size: 13px;
		height: auto;
		margin-bottom: 3px;
	}
	.present_detail span {
		font-size: 16px;
		position: static;
		transform: none;
	}
	.present_detail span.item.font-small {
		font-size: 16px;
		position: static;
		transform: none;
	}
	.present_detail .font-large {
		color: #e45833;
		font-weight: bold;
		font-size: 20px;
	}
	.present_detail span.item.ormal {
		color: #002d72;
		font-size: 13px;
	}
	.present_box .p_title {
		margin-top: 15px;
	}
	.present_box .p_title span {
		font-size: 12px;
		font-weight: bold;
	}
	.present_box li.normal {
		line-height: 28px;
		text-align: center;
	}
	.present_box li.normal img {
		height: 18px;
	}
	.present_section .under_message {
		margin-top: 20px;
		margin-bottom: 16px;
	}
	.present_section .under_message span {
		display: block;
		font-size: 14px;
	}
	.present_section .under_message .sp_width {
		font-size: 13px;
	}
	.present_section .under_message p {
		display: inline-block;
		font-size: 16px;
		margin-bottom: 12px;
	}
	.present_section .under_message span.red {
		font-size: 16px;
	}
	.present_section .under_message span.sp_strong {
		display: inline;
		font-size: 24px;
		line-height: 24px;
	}
	.present_section .under_message .normal {
		text-align: left;
		text-indent: -1em;
		margin-left: 1em;
	}
	div.contents {
		width: auto !important;
		padding: 10px 0 0;
	}
	.main-inner {
		padding: 0;
	}
	.sample {
		width: 100%;
		height: auto;
		max-width: 768px;
	}
	.cnt_sec {
		margin: 0 10px;
	}
	.detail {
		border-bottom: none;
		margin-bottom: 0;
		padding: 0 0 30px;
	}
	.detail.image-detail {
		background-color: #f6f5f1;
	}
	.detail .with-image {
		padding: 15px;
	}
	.detail .with-image .title {
		float: none;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.detail .with-image .image-container {
		float: none;
	}
	.detail .with-image .image-container img {
		width: 72.7%;
		height: auto;
	}
	.detail .with-image .contents {
		float: none;
		width: 100%;
	}
	.detail .with-image .list {
		width: 100%;
		background-color: #fff;
	}
	.btn_entry.mb_30 {
		margin-bottom: 12px;
	}
	.btn_entry a.gray_btn {
		font-size: 14px;
		margin-bottom: 0;
	}
	.contents a:link {
		text-decoration: underline;
	}
	.main h1.main_visual {
		margin-top: 0;
		margin-bottom: 20px;
		background: none;
		line-height: 0;
	}
	.main h2.set_content {
		margin: 0 auto;
	}
	.main h2 {
		width: 94%;
		height: auto;
		color: #fff;
		background: #474747;
		font-size: 120%;
		font-weight: bold;
		line-height: 1.4;
		margin: 0 0 15px !important;
		padding: 10px 3%;
		border-bottom: none;
	}
	.main h2 span {
		border-left: none;
		padding-left: 0;
	}
	.main h3 {
		border-left: 4px solid #e45833;
		border-bottom: none;
		margin-bottom: 10px;
		padding: 3px 0 3px 7px;
		font-size: 120%;
		font-weight: bold;
		background: none;
		text-align: left;
	}
	.main h3:after {
		background: none;
	}
	.subtitle {
		background: #fff;
		margin: auto;
		padding: 0px 0 30px;
	}
	.subtitle span {
		font-size: 14px;
		font-weight: normal;
	}
	.contents .btn a {
		width: 100%;
		max-width: 300px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		text-decoration: none !important;
		margin: 10px auto;
	}
	.contents .btn span {
		font-size: 13px;
	}
	.contents .btn a .ic_arrow {
		background: url(/common/images/common_ic008.png) no-repeat 0 0;
		background-size: 7px 10px;
		position: absolute;
		width: 7px;
		height: 10px;
		top: 0;
		bottom: 0;
		right: 10px;
		margin: auto;
	}
	.present_detail_txt .btn a .ic_arrow {
		top: 0;
	}
	.ic_arrow {
		background: url(/sp/images/index_ic015.png) no-repeat scroll right center;
		background-size: 7px 11px;
	}
	.br {
		content: "\A";
		white-space: pre;
	}
	#caution+ul li {
		margin-bottom: 5px;
	}
	section.usage_method {
		padding-top: 0;
		padding-bottom: 5px;
	}
	section.usage_method .method_wrapper {
		width: 100%;
		margin-top: 0;
		padding: 10px 0 20px;
	}
	.method_wrapper .method {
		width: 100%;
		float: none;
		border-right: none;
		padding: 0 20px;
	}
	.method_wrapper .method:first-child {
		padding-bottom: 25px;
		border-bottom: 1px dashed #9F9F9C;
	}
	.method_wrapper .method:last-child {
		padding-top: 25px;
	}
	section.usage_method,
	section.qr_btn {
		background-color: #fff;
	}
	section.qr_btn {
		padding-bottom: 40px;
	}
	.subtitle p.title {
		text-align: center;
		margin-bottom: 15px;
	}
	.subtitle span.title1 {
		font-size: 14px;
		font-weight:bold;
		margin-right: 10px;
	}
	.subtitle span.title2 {
		font-size: 20px;
	}
	.infomation .table_box {
		width: 100%;
	}
	.infomation .table_box td {
		text-align: left;
	}
	.infomation .dci_box {
		margin: 50px auto 40px;
		width: 100%;
		height: auto;
		padding: 18px;
		position: relative;
	}
	.infomation .dci_box .content-box {
		width: 100%;
	}
	.infomation .dci_box .img-box img {
		width: 50px;
		height: auto;
	}
	.infomation .dci_box .content-box .title {
		font-size: 15px;
		width: 69%;
		position: absolute;
		left: 78px;
		top: 18px;
	}
	.infomation .dci_box .content-box .content {
		font-size: 13px;
		margin-top: 15px;
		margin-bottom: 10px;
		clear: both;
	}
	.info_box {
		width: auto;
		padding: 18px;
		margin: 0 3% 20px;
	}
	.info_box .info_box_el.img-box {
		width: 60%;
		padding-right: 5%;
	}
	.info_box .info_box_el.img-box img {
		vertical-align: middle;
	}
	.copyright-cont {
		width: 94%;
		margin: 0 3% 20px;
	}
	.copyright-cont p {
		text-align: center;
	}
	

	/* フッター
	---------------------------------------*/
	.copyright {
		padding: 0;
		background-color: #474747;
	}
	.bgarea {
		border-top: 1px solid #cbcac5;
		margin: 30px 0 0 0 !important;
		padding: 0 10px !important;
	}
	.admission {
		padding-right: 0;
		margin: 25px 0 25px 0;
	}
	.admission a {
		text-decoration: none !important;
	}
	.admission01,
	.admission02 {
		text-align: center !important;
	}
	.btn_ver ul.note li {
		margin-bottom: 0;
	}
	.present_detail_txt .btn a {
		width: auto;
		max-width: 200px;
		margin-top: 10px;
	}
	.present_detail_txt p {
		font-size: 15px;
	}
	.present_detail_txt p.note {
		font-size: 12px;
	}
	ul.station {
		margin-top: 5px;
	}
	ul.station li{
		display: block;
		margin-right: 0;
		line-height: 2.4em;
	}
	.agree_txt {
		margin-bottom: 10px;
	}
	.check_item span {
		text-align: left;
	}
	.search_btn_desable li,
	.search_btn_active li {
		padding: 0 0 8px;
	}
	.search_btn_desable li,
	.search_btn_desable span {
		width: 100%;
	}
	.search_btn_desable span {
		text-align: center;
	}
	.search_btn_active li,
	.search_btn_active a {
		width: 100%;
	}
	.search_btn_active a:link {
		text-decoration: none;
	}
	.btn_entry {
		margin-bottom: 0;
	}
	.btn_entry a {
		font-size: 16px;
		display: block;
		width: 75%;
		margin: 0 auto 10px;
		padding: 15px 20px;
		text-decoration: none !important;
		height: 30px;
		line-height: 30px;
	}
	.btn_entry span{
		font-size: 12px;
	}
	.btn_entry span.cp_end {
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		display: block;
		width: auto;
		margin: 20px 0 20px;
		padding: 15px 20px;
		line-height: 20px;
		border: 1px solid #dcdcdc;
		color: #333;
	}
	.capImg {
	width: 248px;
	margin: 0 auto;
	}

	/* 動的用 */

	#d_entry .main h3 {
		padding-left: 7px;
	}

	#d_entry .search_btn_active li,
	#d_entry .search_btn_desable li {
		padding-right: 0;
	}
}
