.-sp {
	display: none;
}

.guide_wrapper {
    font-size: 16px;
    margin: 40px auto 70px;
    width: 1000px;
}

.guide_wrapper a {
    text-decoration: none;
    color: #0068B7;
}

.guide_wrapper h1 {
    font-size: 36px;
    font-weight: bold;
    color: #192B5B;
    text-align: center;
    margin: 0 auto 80px;
}

.guideMenuList {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: calc(235*3px + 40px);
    margin: 0 auto;
}

.guideMenuList.-bottom {
    margin: 80px auto 0;
}

.guideMenuList li {
    border: 1px solid #ccc;
    border-radius: 4px; 
    font-size: 16px;
    height: 200px;
    text-align: center;
    width: 235px;
	margin-left: 20px;
}

.guideMenuList li:nth-child(3n+1) {
	margin-left: 0;
}

.guideMenuList li:nth-child(n+4) {
	margin-top: 20px;
}

.guideMenuList li img {
    height: 100px;
    margin: 0 0 20px;
    width: 100px;
}

.guideMenuList li a {
    display: block;
    height: 100%;
    padding: 20px 0 0;
    text-decoration: none;
}

.guideMenuList li a:hover {
    background: #EDF3FF;
}

.guideMenuList li p {
    color: #192B5B;
    padding: 0 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    word-break: break-word;
}



.top_text {
    margin: 0 0 40px;
}

.note_text {
    font-size: 14px;
    margin: 20px 0 0 14px;
    padding: 0;
    text-indent: -14px;
}

.stepBox.step5 .title {
    color: #192B5B;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 0;
}

.note_text.num1, .note_text.num2 {
    margin: 20px 0 0 22px;
    text-indent: -22px;
}

.note_text.num2 {
    margin: 0 0 20px 22px;
}

.note_text::before {
    content: '※';
}

.note_text.num1::before {
	content: '※1';
}

.note_text.num2::before {
	content: '※2';
}

.attention_list {
    font-size: 14px;
}

.attention_list li::before {
    content: '・';
}

/********* 買取お申し込みの流れ **********/

.stepBox_wrapper {
    background: linear-gradient(to right,transparent 49.6%, #C6C6C6 49.6%,#C6C6C6 50%,transparent 50%);
}

.stepBox { 
	border: 2px solid #192b5b;
    margin: 0 0 40px;
    padding: 80px 85px;
    position: relative;
    background: #fff;
}

.stepBox p {
    line-height: 1.5;
}

.stepBox .num {
    height: 96px;
    left: -5px; 
    position: absolute;
    top: -5px;
    width: 96px;
}

.stepBox h2
{
    border-bottom: 2px solid #ffe24e; color: #192b5b;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-align: center;
}


.atmFlow_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.atmFlow_wrapper .title {
    width: 100%;
    font-size: 20px;
    color: #192B5B;
    font-weight: bold;
}

.atmFlow_wrapper .atmFlow_box{
	width: 255px;

}

.atmFlow_wrapper .atmFlow_box img{
	width: 100%;
	height: auto;
}

.atmFlow_wrapper .step{
	width: 10px;
}

img.step1_img,img.step4_img {
    display: block;
    margin: 40px 0;
}

img.step2_img {
    display: block;
    margin: 40px 0 0;
}

.step3_inner {
    display: flex;
    justify-content: space-around;
}

/********* 買取お申し込みの確認事項 **********/



.preparation_box {
    border-top: 1px solid #ccc;
    background: #fff;
    padding: 40px 0;
}

.preparation_box h2 {
    color: #192B5B;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
}

.preparation_box .text_wrapper {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}

.preparation_box.-bottom {
    border-bottom: 1px solid #ccc;
}

.preparation_box .text_wrapper img {
    height: 150px;
    width: 150px;
}

.preparation_box .attention {
    background: #F0F0F0;
    display: flex;
    padding: 15px 10px;
    margin: 20px 0 0;
}

.preparation_box p {
    display: inline-block;
    line-height: 1.5;
}

.preparation_box p.title {
    color: #FF2626;
    font-weight: bold;
    margin-right: 30px;
    width: 60px;
}

.preparation_box span {
    line-height: 1.5;
}

/********* 買取できない商品について **********/
.unsalable_box {
    border-top: 1px solid #ccc;
    padding: 40px 0;
}

.unsalable_box h2 {
    color: #192B5B;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
}

.unsalable_box ul li {
    line-height: 1.5;
    list-style: none;
    list-style-position: inside;
}

.unsalable_box ul li:before {
    content: '・';
}

.unsalable_box ul li span {
    display: block;
    font-size: 14px;
    margin: 20px 0 0;
}

.unsalable_box.-bottom {
    border-bottom: 1px solid #ccc;
}


/********* Apple製品の買取について **********/
.guide_wrapper .top_box {
    border: 1px solid #ccc;
    margin: 0 0 40px;
    padding: 20px;
}

.iphone_ipad_box {
    border-bottom: 1px solid #ccc;
    padding: 40px 0;
}

.iphone_ipad_box p {
    line-height: 1.5;
}

.iphone_ipad_box p + p,
.iphone_ipad_box p + ol,
.iphone_ipad_box ol + p {
    margin-top: 20px;
}

.iphone_ipad_box h2 {
    color: #192B5B;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
}

.iphone_ipad_box ol li{
	line-height: 1.5;
	list-style-position: inside;
}

/********* SIMロック解除について **********/
.unlock .guide_wrapper {
	width: auto;
	min-width: 1000px;
	margin: 0 0 70px;	
}

.unlock h1 {
	height: 267px;
	margin: 0;
	background: #FCFCFC;	
}

.unlock h2,
.unlock h3 {
	color: #192B5B;
	font-size: 36px;
	font-weight: bold;
	line-height: calc(54/36);
}

.unlock h3 {
	line-height: 1;
}

.unlock .txt {
	color: #333333;
	font-size: 16px;
	line-height: calc(24/16);
	margin-top: 36px;
}

.unlock .img {
	margin-top: 36px;
}

.unlock .annotation {
	font-size: 14px;
	line-height: calc(21/14);
	margin-top: 17px;
}

.unlock .carrierList {
	display: flex;
	flex-wrap: wrap;
	width: calc(235*3px + 40px);
	margin: 36px auto 0;
}

.unlock .carrierList li {
	width: 235px;
	margin-left: 20px;
}

.unlock .carrierList li:nth-child(3n+1) {
	margin-left: 0;
}

.unlock .carrierList li:nth-child(n+4) {
	margin-top: 22px;
}

.unlock .carrierList li a:hover {
	opacity: 0.6;
}

.unlock dl {
	text-align: center;	
	min-width: 1000px;
	padding: 31px 0 80px;
	background: #EDF3FF;	
}

.unlock dl dd {
	width: 1000px;
	margin: 36px auto 0;
}

.unlock dl dd > ul > li {
	padding: 40px 0;
	background: #FFFFFF;
}

.unlock dl dd > ul > li + li {
	margin-top: 40px;
}

/********* iPhone/iPadの初期化について **********/
.guideReset .stepBox {
	padding: 80px 83px;
}

.guideReset .stepBox .stepImage_wrap-3col + p {
	margin-top: 50px;
}

.stepImage_wrap-3col {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 50px 40px;
	margin-top: 40px;
}

.stepImage {
	position: relative;
	width: 250px;
}

.stepImage:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 0;
	right: -25px;
	display: block;
	width: 10px;
	height: 430px;
	background-image: url(/pc/img/guide/stepArrow-rihgt.svg);
}

/********* 買取金額アップクーポン **********/

#loginWrap section.coupon_MV {
    margin-bottom: 100px;
    width: 100%;
}

#loginWrap section.coupon_MV h1 {
    background: #192B5B;
    text-align: center;
    margin: 0 auto;
}

.coupon_otokuWrapper .coupon_otoku {
	background: #fff;
	color: #192B5B;
	height: 245px;
    padding: 24px 0 0;
    margin: 50px 10px 0;
	position: relative;
    text-align: center;
    width: 490px;
}

.coupon_otoku_midashi {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

#loginWrap .-coupon h2 {
    text-align: center;
}

.coupon_emphasis_text{
	color: #192B5B;
	font-size: 16px;
	font-weight: bold;
    padding-top: 14px;
}

.coupon_emphasis_text span{
	color: #192B5B;
	font-size: 20px;
	font-weight: bold;

}

.coupon_emphasis_text sup {
    font-size: 12px;
    vertical-align: top;
}

.coupon_otokuWrapper {
    background: #F3F9FE;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.coupon_otokuWrapper .clear {
    font-size: 14px;
    padding: 20px 0 24px;
    width: 1000px;
}

.coupon_otokuWrapper .clear span.note {
    font-weight: bold;
}

.-coupon .step_inner{
	display: flex;
    justify-content: space-between;
}

.-coupon .step_inner >div {
    padding: 20px;
}

.stepAllow {
    border: 20px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #3b4e89; 
    display: block;
    height: 0;
    margin: 30px auto;
    padding: 0;
    position: relative;
    opacity: 1;
    text-align: center;
    width: 0;
}

.stepAllow::before {
    content: "";
    height: 0;
    width: 380px;
    display: block;
    border-top: 1px solid #CCCCCC;
    top: -5px;
    position: absolute;
    left: 40px;
}

.stepAllow::after {
    content: "";
    height: 0;
    width: 380px;
    display: block;
    border-top: 1px solid #CCCCCC;
    top: -5px;
    position: absolute;
    right: 40px;
}

.coupon_linkWrapper {
    text-align: center;
}

.coupon_linkWrapper .coupon_emphasis_text{
	color: #272727;
}

.coupon_linkWrapper .coupon_emphasis_text span{
	font-size: 24px;
}

.btn_wrapper{
	display: flex;
	justify-content: center;
    padding: 30px 0 40px;
}

.guide_wrapper .btn_wrapper a + a {
    margin-left: 20px;
}

.guide_wrapper a.memberLink_btn{
    width: 235px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    display: block;
    background: #FED600;
    color: #192B5B;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.guide_wrapper a.registLink_btn{
    width: 235px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    display: block;
    background: #192B5B;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.coupon_caution{
    margin: 40px 0;
    border: solid 1px #C6C6C6;
}

.couponLinkBtn + .coupon_caution{
    margin: 80px 0;
}

.coupon_caution h2{
    color: #192B5B;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    padding: 22px 60px;
}

#loginWrap .coupon_caution h2{
    margin: 0;
    font-size: 16px;
}

.coupon_caution h2::after {
    content: '';
    width: 6px;
    height: 6px;
    border-left: solid 2px #192B5B;
    border-top: solid 2px #192B5B;
    position: absolute;
    transform: rotate(225deg);
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
}

.coupon_caution.-open h2 {
    border-bottom: solid 1px #C6C6C6;
}

.coupon_caution.-open h2::after {
    transform: rotate(45deg);
}

.coupon_cautionList {
    font-size: 14px;
    max-width: 830px;
    margin: 0 auto;
    padding: 40px 0;
    padding-left: 1em;
    text-indent: -1em;
    display: none;
}

.coupon_caution.-open .coupon_cautionList {
    display: block;
}

.coupon_cautionList li {
    line-height: 1.6em;
    margin-bottom: 2px;
}

.coupon_cautionList li.caution {
    color: red;
}

.coupon_cautionList a {
    color: #0068B7;
    text-decoration: none;
}

/************* ここから旧記述 **************/
#guide{
}

#guide section{
	width:1000px;
	margin:0px auto 45px;
}

#guide h1{
	height:100px;
	background:url("/pc/img/cmn/bgGreenLight.jpg") center center;
	font-size:32px;
	line-height:100px;
	text-align:center;
}

#guide ol{
	margin:30px 30px 60px;
}

#guide li:nth-child(-n+4):after{
	display:block;
	content:'';
	width: 0;
	height: 0;
	margin:40px auto;
	border-style: solid;
	border-width: 40px 50px 0 50px;
	border-color: #7fb500 transparent transparent transparent;
}



.guideInner a {
	color: #00b7ef;
	text-decoration: underline;
}

.guideInner b{
	display:block;
	position:relative;
	top:15px;
	left:-12px;
	width:155px;
	height:50px;
	background:#f5ce00;
	color:#fff;
	font-family:"Courier New";
	font-size:28px;
	line-height:50px;
	text-align:center;
}

.guideInner b:before{
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0 10px 10px 0;
	border-right-color: #FDA900;
}

.guideInner h2{
	padding:25px 30px 10px;
	font-size:24px;
	line-height:1.5em;
}

.guideText{
	padding:0 30px 30px;
	font-size:18px;
	line-height:1.5em;
}

.guideImage{
	width:896px;
	margin:0 auto;
	padding-bottom:30px;
}

#guide .guideInner .how-step {
	overflow: hidden;
	margin: 0 0 20px 0;
}

#guide .guideInner .how-step .header {
	padding: 25px 30px 0;
	font-size: 20px;
	font-weight: bold;
}

#guide .guideInner .how-step ol {
	list-style: none;
	margin: 0 30px 20px;
	padding: 40px 0 0 0;
	overflow: hidden;
}

#guide .guideInner .how-step ol li {
	float: left;
	width: 32%;
	margin: 0 1.5%;
	padding: 5px;
	background: #fff;
	border: 2px solid #ef7c1a;
	box-sizing: border-box;
}

#guide .guideInner .how-step ol li::after {
	content: none!important;
}

#guide .guideInner .how-step ol li:first-child,
#guide .guideInner .how-step ol li:last-child {
	margin: 0;
}

#guide .guideInner .how-step ol li .stepNum {
	margin: -30px 0 5px -5px;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	color: #ef7c1a;
}

#guide .guideInner .how-step ol li img {
	display: block;
	max-width: 100%;
	margin: 0 auto 10px;
}

#guide .guideInner .how-step ol li .stepDetail {
	min-height: 7em;
}

#checkPriceBtn{
	display:block;
	width:422px;
	height:66px;
	margin:15px auto 0;
	border:none;
	background:url("/sp/img/guide/searchBtn.png") no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}

#priceCheckerWrapper{
	margin:20px;
	padding:30px 0;
	background:#eee;
	color:#003B00;
	font-size:26px;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}

/* 下に入れる検索 */
#searchWrapper{
	padding:15px 0 40px;
	background:url("/pc/img/cmn/bgGreenDark.jpg") center center;
}

#searchWrapper h1{
	padding-top:75px;
	background:url("/pc/img/cmn/iconSearchMark.png") no-repeat center top;
	font-size:32px;
	line-height:1.5em;
	text-align:center;
	color:#fff;
}

#searchForm{
	display:block;
	width:1000px;
	margin:30px auto 0;
}

#inputWrapper{
	width:742px;
	margin:0 auto 20px;
}

#carrierArea{
	float:left;
	width:230px;
	height:40px;
	padding:0 10px;
	box-sizing:border-box;
	background:#fff;
}

#carrierText{
	float:left;
	width:180px;
	font-size:14px;
	line-height:40px;
}

#carrierTriangle{
	display:block;
	float:right;
	width: 30px;
	height: 30px;
	margin-top:5px;
	background: #434343;

}

#carrierTriangle:after{
	display:block;
	position:relative;
	content:"";
	left: 7px;
	top:-20px;
	width: 14px;
	height: 14px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#carrierSel{
	display: block;
	position: relative;
	width: 230px;
	top: -40px;
	height:40px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#searchInput,
.searchInput{
	display:block;
	float:left;
	width:480px;
	height:40px;
	box-sizing:border-box;
	margin-left:12px;
	padding:0 10px;
	border:none;
	font-size: 16px;
	line-height: 40px;
	background:#fff;
}

#searchBtn,
.searchBtn {
	display:block;
	width:260px;
	height:40px;
	box-sizing:border-box;
	margin:0px auto;
	border:none;
	border-radius:8px;
	padding-left:20px;
	background:url("/pc/img/cmn/iconLoupe.png") 210px center no-repeat #f39800;
	background-size:30px;
	box-shadow:0 3px 0 #eb6100;
	text-decoration:none;
	font-size:18px;
	line-height:37px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#searchForm h3,
#searchStep h3 {
	margin: 0 0 5px 0;
	color: #ff0;
	font-size: 18px;
	text-align: center;
}

#headerSearchStepBtn{
	display:block;
	width:260px;
	height:40px;
	box-sizing:border-box;
	margin:0px auto;
	border:none;
	border-radius:8px;
	padding-left:20px;
	background:url("/pc/img/cmn/iconLoupe.png") 210px center no-repeat #f39800;
	background-size:30px;
	box-shadow:0 3px 0 #eb6100;
	text-decoration:none;
	font-size:18px;
	line-height:37px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#searchStep{
	display:block;
	width:1000px;
	margin:30px auto 0;
}

#searchStep select {
	width: 220px;
	margin: 0;
	padding: 10px;
	color: #666;
}

#searchStep select + span {
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0 -9px -1px 6px;
	padding: 0;
	border: 8px solid transparent;
	border-left: 11px solid #fff;
}

.step_search {
	width: 742px;
	margin: 0 auto 20px;
}

/*ヘッダー上のPR画像*/
.prImage {
	margin: 30px auto -20px auto;
	text-align: center;
}

#topAnnounceWrapper{
    margin:10px 0;                                                                                                                                                                           
	padding:15px 0 15px;
    font-size: 20px;
    text-align: center;
    border-top: 3px solid #f00;                                                                                                                                                          
    border-bottom: 3px solid #f00;                                                                                                                                                       
    background-color: #fff;                                                                                                                                                              
}
#topAnnounceWrapper a{                                                                                                                                                                   
    color:#f00;                                                                                                                                                                          
}