@charset "euc-jp";

/* safe

お買い物保証制度ページで使用するCSS

------------------------------------------------ */

/* safe
------------------------------------------------ */

/* 共通 */
.contents { width: auto;}
.contents .safety {
    font-size: 15px;
    line-height: 1.4em;
    letter-spacing: 0;
}
.contents .safety h2 {
    height: auto;
    padding: 0;
    border: none;
    background: none;
}
.contents .safety h3 {
    padding: 0;
    border: none;
    background: none;
}
.contents .safety .inner {
    width: 950px;
    margin: 0 auto;
}

/* お買い物保証制度
------------------------------------------------ */

/* メインビジュアル */
.safety .mainimg {
  margin-bottom: 55px;
  text-align: center;
}

/* お買い物保証制度とは */
.safety .about { 
    margin-bottom: 60px;
    padding-top: 20px;
}
.safety .about h2 {
    height: 80px;
    box-sizing: border-box;
    margin-bottom: 35px;
    padding-top: 25px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 42px;
    color: #3d3d3d;
}
.safety .about .txt {
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 1px;
    line-height: 2.1em;
    font-size: 18px;
    color: #333;
}
.safety .about .txt span {
    font-weight: bold;
    color: #ff4665;
}

/* こんな時にお買い物保証制度で安心 */
.safety .situation h3 {
    height: 80px;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 33px 0 0;
    background: #5a9fdf;
    text-align: center;
    letter-spacing: 2px;
    font-size: 25px;
    color: #fff;
}
.safety .situation .detail {
    width: 475px;
    padding: 180px 0 65px;
    display: table-cell;
}
.safety .situation .detail:nth-child(1) { background: url(../../img/15/shopping/safe/img_about01.gif) no-repeat center 0;}
.safety .situation .detail:nth-child(2) { background: url(../../img/15/shopping/safe/img_about02.gif) no-repeat center 0;}
.safety .situation .detail p:nth-child(1) {
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
}
.safety .situation .detail p:nth-child(2) {
    margin-bottom: 40px;
    padding: 0 40px;
    letter-spacing: 1px;
    line-height: 2.5em;
    font-size: 14px;
}
.safety .situation .detail a {
    width: 180px;
    height: 45px;
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    padding: 12px 0 0;
    border-radius: 25px;
    background: #5a9fdf;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.safety .situation .detail a:hover { opacity: 0.6;}
.safety .situation .detail a::before,
.safety .situation .detail a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 12px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
}
.safety .situation .detail a::before {
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.safety .situation .detail a::after {
    margin-top: 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* お買い物保証のご利用には */
.safety .use {
    height: 335px;
    margin-bottom: 55px;
    background: url(../../img/15/shopping/safe/img_detail.png) no-repeat right 15px top 0;
}
.safety .use .mark {
    width: 330px;
    margin-left: 65px;
}
.safety .use h4 {
    position: relative;
    margin-bottom: 45px;
    padding-bottom: 25px;
    border-bottom: #ccc 1px solid;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 25px;
}
.safety .use h4:before, .safety .use h4:after {
    width: 0;
    height: 0;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
.safety .use h4:before {
    top: 46px;
    border-top: #ccc 30px solid;
    border-bottom: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
.safety .use h4:after {
    top: 45px;
    border-top: #fff 30px solid;
    border-bottom: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
.safety .use .icon {
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    margin: 0 auto 35px;
    padding: 8px 0 0;
    border-radius: 3px;
    background: #7fba00;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.safety .use .txt {
    line-height: 2.0em;
    letter-spacing: 1px;
}
.safety .use .txt span { font-weight: bold;}


/* 付かない場合 */
.safety .flow {
    padding: 40px 0 5px;
    background: #f2f2f2;
}
.safety .flow h3 {
    clear: both;
    margin-bottom: 35px;
    padding-top: 10px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 25px;
    color: #3d3d3d;
}
.safety .flow .txt {
    width: 800px;
    margin: 0 auto 30px;
    letter-spacing: 1px;
    line-height: 2.5em;
    font-size: 16px;
    color: #3d3d3d;
}
.safety .flow .lead {
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 20px;
    color: #3d3d3d;
}
.safety .flow ul {
    overflow: hidden;
    margin-bottom: 65px;
    padding-bottom: 5px;
}
.safety .flow ul li {
    width: 215px;
    height: 265px;
    box-sizing: border-box;
    float: left;
    position: relative;
    margin-right: 29px;
    padding: 10px 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 2px 2px 2px #d5d5d5;
    text-align: center;
}
.safety .flow ul li:last-child {
    margin-right: 0;
}
.safety .flow ul li p {
    padding: 10px 15px 0;
    text-align: left;
    line-height: 1.8em;
    font-size: 14px;
}
.safety .flow ul li:before, .safety .flow ul li:after {
    width: 0;
    height: 0;
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 60px;
    margin-left: -18px;
}
.safety .flow ul li:before {
    right: -53px;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: #ff4665 18px solid;
    border-right: 18px solid transparent;
}
.safety .flow ul li:after {
    right: -33px;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: #ff4665 18px solid;
    border-right: 18px solid transparent;
}
.safety .flow ul li:last-child:after { border: 18px solid transparent;}


/* リピートOK定番ショップ */
.safety .top_repeatok {
    margin-bottom: 70px;
}
.safety .top_repeatok h3 {
    height: 80px;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 33px 0 0;
    background: #5a9fdf;
    text-align: center;
    letter-spacing: 2px;
    font-size: 25px;
    color: #fff;
}
.safety .top_repeatok .shop {
    box-sizing: border-box;
    margin: 0 auto 20px;
    padding-bottom: 10px;
}
.safety .top_repeatok .shop ul {
    width: 925px;
    clear: both;
    border-top: 20px solid #f5f5f5;
    border-bottom: 20px solid #f5f5f5;
    border-right: 15px solid #f5f5f5;
    border-left: 15px solid #f5f5f5;
    overflow: hidden;
    margin: 0 auto;
}
.safety .top_repeatok .shop li {
    width: 185px;
    height: 95px;
    float: left;
    box-sizing: border-box;
    border-top: #e0e0e0 1px dotted;
    border-right: #e0e0e0 1px dotted;
}
.safety .top_repeatok .shop li:nth-child(-n+5) { border-top: none;}
.safety .top_repeatok .shop li:nth-child(5),
.safety .top_repeatok .shop li:last-child { border-right: none;}
.safety .top_repeatok .shop li a {
    width: 185px;
    height: 95px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    text-decoration: none;
}
.safety .top_repeatok .shop li a:hover { background-color: #fef5d1;}
.safety .top_repeatok .shop li a img { vertical-align: bottom;}
.safety .top_repeatok .btn_more a {
    width: 460px;
    position: relative;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 17px 0 15px;
    border: #2882d6 1px solid;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    color: #2882d6;
}
.safety .top_repeatok .btn_more a:hover {
    border: #5a9fdf 1px solid;
    background-color: #c6def5;
}
.safety .top_repeatok .btn_more a::before,
.safety .top_repeatok .btn_more a::after {
    position: absolute;
    top: 50%;
    right: 105px;
    display: block;
    content: '';
    width: 12px;
    height: 2px;
    background: #2882d6;
    border-radius: 4px;
}
.safety .top_repeatok .btn_more a::before {
    margin-top: -6px;
    -webkit-transform: rotate(58deg);
    transform: rotate(58deg);
}
.safety .top_repeatok .btn_more a::after {
    margin-top: 3px;
    -webkit-transform: rotate(-58deg);
    transform: rotate(-58deg);
}

/* お問い合わせする前に */
.safety .inquiries {
    width: 950px;
    box-sizing: border-box;
    margin: 0 auto 70px;
    padding: 15px;
    border-radius: 1px;
    background: #5a9fdf;
}
.safety .inquiries a {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    color: #3d3d3d;
}
.safety .inquiries a:hover { color: #197fde;}
.safety .inquiries h3 {
    margin-bottom: 15px;
    padding: 4px 0 3px 30px;
    border-bottom: none;
    background: url(../../img/15/inquiries/ico_inquiries1.gif) no-repeat 0 0;
    background-color: #fff;
    font-size: 20px;
    color: #3b3b3b;
}
.safety .inquiries .inner {
    width: 920px;
    box-sizing: border-box;
    margin: 0 auto 15px;
    padding: 30px 25px;
    border-radius: 1px;
    background: #fff;
    box-shadow: 2px 2px 3px #1e66a9;
}
.safety .inquiries .lead { 
    margin-bottom: 20px;
    font-size: 14px;
}
.safety .inquiries .faq_list {
    width: 870px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px;
    border: #ede5d0 1px solid;
    border-radius: 1px;
    background: #fffcf1;
}
.safety .inquiries .faq_list h4 {
    margin-bottom: 15px;
    padding: 3px 0 2px 25px;
    background: url(../../img/15/inquiries/ico_inquiries2.gif) no-repeat 0 0;
    font-weight: bold;
    font-size: 15px;
}
.safety .inquiries .faq_list ul { overflow: hidden;}
.safety .inquiries .faq_list ul li {
    float: left;
    margin: 0 30px 15px 0;
    font-size: 14px;
}
.safety .inquiries .btn_entry a {
    width: 400px;
    height: 60px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    padding: 20px 0 15px;
    border: #fffbb9 1px solid;
    border-radius: 6px;
    background: #fbc600;
    box-shadow: 1px 1px 2px #1e66a9;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.safety .inquiries .btn_entry a:hover { background: #eeb02c;}


/* 注意事項 */
.safety .notice {
    width: 950px;
    margin: 0 auto;
}
.safety .notice h4 {
    clear: both;
    border-bottom: #2879c4 1px solid;
    background: url(../../img/15/detail/ico_arrow7.gif) no-repeat 10px 15px;
    margin-bottom: 15px;
    padding: 12px 0 9px 25px;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: bold;
    color: #3b3b3b;
}
.safety .notice { margin-bottom: 20px;}
.safety .notice ul { margin-bottom: 40px;}
.safety .notice ul.indent {
    padding-left:1em;
    text-indent:-1em;
}
.safety .notice li {
    line-height: 2.0em;
    font-size: 13px;
}
.safety .notice li span {
    color: #ff4665;
}
.safety .notice li.bottom { margin-bottom: 25px;}

