@charset "UTF-8";

#contents {
	background:none;
}

.world_wrap{
}

.inner{
	position:relative;
}

.mv{
	background:url(../img/world/mv_bg_01_pc.gif) center top repeat;
	padding: 30px 0;
	position: relative;
}

.mv:before {
	background:url(../img/world/mv_bg_02.png) right center repeat-x;
	content: "";
	display: block;
	height: 391px;
	margin-left: -220px;
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
}

.mv:after {
	background:url(../img/world/mv_bg_03.png) left center repeat-x;
	content: "";
	display: block;
	height: 391px;
	margin-right: -220px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}

.mv h2 {
	margin: 0 auto;
	text-align:center;
	width: 405px;
}

/* #section01 */

#section01{
	padding:30px 0 105px;
}

#section01 h3{
	text-align:center;
}

#section01 ul {
	margin-top: 40px;
}

#section01 ul li {
	float: left;
	height: 340px;
	margin: 94px 49px 0 0;
	position: relative;
	width: 238px;
}

#section01 ul li.sptop,
#section01 ul li.top {
	margin-top: 0;
}

#section01 ul li.last {
	margin-right: 0;
}

#section01 ul li .text_box {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	text-align:center;
	bottom: 10px;
}

#section01 ul li .text_box .text {
	font-size: 15px;
	font-weight: bold;
}

#section01 ul li .text_box .text span {
	font-size: 13px;
}

#section01 ul li .information {
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
}

/*バナーエリア*/

#bnr_contents{
	background:#fffce0;
	padding:50px 0 75px;
}

#bnr_contents .ttl_sideline{
	line-height:1;
	padding: 10px 0 10px 20px;
	border-left: 6px solid #fd933e;
	font-size:20px;
	margin:0 0 15px;
}

#bnr_contents .net_shop a{
	display:block;
	width:1000px;
	margin:0 auto 40px;
	padding:30px 60px;
	background:#fff;
	border:1px solid #e6dfb9;
	border-radius:7px;
	box-sizing:border-box;
}

#bnr_contents .net_shop a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

#bnr_contents .net_shop .pic{
	float:left;
}

#bnr_contents .net_shop .txt_area{
	width:480px;
	float:right;
}

#bnr_contents .net_shop .txt_area .ttl{
	font-size:22px;
	line-height:1.4;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #d7dde3;
	padding:0 0 15px;
}

#bnr_contents .net_shop .txt_area .txt{
	font-size:16px;
	line-height:1.7;
	color:#333;
	padding:20px 0 14px;
}

#bnr_contents .net_shop .txt_area .txt span{
	display:block;
	font-size:12px;
	margin-top:3px;
}

#bnr_contents .online_shop{
	width:1000px;
	margin:auto;
}

#bnr_contents .online_shop ul li.lohaco{
	float:left;
}
	
#bnr_contents .online_shop ul li.amazon{
	float:right;
}

#bnr_contents .online_shop ul li span{
	display:block;
	line-height:1.6;
	margin:5px 0 0;
	font-size:13px;
}


/*バナーエリア /usual/流用 */

.bnr_area{
	background:#fffce0;
	padding:52px 0 70px;
}

.bnr_area ul{
	width:920px;
	margin:auto;
}

.bnr_area ul li.bnr01,.bnr_area ul li.bnr02,.bnr_area ul li.bnr03,.bnr_area ul li.bnr04 {
	margin:0 0 30px;
}

.bnr_area ul li.bnr01,.bnr_area ul li.bnr03, .bnr_area ul li.bnr05 {
	float:left;
}

.bnr_area ul li.bnr02,.bnr_area ul li.bnr04, .bnr_area ul li.bnr06 {
	float:right;
}

/* sp
================================================================================================================== */
@media screen and (max-width: 640px) {

#contents {
	padding: 0;
}

.mv{
	background:url(../img/world/mv_bg_01_sp.gif) center top repeat;
	background-size: 20px 20px;
	padding: 3% 0;
	position: relative;
}

.mv:before, .mv:after {
	content: none;
}

.mv h2 {
	width: 100%;
}

/* #section01 */

#section01{
	padding:7% 0 15%;
}

#section01 .inner {
	margin: 0 auto;
	width: 93.75%;
}

#section01 ul {
	margin-top: 14%;
}

#section01 ul li {
	height: auto;
	margin: 5% 5% 0 0;
	width: 47.5%;
}

#section01 ul li.sptop {
	margin-top: 0;
}

#section01 ul li.top {
	margin-top: 5%;
}

#section01 ul li.right,
#section01 ul li.last {
	margin-right: 0;
}

#section01 ul li .text_box {
	background-image: url(../img/world/sec01_bg_02_sp.png),url(../img/world/sec01_bg_01_sp.png);
	background-repeat: repeat-x, repeat-y;
	background-position: center bottom, center top;
	background-size: 258px 1px, 100%;
	min-height: 60px;
	padding: 5% 1% 3%;
	position: static;
}

#section01 ul li .text_box.long {
	min-height: 80px;
}

#section01 ul li .text_box .text {
	font-size: 14px;
}

#section01 ul li .text_box .text span {
	font-size: 12px;
}

#section01 ul li .information {
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
}




#section05{
	background:#fff;
	padding:0 0 9.5%;
}

#section05 .inner{
	width:93.75%;
}

#section05 .bnr_block{
	background:#fcf4de;
	padding:35px 80px 40px 80px;
}

#section05 .bnr_block .net_shop{
	float:left;
}

#section05 .bnr_block .bnr_right{
	float:right;
}

#section05 .bnr_block .bnr_right .lohaco{
	margin:0 0 10px;
}

#section05 .bnr_block{
	padding:5%;
}

#section05 .bnr_block .net_shop{
	float:none;
}

#section05 .bnr_block .net_shop .btn{
	margin:0 0 3.7%;
}

#section05 .bnr_block .bnr_right{
	float:none;
}

#section05 .bnr_block .bnr_right .lohaco{
	width:48%;
	float:left;
	margin:0 0 10px;
}

#section05 .bnr_block .bnr_right .amazon{
	width:48%;
	float:right;
	margin:0 0 10px;
}


/*バナーエリア*/

.bnr_area{
	padding:6.25% 0;
}

.bnr_area ul{
	width:80%;
	margin:auto;
}

.bnr_area ul li.bnr01{
	margin:0;
	float:none;
}

.bnr_area ul li.bnr02{
	margin:4% 0 0;
	float:none;
}

/*バナーエリア*/

#bnr_contents{
	background:#fffce0;
	padding:13% 0;
}

#bnr_contents .inner{
	width:93%;
	margin:auto;
}

#bnr_contents .ttl_sideline{
	line-height:1.6;
	padding: 5px 0 5px 15px;
	border-left: 4px solid #fd933e;
	margin:0 0 4.5%;
}

#bnr_contents .net_shop a{
	width:100%;
	margin:0 auto 14%;
	padding:9% 6%;
	text-decoration:none;
}

#bnr_contents .net_shop .pic{
	width:75%;
	margin:0 auto 9%;
	float:none;
}

#bnr_contents .net_shop .txt_area{
	width:auto;
	float:none;
}

#bnr_contents .net_shop .txt_area .ttl{
	font-size:20px;
	line-height:1.4;
	padding:0 0 3%;
}

#bnr_contents .net_shop .txt_area .txt{
	line-height:1.5;
	padding:4.5% 0 7%;
}

#bnr_contents .online_shop{
	width:100%;
}

#bnr_contents .online_shop ul li.lohaco{
	float:none;
	margin:0 0 7%;
}
	
#bnr_contents .online_shop ul li.amazon{
	float:none;
}

#bnr_contents .online_shop ul li span{
	margin:2% 0 0;
	font-size:11px;
}

/*バナーエリア /usual/流用 */

.bnr_area{
	padding:6.25% 0;
}

.bnr_area ul{
	width:80%;
	margin:auto;
}

.bnr_area ul li.bnr01{
	margin:0;
	float:none;
}

.bnr_area ul li.bnr02{
	margin:4% 0 0;
	float:none;
}

.bnr_area ul li.bnr03{
	margin:4% 0 0;
	float:none;
}

.bnr_area ul li.bnr04{
	margin:4% 0 0;
	float:none;
}

.bnr_area ul li.bnr05{
	margin:4% 0 0;
	float:none;
}

.bnr_area ul li.bnr06{
	margin:4% 0 0;
	float:none;
}

}