@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%; }

/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox{
font-family:"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;}

#mainContents p {
font-size:  124%;
line-height: 2;
}

#mainContents .cap{
font-size: 108%;
line-height: 1.9;}


#mainContents p + p {
margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.marker {
font-weight: bold;
background:linear-gradient(transparent 60%, #c4f0cd 50%);}

.sponly {
display: none;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
position: relative;}


.mainTitleWrap:before{
display: block;
content: "";
width: 100%;
height: 386px;
background: linear-gradient(to left, transparent 50%, #f2f2f2 50%);
position: absolute;
top: 90px;}

.mainTitleWrap:after{
display: block;
content: "";
width: 100%;
height: 401px;
background: linear-gradient(to left,  #3dcd58 50%, transparent 50%);
position: absolute;
top: 0;}

.mainTitle {
width:100%;
margin: 0 auto;
z-index: 1;
}

h1 {
width: 952px;
height: 529px;
text-indent: -999em;
font-size: 0;
z-index: 2;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/pc_title.jpg) center top no-repeat;
margin: 0 auto;
position: relative;
}


.lead {
width: 890px;
margin: 0 auto 0;}

.lead a:link,
.lead a:visited {
color: #3dcd58;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #6bef84;
}

.contentsNavi {
width: 890px;
margin: 70px auto 0;
display: table;}

.contentsNavi p,
.contentsNavi ul{
display: table-cell;
vertical-align: middle;}

.contentsNavi p {width: 150px;}
.contentsNavi ul{width: 740px;}

.contentsNavi p {
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/index_tit.png) left 50% no-repeat;}

.contentsNavi li a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/index_arrow.png) left 50% no-repeat;
display: block;
padding-left: 30px;
font-size: 16px;
transition: 0.1s ease-in-out;}

.contentsNavi li a:hover {color: #3dcd58;}

.contentsNavi li a span {
display: inline-block;
font-weight: bold;
width: 140px;
}

.contentsNavi li + li {
margin-top: 20px;}

/*==============================================
バナー
============================================= */
.topbnr a{
display: block;
width: 550px;
height: 60px;
text-align: center;
font-size: 15px;
line-height: 60px;
color: #fff;
background: #3dcd58 url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/arrow.svg) 524px 50% no-repeat;
background-size: 10px;
border-radius: 60px;
margin: 50px auto 0;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a:hover{
background: #65e07c url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/arrow.svg) 524px 50% no-repeat;
background-size: 10px;}


.innerbnr a{
display: block;
width: 720px;
height: 140px;
margin: 90px auto;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/banner.jpg) center top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 720px;
height: 140px;
margin: 90px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/banner_over.jpg) center top no-repeat;}



/*==============================================
#mainContents
============================================= */
.paragraph {
margin-top: 100px;
}

.paragraph h2 {
background-color: #f2f2f2;
padding: 50px 0;
font-size: 24px;
text-align: center;
font-weight: bold;}

.paragraph h2 .w890{
width: 890px;
display: block;
margin: 0 auto;}

.paragraph h2 .icon{
background-color: #202020;
padding: 10px 20px;
display: inline-block;
font-size: 22px;
font-weight: bold;
color: #3dcd58;}

.paragraph h2 .text{
padding-top: 30px;
display: block;}

.paragraph .subtext {
font-size: 18px !important;
font-weight: bold;
margin-bottom: 10px;
}

.spAccordion {
width: 890px;
margin: 80px auto 0;}

/*-----　profile　-----*/
.profile {
border: #f2f2f2 3px solid;
padding: 30px;
box-sizing: border-box;
margin-top: 70px;
display: table;}

.profile .photo,
.profile .text{
display: table-cell;
vertical-align: middle;}

.profile .text {
padding-left: 30px;
box-sizing: border-box;}

.profile .text p {
line-height: 1.7;
font-size: 15px !important;
margin-top: 10px !important;}

.profile .text .name {
font-size: 15px;
font-weight: bold;}

.profile .text .name span {
padding-left: 10px;
font-size: 18px;}

/*-----　interviewbox　-----*/
.interviewbox {
display: table;
width: 890px;
margin: 70px auto 0;}

.interviewbox .name,
.interviewbox .text{
display: table-cell;
vertical-align: top;}

.interviewbox .name {
text-align: center;
font-size: 14px;}

.interviewbox .name .gray,
.interviewbox .name .green{
padding: 3px 0;
color: #fff;
font-size: 16px !important;
text-align: center;
white-space: nowrap;
width: 65px;
box-sizing: border-box;}


.interviewbox .name .gray{
background-color: #626469;}

.interviewbox .name .green{
background-color: #3dcd58}

.interviewbox .text{
padding-left: 25px;
width: 835px;
box-sizing: border-box;}

.interviewbox .name .gray.w150 {width: 150px;
margin-bottom: 6px;}
.interviewbox .text.w740{width: 740px;}


/*----　画像　----*/
.w600 {width: 600px;}
.p46 {padding-top: 46px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:435px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.1s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
font-size: 100% !important;
display: inline-block !important;
color: #5a7ddd;
text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
margin-top: 0;}





/*==============================================
.productBox
============================================= */
.productBox {
width: 890px;
margin: 90px auto 0;}

.productBox .subtit {
font-size: 20px;
font-weight: bold;}

.productBox a {
display: block;
padding: 20px 0;
box-sizing: border-box;}


.productBox a .img{
transition: 0.1s ease-in-out;}

.productBox a .catch {
font-size: 14px;
margin-top: 20px;
transition: 0.1s ease-in-out;}

.productBox a .name {
margin-top: 10px;
transition: 0.1s ease-in-out;}

.productBox a:hover .img,
.productBox a:hover .catch,
.productBox a:hover .name {
opacity: 0.7;
filter: alpha(opacity=70);}

.productBox a .btn {
width: 295px;
margin: 18px auto 0;
background: #3dcd58 url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/arrow.svg) 272px 50% no-repeat;
background-size: 8px;
height: 46px;
font-size: 14px;
line-height: 46px;
color: #fff;
border-radius: 46px;
transition: 0.1s ease-in-out;}

.productBox a:hover .btn {
background: #65e07c url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_apc/arrow.svg) 272px 50% no-repeat;
background-size: 8px;}

.productBox a .btn br,
.productBox a .catch br{
display: none;
}

/*----　table　----*/
table{
width: 890px;
margin: 10px auto 0;
border-collapse:separate;
border-spacing:0;
box-sizing: border-box;
border: #202020 1px solid;}

table th{width: 170px;}
table td {width: 360px;}

table th,
table td{
padding: 10px 8px;
box-sizing: border-box;
font-size: 15px;
line-height: 1.7;
text-align: center;}

table th {
color: #fff;
font-weight: normal;
background-color: #202020;
border-bottom: #fff 1px dotted;
word-break: break-all}

table td{border-bottom: #202020 1px dotted;}
table td + td {border-left: #202020 1px dotted;}

table .end{border-bottom:none;}

.logobox {
width: 500px;
margin: 80px auto 0;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 890px; 
margin: 50px auto 0;
padding-bottom: 100px;
text-align: right;}

