@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%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background:#eaeef2 url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/main_bg.webp) no-repeat top center;
}
.mainTitle {
width: 930px;
height: 680px;
margin: 0 auto;
position: relative;
}
.mainTitle::before {
content: '';
display: inline-block;
width: 1415px;
height: 344px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/main_img.webp) no-repeat top center;
background-size: contain;
vertical-align: middle;
position: absolute;
top:35px;
left:-260px;
margin: 0 auto;
}
h1 {
width:799px;
height:144px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/main_tit.webp) center top no-repeat;
position: absolute;
top:505px;
left:0;
right:0;
margin: auto;
}
.mainCatch {
width:597px;
height:30px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/main_catch.webp) center top no-repeat;
position: absolute;
top:60px;
left:0;
right:0;
margin: 0 auto;
}
.mainImg {
position: absolute;
top:126px;
left:211px;
display: block;
}
h1,
.mainCatch{
text-indent: -999em;
font-size: 0;
z-index: 1;
}
p.lead {
width: 930px;
font-size: 16px;
line-height: 1.9;
color: #414141;
font-weight: normal;
margin:0 auto 40px;
}
.lead a:link,
.lead a:visited {
color: #005ab4;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #067FF8;
}
.topbnr a{
background:#004098 url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/arrow.svg) no-repeat right 14px top 50%;
background-size: 23px;
width: 570px;
height: 62px;
line-height: 62px;
margin: 0 auto 60px;
transition: 0.3s;
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
border-radius: 50px;
text-align: center;
padding-right: 18px;
box-sizing: border-box;
letter-spacing: 0.07em;
}
.topbnr a:hover{
opacity: 0.7;
}
.contentsNavi{
width: 100%;
margin:0 auto;
padding: 60px 0;
background: #dde4ea;
}
.contentsNaviIn{
width: 930px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
margin: 0 auto;
}
.contentsNavi p {
font-weight: bold;
font-size: 15px;
width: 90px;
padding-top: 15px;
color: #6e7174;
}
.contentsNavi ul{
width: 800px;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top: 5px;
}
.contentsNavi li a {
font-size: 17px;
height: 33px;
line-height:33px;
transition:0.3s;
display: block;
padding-left: 24px;
position: relative;
}
.contentsNavi li a:after {
content: "";
position: absolute;
top: -4px;
bottom: 0;
left: 4px;
width: 6px;
height: 6px;
margin: auto 0;
border-top: solid 3px #74797d;
border-right: solid 3px #74797d;
-webkit-transform: rotate(
135deg
);
transform: rotate(
135deg
);
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li b {
display:inline-block;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin-right:25px;
}
.contentsNavi li .point1{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point1.png) no-repeat top left;
background-size:180px;
width: 180px;
}
.contentsNavi li .point2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point2.png) no-repeat top left;
background-size:180px;
width: 180px;
}
.contentsNavi li .point3{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point3.png) no-repeat top left;
background-size:180px;
width: 180px;
}
.contentsNavi li .point4{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point4.png) no-repeat top left;
background-size:76px;
width:76px;
margin-right:129px;
}


/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
background: #eaeef2;
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 35px;
letter-spacing: 0.03em;
text-align: justify;
color: #000;
}
.paragraph p.cap{
font-size: 15px;
line-height: 1.8;
margin-bottom: 0;
}
.paragraph p .marker {
background:#DAE2ED;
padding: 0px 1px 0;
font-weight: bold;
}
.note{
font-size: 11px;
display: block;
padding-top: 10px;
}
.paragraph{
padding: 120px 0 0;
}
#article01.paragraph{
padding:100px 0 0;	
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 50px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 40px;
font-size: 38px;
line-height: 1.4;
font-weight: bold;
text-align: center;
}
.paragraph h2 .point1,
.paragraph h2 .point2,
.paragraph h2 .point3,
.paragraph h2 .point4 {
display: block;
background-size:230px;
width: 230px;
height: 33px;
text-indent: -999em;
font-size: 0;
margin: 0 auto 25px;
}
.paragraph h2 .point1{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point1.png) no-repeat top center;
}
.paragraph h2 .point2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point2.png) no-repeat top center;
}
.paragraph h2 .point3{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point3.png) no-repeat top center;
}
.paragraph h2 .point4{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/check_point4.png) no-repeat top center;
}
.paragraph h3{
color: #333333;
font-size: 26px;
font-weight: bold;
margin-bottom: 55px;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
padding: 37px 0 33px;
text-align: center;
position: relative;
}
.paragraph h3:before {
content: '';
display: inline-block;
width: 80px;
height: 5px;
background: #333333;
position: absolute;
top:0;
left:0;
right:0;
margin: 0 auto;
}
p + h3,
.imgBox1 + h3{
margin-top: 100px;	
}
.innerbnr {
width: 100%;
background:#fff;
box-shadow: 0px 0px 13px 3px rgba(132, 131, 131, 0.1);
height: 236px;
}
.innerbnr a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/bnr.webp) no-repeat top 0px left 20px;
width:979px;
height: 236px;
margin: 0 auto 70px;
transition: 0.3s;
display: block;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr a:hover{
opacity: 0.7;
}
.innerbnr img{
display: none;
}
.titS {
font-size: 18px;
font-weight: bold;
colo:#222;
background: #fff;
border: 1px solid #555;
text-align: center;
padding: 3px 15px;
display: inline;
}
.titS2 {
font-size: 18px;
font-weight: bold;
colo:#222;
padding-left:12px;
}
p + .titS,
p + .imgBox1,
p + .imgBox2{
margin-top: 60px;
}
p + .imgBox3 {
margin-top: 50px;
}
.imgBox1,
.imgBox3{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox2{
width: 820px;
margin:0 auto 60px;
}
.imgBox3{
width: 770px;
margin:0 auto 60px;
}
.imgBox1 a,
.imgBox1.pair div{
  width: 400px;
}
.imgBox1.pair div a{
margin-top: 12px;
}
.imgBox2 a{
  width: 820px;
}
.imgBox3 a,
.imgBox3.pair a{
  width: 375px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}
/* cap size */
.imgBox1 .cap{
width:400px;
}
.imgBox1.pair .cap{
width:820px;
}
.imgBox3 .cap{
width:375px;
}
.imgBox3.pair .cap{
width: 770px;
}
.imgBox1 .cap
.imgBox2 .cap,
.imgBox1.pair .cap,
.imgBox3.pair .cap {
margin-top: 15px;
}
.cap span{
display: block;
margin-top: 10px;
}
.imgBox1 + .column{
margin-top: 80px;
}
.column{
background:#f9fafb;
padding: 70px 80px 30px;
box-sizing: border-box;
margin:0 0 70px;
}
.columnTit{
font-size: 30px;
font-weight: bold;
margin-bottom: 40px;
text-align: center;
padding-bottom: 30px;
border-bottom: 1px dotted #222;
}
.column p{
margin-bottom: 60px;
}
.itemBox{
background: #fff;
padding: 70px 80px 30px;
box-sizing: border-box;
position: relative;
margin:0 0 70px;
}
.itemBox::before {
content: '';
display: inline-block;
width: 80px;
height: 5px;
background: #333333;
position: absolute;
top:0;
left:0;
right:0;
margin: 0 auto;
}
.itemBoxTit{
font-size: 33px;
line-height: 1.4;
font-weight: bold;
text-align: center;
padding-bottom: 40px;
border-bottom: 1px solid #888;
}
.itemBox p{
margin-bottom:35px;
font-size: 16px;
}
p + .itemBox{
margin-top: 70px;
}
.item .iteminfo{
width: 370px;
}
.item + .item{
border-top: 1px dashed #B1B1B1;
}
.item a{
transition: 0.3s;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding:40px 30px;
}
.item a img{
width: 300px;
}
.item a:hover{
opacity: 0.7;
}
.item a .btn{
background:#004098 url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/arrow.svg) no-repeat right 14px top 48%;
background-size: 23px;
width: 370px;
height: 50px;
line-height: 50px;
margin: 0 auto;
transition: 0.3s;
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
border-radius: 50px;
text-align: center;
padding-right: 8px;
box-sizing: border-box;
letter-spacing: 0.07em;
}
.item a .name{
font-size: 28px;
margin-bottom: 15px;
padding-left: 10px;
}
.item a .name span{
background: #edf2f7;
height: 30px;
line-height: 32px;
font-size: 13px;
display: block;
margin-bottom: 2px;
width: 80px;
text-align: center;
}
.item a .name span b{
font-size: 19px;
padding-right: 3px;
}


/*==============================================
.productBox
============================================= */
.productTit{
text-align: center;
font-size: 26px;
font-weight: bold;
margin-bottom: 25px;
padding-top: 10px;
}
.productTit span{
position: relative;	
}
.productTit span::before{
content: '';
display: inline-block;
width: 18px;
height: 23px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/line.png) no-repeat;
position: absolute;
top:8px;
left:-30px;
}
.productTit span::after{
content: '';
display: inline-block;
width: 18px;
height: 23px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/line.png) no-repeat;
position: absolute;
top:8px;
right:-30px;
transform: scale(-1, 1);
}
.productBox{
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.product{
width: 446px;
margin: 0 auto 20px;
background: #fff;
box-sizing: border-box;
}
.product a{
display: block;
transition: 0.3s;
padding: 50px 46px;
}
.product a .img{
width: 330px;
display: block;
margin: 0 auto 27px;
}
.product a .img img{
width: 100%;
}
.product a .info .name{
font-size: 30px;
color: #333;
margin-bottom: 20px;
font-weight: normal;
text-align: left;
padding-left: 25px;
}
.product a .btn {
width: 340px;
height: 50px;
line-height: 50px;
border-radius: 50px;
text-align: center;
font-size: 15px;
color: #fff;
font-weight: bold;
letter-spacing: 0.04em;
margin: 0 auto;
transition: 0.3s;
box-sizing: border-box;
background:#005ab4 url(https://img1.kakaku.k-img.com/images/article/tieup/24/06_iiyama/arrow.svg) no-repeat 97% 50%;
background-size: 23px;
display: block;
}
.product a:hover{
opacity: 0.7;
}
.product a .name{
font-size: 30px;
margin-bottom: 30px;
font-weight: normal;
padding-bottom: 8px;
border-bottom: 1px dotted #666;
}
.product a .name span{
background: #edf2f7;
height: 30px;
line-height: 32px;
font-size: 13px;
display: block;
margin-bottom: 5px;
width: 80px;
text-align: center;
}
.product a .name span b{
font-size: 19px;
padding-right: 3px;
}

.questionnaire {
background: #eaeef2;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 10px auto 0; 
text-align: right;
}
