@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: 300px;
	display: table;
	margin:0 auto;
	text-align: center;
}

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

.title2{
	width: 100%;
	max-width: 1000px;
	height: 300px;
	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;
}
	
}

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

.product1{
	width:100%;
	max-width: 800px;
	height: auto;
	display: block;
	margin: 3% auto 3% auto;
	padding-top: 2%;
}

.white_liner_wrapper{
	width:100%;
	max-width:1000px;
	height: auto;
	display: inline-block;
	text-align: right;
	position: relative;
	top:110px;
	left: -40px;
}

.white_liner{
	width:100%;
	max-width: 300px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	text-align: center;
}

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

.product1_sentence_wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.product1_sentence{
	width:100%;
	max-width: 400px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}

@media screen and (max-width: 1000px) {
	
.product1{
	width:100%;
	max-width: 600px;
	height: auto;
	display: block;
	margin: 3% auto 3% auto;
	padding-top: 2%;
}

.white_liner_wrapper{
	width:100%;
	max-width:700px;
	height: auto;
	display: inline-block;
	text-align: right;
	position: relative;
	top:90px;
	left: 0px;
}

.white_liner{
	width:100%;
	max-width: 300px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	text-align: center;
}

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

.product1_sentence_wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.product1_sentence{
	width:100%;
	max-width: 320px;
	height: auto;
	display: inline-block;
	margin: 3% auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}

	
}

@media screen and (max-width: 700px) {
	
.product1{
	width:100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin: 6% auto 6% auto;
	padding-top: 2%;
}

.white_liner_wrapper{
	width:100%;
	max-width:450px;
	height: auto;
	display: inline-block;
	text-align: right;
	position: relative;
	top:50px;
	left: 15px;
}

.white_liner{
	width:100%;
	max-width: 200px;
	height: auto;
	display: inline-block;
	font-size: 13px;
	text-align: center;
}

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

.product1_sentence_wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
	display: block;
	margin: 3% auto;
	text-align: center;
}

.product1_sentence{
	width:100%;
	max-width: 320px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}

	
}


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

	/*
	========================================
		商品2〜5ここまで
	=========================================
	 */

.product{
	width:100%;
	max-width: 1000px;
	height: auto;
	margin:3% auto 3% auto;
	display: flex;
	flex-direction: row;
}

/*.product2{
	width:100%;
	max-width: 500px;
	height: auto;
	margin-left:0;
	display: flex;
	flex-direction: row;
}*/


.product_left{
	width: 100%;
	max-width: 450px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block !important;
}

.product_right{
	width: 100%;
	max-width: 450px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

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

.product2_sentence_wrapper{
	width: 100%;
	min-width: 450px;
	height: auto;
	display: block;
	margin: 3% auto 3% auto;
	text-align: center;
}

.product2_sentence{
	width:100%;
	max-width: 450px;
	height: 100px;
	display: inline-block;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}

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

@media screen and (max-width: 1000px) {
	
.product{
	width:100%;
	max-width: 700px;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: row;
}

.product2{
	width:100%;
	max-width: 300px;
	height: auto;
	margin-left:0;
	display: flex;
	flex-direction: row;
}


.product_left{
	width: 100%;
	max-width: 300px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block:
}

.product_right{
	width: 100%;
	max-width: 300px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

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

.product2_sentence_wrapper{
	width: 100%;
	min-width: 300px;
	height: auto;
	display: inline-block;
	margin: 3% auto 3% auto;
	text-align: center;
}

.product2_sentence{
	width:100%;
	max-width: 300px;
	height: 100px;
	display: inline-block;
	margin: 2% auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}

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

@media screen and (max-width: 700px) {
	
.product{
	width:100%;
	max-width: 450px;
	height: auto;
	margin:6% auto;
	display: flex;
	flex-direction: column;
}

.product2{
	width:100%;
	max-width: 350px;
	height: auto;
	margin-left:0;
	display: flex;
	flex-direction: column;
}


.product_left{
	width: 100%;
	max-width: 350px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block:
}

.product_right{
	width: 100%;
	max-width: 350px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

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

.product2_sentence_wrapper{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: inline-block;
	margin: 2% auto 2% auto;
	text-align: center;
}

.product2_sentence{
	width:100%;
	max-width: 350px;
	height: auto;
	display: inline-block;
	margin: 3% auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}

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

	/*
	========================================
		商品2〜5ここまで
	=========================================
	 */

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



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

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

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

.product6_left{
	width: 100%;
	max-width: 250px;
	height: auto;
	font-size: 20px;
	margin: 30px auto 30px auto;
	display: block;
	text-indent: -1em;
	padding-left:1em;
	text-align: left;
}

.product6_right{
	width: 100%;
	max-width: 550px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

.product6_bottom_sentence_wrapper{
	width: 100%;
	max-width: 550px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.product6_bottom_sentence{
	width:100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 20px;
	line-height: 1.5em;
	text-align: left;
}

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

.product6_wrapper{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

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

.product6{
	width:100%;
	max-width: 700px;
	height: auto;
	display: flex;
	flex-direction: row;
	margin: 1% auto 0px auto;
}

.product6_left{
	width: 100%;
	max-width: 150px;
	height: auto;
	font-size: 15px;
	margin: 30px auto 30px auto;
	display: block;
	text-indent: -1em;
	padding-left:1em;
	text-align: left;
}

.product6_right{
	width: 100%;
	max-width: 450px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

.product6_bottom_sentence_wrapper{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.product6_bottom_sentence{
	width:100%;
	max-width: 400px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}


}

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

.product6_wrapper{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

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

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

.product6_left{
	width: 100%;
	max-width: 450px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
	text-indent: -1em;
	padding-left:1em;
	text-align: left;
}

.product6_left h4{
	width: 100%;
	max-width: 200px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
	text-indent: -1em;
	padding-left:1em;
	text-align: left;
	line-height: 1.5em;
}
	

.product6_right{
	width: 100%;
	max-width: 350px;
	height: auto;
	font-size: 18px;
	margin: 2% auto 2% auto;
	display: block;
}

.product6_bottom_sentence_wrapper{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.product6_bottom_sentence{
	width:100%;
	max-width: 350px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
}


}


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


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

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