@charset "utf-8";
@media screen and (max-width: 769px) {
	.for_sp {
		display: block !important;
	}
	.for_pc {
		display: none !important;
	}
	body {
		position: relative;
		min-width: auto;
		padding-top: 72px !important;
	}
	/*---------- header   -------*/
	header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 500;
		height: 72px;
		border-bottom: solid 1px #e3e3e3;
	}
	header > div {
		width: auto;
		height: 72px;
		padding: 10px 15px 0;
	}
	header h1 > a {
		display: block;
		height: 42px;
		width: 106px;
		background-size: auto 42px;
	}
	header nav {
		position: absolute;
		top: 72px;
		left: 0;
		padding: 0 15px 15px;
		display: none;
		height: calc(100vh - 72px);
		width: 100%;
		overflow-y: scroll;
		box-sizing: border-box;
		background: #62bcfe;
		-webkit-overflow-scrolling: touch;
	}
	header nav.open {
		display: block;
	}
	header nav > ul {
		display: block;
		height: auto;
		width: auto;
		padding: 12px 14px;
		overflow-y: auto;
		background: #62bcfe;
	}
	.gigazo header nav > ul.personal, .personal header nav > ul.personal, .personal_300 header nav > ul.personal, .solution header nav > ul.solution, .solution_original header nav > ul.solution, .solution_wi2free header nav > ul.solution {
		display: block;
		height: auto;
		padding: 12px 14px 30px;
	}
	header nav > ul > li {
		display: block;
		height: auto;
		width: auto !important;
	}
	header nav > ul > li:before, header nav > ul > li:nth-child(5):after {
		display: none;
	}
	header nav > ul > li a {
		height: 56px;
		border-bottom: solid 2px #fff;
		font-size: 15px;
		text-align: left;
		color: #fff;
		line-height: 56px;
	}
	header nav > ul > li a:before {
		display: none;
	}
	header nav > ul > li a.selected:before, header nav > ul > li a:hover:before {
		display: none;
	}
	header nav > ul > li a:after {
		content: "＞";
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	
	header nav > ul > li.has_child > a {
		position: relative;
		cursor: default;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	header nav > ul > li.has_child > a:hover {
		color: #fff;
	}
	header nav > ul > li.has_child > a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		display: none;
		width: 8px;
		height: 8px;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		transform: translateY(-50%)rotate(45deg);
	}
	header nav ul ul.for_sp {
		position: static;
		display: block !important;
		width: auto;
		padding: 0;
		border: none;
		box-sizing: border-box;
		background: transparent;
		box-shadow: none;
	}
	header nav ul ul.for_sp li{
		position: relative;
		display: block;
		width: 100% !important;
		height: auto;
		padding: 0;
		border: none;
	}
	header nav ul ul.for_sp li:first-child:before{
		display: none;
	}
	header nav ul ul.for_sp li a{
		display: block;
		padding-left: 15px;
		font-size: 13px;
	}
	header .side_tool {
		display: none;
	}
	header input[type='button'] {
		position: absolute;
		right: 15px;
		top: 10px;
		width: 37px;
		min-width: 0;
		height: 44px;
		margin: 0;
		padding: 0;
		background: url(/web/20230723113732im_/https://wi2.co.jp/jp/assets/img/btn_menu.png)no-repeat 0 0 scroll;
		background-size: cover;
		box-shadow: none;
	}
	/*-------------- section.inner_contents ------------*/
	section.inner_contents > div {
		width: auto;
		min-height: 300px;
		margin: 0 auto;
		padding: 25px 15px 60px;
	}
	section.inner_contents > div ul.pankuzu {
		padding-bottom: 25px;
	}
	section.inner_contents > div ul.pankuzu {
		display: none;
	}
	section.inner_contents > div article.content_l {
		display: block;
		width: auto;
	}
	section.inner_contents > div h2 {
		padding: 4px 0 10px;
		font-size: 16px;
	}
	section.inner_contents > div h3 {
		font-size: 16px;
	}
	section.inner_contents > div .layout_2_column {
		display: block;
	}
	section.inner_contents > div .layout_2_column figure, section.inner_contents > div .layout_2_column p {
		display: block;
	}
	section.inner_contents > div .layout_2_column figure {
		padding-right: 0;
	}
	section.inner_contents > div .layout_2_column figure img {
		max-width: 350px;
	}
	section.inner_contents > div .list_box li {
		display: block;
		width: auto;
		height: auto;
		margin-bottom: 20px;
		margin-right: 0;
	}
	section.inner_contents > div .list_box li.ajast_height_box1 {
		height: auto;
	}
	section.inner_contents > div .list_box li.ajast_height_box2 {
		height: auto;
	}
	section.inner_contents > div table tbody th {
		width: 100px;
	}
	section.inner_contents > div table tbody td {
		border: 1px solid #e3e3e3;
	}
	section.inner_contents > div iframe {
		display: black;
		width: 320px;
		margin: 25px auto 0;
	}
	section.inner_contents > div figure {
		margin-top: 30px;
		text-align: center;
	}
	section.inner_contents > div article > figure img {
		max-width: 300px;
	}
	section.inner_contents > div aside {
		display: none;
	}
	section.inner_contents.has_footer_pict {
		position: relative;
		margin-bottom: 150px;
	}
	section.inner_contents.has_footer_pict:after {
		position: absolute;
		bottom: -150px;
		left: 0;
		display: block;
		height: 150px;
		width: 100%;
		background: #fff url(/web/20230723113732im_/https://wi2.co.jp/jp/assets/img/pict_footer.png) repeat-x 0 bottom scroll;
		background-size: auto 80px;
		content: "";
	}
	section.inner_contents .btn_pageskiper {
		position: absolute;
		bottom: 0;
		right: 15px;
		width: 52px;
		height: 30px;
		background-size: cover;
	}
	/*----------   footer   ----------------*/
	footer {
		display: block;
	}
	footer .upper {
		height: auto;
		width: auto;
		margin: 0 auto;
		padding: 30px 30px 10px;
		background: #62bcfe;
	}
	footer .upper .page_skipper {
		top: -35px;
		right: 15px;
	}
	footer .upper > ul {
		display: block;
		margin: 0;
	}
	footer .upper > ul > li {
		position: relative;
		display: block;
		width: auto !important;
		min-height: 50px;
		border-bottom: solid 1px #fff;
	}
	footer .upper > ul > li ul {
		display: none;
	}
	footer .upper li li {
		padding-left: 14px;
	}
	footer .upper li a {
		display: block;
		line-height: 50px;
	}
	footer .upper li a, footer .upper li span.is_accordion {
		position: relative;
		display: block;
		line-height: 50px;
	}
	footer .upper li a, footer .upper li span.is_accordion {
		padding: 0;
		font-size: 15px;
	}
	footer .upper li span.is_accordion:after {
		content: "＋";
		position: absolute;
		top: 0;
		right: 0;	
		font-size: 18px;
	}
	footer .upper li span.is_accordion.open:after {
		content: "ー";
	}
	footer .upper li a.btn_accordion {
		position: absolute;
		top: 0;
		right: 0;
		height: 48px;
		width: 20px;
		background: url(/web/20230723113732im_/https://wi2.co.jp/jp/assets/img/btn_accordion.png) no-repeat 0 0 scroll;
		background-size: 40px 48px;
	}
	footer .upper li a.btn_accordion.open {
		background-position: -20px 0;
		background-size: 40px 48px;
	}
	footer .upper li li a {
		display: block;
		padding-bottom: 0;
		border-top: solid 1px #fff;
		font-size: 15px;
	}
	footer .upper dl {
		position: static;
		top: auto;
		left: auto;
		width: auto;
		margin-top: 20px;
		line-height: 1.6;
		text-align: center;
		font-size: 12px;
	}
	footer .inner > div {
		width: auto;
		height: auto;
	}
	footer .inner figure {
		padding: 10px 0;
		text-align: center;
	}
	footer .inner figure img {
		width: 222px;
		height: auto;
	}
	footer #footer_nav {
		display: none;
	}
	footer .bottom {
		height: 50px;
		background: #62bcfe;
	}
	footer .bottom .copyright {
		width: auto;
		margin-top: 0;
		padding: 20px 0;
		text-align: center;
	}
	body.no-bgcolor footer .bottom .copyright {
		padding: 20px 0;
	}
	input[type="text"], input[type="password"], input[type="number"] {
		width: 100%;
		box-sizing: border-box;
	}
	.innovaFormLabel_main {
		display: block !important;
		width: auto !important;
		padding-bottom: 5px;
	}
	.cont form .innovaFormLabel_main {
		display: block;
	}
}
@media screen and (max-width: 374px) {
	body {
		min-width: 0 !important;
		width: 100%;
		/*overflow:hidden;*/
	}
	/*---------- header   -------*/
	header input[type='button'] {
		top: 15px;
	}
	/*-------------- section.inner_contents ------------*/
	section.inner_contents > div {
		width: 100%;
		box-sizing: border-box;
	}
	.breadcrumb_list {
		max-width: 320px !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	.breadcrumb_item a, .breadcrumb_item {
		font-size: 10px !important;
		font-size: 1.0rem !important;
	}
	section.inner_contents > div h2 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	section.inner_contents > div h3 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	section.inner_contents > div .layout_2_column figure img {
		max-width: 280px;
	}
	section.inner_contents > div article > figure img {
		max-width: 280px;
		width: 100%;
	}
	section.inner_contents.has_footer_pict {
		position: relative;
		margin-bottom: 160px;
	}
	section.inner_contents.has_footer_pict:after {
		bottom: -160px;
		height: 150px;
	}
	/*----------   footer   ----------------*/
	footer .pageskiper {
		top: -85px !important;
	}
	footer .upper li a {
		font-size: 14px;
		font-size: 1.4rem;
	}
	footer .upper li li a {
		font-size: 14px;
		font-size: 1.4rem;
	}
	footer .upper dl {
		padding: 0;
		font-size: 11px;
		font-size: 1.1rem;
	}
	footer .upper dd {
		padding: 0;
		font-size: 11px;
		font-size: 1.1rem;
	}
	footer .upper dd br {
		display: block !important;
	}
	footer .inner a {
		font-size: 10px;
		font-size: 1.0rem;
	}
	footer .bottom .copyright {
		padding: 20px 10px;
		font-size: 11px;
		font-size: 1.1rem;
	}
	#srchBox input.btn {
		display: inline-block !important;
		width: auto !important;
		min-width: 0 !important;
		height: 30px !important;
		margin: 0 !important;
		padding: 0 10px !important;
		letter-spacing: 0 !important;
		font-size: 11px !important;
		font-size: 1.1rem !important;
	}
	#srchBox #srchInput {
		width: 70% !important;
	}
}
/*
     FILE ARCHIVED ON 11:37:32 Jul 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:47:35 Oct 10, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 157.477
  exclusion.robots: 0.124
  exclusion.robots.policy: 0.111
  cdx.remote: 0.09
  esindex: 0.012
  LoadShardBlock: 104.157 (3)
  PetaboxLoader3.resolve: 131.274 (3)
  PetaboxLoader3.datanode: 89.317 (5)
  load_resource: 161.533 (2)
*/