@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

/* mouseover */
a:hover {
	color: inherit;
}

a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a img {
	border: 0 none;
	outline: 0 none;
}

#wrap {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	font-family:'Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3','ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','ƒqƒ‰ƒMƒmŠpƒS StdN','Hiragino Kaku Gothic StdN','‚l‚r ƒSƒVƒbƒN','MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN','MS PGothic','ƒƒCƒŠƒI', Meiryo,sans-serif;
}

#wrap>.pcHead {
	margin: 0 auto;
}

#wrap .wrap_header .linkTop{
	display: none;
}

#menuHeader #search{
	display: none;
}

#wrap .wrap_header .sns ul {
	clear: both;
}

@media screen and (max-width: 640px){
	.wrap_header{
		padding: 0 0 10px;
		background: url(/enjoy/recipe/sp/img/bg.jpg) repeat 0 0;		
	}
	
	.pc {
		display:none!important;
	}
}

@media screen and (min-width: 641px){	
	.sp {
		display:none!important;
	}
}

/* ƒƒCƒ“ƒrƒWƒ…ƒAƒ‹ */
.container {
	overflow: hidden;
}

.main_image {
	position: relative;
}

h1{
	height: 0;
	width: 100%;
	line-height: 1;
	font-weight: bold;
	text-align: left;	
	color:#000;
	letter-spacing: -1px;
	font-family: 'Noto Serif JP','Ÿà–¾’© Demibold','Ÿà–¾’©','YuMincho','Yu Mincho','Ÿà–¾’©‘Ì','ƒqƒ‰ƒMƒm–¾’© ProN','Hiragino','Mincho ProN','HG–¾’©E','‚l‚r ‚o–¾’©','‚l‚r –¾’©',serif;
}

.ttl_1{	
	position: absolute;	
	top: 33px;
	left: 20px;
	font-size: 28px;
	color: #052a47;
}

.ttl_2{
	display: inline-block;
    position: absolute;
    top: 21px;
    left: 29px;
    font-size: 80px;
    color: #825945;
    font-weight: bold;
}

.ttl_2_1{
	letter-spacing: -4px;
    font-size: 92px;
}

.haru {
	color: #f05783;
    margin-left: 30px;
	display: inline-block;
	transform: rotate(10deg);
}

.ttl_2_2 {
	display: inline-block;
    position: absolute;
    top: 76px;
    left: -2px;
    font-size: 48.8px;
	letter-spacing: 0px;
}

.ttl_lede{
	position: absolute;
    top: 213px;
    left: 35px;
    color: #5a311b;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.1), -2px 2px 4px rgba(255, 255, 255, 0.1), 2px -2px 4px rgba(255, 255, 255, 0.1), -2px -2px 4px rgba(255, 255, 255, 0.1),/**/ 2px 2px 4px rgba(255, 255, 255, 0.1), -2px 2px 4px rgba(255, 255, 255, 0.1), 2px -2px 4px rgba(255, 255, 255, 0.1), -2px -2px 4px rgba(255, 255, 255, 0.1),/**/ 2px 2px 4px rgba(255, 255, 255, 0.1), -2px 2px 4px rgba(255, 255, 255, 0.1), 2px -2px 4px rgba(255, 255, 255, 0.1), -2px -2px 4px rgba(255, 255, 255, 0.1),/**/ 2px 2px 4px rgba(255, 255, 255, 0.1), -2px 2px 4px rgba(255, 255, 255, 0.1), 2px -2px 4px rgba(255, 255, 255, 1), -2px -2px 4px rgba(255, 255, 255, 1);
	font-family: 'Segoe UI','Arial Rounded MT Bold','ƒƒCƒŠƒI', Meiryo,'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',sans-serif;
}

.sp_br {
	display: none;
}

.pc_br {
	display: block;
}


/* -----IE’²®----- */
@media all and (-ms-high-contrast: none) {
	
	.ttl_2{
		top: 34px;
	}
	
}/* --------------- */


@media screen and (max-width: 640px){
	.main_image {
		
	}
			
	.ttl_1{	
		top: 12%;
		left: 3.4%;
		font-size: 5.1vw;
	}
		
	.ttl_2{
		position: absolute;
    	top: 9%;
    	left: 2%;
    	font-size: 13.5vw;
	}
	
	.ttl_2_1 {
		letter-spacing: -4px;
		font-size: 14.5vw;
	}
	
	.ttl_2_2{
		font-size: 8.9vw;
    	letter-spacing: 5px;
    	top: 62px;
    	left: 1px;
	}
	
	.haru {
		margin-left: 8%;
	}

		
	.ttl_lede{
		top: 61.3%;
    	left: 2.7%;
    	font-size: 4.7vw;
    	line-height: 1.35;
	}
	
	.sp_br {
		display: block;
	}
	
	.pc_br {
		display: none;
	}
}

/* -----IE’²®----- */
 /*@media all and (-ms-high-contrast: none) and (max-width: 640px){
	.ttl_1{
		font-size: 6.7vw;
	}
	
	.ttl_2{
		top: 15%;
		font-size: 10.6vw;
	}
	
	.ttl_lede{
		font-size: 2.4vw;
	}
}*//* --------------- */

@media screen and (max-width: 375px){
	h1{
		/*text-shadow: 
		    #fff 1px 0px,  #fff -1px 0px,
		    #fff 0px -1px, #fff 0px 1px,
		    #fff 1px 1px , #fff -1px 1px,
		    #fff 1px -1px, #fff -1px -1px*/
	}
	
	.ttl_1{
		top: 12%;
	}
	
	.ttl_2_2 {
		top: 55px;
	}
}

/* -----IE’²®----- */
/*@media all and (-ms-high-contrast: none) and (max-width: 375px){
	.ttl_lede{
		top: 44%;
	}
}*//* --------------- */

@media screen and (max-width: 320px){
	.ttl_2 {
	}
	
	.ttl_2_2 {
		top: 51px;
		letter-spacing: 4px;
	}
	
	.ttl_lede{
		left: 4%;;
    	font-size: 4.7vw;
    	line-height: 1.3em;
	}
}

/* -----IE’²®----- */
@media all and (-ms-high-contrast: none) and (max-width: 320px){
	.ttl_1{
		font-size: 6.5vw;;
	}
}
/* -----IE’²®----- */


/* ƒŒƒVƒsƒGƒŠƒA */

.inner {
	padding: 12px 0 0;
}

.container ul {
	list-style-type:none;
	overflow: hidden;
}

.container .lastList {
	padding:0;
}

#recipe {
	width: 100%;
	max-width: inherit;
}

#recipe .list img {
  width: 100%;
}

.recipes_link {
    position: relative;
    margin-bottom: 5%;
}

.recipes_link p {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 130%;
    letter-spacing: -0.05em;
}

.recipes_link p span {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: -1.5%;
    border: 8px solid transparent;
    border-left: 12px solid #540000;
}

h2{
	text-align: left;
	letter-spacing: .06em;
	font-family: 'ƒƒCƒŠƒI', Meiryo,'ƒqƒ‰ƒMƒmŠpƒS StdN','Hiragino Kaku Gothic StdN','ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',sans-serif;
}

h2.band1{
 font-weight: bold;
 background: #FBF1F0;
}

h2.band2{
 font-weight: bold;
 background: #F6F0D8;
 color: #563723;
}

h2.band3{
 font-weight: bold;
 background: #1c7b20;
}

.list li {
	float:left;
	width: 21.81%;
	margin: 0 1.3% 1.5% 0;
	padding: 10px 1% 1%;
	border: 1px solid #b3b3b3;
	text-align: center;
	background: #fff;
}
.cana li {
    border: 1px solid #838383;
}

#recipe a {
	text-decoration: none;
}

.list li:nth-of-type(4n) {
	margin-right: 0;
}

.list li p,
.recipe_title {
	text-align: left;
}

.recipe_title {
	font-weight: bold;
}

.list li p {
	font-size: 12px;
	line-height: 1.4;
}

.recipe_pict {
	width: 100%;
}

.recipe_title {
	margin: 2% 0;
	color: #430b00;
	font-size: 110%;
	letter-spacing: -0.05em;
}

#wine_link {
	margin: 10px 0;
    line-height: 140%;
    text-align: left;
}

#wine_link ol {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}

#wine_link li {
	width: auto;
    float: left;
    margin: 5px 10px 5px 0;
    color: #999999;
    font-size: 13px;
}



@media screen and (min-width:641px){
	h2{
		margin: 1% 0;
		/* padding: 13px 0 8px 20px; */
		font-size: 24px;
	}
	
	.height220 li{
		height: 220px;
	}
}	

@media screen and (max-width:640px){
	.inner {
			margin-top: 3.5%;
			padding: 0 5px;
		}
			
	.contents {
		background: none;
	}
		
	.container ul {
		width: 100%;
		margin-bottom: 2px;
	}
	
	.list li img {
		width: 100%;
	}
	.list li {
		width: 46%;
		width: calc(47% - 2px);
		min-height: 150px;
		margin: 0 0.5% 3%;
		padding: 1%;
	}
	
 h2{
		margin-bottom: 2%!important;
		padding-top: 11px!important;	
	 	padding-bottom: 3px!important;
		/* padding-left: 3%!important; */
		font-size: 160%;
		line-height: 1.3;	
		letter-spacing: .04em;
	}
	
	h2 .fs{
		font-size: 86%;		
		line-height: 1;
	}
				
	.recipe_title {
		width: 100%;
		font-size: 110%;
	}
	
	.list li p{
		font-size: 100%;
	}
	
	#wine_link li {
		float: none;
		margin: 5px 30px 5px 0;
		color: #000;
		padding-left: 1em;
		list-style-type: disc;
	}
	
	#wine_link li a {
		color: #333;
	}

}

/* -----IE’²®----- */
@media all and (-ms-high-contrast: none) and (max-width: 640px) {
	h2{
		line-height: 1.6;
		padding-bottom: 5px!important;
	}
}/* -------------- */


@media screen and (max-width: 375px){
 h2{
		height: 20%;
		font-size: 4.8vw;
	}
		
	h2 .fs{
		font-size: 4vw;
	}
	
	.recipe_title {
		font-size: 4.2vw;
	}

	.list li p{
		font-size: 3.6vw;
	}
}

/* -----IE’²®----- */
@media screen and (-ms-high-contrast: none)  and (max-width: 320px){
	.ttl_lede{
		font-size: 3vw;
	}
}/* --------------- */

/* ƒTƒuƒrƒWƒ…ƒAƒ‹ */
	h4{
		color: #f38600;
	}
	
	.sub_image a{
		display: block;
		text-decoration: none;
	}
	
	.sub_content1 ul{
		color: #691008;
	}
	
	.sub_content1 li{
		padding-bottom: 1%;
	}
	
	.sub_ttl1,
	.sub_ttl2{
		color: #f38600;
		font-weight: bold;
	}

	.sub_content2 p{
		line-height: 1.5;
		color: #691008;
	}
	
	p.highball_link_1,
	p.highball_link_2{
		color: #f38600;
	}
	
	@media screen and (min-width:641px){
		.sub_image{
			position: relative;
			margin-top: 1%;
			text-align: left;
		}
		
		.sub_content1 ul{
			position: absolute;
			top: 19.5%;
			left: 27.5%;
			width: 58%;
			padding-left: 1.3em;
			text-indent: -1.3em;
			font-size: 12px;
		}	
		
		.sub_ttl1{
			position: absolute;
			top: 11%;
			left: 28%;
			font-size: 24px;
		}
		
		.sub_ttl2{
			position: absolute;
			top: 65%;
			left: 14%;
			font-size: 24px;
		}
		
		.sub_content2 p{
			position: absolute;
			top: 73%;
			left: 13.5%;
			width: 33%;		
			font-size: 12px;
		}
		
		p.highball_link_1{
			position: absolute;
			top: 47%;
			left: 58%;
			font-size: 13px;
			text-decoration: underline;
		}
		
		p.highball_link_2{
			position: absolute;
			top: 85%;
			left: 17.5%;
			font-size: 13px;
			text-decoration: underline;
		}
	}
	
	/* -----IE’²®----- */
	@media screen and (-ms-high-contrast: none) and (min-width:641px){
		.sub_ttl1,
		.sub_content1 ul,
		.sub_content2 p{
			line-height: 1.35;
		}
		
		p.highball_link_1{
			left: 57%;
		}
	}/* -------------- */

	
	@media screen and (max-width: 640px){
		.sub_image {
			width: 90%;
			margin: 0 auto ;
		}
		
		.sub_img1{
			width: 20%;
		}
		
		.sub_img2{
			width: 80%;
		}
		
		.sub_ttl1{
			margin: 6% 0 4%;
			text-align: center;
			border-bottom: 2px solid #f38600;
			font-size: 3.5vw;
		}
		
		.sub_ttl2{
			margin: 5% 0 4%;
			text-align: center;
			border-bottom: 2px solid #f38600;
			font-size: 3.5vw;
		}
		
		.sub_content1 ul{
			width: 90%;
			padding-left: 1.3em;
			text-indent: -1.3em;
			text-align: left;
			margin: 4% auto;
			font-size: 2vw;
		}
		
		.sub_content2 p{
			width: 89%;
			margin: 4% auto;
			text-align: left;
			font-size: 2vw;
			line-height: 1.5;
		}
		
		p.highball_link_1,
		p.highball_link_2{
			width: 72%;
			line-height: 1.5;
			margin: 5% auto 12%;
			padding: 1% 3% 1.2%;
			border-radius: 20px;
			color: #fff;
			font-size: 2.2vw;
			text-align: center;
			background-color: #f38600;
		}
	}
	
	/* -----IE’²®----- */
	@media screen and (-ms-high-contrast: none) and (max-width:640px){
		p.highball_link_1,
		p.highball_link_2{
			line-height: 1.2;
			padding-top: 1.4%;
			padding-bottom: 1%;
		}
	}/* -------------- */
	
	@media screen and (max-width: 375px){	
		.sub_ttl1,
		.sub_ttl2{
			font-size: 5vw;
		}
		
		.sub_content1 ul{
			font-size: 3.4vw;
		}
		
		.sub_content2 p{
			font-size: 3.4vw;
		}
		
		p.highball_link_1,
		p.highball_link_2{
			width: 83%;
			border-radius: 10px;
			line-height: 1.2;
			padding: 2% 3% 1.8%;
			font-size: 3.8vw;
		}
	}
	
	/* -----IE’²®----- */
	@media screen and (-ms-high-contrast: none) and (max-width:375px){
		p.highball_link_1,
		p.highball_link_2{
			padding-top: 1.9%;
			padding-bottom: 1%;
		}
	}/* -------------- */	



/* ƒ‰ƒCƒ“ƒAƒbƒv */

.no_pc {
	display: block;
}

h6 {
	margin-bottom: -10px;
}

.osusume {
	font-size: 25px;
    color: #430b00;
    font-family: 'Segoe UI','Arial Rounded MT Bold','ƒƒCƒŠƒI', Meiryo,'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',sans-serif;
    margin-top: 10px;
    margin: 1rem;
    vertical-align: top;
    line-height: 3.2rem;
    font-weight: bold;
}

.lineup {
	margin: 3% 0;
	width: 950px;
}

.lineup1 {
	padding-left: 60px;
}

.lineup .ssp{
	display: none;
}

.lineup_ttl {
	line-height: 45px;
	margin: 1%;
	color: #691008;		
	font-size: 24px;
	font-weight: bold;	
}

.lineup_box {
	float: left;
	width: 24.25%;
	margin: 2% 1% 3% 0;
	text-align: left;
	font-size: 12px;
}

.lineup_box:last-child {
	margin-right: 0;
}

.lineup_box img {
	display: block;
	width: 80%;
	margin: 0 auto 10%;
}

.lineup_box a{
	line-height: 1.4;
}

.lineup_box a:hover{
	color: #ff6600;
	text-decoration: underline;
}

.lineup_box .lineup_1 {
	width: 100%;
	padding-left: 21.5%;
}

.lineup_box .lineup_2 {
	width: 100%;
	padding-left: 16%;
}

.lineup_box .lineup_3 {
	width: 100%;
	padding-left: 10%;
}

.lineup_box .lineup_4 {
	width: 100%;
	padding-left: 31%;
}

.lineup_box_r {
	float: left;
	width: 14.8%;
	/*margin: 2% 1% 3% 0;*/
	text-align: center;
	font-size: 12px;
}

.lineup_box_r a {
	margin-left: -9px;
}

.lineup_recommend1 {
	width: 20%;
}

.h2_ttl {
	position: relative;
}	

.h2_ttl h2 .title2 {
	display: inline-block;
    position: absolute;
    font-family: 'Noto Serif JP','Ÿà–¾’© Demibold','Ÿà–¾’©','YuMincho','Yu Mincho','Ÿà–¾’©‘Ì','ƒqƒ‰ƒMƒm–¾’© ProN','Hiragino','Mincho ProN','HG–¾’©E','‚l‚r ‚o–¾’©','‚l‚r –¾’©',serif;
    font-weight: bold;
    font-size: 37px;
    top: 11px;
    left: 31px;
}


.white_wine {
	color: #f45784;
}

.red_wine, .spark_wine {
	color: #fff;
}

.rose_wine {
	color: #f65c5c;
}


.bn_line {
	height: 1px;
	width: 100%;
	background-color: #a9a9a9;
	margin-top: 5px;
}

/* -----IE’²®----- */
@media screen and (-ms-high-contrast: none) and (min-width:641px){
	.h2_ttl h2 .title2 {
		font-size: 30px;
    	top: 13px;
    	/*left: 32px;*/
    	/*text-shadow: 3px 0px 2px #fff, -3px 0px 2px #fff, 3px 0px 2px #fff, 3px 0px 2px #fff;*/
	}
}


@media screen and (max-width: 640px){
	.no_pc {
		display: none;
	}
	
	.lineup{
		margin-top: 1%;
		width: 100vw;
	}
	
	.lineup .ssp{
		display: none;
	}
	
	.lineup_contents{
		margin: 0 4%;
	}
	
	.lineup a{
		text-decoration: underline;
	}
	
	.lineup2 {
		width: 100vw;
	}
	

	.lineup2 div {
		width: 49%;
		float: left;
		/*clear: both;*/
	}
	
	.lineup2 div a {
		font-size: 1.3em;
		text-decoration: underline;
	}
	
	.lineup2 div a img {
		width: 50%;
		margin-bottom: 2.5%;
	}
	
	.mogi, .nikka {
		padding-top: 2.5%;
		padding-bottom: 20px;
	}
	
	.sd, .clearasahi, .nikka {
		margin-left: -5px;
	}
	
	h5 img{
		width: 12%;
	}
	
	h6 img {
		margin-bottom: 10px;
	}
	
	.lineup_ttl{
		line-height: 0;
		font-size: 3.8vw;
	}
		
	.lineup_box {
		width: 49%;
		margin-top: 4%;
	}
	
	.lineup_box .lineup_1 {
		padding-left: 27%;
		font-size: 2vw;
	}
	
	.lineup_box .lineup_2 {
		padding-left: 24%;
		font-size: 2vw;
	}
	
	.lineup_box .lineup_3 {
		padding-left: 14%;
		font-size: 2vw;
	}
	
	.lineup_box .lineup_4 {
		padding-left: 35.5%;
		font-size: 2vw;
	}
	
	.r2a {
		clear:both;
		float:left;
	}
	
	.lineup_recommend2 .im {
		height: 130px;
	}
	
	.h2_ttl {
		position: relative;
	}	
	
	.h2_ttl h2 .title2 {
		/*display: inline-block;
    	position: absolute;*/
    	top: 5%;
    	left: 2.5%;
    	font-size: 5.4vw;
    	/*color: #452318;
    	font-family: 'Segoe UI','Arial Rounded MT Bold','ƒƒCƒŠƒI', Meiryo,'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',sans-serif;
    	font-weight: bold;*/
	}
	
	.h2_ttl {
    	margin-top: 10px;
    	margin-bottom: -15px;
	}
	.pan_ttl {
		margin-top: 0;
	}
	
	.bn_sp li a img {
		/*width: 100%;*/
		margin-bottom: 15px;
	}
	
}

/* -----IE’²®----- */
@media screen and (-ms-high-contrast: none) and (max-width:640px){
	.lineup_ttl{
		line-height: 3.7;
	}
	
	.lineup2 div {
		width: 47.5%;
	}
		
	.ttl_2{
		top: 11.5%;
		left: 1%;
	}
	
	.ttl_2_1 {
		font-size: 14vw;
	}
		
	.haru {
		margin-left: 5%;
	}	
	
	.main_image{
		margin-bottom: 10px;
	}

	
}/* -------------- */

@media screen and (max-width: 420px){
	/*.h2_ttl h2 .title2 {
    	margin-top: -6px;
    	left: 4%;
    	font-size: 5.6vw;
	}*/
}


@media screen and (max-width: 375px){
	.osusume {
		font-size: 2.6em;
	}
	
	.lineup_ttl{
		font-size: 5vw;
	}
	
	.lineup .ssp{
		display: block;
	}
	
	h5 img{
		width: 18%;
	}
	
	.lineup_ttl{
		line-height: 1.1;
	}
	
	.tume{
		margin-left: 20%;
	}
	
	.lineup_box .lineup_1 {
		padding-left: 15%;
		font-size: 3vw;
	}
	
	.lineup_box .lineup_2 {
		padding-left: 10%;
		font-size: 3vw;
	}
	
	.lineup_box .lineup_3 {
		padding-left: 4%;
		font-size: 2.9vw;
	}
	
	/*.h2_ttl h2 span {
    	margin-top: -6px;
	}*/
}
	
@media screen and (max-width: 320px){	
	.lineup_box .lineup_4 {
		padding-left: 27%;
		font-size: 3vw;
	}
	
	/*.h2_ttl h2 span {
    	margin-top: -6px;
	}*/
}


/* ƒAƒTƒqƒVƒ‡ƒbƒvƒoƒi[ */
@media screen and (max-width: 640px){
	.asahishop_bnr img {
		margin: 4% 0 6.5%;
	}
}

	/*bnr_area*/
.bnr_area{
	margin: 20px 0 20px -8px;
	clear: both;
}

.bnr_area ul{
	list-style-type: none;
}

.bnr_area ul li {
	float: left;
	margin: 0 0 0 8px;
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.bnr_area ul li img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.bnr_area ul li p {
	display: block;
	width: 90%;
	padding: 5px 5%;
	position: absolute;
	bottom: 2px;
	left: 0;
	color: #ffffff;
	text-align: left;
}

@media screen and (max-width:640px){
	.bnr_area {
		margin: 0 0 4%;
	}
	
	.bnr_area ul {
	}
	
	.bnr_area ul li {
		width: 46%;
		height: auto;
		margin: 0 1% 2%;
	}
	
	.bnr_area ul li:nth-of-type(2n-1) {
		margin: 0 1% 3% 3%;
	}
	
	.bnr_area ul li:nth-of-type(2n) {
		margin: 0 0 3% 1%;
	}
	
	.bnr_area ul li img {
		width: 100%;
		display: block;
	}
	
	.bnr_area ul li p {
		padding: 3px 3%;
		width: 94%;
		bottom: 0px;
	}
}

@media screen and (min-width:641px){
	.bnr_area ul li {
		height: 172px;
	}
	
	.height250 li {
    	height: 250px;
	}
	
	.height235 li {
    	height: 235px;
	}
}

@media screen and (max-width:375px){
	.bnr_area {
		margin: 0 0 3.5%;
	}


a:hover img.op{
  opacity: 0.8;
}

}

/* –³“Y‰ÁƒƒCƒ“ƒGƒŠƒA */

.mutenka {
	position: relative;
	margin: 20px 0 15px;
}

.mutenka a img, .mutenka dl dt, dd {
	display: inline-block;
	position: absolute;
}

.mutenka dl dt {
	font-family: 'Segoe UI','Arial Rounded MT Bold','ƒƒCƒŠƒI', Meiryo,'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN','Hiragino Sans','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',sans-serif;
    font-weight: bold;
    font-size: 23.7px;
    color: #72014f;
    line-height: 1.36;
    top: 28px;
    left: 361px;
}

.mutenka dl dd {
	font-size: 18px;
    line-height: 1.36;
    top: 110px;
    left: 361px;
}

.mutenka dt span {
	font-size: 30px;
}

.mutenka a img {
	width: 375px;
    top: 168px;
    left: 361px;
}

.mutenka a img:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


@media screen and (max-width:640px){
	.mutenka {
		margin: 15px 0 10px;
	}
	
	.mutenka img {
		width: 100%;
	}
	
	.mutenka dl dt {
		font-size: 3.85vw;
		top: 12.2%;
		left: 30.5%;
	}
	.mutenka dl dd {
		font-size: 2.95vw;
		line-height: 1.36;
		top: 44%;
		left: 30.6%;
	}
	
	.mutenka dt span {
		font-size: 4.5vw;
	}
	
	.mutenka a img {
		width: 62.5%;
		top: 66.5%;
		left: 31%;
	}
}


/* ƒAƒTƒqƒtƒbƒ^[•ö‚ê‘Î‰ž */
@media screen and (max-width:640px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 100%;
	}
}
@media screen and (min-width:641px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 1024px;
	}
}

