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

.all_wrapper{
	width:100%;
	height: auto;
	display:block;
	margin:0 auto;
	overflow: hidden;
	display: block;
	position: relative;
	top:-120px;
}

@media screen and (max-width: 700px) {
	.all_wrapper{
	width:100%;
	height: auto;
	display:block;
	margin:0 auto;
	overflow: hidden;
	display: block;
	position: relative;
	top:115px;
}	
}


/*
========================================
    大見出し枠ここから
=========================================
 */

.pankuzu_wrapper{
	width:100%;
	height: 100px;
	display:block;
	margin:0 auto;
	background-color: #e9e9e9;
	display: inline-block
}


.pankuzu_list{
	width:100%;
	max-width:1000px; 
	height: 100px;
	display:flex;
	flex-direction: row;
	background-color: #e9e9e9;
	margin:0 auto;
}

.company{
	width: 100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	font-size:30px;
	margin-left: 2%;
	line-height: 3.3em;
	/*font-family: '游ゴシック','Yu Gothic',San-Serif;*/
}

.pankuzu{
	width: 100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	font-size:15px;
	text-align: right;
	line-height: 10em;
	
}

@media screen and (max-width: 700px) {
	
.company{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: inline-block;
	font-size:20px;
	margin: 0 auto;
	line-height: 5em;
	text-align: center;
	/*font-family: '游ゴシック','Yu Gothic',San-Serif;*/
}

.pankuzu{
	display: none;
}
	
}


/*
========================================
    大見出し枠ここまで
=========================================
 */

/*
========================================
    商品紹介タイトルここから
=========================================
 */

.title_wrapper{
	width: 100%;
	max-width: 1000px;
	height: 150px;
	display: table;
	margin:0 auto;
	text-align: center;
}

.title1{
	width: 100%;
	max-width: 1000px;
	height: 150px;
	display: table;
	margin:0 auto;
	text-align: center;
}

.title2{
	width: 100%;
	max-width: 1000px;
	height: 150px;
	margin:0 auto;
	font-size: 30px;
	font-weight: bold;
	line-height: 2em;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

@media screen and (max-width: 1000px) {
	
.title_wrapper{
	width: 100%;
	max-width: 700px;
	height: 150px;
	display: block;
	margin:0 auto;
}

.title1{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	font-size: 20px;
	font-weight: bold;
	line-height: 3em;
	text-align: center;
}

.title2{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}

}

@media screen and (max-width: 700px) {
	
.title_wrapper{
	width: 100%;
	max-width: 450px;
	height: 100px;
	display: block;
	margin:0 auto;
}

.title1{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	font-size: 20px;
	font-weight: bold;
	/*line-height: 5em;*/
	text-align: center;
}

.title2{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	padding-top: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}

}

/*
========================================
    商品紹介タイトルここまで
=========================================
 */

/*
========================================
    商品紹介ここから
=========================================
 */

.product_wrapper{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
}

/*.product_table , tbody{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
	padding-bottom: 50px;
}*/

@media screen and (max-width: 1000px) {
	
.product_wrapper{
	width: 100%;
	max-width: 700px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
}

.product_table , tbody{
	width: 100%;
	max-width: 700px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
	padding-bottom: 50px;
}
	
}

@media screen and (max-width: 700px) {
	
.product_wrapper{
	width: 100%;
	max-width: 450px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
	padding-bottom: 130px;
}

.product_table , tbody{
	width: 100%;
	max-width: 450px;
	height: auto;
	margin: 0 auto;
	background-color: #f0f0f1;
	display: block;
	padding-bottom: 50px;
}
	
}

	



	/*
	========================================
		商品7ここから
	=========================================
	 */



.dan_de_skitto_wrapper{
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
	margin: 10% auto;
	text-align: center;
}

.dan_de_skitto_title{
	width:100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 30px;
	line-height: 1.5em;
	font-family: '游ゴシック','Yu Gothic',San-Serif;
	font-weight: bold;
	color: #326b9d;
	text-align: center;
}

.dan_de_skitto{
	width:100%;
	max-width: 800px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 1% auto 0px auto;
}


.product_name{
	
	width:100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 30px auto;
	font-size: 30px;
	
}

.dan_de_skitto_sentence{
	width:100%;
	max-width: 800px;
	height: auto;
	display: inline-block;
	text-align: left;
	margin: 10px auto;
	font-size: 25px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

.sentence_wrapper{
	width:100%;
	max-width: 800px;
	height: auto;
	display: inline-block;
	text-align: left;
	margin: 10px auto;
	font-size: 25px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

.dan_de_skitto_sentence p{
	width:100%;
	max-width: 800px;
	height: auto;
	display: inline-block;
	text-align: left;
	margin: 0 auto;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
}

.dan_de_skitto_image{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 20px auto 30px auto;
}

.ni-dan{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}

.ni-dan img{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.san-dan{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 10px auto 50px auto;
}

.san-dan img{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto;
}


.purchase_wrapper{
	width: 100%;
    max-width: 800px;
    height: auto;
    display: block;
	margin: 20px auto;
	
}

.purchase_button{
	width: 100%;
    max-width: 800px;
    height: auto;
    display: block;
    background-color: #ffffff;
    border: 2px #fc0004 solid;
    border-radius: 16px;
	background-color: #FC0004;
    text-align: left;
    margin: 0 auto;
	text-align: center;
	margin-bottom: 25px;
}

.purchase_button a{
	width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
	color: #ffffff !important;
    /*background-color: #ffffff;
    border: 2px #000000 solid;
    border-radius: 8px;*/
    text-align: left;
    margin: 15px auto;
	text-align: center;
	font-weight: bold;
	font-size: 25px;	
}


.purchase_discription_wrapper{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	
	}
	
.purchase_discription{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	
	}
	
	


@media screen and (max-width: 700px) {

	
.dan_de_skitto_wrapper{
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
	margin: 10% auto;
	text-align: center;
}
	
.dan_de_skitto_title{
	width:100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 30px;
	line-height: 1.5em;
	font-family: '游ゴシック','Yu Gothic',San-Serif;
	font-weight: bold;
	color: #326b9d;
	text-align: center;
}

.dan_de_skitto{
	width:100%;
	max-width: 800px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 1% auto 0px auto;
}
	
	
.sentence_wrapper{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 20px auto;	
		
}
	

.dan_de_skitto_sentence{
	width:100%;
	max-width: 400px;
	height: auto;
	display: inline-block;
	text-align: left;
	margin: 10px auto;
	font-size: 20px;
	line-height: 1.5em;
	text-align: center;
}

.dan_de_skitto_sentence p{
	width:100%;
	max-width: 350px;
	height: auto;
	display: inline-block;
	text-align: left;
	margin: 10px auto;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
}

.dan_de_skitto_image{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 20px auto 0px auto;
}

.ni-dan{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}

.ni-dan img{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.san-dan{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 10px auto 50px auto;
}

.san-dan img{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 0 auto;
}
	
	
	
	
.purchase_wrapper{
	width: 100%;
    max-width: 800px;
    height: auto;
    display: block;
	margin: 20px auto;
	
}

.purchase_button{
	width: 100%;
    max-width: 450px;
    height: auto;
    display: block;
    background-color: #ffffff;
    border: 2px #fc0004 solid;
    border-radius: 16px;
	background-color: #FC0004;
    text-align: left;
    margin: 15px auto;
	text-align: center;
	margin-bottom: 25px;
}

.purchase_button a{
	width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
	color: #ffffff !important;
    /*background-color: #ffffff;
    border: 2px #000000 solid;
    border-radius: 8px;*/
    text-align: left;
    margin: 15px auto;
	text-align: center;
	font-weight: bold;
	font-size: 20px;	
}

	

.purchase_discription_wrapper{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: block;
	margin: 0 auto;
	
	}
	
	
	
.purchase_discription{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: block;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 50px;
	
	}
	
	
	


}


	/*
	========================================
		商品6ここまで
	=========================================
	 */






/*
========================================
    商品紹介ここまで
=========================================
 */

.space_wrapper{
	width: 100%;
	min-height: 50px;
	display: block;
}