@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 1140px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed;}
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }


sup{
vertical-align:super;
font-size:9px;
}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/hero_bg_pc_02.jpg) center top no-repeat;
}
.mainTitle {
    padding-top: 55px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/hero_tit_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
width:697px;
height: 256px;
margin: 0 auto;
}

.lead{
    width: 825px;
    margin: 110px auto 0;
    font-size: 16px;
    line-height: 1.6;
    
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}



/*==============================================
.anchor
============================================= */

.anchor_wrapper {
    width: 773px;
    margin: 60px auto 0;
}

.anchor_wrapper .inBox{
    width: 770px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.anchor_wrapper p {
    display: block;
    width: 24px;
    height: 73px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/icon_index.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    float: left;
    margin-top: 28px;
}
.anchor {
    width: 733px;
    float: right;
    text-align: left;
    box-sizing: border-box;
}

.anchor li {
    display: block;
    ms-transition: all .2s;
    transition: all .2s;
    letter-spacing: 0.05em;
    margin: 7px 0;
    background-color: #000000;
    border-radius: 30px;
    padding: 9px 11px;
    box-sizing: border-box;
}
.anchor li a {
    font-size: 19px;
    font-weight: bold;
    ms-transition: all .2s;
    transition: all .2s;
    color: #FFF;
}
.anchor li span {
    width: 205px;
    display: inline-block;
    padding-left:40px;
    box-sizing: border-box;
    text-align: left;
    opacity: 1.0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/icon_anchor_arrow.png) left 10px center no-repeat;
    color: #00b0ff;
}
.anchor li:hover {
    opacity: 0.7;
}


/*==============================================
 #mainContents
============================================= */
#mainContents{
font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
font-feature-settings: "palt" 1;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

#mainContents b, #mainContents strong{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

.wrap_article{
    border: #cccccc solid 1px;
    width: 1140px;
    margin: 50px auto 0;
    background-color: #f6f6f6;
    margin-bottom: 100px;
}
.paragraph{
    width: 953px;
    margin: 0 auto;
}

#article01{margin-top: 80px;}
#article01 h2{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/h2_01_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 874px;
    height: 92px;
    margin:  0 auto 60px;
}


#article02{margin-top: 120px;}
#article02 h2{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/h2_02_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 869px;
    height: 123px;
    margin:  0 auto 40px;
}

#article03{margin-top: 120px;}
#article03 h2{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/h2_03_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 895px;
    height: 128px;
    margin:  0 auto 40px;
}

.paragraph p{
    font-size: 17px;
    line-height: 1.7;
}

.paragraph p + p{
    margin-top: 20px;
}

.caution{  margin-bottom: 60px;}
.caution p{  
text-indent: -1em;
font-size: 13px;
line-height: 1.4;
padding-left: 1.0em;
box-sizing: border-box;}


/*==============================================
item
============================================= */

.wrap_item{
    overflow: hidden;
    zoom:1;
    width: 953px;
    margin-top: 12px;
}

.item_box{
    width: 307px;
    border: #c9c9c9 solid 1px;
    border-radius: 3px;
    background-color: #FFF;
    padding-bottom: 40px;
}

.item_box:nth-child(1),
.item_box:nth-child(2){
    float: left;
}
.item_box:nth-child(1){
    margin-right: 13px;
}

.item_box:nth-child(3){
    float: right;
}

.info{
    overflow: hidden;
    zoom:1;
}

.no1 .info p.number,
.no2 .info p.number,
.no3 .info p.number,
.no4 .info p.number,
.no5 .info p.number,
.no6 .info p.number{

    text-indent: -999em;
font-size: 0;
z-index: 1;
    float: left;
    width: 37px;
    height: 106px;
}
.no1 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no01_pc.png) left 11px top 20px no-repeat;
}
.no2 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no02_pc.png) left 12px top 20px no-repeat;
}
.no3 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no03_pc.png) left 12px top 20px no-repeat;
}
.no4 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no04_pc.png) left 11px top 20px no-repeat;
}
.no5 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no05_pc.png) left 12px top 20px no-repeat;
}
.no6 .info p.number{
     background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/no06_pc.png) left 12px top 20px no-repeat;
}

.info dl{
    width: 250px;
    float: left;
    border-left:#0094d6 solid 3px;
    padding-left: 12px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 3px;
}

.info dl dt{
    font-size: 12px;
    font-weight: bold;
    color: #df4400;
}

.info dl dd{
    font-size: 14px;
    line-height: 1.2;
    margin-top: 7px;
}
.info dl dd p{
    font-size: 19px;
    font-weight: bold;
    margin-top: 5px;
}

.no1 a .img,
.no2 a .img,
.no3 a .img,
.no4 a .img,
.no5 a .img,
.no6 a .img{
    display: block;
    width: 240px;
    margin: 20px auto 15px;
}

a .img img{
    width: 100%;
}

a .btn
{
background: rgb(0,148,214);
background: linear-gradient(90deg, rgba(0,148,214,1) 0%, rgba(8,97,216,1) 100%);
    width: 240px;
    text-align: center;
    padding: 8px 0px;
    box-sizing: border-box;
    border-radius: 50px;
    margin: 10px auto 0;
}
a .btn p{
    width: 230px;
    margin: 0 auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_hp_business/icon_arrow.png) no-repeat;
    background-size: 7px;
    background-position: right 5px center;
    color: #FFF;
    line-height: 1.2;
    font-size: 13px;
}

a .btn:hover{
    opacity: 0.8;
}

table {
border: solid #CDCDCD;
border-width: 1px 0 1px 0;
border-spacing: 0;
color: #000;
width: 246px;
margin: 30px auto 0px;
empty-cells: show;
line-height: 1.5;
font-size: 11px;
}
caption{
    text-align: left;
    font-size: 10px;
    margin-bottom: 7px;
}
th {
border: dotted #CDCDCD;
border-width: 0 0 1px 0;
text-align: left;
margin: 0;
padding: 5px 5px 5px 0;
width: 30%;
vertical-align: top;
font-weight: normal;
}
td {
border: dotted #CDCDCD;
border-width: 0 0 1px 0;
text-align: left;
padding: 5px 0px 5px 0;
    vertical-align: top;
}

.price_org td{
    color: #E00003;
    font-weight: bold;
    
}
.price_org td span.price_hp{
    font-size: 16px;
    margin-right: 4px;
}
.price_org th{
    color: #000;
    padding-top: 9px;
}

.price_org td span.yen{
	font-size: 12px;
}
/*==============================================
.imgBox
============================================= */


.imgBox {
    margin: 60px auto;
    width: 730px;
    text-align: center;
    font-size: 0;
}
.imgBox02 {
    margin: 60px auto 30px;
    width: 953px;
    text-align: center;
    font-size: 0;
    background-color: #FFF;
    padding: 35px 30px 30px;
    box-sizing: border-box;
}

.inbox{
    overflow: hidden;
    zoom: 1;
}


/*　inbox　ヨコ2枚組 用 */
.imgBox02 .inbox .floatL, .imgBox02 .inbox .floatR{
    position: relative;
    width: 48.5%;
}

.imgBox02 a {
    display: block;
    transition: opacity .2s;
}
.imgBox02 a:hover{
    opacity: 0.8;
    text-decoration: none;
}
.imgBox img,
.imgBox02 img {
    width: 100%;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.0;
    text-align: center;
}




/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto 100px; 
text-align: right;}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.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: 25px 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;
}
