	@charset "UTF-8";

/*****************************************************

    SP用

*****************************************************/
body{font-family:"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ",sans-serif;}

// R E S E T ------------------------------------------------------------
html,body{margin:0;padding:0;width:100%;height:100%;font-size:62.5%;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
a{text-decoration:none;}
ul,ol{list-style:none;}
dl,dt,dd{margin:0;}
table{table-layout:fixed;border-spacing:0;}
.-----sp-----{}
@media screen and (max-width: 750px) {
	.br_sp{
		display:none;
	}
	.br_sp_on{
		display:block;
	}
	/*****************************************************
	   MAIN
	*****************************************************/
	#main{
	width:100vw;
	margin:0 auto;
	padding: 0;
	background: white;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	}
/******************head***********************/
	#head{
		width:100vw;
		height:auto;
		margin:0 auto;
		padding:0;
		background:white;
	}
	.head_text{
		width:calc(750 * 100vw / 750);
		padding:calc(15 * 100vw / 750) 0;
		background: black;
	}
	.head_text img{
		width:calc(730 * 100vw / 750);
		padding:0 0 0 calc(20 * 100vw / 750);
		background-size: cover;
	}
	.head_img_sp{
		calc(750 * 100vw / 750);
		margin:0 auto;
		display: block;
	}
	.head_img_sp img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.head_img_pc{
		display: none;
	}
	/******************mainimg***********************/
	.slide_sp{
		width:calc(750 * 100vw / 750);
		height:auto;
		margin:0 auto;
		padding:0;
		display: block;
		z-index: 100;
	}
	.slide_sp img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.slide_pc{
		display: none;
	}
	.bg-slider {
	position: relative;
	width: calc(750 * 100vw / 750);
	height: auto;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	text-align: center;
}
/******************ben***********************/
	.ben{
		width:100vw;
		padding:calc(30 * 100vw / 750) 0;
		background-image: -webkit-linear-gradient(0deg, #fff5dd 0%, white 50%, #fff5dd 100%);
        background-image: linear-gradient(0deg, #fff5dd 0%, white 50%, #fff5dd 100%);
		border-bottom:calc(14 * 100vw / 750) solid #bdab81;
	}
	.ben_inner{
		width:calc(730 * 100vw / 750);
		margin:0 auto;
		padding:0;
	}
	.ben_title{
		width:calc(730 * 100vw / 750);
		margin:0 auto;
		padding:0;
	}
	.ben_title img{
		width:calc(730 * 100vw / 750);
		margin:0 auto;
		background-size: cover;
	}
	.ben_box{
		width:calc(730 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0 0;
		margin:0 auto;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.ben_box img{
		width:calc(600 * 100vw / 750);
		margin:0 auto calc(30 * 100vw / 750);
		background-size: cover;
	}
	.ben_text{
		padding:calc(30 * 100vw / 750) 0 0;
	}
	.ben_text p{
		font-size:calc(22 * 100vw / 750);
		line-height: calc(22 * 100vw / 750);
		text-align: center;
		color:gray;
	}
/******************sec_inner***********************/
	.sec_inner{
		width:calc(750 * 100vw / 750);
		margin:0 auto;
		padding:calc(50 * 100vw / 750) 0;
	}
/******************sec_img***********************/
	.sec_img{
		width:calc(650 * 100vw / 750);
		margin:0 auto;
		padding:calc(50 * 100vw / 750);
	}
	.sec_img img{
		width:calc(650 * 100vw / 750);
		margin:0 auto calc(20 * 100vw / 750);
		background-size: cover;
	}
	
/******************sec_img_2***********************/
	.sec_img_2{
		width:calc(650 * 100vw / 750);
		margin:0 auto;
		padding:calc(50 * 100vw / 750);
	}
	.sec_img_2 img{
		width:calc(650 * 100vw / 750);
		margin:0 auto calc(20 * 100vw / 750);
		background-size: cover;
	}
	
/******************h2_inner***********************/
	.h2_inner_sp{
		width:auto;
		margin:0 auto calc(50 * 100vw / 750);
		padding: 0;
		display: block;
	}
	.h2_inner_sp img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.h2_inner{
		display: none;
	}
/******************h3_inner***********************/
	.h3_inner{
		width:calc(750 * 100vw / 750);
		margin:0 auto;
		padding:calc(50 * 100vw / 750) 0;
		background-image: -webkit-linear-gradient(45deg, #f8f2d7 0%, white 100%);
        background-image: linear-gradient(45deg, #f8f2d7 0%, white 100%);
	}
	.h3_text{
		width:calc(750 * 100vw / 750);
		margin: 0 auto;
	}
	.h3_text p{
		font-size:calc(32 * 100vw / 750);
		line-height: calc(64 * 100vw / 750);
		text-align: center;
		font-weight: bold;
	}
	
/******************h4_inner***********************/
	.h4_inner{
		width:calc(750 * 100vw / 750);
		margin:calc(50 * 100vw / 750) auto;
		padding:calc(50 * 100vw / 750) 0;
		background-image: -webkit-linear-gradient(45deg, #f2e79a 0%, white 100%);
        background-image: linear-gradient(45deg, #df2e79a 0%, white 100%);
	}
	.h4_text{
		width:calc(750 * 100vw / 750);
		margin: 0 auto;
	}
	.h4_text p{
		font-size:calc(42 * 100vw / 750);
		line-height: calc(70 * 100vw / 750);
		text-align: center;
		font-weight: bold;
	}
	.h4_text p s{
		font-size:calc(32 * 100vw / 750);
		line-height: calc(50 * 100vw / 750);
		text-align: center;
		font-weight: bold;
		text-decoration: none;
	}
/******************sec_a***********************/
	.sec_a{
		width:calc(680 * 100vw / 750);
		margin:0 auto;
		padding:calc(50 * 100vw / 750) calc(25 * 100vw / 750) 0;
		border:calc(10 * 100vw / 750) solid #EBEBEB;
	}
	.sec_a p{
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.sec_a p b{
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.sec_a p b1{
		font-size:calc(38 * 100vw / 750);
		font-weight: bold;
		text-decoration: underline;
	}
	.sec_a p y{
		padding:calc(10 * 100vw / 750) 0;
		background: yellow;
	}
	.sec_a_img{
		padding:calc(50 * 100vw / 750) 0;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.sec_a_img_01, .sec_a_img_02{
		margin:0 auto calc(25 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.sec_a_img_01 img, .sec_a_img_02 img{
		width:calc(680 * 100vw / 750);
		margin:0 auto;
		background-size: cover;
	}
	
/******************sec_b***********************/
	.sec_b{
		width:calc(700 * 100vw / 750);
		margin:0 auto;
		padding:0 0 calc(50 * 100vw / 750);
	}
	.sec_b p{
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.sec_b r{
		font-weight: bold;
		color:#d00d0d;
	}
	.sec_b ru{
		font-weight: bold;
		text-decoration: underline;
		color:#d00d0d;
	}
	.sec_b y{
		padding:calc(10 * 100vw / 750) 0;
		background: yellow;
	}
	.sec_b b2{
		padding:calc(10 * 100vw / 750) calc(15 * 100vw / 750);
		background-image: -webkit-linear-gradient(45deg, #d20000 0%, #a00202 100%);
        background-image: linear-gradient(45deg, #d20000 0%, #a00202 100%);
		border-radius: calc(5 * 100vw / 750);
		color:white;
		font-weight:bold;
	}
	.sec_b_pic_02 bu{
		font-weight: bold;
		text-decoration: underline;
		font-size:calc(42 * 100vw / 750);
		line-height: calc(50 * 100vw / 750);
	}
	.sec_b_pic_02 b3{
		padding:calc(20 * 100vw / 750) calc(15 * 100vw / 750);
		font-size:calc(34 * 100vw / 750);
		line-height: calc(80 * 100vw / 750);
		background-image: -webkit-linear-gradient(135deg, #f5c140 0%, #ce9811 100%);
        background-image: linear-gradient(135deg, #f5c140 0%, #ce9811 100%);
		border-radius: calc(5 * 100vw / 750);
		color:white;
		font-weight:bold;
	}
	.sec_b_pic_02 r{
		font-weight: bold;
		color:#d00d0d;
	}
	.sec_b_pic_02 y{
		font-weight: bold;
		background: yellow;
	}
	.sec_b_pic {
		width:calc(700 * 100vw / 750);
		margin:0 auto calc(30 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column-reverse;
		-webkit-flex-direction:column-reverse;
		-moz-flex-direction:column-reverse;
		flex-direction:column-reverse;
	}
	.sec_b_pic_02, .sec_b_pic_03 {
		width:calc(700 * 100vw / 750);
		margin:0 auto calc(30 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.sec_b_pic_02 b1{
		padding:calc(20 * 100vw / 750) calc(20 * 100vw / 750);
		line-height: calc(80 * 100vw / 750);
		/*background-image: -webkit-linear-gradient(135deg, #f5c140 0%, #ffdf8e 100%);*/
        background-image: linear-gradient(135deg, #815a10 0%, #deaf53 50%, #815a10 100%);
		border:4px solid #ffdf8e;
		color:white;
		font-weight:bold;
	}
	.sec_b_pic p, .sec_b_pic_02 p, .sec_b_pic_03 p{
		text-align: center;
		width:calc(700 * 100vw / 750);
		margin:0 auto;
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
		word-break: break-all;
	}
	.sec_b_pic p r, .sec_b_pic_02 p r{
		color:#d00d0d;
	}
	.sec_b_pic p y, .sec_b_pic_02 p y{
		padding:calc(7 * 100vw / 750) 0;
		background: yellow;
	}
	.sec_b_pic img{
		width:calc(400 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0;
		margin:0 auto;
		background-size: cover;
	}
	.sec_b_pic_02 img{
		width:calc(400 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0;
		margin:0 auto;
		background-size: cover;
	}
	.sec_b_pic_03 img{
		width:calc(500 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0;
		margin:0 auto;
		background-size: cover;
	}

/******************sec_b***********************/
	.sec_c_r {
		margin:0 auto calc(50 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column-reverse;
		-webkit-flex-direction:column-reverse;
		-moz-flex-direction:column-reverse;
		flex-direction:column-reverse;
	}
	.sec_c_l {
		margin:0 auto calc(50 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.sec_c_r p, .sec_c_l p{
		width: calc(650 * 100vw / 750);
		padding:calc(20 * 100vw / 750) calc(50 * 100vw / 750);
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
		background: #f2f2f2;
	}
	.sec_c_r p b, .sec_c_l p b{
		font-size:calc(32 * 100vw / 750);
		line-height: calc(50 * 100vw / 750);
	}
	.sec_c_r img{
		width:calc(450 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		background-size: cover;
	}
	.sec_c_l img{
		width:calc(450 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		background-size: cover;
	}
	
/******************sec_d***********************/
	.sec_d{
		width:calc(700 * 100vw / 750);
		margin:0 auto;
		padding:0 0 calc(50 * 100vw /750);
	}
	.sec_d p{
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.sec_d  y{
		padding:calc(5 * 100vw / 750);
		font-weight: bold;
		background: yellow;
	}
	.sec_d b1{
		padding:calc(15 * 100vw / 750) calc(20 * 100vw / 750);
		line-height: calc(80 * 100vw / 750);
		background-image: -webkit-linear-gradient(135deg, #f5c140 0%, #ffdf8e 100%);
        background-image: linear-gradient(135deg, black 0%, #2e2e2e 100%);
		border:4px solid #ffdf8e;
		color:white;
		font-weight:bold;
	}
	.sec_d_pic{
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
		background-image: -webkit-linear-gradient(90deg, #dbdbdb 0%, #f9f9f9 50%, #dbdbdb 100%);
        background-image: linear-gradient(90deg, #dbdbdb 0%, #f9f9f9 50%, #dbdbdb 100%);
	}
	.sec_d_pic ul{
		width:auto;
		margin:calc(20 * 100vw / 750);
		padding:calc(50 * 100vw / 750) calc(25 * 100vw / 750) 0;
		background: white;
	}
	.sec_d_pic ul li{
		background-image: url(../img/icon02.png);
		background-repeat: no-repeat;
		background-size:6%;
		background-position: left calc(8 * 100vw / 750);
		list-style-type: none;
		color:#000;
		font-weight: bold;
		font-size: calc(30 * 100vw / 750);
		line-height:calc(45 * 100vw / 750);
		padding: 0 0 calc(25 * 100vw / 750) calc(55 * 100vw / 750);
		margin: 0 auto calc(30 * 100vw / 750);
		display: block;
		text-align:left;
		border-bottom:2px solid #c8c8c8;
	}

/******************info_area***********************/
	#info_area{
		width:calc(700 * 100vw / 750);
		padding:calc(20 * 100vw / 750) 0 0;
		margin: 0 auto;
	}
	.info{
		width:calc(700 * 100vw / 750);
		margin:0 auto calc(100 * 100vw / 750);
		border:1px solid #000;
	}
	tr{
	}
	tr th{
		color:white;
		text-align: center;
		padding:calc(30 * 100vw / 750) 0;
		background: black;
		border:1px solid #999;
	}
	tr td{
		padding:calc(30 * 100vw / 750) 0;
		border:1px solid #999;
	}
	tr .td1{
		
		font-size: calc(26 * 100vw / 750);
		padding:calc(25 * 100vw / 750) 0 calc(25 * 100vw / 750) calc(15 * 100vw / 750);
		border:1px solid #999;
		background: #eee;
	}
	tr .td1 b{
		font-size: calc(32 * 100vw / 750);
		line-height: calc(50 * 100vw / 750)
	}
	tr .td2{
		text-align: center;
		font-size: calc(28 * 100vw / 750);
	}
	tr .td3{
		text-align: center;
		font-size: calc(28 * 100vw / 750);
		font-weight: bold;
	}
	tr .td3 r{
		font-size: calc(32 * 100vw / 750);
		font-weight: bold;
		color:#c91616;
	}
	tr .td3 a:hover{
		opacity: 0.7;
	}
	/* 点滅 */
	.blinking{
		-webkit-animation:blink 1.5s ease-in-out infinite alternate;
		-moz-animation:blink 1.5s ease-in-out infinite alternate;
		animation:blink 1.5s ease-in-out infinite alternate;
	}
	@-webkit-keyframes blink{
		0% {opacity:0;}
		100% {opacity:1;}
	}

	@-moz-keyframes blink{
		0% {opacity:0;
		}
		100% {opacity:1;
		}
	}

	@keyframes blink{
		0% {opacity:0;
		}
		100% {opacity:1;
		}
	}

/******************sec_07***********************/
	.sec_07{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto calc(80 * 100vw / 750);
		border:1px solid #ccc;
	}
	.sec_07 .title{
		width:calc(700 * 100vw / 750);
		padding:calc(10 * 100vw / 750) 0 calc(20 * 100vw / 750);
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		background: #ecdf85;
	}
	.sec_07 .title p{
		padding:calc(15 * 100vw / 750) 0 0;
		font-size: calc(34 * 100vw / 750);
		line-height: calc(34 * 100vw / 750);
		font-weight: bold;
		text-align: center;
		font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	}
	.sec_07 .text{
		width:calc(640 * 100vw / 750);
		padding:calc(60 * 100vw / 750) calc(30 * 100vw / 750);
		font-size: calc(32 * 100vw / 750);
		font-weight: bold;
		line-height:calc(60 * 100vw / 750);
		text-align: center;
	}
	.sec_07 .text r{
		font-size: calc(30 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		color:#c30000;
	}
	.sec_07 .text rb{
		font-size: calc(38 * 100vw / 750);
		line-height:calc(66 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
	}
	.sec_07 .text rc{
		font-size: calc(51 * 100vw / 750);
		line-height:calc(70 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
		background: yellow;
		border-bottom: solid 3px #c30000;
	}
	.sec_07 .text rl{
		font-size: calc(43 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
	}
	.sec_07 .text gb{
		font-size: calc(55 * 100vw / 750);
		color:#0eb51e;
	}
	.sec_07 .text a{
		font-size: calc(30 * 100vw / 750);
		color: blue;
	}
	.sec_07 .text a:hover{
		opacity: 0.6;
	}
	.sec_07 .text a img{
		width:55%;
		padding:calc(25 * 100vw / 750) 0;
		background-size: cover;
	}
	.sec_07 .text_2{
		text-align: center;
		width:calc(640 * 100vw / 750);
		padding:calc(25 * 100vw / 750) calc(30 * 100vw / 750);
		font-size: calc(31 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
	}
	.sec_07 #sdate{
		width:calc(640 * 100vw / 750);
		padding:calc(25 * 100vw / 750) calc(30 * 100vw / 750);
		font-size: calc(31 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
	}
	.sec_07 .text_2 r{
		font-size: calc(31 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		color:#c30000;
	}
	.sec_07 .text_2 y{
		padding:calc(5 * 100vw / 750) 0;
		font-weight: bold;
		background: yellow;
	}
	.sec_07 .text_2 rb{
		font-size: calc(31 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
	}
	.sec_07 .text_2 b{
		font-size: calc(36 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
	}
	.sec_07 .text_2 gb{
		font-size: calc(50 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
		color:#0078c1;
	}
	.sec_07 .text_2 rc{
		font-size: calc(51 * 100vw / 750);
		line-height:calc(70 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
		background: yellow;
		border-bottom: solid 3px #c30000;
	}
	.sec_07 .text_2 rl{
		font-size: calc(38 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		font-weight: bold;
		color:#c30000;
	}
	.sec_07 .text_2 ua{
		text-decoration:line-through;
	}
	
/******************video***********************/
	.movie{
		width:100%;
		padding:0;
		margin:0 auto;
		background: white;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
		box-sizing: border-box;
	}
	.movie p{
		/*margin:0 auto;*/
		text-align: left;
		font-size:calc(34 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.movie p span.v-midashi {
	    font-size: calc(36 * 100vw / 750);
	    line-height: calc(60 * 100vw / 750);
	    font-weight: bold;
	    color: #c30000;
	}
	.movie img{
		width:60%;
		margin:0 auto calc(20 * 100vw / 750);
		background-size: cover;
	}
	.movie .video{
		position:relative;
		width:100%;
		padding-top:56.25%;
		margin:calc(15 * 100vw / 750) auto calc(55 * 100vw / 750);
	}
	.movie .video iframe{
	    position:absolute;
	    top:0;
	    right:0;
	    width:100%;
	    height:100%;
	}

/******************prof***********************/
	.prof{
		width:auto;
		margin:0 auto calc(50 * 100vw / 750);
		padding:calc(50 * 100vw / 750) calc(50 * 100vw / 750);
		background-image: -webkit-linear-gradient(135deg, #f9f9f9 0%, #dedede 100%);
        background-image: linear-gradient(135deg, #f9f9f9 0%, #dedede 100%);
	}
	.prof p{
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.prof p r{
		font-weight: bold;
		color:#d00d0d;
	}
	.prof_name{
		width:calc(630 * 100vw / 750);
		margin:0 auto calc(30 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.prof_name img{
		width:calc(350 * 100vw / 750);
		margin:0 auto calc(30 * 100vw / 750);
		background-size: cover;
	}
	.prof_name p{
		margin:0 auto;
		font-size:calc(30 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
		text-align: center;
	}
	.prof_name p bu{
		font-size: calc(38 * 100vw / 750) ;
		line-height: calc(60 * 100vw / 750) ;
		font-weight: bold;
		text-decoration: underline;
	}
	
/******************form***********************/
	.mailform_02{
	width:calc(700 * 100vw / 750);
	padding:0;
	margin:0 auto calc(50 * 100vw / 750);
	border-radius: 10px;
	}
	.mailform_02 form{
	width:calc(650 * 100vw / 750);
	padding:0 calc(25 * 100vw / 750);
	margin:0 auto;
	}
	.mailform_02 form div{
		margin:calc(25 * 100vw / 750) auto;
	}
	.mailform_02 form div a{
		font-size:calc(26 * 100vw / 750);
	}
	.mailform_02 input{
	width:100%;
	margin:0 auto calc(10 * 100vw / 750);
	background-size: cover;
	}
	.mailform_02 input:hover{
	opacity: 0.9;
	}
	.mailform_02 .btn input{
		display:block;
		background:#ffce64;
		padding: 0;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin:calc(10 * 100vw / 750) auto;
		color:#ffffff;
	}
	/******************sec_10***********************/
	.sec_10{
	width:calc(700 * 100vw / 750);
	padding:calc(20 * 100vw / 750) 0 calc(15 * 100vw / 750) ;
	margin:0 auto calc(80 * 100vw / 750);
	border:1px solid #ccc;
	background: #fff;
	}
	.sec_10 img{
	width:100%;
	padding:0 /*calc(10 * 100vw / 750)*/;
	margin:0 auto;
	background-size: cover;
	}
	.sec_10 p{
	width:calc(680 * 100vw / 750);
	padding:calc(50 * 100vw / 750) calc(10 * 100vw / 750) 0;
	margin:0 auto calc(30 * 100vw / 750);
	font-size: calc(30 * 100vw / 750);
	line-height:calc(60 * 100vw / 750);
	}
	.sec_10_bc{
	text-align: center;
	font-weight: bold;
	}
	.sec_10_book{
	width:calc(680 * 100vw / 750);
	margin:0 auto;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	}
	.sec_10_book img{
	width:100%;
	padding: 0;
	margin:0 auto;
	background-size: cover;
	}
	
	/******************sec_11***********************/
	.sec_11{
		width:calc(750 * 100vw / 750);
		padding:calc(80 * 100vw / 750) 0 calc(40 * 100vw / 750) ;
		margin:0 auto calc(40 * 100vw / 750);
		background: #ececec;
	}
	.sec_11_title{
		text-align: center;
		font-size:calc(50 * 100vw / 750);
		margin:0 auto calc(40 * 100vw / 750);
		font-family: 'Noto Serif SC', serif;
	}
	.sec_11_box{
		width:calc(650 * 100vw / 750);
		padding:calc(30 * 100vw / 750) calc(25 * 100vw / 750);
		margin:0 auto;
		border-bottom:1px solid #ccc;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-webkit-box-align: center;
	}
	.sec_11_box p{
		font-size:calc(28 * 100vw / 750);
		line-height: calc(44 * 100vw / 750);
		width:calc(175 * 100vw / 750);
		text-align: left
	}
	.sec_11_box p:last-of-type{
		width:calc(525 * 100vw / 750);
		text-align: left
	}
	/******************footer***********************/
	.footer{
	width:100vw;
	padding:calc(20 * 100vw / 750) 0 calc(180 * 100vw / 750);
	margin:0 auto;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	background: #575757;
	}
	.ft_menu{
	width:calc(700 * 100vw / 750);
	margin:0 auto calc(10 * 100vw / 750);
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	color:black;
	}
	.ft_menu a{
	font-size: calc(28 * 100vw / 750);
	line-height:calc(70 * 100vw / 750);
	text-align: center;
	text-decoration: underline;
	color:white;
	}
	.ft_menu p{
	display: none;
	}
	.ft_text{
	font-size: calc(24 * 100vw / 750);
	color:white;
	text-align: center;
	}
/******************btn***********************/
	.toCartButton {
	/*ページ下部に固定*/
		position: fixed;
		bottom: 0px;
		width: calc(750 * 100vw / 750);
		padding:calc(20 * 100vw / 750) 0;
		text-align: center;
		display: block;
		z-index:1000;
		border-top:2px solid #ccc;
	/*ボタン上部に影をつける*/
	}
	.square_btn{
    display: inline-block;
    padding: calc(36 * 100vw / 750) calc(50 * 100vw / 750);
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    font-size:calc(44 * 100vw / 750);
    background-image: -webkit-linear-gradient(45deg, #43b927 0%, #117500 100%);
    background-image: linear-gradient(45deg, #43b927 0%, #117500 100%);
    transition: .4s;
	}

	.square_btn:hover{
    background-image: -webkit-linear-gradient(45deg, #117500 50%, #43b927 100%);
    background-image: linear-gradient(45deg, #117500 50%, #43b927 100%);
	}
	.btn_wrap {
	width:100%;
	margin:calc(50 * 100vw / 750) auto;
	display: block;
	text-align:center;
	}
	
/******************voice***********************/
	.voice{
		width:calc(750 * 100vw / 750);
		padding:0 0 calc(50 * 100vw / 750);
		margin:0 auto;
	}
	.voice_inner{
		width:calc(700 * 100vw / 750);
		padding:calc(50 * 100vw / 750) 0 calc(20 * 100vw / 750);
		margin:0 auto;
		border:1px solid gray;
	}
	.voice_box{
		width:calc(650 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0 calc(20 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		border-bottom:1px solid gray;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.voice_box:last-of-type{
		padding:0 0 calc(20 * 100vw / 750);
		margin:0 auto calc(10 * 100vw / 750);
		border-bottom:none;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.voice_title{
		width:100%;
		padding:calc(30 * 100vw / 750) calc(70 * 100vw / 750) ;
		margin:0 auto calc(30 * 100vw / 750);
		text-align:center;
		 border-radius: 50%;
    	-moz-border-radius: 50%;
   	 	-webkit-border-radius: 50%;
		font-weight: bold;
		font-size: calc(36 * 100vw / 750);
		background: linear-gradient(180deg, #c91616 50%, #c91616 100%);
		color:white;
		box-sizing:border-box;
	}
	.voice_area{
		width:calc(650 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0;
		margin:0 auto;
		display: -webkit-flex;
		display: flex;
		align-items: center;
	}
	.voice_area img{
		width:calc(500 * 100vw / 750);
		padding:0;
		margin:0 auto calc(50 * 100vw / 750);
		background-size: cover;
		display: block;
	}
	.voice_detail{
		width:calc(650 * 100vw / 750);
		padding:0;
		margin:0 auto;
		background-size: cover;
		align-items: center;
	}
	.voice_area::after{
	  content: "";
	  display: block;
	  clear: both;
	}
	.voice_name{
		margin:0 0 calc(10 * 100vw / 750);
		text-align: center;
		font-size:calc(44 * 100vw / 750);
		font-weight: bold;
	}
	.voice_position{
		margin:0 0 calc(20 * 100vw / 750);
		text-align: center;
		font-size:calc(28 * 100vw / 750);
		font-weight: bold;
	}
	.voice_position b{
		margin:0 0 calc(20 * 100vw / 750);
		text-align: center;
		font-size:calc(32 * 100vw / 750);
		font-weight: bold;
	}
	.voice_text{
		margin:0 0 calc(10 * 100vw / 750);
		font-size:calc(30 * 100vw / 750);
		line-height: calc(56 * 100vw / 750);
		word-break: break-all;
	}
	.voice_text b{
		font-size:calc(40 * 100vw / 750);
		line-height: calc(70 * 100vw / 750);
		font-weight: bold;
	}
	.voice_text b r{
		color:red;
	}
	.voice_text y{
		font-weight: bold;
		background: yellow;
	}
	.voice_text r{
		font-weight: bold;
		color:#c91616;
	}
	.font150{
		font-size:calc(32 * 100vw / 750);
		line-height: calc(50 * 100vw / 750);
		font-weight: bold;
	}
	
}



