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

#container2{
	font-family: Avenir Next Lt Pro,Century gothic,"Helvetica neue",Helvetica,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	margin: 0 !important;
	padding: 0 0 50 0 !important;
}



/* タイトル　*/
.ctt_ttl_main {
	display: block;
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 1000px;
}

.ctt_ttl_main img{
	width: auto;
	margin: 0 auto;
}

.main_box_moji_ttl {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
	font-size: 18px;
}

.main_box_moji_ttl h1 {
	display: block;
	overflow: hidden;
	font-size: 15px;
	margin: 40px auto 0;
	color: #000;
	text-align: center;
}
.main_box_moji_ttl h1 p{
	font-size: 20px;
	font-weight:bold;
}

/* ナビ部分　*/
.navi{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
}
.navi ul{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto ;
	padding: 0;
}
.navi ul li{
	display: inline-block;
	overflow: hidden;
	width: 137px;
	margin: 0;
	border-bottom: solid 3px #fff;
	text-align: center;
}
.navi ul li a{
	color: #000;
	text-decoration: none;
	display: inline-block;
	overflow: hidden;
}
.navi ul li a img{
	width: 100%;
}
/* ナビ部分ここまで　*/


/* main-live */
.main-live{
	background: #e9ecef;
	padding: 50px 0;
	width: 100%
}

.main-live-video{
	display: block;
	margin: auto;
	max-width: 1000px;
	height: 700px;
	width: 730px;
}



.small_ttl{
	display: block;
	overflow: hidden;
	width: 924px;
	padding: 0;
	margin: 0 auto 30px;
}
.small_ttl img{
	display: block;
	overflow: hidden;
	width: 100%;
}

.small_ttl{
	display: block;
	overflow: hidden;
	font-size: 20px;
}

.main_box_left{
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.main_box{
	width: 500px;
	display: block;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-bottom:40px;
}
.main_box a{
	text-decoration: none;
}
.main_box a span {
	display: block;
	overflow: hidden;
	color: #898989;
	font-size: 100px;
	height: 140px;
}
.main_box_moji2{
	color:#534e41;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.main_box_moji2 iframe{
	height: 600px;
	position: relative;
}
.main_box_moji2 a{
	color: #3e3e3e;
	font-size: 13px;
}

.mainitem_box{
	display: block;
	overflow: hidden;
	margin: 10px auto 0;
	text-align: left;
	float: left;
	width: 300px;
}

.howto_box{
	display: block;
	float: right;
	margin: 0 0 5px 10px;
	overflow: hidden;
	width: 450px;
}

.howto_box img{
	width: 100%;
	margin:0;
}
.howto_ttl{
	text-align: center;
	width: 100%;
	display: block;
	overflow: hidden;
	color:#434343;
	font-size: 30px;
}

.pickup_ttl{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 10px;
	color: #434343;
	border-bottom: 1px solid #434343;
	font-size: 20px;
}
.pickup_ttl span{
	font-size: 12px;
}

.other_item_box{
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 50px auto;
}

.other_item_box ul li{
	display: block;
	overflow: hidden;
	width: 16%;
	margin: 0 8px 40px 0;
	float: left;
	position: relative;
}
.other_item_box ul li:nth-of-type(6n){
	display: block;
	overflow: hidden;
	width: 16%;
	margin: 0 0 40px 0;
	float: left;
}
.other_item_box ul li a img{
	width: 100%;
}

.other_item_box ul li a span{
	font-size: 12px;
	display: block;
	height: 40px;
}

.other_item_box ul li p img{
	width: 100%;
}

.other_item_box ul li p span{
	font-size: 12px;
	display: block;
	height: 40px;
}

.sml_ttl_box_underbtn1 {
	display: block;
	overflow: hidden;
	padding: 50px 0;
	width: 100%;
	border-radius: 2px;
}
.sml_ttl_box_underbtn1 a{
	background-color: #3e3e3e;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0px auto 30px;
	overflow: hidden;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	width: 500px;
	line-height: 1.2em;
}

.icon2{
	background-color:#434343;
	color:#fff;
	font-size: 10px;
	padding: 10px 15px;
	text-align: center;
	transition: all 0.3s ease 0s;
	border-radius: 4px;
	float: right;
	margin: 10px 0 0;
}

.coulm{
	width: 100%;
	text-align: center;
}
.coulm img{
	width: 426px;
}
.coulm span{
	font-size: 20px;
	font-weight: bold;
}

.gift_ttl{
	font-size: 40px;
	font-weight: bold;
}

.main_box_end{
	width: 350px;
	display: block;
	overflow: hidden;
	margin: 0 auto 40px;
}
.main_box_end a{
	text-decoration: none;
}
.main_box_end a span {
	display: block;
	overflow: hidden;
	color: #898989;
	font-size: 100px;
	height: 140px;
}
.main_box_end video{
	width: 100%;
}




.gift_brand {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	text-align: left;
	padding: 0 0 50px;
}

.gift_brand ul {
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.gift_brand h2,
.other_item_box h2{
	font-size: 25px;
	text-align: center;
}


.gift_brand ul{
	display: flex;
	flex-wrap: wrap;
    justify-content: center
}
.gift_brand ul li{
	overflow: hidden;
	margin: 10px 5px 10px;
	width: 190px;
	background-color: #fdfaf6;
	text-align: left;
	font-size: 12px;
	box-shadow: 0 0 10px #ccc;
}

.gift_brand ul li a,.gift_brand ul li span{
	display: block;
	height: 100%;
	padding: 10px;
}

.gift_brand ul li img {
	width: 100%;
}

.logo{
	background: #fff;
}
.logo > img{
	display: block;
	margin: auto;
	max-width: 160px;
}

.comnt{
	width: 90%;
	border: 2px solid red;
	color: red;
	padding: 10px;
	margin: 10px auto 0;
}

@media screen and (min-width: 641px) {


	.m-pop-box{
		padding: 0;
	}

	a img:hover{
		opacity: 0.8;
	}

	.icon2:hover{
		opacity: 0.7;
	}

	.con2 ul li a:hover{
		opacity: 0.7;
	}

}

@media screen and (max-width: 640px) {
	/* 表示領域が640px未満の場合に適用するスタイル */

	.main_box_moji_ttl {
		font-size: 15px;
		margin: 0 10px 0;
		width: 95%;
	}
	.main_box_moji_ttl h1 {
		width: 95%;
		margin: 10px auto;
		font-size: 13px;
		text-align: left;
	}
	.small_ttl{
		width: 100%;
	}
	.small_ttl img{
		width: 100%;
	}



	.navi{
		width: 100%;
	}
	.navi ul{
		width: 100%;
		padding: 0px;
	}
	.navi ul li{
		width: 24%;
		margin: 0;
	}
	.navi ul li img{
		width: 100%;
	}


	/* SMPmain-live  */
	.main-live{
		margin: 30px 0;
	}

	.main-live-video{
		width:90%;
		height: 159.9vw;
	}




	.main_box{
		width: 100%;
		height: 150vw;
		margin-bottom: 0;
		position: relative;
	}

	.main_box a span{
		font-size: 60px;
		height: auto;
		width: 120px;
		float: left;
	}

	.main_box_end{
		width: 100%;
		height: 150vw;
		margin-bottom: 0;
		position: relative;
	}

	.main_box_end a span{
		font-size: 60px;
		height: auto;
		width: 120px;
		float: left;
	}

	.main_box_end video{
		width: 80%;
	}
	.small_ttl{
		margin: 18px 0;
	}

	.main_box_left{
		width: 100%;
	}

	.mainitem_box ul:nth-of-type(1) {
		display: block;
		overflow: hidden;
		text-align: left;
		width: 100%;
		float: left;
		margin: 0 10px 0 0;
	}

	.main_box img{
		width: 60%;
		float: left;
		margin: 0 0 0 5px;
	}

	.main_box_moji{
		font-size: 3vw;
		height: auto;
		left: 2vw;
		line-height: 1.5em;
		margin: 0 auto 10px;
		top: 14vw;
		width: 100%;
	}
	.main_box_moji img{
		width: 100%;
		padding: 5% 0 0 0 ;
	}

	.main_box_moji2{
		font-size: 4vw;
		margin: 0 auto;
		width: 100%;
		height: 150vw;
	}

	.main_box_moji2 iframe{
		height: 100%;
	}
	.mainitem_box{
		width:100%;
		height: auto;
		margin: 10px 0;
		text-align: center;
		font-size: 12px;
	}

	.mainitem_box ul {
		width: 100%;
	}
	.mainitem_box ul:nth-of-type(2) {
		width: 45%;
	}
	.mainitem_box ul li {
		width: 97%;
		border-bottom: 1px dotted #999;
	}
	.mainitem_box2 ul li:nth-of-type(1) , .mainitem_box2 ul li:nth-of-type(2) {
		width: 90%;
	}
	.mainitem_box ul li p{
		font-size: 9px;
		line-height: 1.3em;
	}


	.ctt_ttl{
		width: 100%;
		margin: 0 ;
		padding: 0 5px 10px;
	}
	.ctt_ttl_main {
		width: 100%;
		margin: 0 0 10px 0;
		font-size: 10px;
		text-align: center;
	}
	.ctt_ttl_main img {
		width: 100%;
		margin: 0 auto;
	}


	.howto_box{
		text-align: left;
		display: block;
		overflow: hidden;
		width: 100%;
		margin: 30px auto;
	}
	.howto_box ul{
		margin-bottom: 0px;
	}

	.howto_box ul li{
		width: 46%;
		margin: 10px 2% 20px;
		height: auto;
	}

	.howto_box ul li img{
		width: 100%;
	}

	.howto_box ul li a span{
		font-size: 9px;
		display: block;
	}



	.icon2{
		display: block;
		float: none;
		overflow: hidden;
		padding: 5px 10px;
		width: 80%;
		margin: 0 auto;
	}

	.con2 {
		padding: 50px 0;
	}

	.con2 h3::after{
		width: 50%;
	}

	.con2 ul{
		width: 100%;
		padding: 0 2%;
		margin: 0 auto 0px;
	}
	.con2 ul li{
		width: 45%;
		margin: 0 2% 40px 2%;
	}

	.sml_ttl_box_underbtn1 {
		width: 95%;
		padding: 0;
		margin: 0 auto;
	}
	.sml_ttl_box_underbtn1 a {
		padding: 15px 5px;
		font-size: 12px;
		width: 95%;
		line-height: 1em;
	}

	.pickup_ttl span{
		display: inline-block;
	}

	.other_item_box{
		width: 100%;
		margin: 20px auto 40px;
	}
	.other_item_box ul{
		width: 100%;
	}
	.other_item_box ul li{
		width: 46%;
		margin: 0 2% 40px;
	}
	.other_item_box ul li:nth-of-type(6n){
		width: 46%;
		margin: 0 2% 40px;
	}

	.coulm {
		margin: 10px auto 20px;
	}
	.coulm img{
		width: 300px;
	}

	.gift_ttl{
		font-size: 30px;
	}

	.gift_brand ul {
		width: 100%;
		padding: 0px;
		justify-content: center;
	}
	.gift_brand ul li{
		width: 45%;
	}
}
