@charset "utf-8";
/* CSS Document */

li{
	list-style:none;
}
header {
    background-color: #fff;
}
#pagetop{
	width:50px;
	height:60px;
   	position:fixed;
    right:10px;
    bottom:0px;
    cursor:pointer;
	z-index:100;
}
#anchor01 {
	text-align: center;
}
.pagetop_sp{
	display: none;	
}
.logo_sp_wh{
    display: none;
}

.footer_line_inner {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    color: #343434;
    font-weight: bold;
    line-height: 30px;
    background-color: #c2c2c2;
}
.footer_line_wrapper {
    background-color: #c2c2c2;
}
.sp_line {
    display: none;
}
.title {
    pointer-events: none;
}
@media screen and (max-width:960px) {
    .logo_sp_wh{
    display: inline-block;  
    width: 50%;
    }
    /*smart.cssの打ち消し*/
    .bar{
        padding: 2% !important;
    }
    .nav{
        display: none!important;;
    }
    .mynav{
        display: none !important;
    }
    .spnav {
    top: 60px !important;
    }
    ._zkjwrapper {
        display: none !important;
    }
    .hover_global {
        display: none !important;
    }
    #chamo-window{
        display: none;
    }
    .menubtn {
    width:40px !important;
    padding: 20px !important;
    top: 36px !important;
    }
　 /*smart.cssの打ち消し*/ 
    body {
        background-image: none !important; 
        margin-top: -77px;
    }
}
@media (max-width:480px) {
    /*=======共通=======*/
    #pagetop{
        width: 35px;
        height: 45px;
    }
    .pagetop_pc{
    	display: none;	
    }
    .pagetop_sp{
    	display: block;	
    }
    .bar {
    padding: 4% 2% 5% 4%!important;
    }
    main {
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width:375px) {
    .bar {
        padding: 5% 2% 6% 4%!important;
    }
    .btn-square-pop {
        font-size: 1.1em;
    }
}

/*-- コンテンツ固有スタイル --*/
#review {
    font-family: 'Noto Sans Japanese','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN',メイリオ,Meiryo,'メイリオ',sans-serif;
}
.main_visual img{
	width: 100%;
}
#review .main_visual .campaign {
    position: absolute;
    bottom: 12%;
    color: #f5f5f5;
    font-size: 30px;
    font-weight: bold;
}
#review .requirements span {
	color:red; 
}
#review .requirements p {
	font-size:12px;
}

#review .requirements,
#review .attentions {
    width: 740px;
    margin: 0 auto;
}
#review .requirements h4 {
	text-align: center;
	font-size: 19px;
	color: #8c6239;
}
#review .requirements h3,
#review .attentions h4 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #002145;
}
#review .requirements h5,
#review .attentions h5{
	font-size:16px;
}
#review .attentions h5 {
    font-size: 18px;
    font-weight: bold;
    color: #002145;
}
#review .requirements dl {
    width: 95%;
    margin: 30px auto;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
}
#review .requirements dt,
#review .requirements dd {
    box-sizing: border-box;
    border-bottom: 1px solid #464646;
    border-right: 1px solid #464646;
    padding: 15px 30px;
    font-size: 14px;
    line-height: 1.4;
    color: #000000;
}
#review .attentions {
    margin-top: 30px;
    min-height: 280px;
}
#review .sns_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 2%;
    background: url(/upload/index_c/bg_base.jpg);
}
#review .sns_wrap > p {
    text-align: center;
}
#review .sns_links {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
#review .sns_links > a {
    display: block;
    width: 12%;
    margin: 0 30px;
}
#review .sns_links > a .qr_code {
    display: inline-block;
    margin: 5px 0;
}
#review .sns_links > a .account_name {
    display: block;
    text-align: center;
}
#review .sns_links > a img {
    width: 100%;
    line-height: 0;
    vertical-align: top;
}
#review .content_links {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
section span {
	color: #8c6239;
}
section {
	box-sizing: border-box;
}
.kakakucom_wrap span {
	font-weight: bold;
	color: red;
}
.box {
	width: 100%;
	height: 150px;
	padding:15px;
	border: 1px solid #000;
	overflow-y: scroll;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 40px;
}
.jump_wrap{
	width: auto;
	max-width: 500px;
	height:auto;
	margin:50px auto;
	overflow:hidden;
	position: center;
	box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
    justify-content: space-evenly;
	margin-bottom: 100px;
}

.jump1{
	width: 40%;
	margin: 0 3px 0 3px;
	height: auto;
	float: left;
}
.jump1:hover {
	opacity: 0.7;
}
.jump2{
	width: 40%;
	margin: 0 3px 0 3px;
	height: auto;
	float: left;
}
.jump2:hover {
	opacity: 0.7;
}
.access :hover {
	opacity: 0.7;
}
.kakakucom_wrap img{
	width:100%;
}
.kakakucom_wrap {
	margin-bottom: 100px;
}
.kakakucom_wrap img:hover {
	opacity: 0.7;
}
.purchase-history_content {
	background-color: #f4f3f1;
	width: 100%;
	overflow: hidden;
	margin-top: -22px;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
}
.purchase-history_content img {
	margin-bottom: 30px;
	width: 50%;
}
.heading{
	width: 100%;
	height: 70px;
	background-color: #22b573;
	color: white;
	text-align: center;
	padding-top: 10px;
	font-size: 35px;
	margin-top: 60px;
}
@media screen and (max-width:960px) {
    #review {
        width: 100%;
    }
    #review .requirements {
        width: 90%;
        margin: 0 auto 30px;
    }
    #review .attentions {
        width: 100%;
        min-height: 180px;
        margin: 0 auto 30px;
    }
    #review .requirements h3,
    #review .attentions h4 {
        font-size: 20px;
    }
    #review .sns_links > a {
        display: block;
        width: 64px;
        margin: 0 15px;
    }
    #review .sns_links > a .qr_code,
    #review .sns_links > a .account_name {
        display: none;
    }
}

@media screen and (min-width:481px) and ( max-width:960px) {
	.img{
		widht:100%;
	}
	#review .attentions {
        min-height: 220px;
		text-align: center;
    }
.purchase-history_content img {
	width: 75%;
}

}
@media screen and (max-width:480px) {
	.pcview {
		display: none;
	}
    #review .main_visual {
        background: url(../images/review/review_top_sp.jpg) center top / 100% no-repeat #ffffff;
		background-size: cover;
		width:100%;
		height:260px;
		margin: 0 auto;
    }
	img{
		width:100%;
	}
	#anchor01{
		padding:0 10px;
	}
	.box-wrap {
		display: inline-block;
		text-align: center;
	}
	.box {
		width: 100%;
	}
	.kakakucom_wrap img {
		margin-bottom: 5px;
	}
	.kakakucom_wrap {
	margin-bottom: 50px;
}
	h5 {
		margin-top: 10px;
	}
	.access {
		width: 100%;
	}
	.heading{
	height: 90px;
	text-align: center;
	font-size: 25px;
	padding: 5px 20px;
	box-sizing: border-box;
	}
	.purchase-history_content img {
	margin-bottom: 20px;
	width: 100%;
}
}