@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
	width: 930px;
	margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

.releasedate {
	width: 930px; 
	font-size: 11px; 
	color: #333;
	text-align: right;
	margin: 100px auto; 
}


#mainContents {
	font-family: "Yu Gothic Medium", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	letter-spacing: 0.02em;
	font-feature-settings: "palt" 1;
}


/*==============================================
 Windows 11
============================================= */
.logo_win11 {
	width: 930px;
	font-size: 16px;
	color: #999;
	margin: 0 auto;
	padding: 30px 0;
}
.logo_win11:before {
	content: "";
	display: inline-block;
	width: 257px;
	height: 48px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/logo_win11.png) no-repeat 0 0;
	vertical-align: -18px;
	margin-right: 35px;
}
.logo_win11 br {
	display: none;
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
	width: 100%;
	height: 670px;
	overflow: hidden;
	position: relative;
}
.slide {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/slide.jpg) repeat-x;
	height: 380px;
	width: 4960px;
	animation: slide 120s linear infinite;
}
	@keyframes slide {
		0%{
			transform: translate3d(0, 0, 0);
		}
		100%{
			transform: translate3d(-2480px, 0, 0);
		}
	}
.mainTitle {
	width: 100%;
	height: 580px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/maintitle.png) no-repeat center 0;
	position: absolute;
	top: 92px;
}
.mainTitle * {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 930px;
	font-size: 16px;
	line-height: 2;
	margin: 60px auto 0;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	width: 810px;
	margin: 60px auto 0;
}
.topbnr a {
	display: block;
	width: 810px;
	height: 60px;
	font-size: 17px;
	color: #fff;
	line-height: 63px;
	text-align: center;
	background:
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg01.png), 
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg01_hover.png);
	position: relative;
}
.topbnr a:after {
	content: "";
	display: block;
	width: 11px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow01.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
}
.topbnr a:hover {
	background-size: 0, auto;
}

.innerbnr {
	width: 930px;
	margin: 100px auto 0;
}
.innerbnr a {
	display: block;
	width: 930px;
	height: 150px;
	background:
		center / cover no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/innerbnr.jpg), 
		center / cover no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/innerbnr_hover.jpg);
	text-indent: -999em;
	font-size: 0;
}
.innerbnr a:hover {
	background-size: 0, cover;
}


/*==============================================
 目次
============================================= */
.menu {
	margin: 60px auto 0;
}
.menu dl {
	width: 930px;
	margin: auto;
}
.menu dt {
	font-size: 18px;
	color: #565656;
	text-align: center;
	margin-bottom: -10px;
}
.menu dt span {
	display: inline-block;
	background: #fff;
	padding: 0 15px;
}
.menu dd {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding: 35px 70px;
}
.menu dd a {
	display: block;
	font-size: 14px;
	line-height: 2.5;
}
.menu dd a em {
	display: inline-block;
	width: 100px;
	color: #647632;
}
.menu dd a em:before {
	content: "▼";
	font-size: 10px;
	margin-right: 10px;
	vertical-align: 2px;
}
.menu dd a:hover {
	opacity: .7;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 0 auto;
	padding: 100px 0 120px;
}
#article01.paragraph {
	margin-top: 90px;
}
#article04.paragraph {
	padding-bottom: 60px;
}
.paragraph h2 {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 0 0 70px;
}
.paragraph h2:before {
	content: "";
	display: block;
	width: 100%;
	height: 31px;
	margin-bottom: 25px;
}
.paragraph h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 90px 0 70px;
}
.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2.1;
	margin: 0 0 30px;
}
.paragraphIn p em {
	font-weight: bold;
}

#article01,
#article03 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/contentbg.png) repeat;
}
#article01 h2:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/h2_01.png) no-repeat center 0;
}
#article02 h2:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/h2_02.png) no-repeat center 0;
}
#article03 h2:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/h2_03.png) no-repeat center 0;
}
#article04 h2:before {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/h2_04.png) no-repeat center 0;
}


/*==============================================
 コラム
============================================= */
.column {
	width: 930px;
	background: #fff;
	border: 1px solid #c8c7c4;
	margin: 100px auto 0;
	padding: 90px 75px 110px;
	box-sizing: border-box;
}
.column h3 {
	font-size: 28px;
	color: #284870;
	margin: 0 auto 60px;
}
.column p {
	font-size: 16px;
	line-height: 2.1;
}
.column div {
	width: 720px;
	min-height: 221px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/item_custom.png) no-repeat 0 0;
	margin: 60px auto 0;
	padding: 10px 0 0 450px;
	box-sizing: border-box;
}
.column dl {
	border-left: 4px solid #ddd;
	padding: 10px 0 10px 20px;
	margin-bottom: 25px;
}
.column dt {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}
.column dd {
	font-size: 16px;
}
.column a {
	display: block;
	width: 720px;
	height: 60px;
	font-size: 17px;
	color: #fff;
	line-height: 63px;
	text-align: center;
	background:
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg02.png), 
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg02_hover.png);
	position: relative;
	margin: 10px auto 0;
}
.column a:after {
	content: "";
	display: block;
	width: 11px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow01.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
}
.column a:hover {
	background-size: 0, auto;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 930px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	opacity: .8;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 1.8;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}
.imgBox strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
	padding-left: 30px;
	position: relative;
}
.imgBox strong:before {
	content: "";
	display: block;
	width: 20px;
	height: 8px;
	background: #70765d;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
}
.extra a {
	width: 400px;
}
.extra a + a {
	width: 500px;
}
.p50 {
	padding-top: 50px;
}

.w660,
.w660 a {
	width: 660px;
	float: none;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 930px;
	margin: 0 auto 0;
}
.productBox .itemBox {
	overflow: hidden;
}
.productBox .itemBox img {
	display: block;
	float: left;
}
.productBox .itemBox dl {
	width: 390px;
	padding-top: 60px;
	float: right;
}
.productBox .itemBox dt {
	font-size: 32px;
	font-weight: bold;
}
.productBox .itemBox dt small {
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
}
.productBox dt + dd a {
	display: block;
	width: 390px;
	height: 60px;
	font-size: 17px;
	color: #fff;
	line-height: 63px;
	text-align: center;
	background:
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg01.png), 
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg01_hover.png);
	position: relative;
	margin: 30px auto 0;
}
.productBox dt + dd a:after {
	content: "";
	display: block;
	width: 11px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow01.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
}
.productBox dd + dd a {
	display: block;
	width: 390px;
	border: 1px solid #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	margin: 20px auto 0;
	padding: 10px 5px 7px;
}
.productBox dd + dd a:after {
	content: "";
	display: block;
	width: 11px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow02.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -7px;
}
.productBox dt + dd a:hover {
	background-size: 0, auto;
}
.productBox dd + dd a:hover {
	background: #333;
	color: #fff;
}
.productBox dd + dd a:hover:after {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow01.png) no-repeat 0 0;
}

.scroll {
	margin: 30px auto 0;
}
.scroll p {
	border-left: 5px solid #333;
	font-size: 18px;
	font-weight: bold;
	padding: 9px 0 8px 10px;
}

.productBox table {
	table-layout: fixed;
	width: 100%;
	margin: 20px auto;
	empty-cells: show;
}
.productBox th {
	background: #ededed;
	border: 1px solid #888;
	padding: 15px 10px;
}
.productBox td {
	background: #fcfcfc;
	border: 1px solid #888;
	padding: 15px 10px;
}
.productBox tr:nth-child(1) th {
	font-size: 18px;
	text-align: center;
	padding: 8px 10px;
}
.productBox tr:nth-child(n+2) th {
	font-size: 14px;
	font-weight: normal;
}
.productBox td {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}
.productBox colgroup.item {
	width: 160px;
}


/*==============================================
 公式・回遊バナー
============================================= */
.makerBanner {
	width: 930px;
	margin: 80px auto 0;
}
.makerBanner a {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/item_custom.png) no-repeat -25px 24px;
	background-size: 345px;
	border: 1px solid #333;
	padding-left: 290px;
}
.makerBanner a div {
	background:
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg02.png), 
		center / auto no-repeat url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/btnbg02_hover.png);
	color: #fff;
	padding: 22px 18px 15px;
}
.makerBanner a div p {
	font-size: 24px;
	padding: 0 12px;
}
.makerBanner a div dl {
	margin-top: 12px;
}
.makerBanner a div dt {
	border-top: 1px solid #4e6c91;
	border-bottom: 1px solid #4e6c91;
	font-size: 23px;
	padding: 15px 12px;
}
.makerBanner a div dt small {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}
.makerBanner a div dd {
	font-size: 16px;
	text-align: right;
	margin-top: 15px;
	padding-right: 45px;
	position: relative;
}
.makerBanner a div dd:after {
	content: "";
	display: block;
	width: 11px;
	height: 14px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/arrow01.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 18px;
	margin-top: -7px;
}
.makerBanner a:hover div {
	background-size: 0, auto;
}
.makerBanner a:hover div dt {
	border-color: #90abcd;
}

.toArticle {
	width: 930px;
	margin: 100px auto 0;
}
.toArticle div{
	font-size: 20px;
}
.toArticle a {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/11_fujitsu/img_10_fujitsu.jpg) no-repeat 660px 18px;
	border: 3px solid #a69f9c;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	color: #333;
	letter-spacing: 0;
	margin-top: 10px;
	padding: 35px 300px 20px 45px;
}
.toArticle a p {
	font-size: 17px;
	font-weight: bold;
	color: #b70000;
	text-align: center;
}
.toArticle a p em {
	font-size: 26px;
	padding: 0 2px 0 3px;
}
.toArticle a p sup {
	vertical-align: 5px;
}
.toArticle a p br {
	display: none;
}
.toArticle a dt {
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.toArticle a dt span {
	font-size: 18px;
	vertical-align: middle;
	margin-right: 20px;
}
.toArticle a dt + dd {
	width: 580px;
	height: 35px;
	background: #333;
	font-size: 14px;
	color: #fff;
	line-height: 37px;
	text-align: center;
	position: relative;
	margin: 18px auto 0;
}
.toArticle a dt + dd:after {
	content: "▼";
	display: block;
	font-size: 13px;
	position: absolute;
	top: 0;
	right: 15px;
	transform: rotate(-90deg);
}
.toArticle a:hover dt + dd {
	background: #b70000;
}
.toArticle a dd + dd {
	font-size: 10px;
	color: #666;
	margin-top: 18px;
}


/*==============================================
アンケート
============================================= */
/*---- カラー変更 ----*/
.questionnaire {
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
color: #2e2e2e;
margin-top: 90px;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*---- 文字強調 ----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*---- ベースデザイン ----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 30px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}


