﻿body{
font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#contents{
	margin:8px auto 0;
	max-width:980px;
	padding:0;
	color:#333333;
	background: #fafafa;
}

.mv{
	margin: 0 auto;
	text-align: center;
}




#opentitle h2{
	margin: 20px 10px 0 10px;
	padding-bottom: 5px;
	font-size: 18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;
}

#opentitle p{
    margin: 50px 0 0 20px;
    font-size: 14px;
}



.profile {
	margin: 30px auto;
	text-align: center;
	max-width: 60%;
}

#open_profile {
	margin: 0 15px;
	padding-bottom: 30px;
}

#open_profile_left {
	margin: 0;
}

#open_profile_right {
	margin: 0;
	padding: 0;
}

#open_profile_right p {
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 1.8;
}



#open_point{
	margin: 10px;
}

#open_point h2{
	margin: 0 auto 30px;
	width: 240px;
}

#open_point h3{
	margin:20px 0;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}

#open_point h4{
	margin:10px 0;
	font-size:14px;
	position: relative;
	padding-left: 24px;

}

#open_point h4:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 14px;
	height: 14px;
	background: #333333;
	content:"";
}


.open_point_left{
	margin:10px 0 30px;
	padding-left:0;
	margin-bottom:0;
}


.open_point_left h3{
	margin:0 0 20px 10px;
	font-size:18px;
	border-bottom:dotted 1px #c8a85b;/*文字の下に点線を入れる設定*/
	width:85%;
}

.open_point_left h4{
    margin: 10px 0 5px 10px;
    font-size: 14px;
    border-left: 5px solid #c8a85b;
    line-height: 1.1;
    padding-left: 4px;
}


.open_point_right{
	margin:10px 0 30px;
}

.open_point_right_wine{
	max-width: 200px;
	margin:0 0 30px 20px;
}

.arekore_point02_left{
	margin:10px 0 30px;
	padding-left:0;
	margin-bottom:0;
}

.arekore_point02_right{
	margin:10px 0 30px;
}

.arekore_point03_right{
	margin:10px 0 30px;
	padding-left:0;
}

#open_contents_list {
    max-width: 980px;
    margin: 20px 20px 0;
}

#open_contents_list h3{
	margin:0 0 30px;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}


#open_contents_list02 {
    max-width: 940px;
    margin: 0 auto 20px;
    padding: 0 2px 20px;
    overflow: hidden;
}

#open_contents_list02 li {
	max-width: 350px;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 1px rgba(0,0,0,0.15);
	opacity: 1;
	margin: 0 0 20px;
	padding: 0 0 18px 0;
}

#open_contents_list02 li a {
    text-decoration: none;
    color: #55332b;
}

#open_contents_list02 h4 {
    font-size: 15px;
    margin: 10px;
}

#open_contents_list02 p {
	font-size: 15px;
	margin: 10px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.open_point_left_osusume{
	max-width: 350px;
	margin:10px 0;
	padding:0 20px;
}

.open_point_left_osusume2{
	max-width: 350px;
	margin:10px 0;
	padding:0 20px;
}

.osusume_right {
	margin: 14px 0 30px 10px;
	padding: 0;
	max-width: 300px;
}

.osusume_right2 {
	margin: 14px 0 30px 10px;
	padding: 0;
	max-width: 300px;
}

.osusume_right h4{
	font-size: 14px;
	border-bottom:solid 1px #333333;
	max-width: 300px;
	margin: 0 20px 10px 20px;
	
}

.osusume_right2 h4{
	font-size: 14px;
	border-bottom:solid 1px #333333;
	max-width: 300px;
	margin: 0 20px 10px 20px;
	
}

.osusume_right p{
	font-size: 14px;
	max-width: 300px;
	margin: 0 0 10px 20px;
	
}

.osusume_right2 p{
	font-size: 14px;
	max-width: 300px;
	margin: 0 0 10px 20px;
	
}

.osusume_map{
	font-size: 14px;
	background: url(/entertainment/panlife/common/images/img_arrow01.png) no-repeat left 0.4em;
	display: block;
	margin: 10px 0 10px 20px;
	min-height: 14px;
	padding: 0 0 0 18px;
}

.osusume_right dl{
	max-width: 300px;
	margin: 5px 20px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
}

.osusume_right2 dl{
	max-width: 300px;
	margin: 5px 20px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
}


.osusume_right dl dt {
	width: 60px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right dl dd{
	max-width: 180px;
	float: left;
	font-size: 14px;
	margin: 0 0 0 20px;

}

.osusume_right2 dl dt {
	width: 60px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right2 dl dd{
	max-width:180px;
	float: left;
	font-size: 14px;
	margin: 0 0 0 20px;

}

#arekore_point{
	margin: 10px;
}

#arekore_point h2{
	margin: 0 auto 30px;
	width: 240px;
}

#arekore_point h3{
	margin:20px 0;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}

#arekore_point h4{
	margin:10px 10px 0;
	padding: 6px 0 10px 30px;
	font-size:15px;
	background: url(../images/img_arekore_vol3_check.png) no-repeat left .1em;
	background-size: 25px 25px;

}

.arekore_point_right{
	margin:10px 0 30px;
}

.arekore_point_right p{
	margin:0 10px 30px;
	font-size:15px;
	line-height: 1.8;
}

.a_point{
	max-width: 106px;
	margin: 10px;
}

/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){

.open_point_leftimg{
	margin:0;
	text-align: center;
}


.open_point_right h3{
	margin:0 0 20px 0;
	font-size:16px;
	border-bottom:dotted 1px #c8a85b;
	width:42%;
	display: none;

}

.open_point_right h4{
	margin:10px 0 5px 2px;
	font-size:12px;
	line-height: 1;
	border-left: 4px solid #c8a85b;
	padding-left: 4px;
	display: none;
}

.arekore_point_right h3{
	margin:0 0 20px 0;
	font-size:16px;

}

.arekore_point_right h4{
	margin:10px 0 5px 2px;
	font-size:12px;
	line-height: 1;
}

.arekore_center {
	margin: 30px 0 0 0;
}

.arekore_center_recipe{
	margin:10px 10px 15px;
	padding: 0 0 0 22px;
	font-size:16px;
	font-weight: bold;
	border-bottom: solid 1px #c7ad54;
	background: url(../images/img_arekore_vol3_arrow.png) no-repeat left 0.25em;
	background-size: 17px 17px;
}

.arekore_center ul{
	margin: 0 10px 10px;
}

.arekore_center li{
	font-size: 15px;
	margin: 0 10px 10px 0;
	padding: 0 0 12px 28px;
	background: url(../images/img_arekore_vol3_number01_sp.png) no-repeat left .1em;
	background-size: 25px;
	line-height: 1.8;

}


.arekore_center li:nth-child(2){
	background: url(../images/img_arekore_vol3_number02_sp.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_center li:nth-child(3){
	background: url(../images/img_arekore_vol3_number03_sp.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_center li:nth-child(4){
	background: url(../images/img_arekore_vol3_number04_sp.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_center li:nth-child(5){
	background: url(../images/img_arekore_vol3_number05_sp.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_right dl{
	max-width: 756px;
	margin: 5px 10px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #c7ad54;
}

.arekore_right dl dt {
	max-width: 150px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.arekore_right dl dd{
	float: right;
	font-size: 14px;
	margin: 0;

}

.arekore_right h4{
	font-size: 16px;
	margin: 20px 20px 0 20px;
	padding: 0 0 0 20px;
	line-height: 2;

}


.arekore_right_midashi{
	font-size: 15px;
	font-weight: bold;
	margin: 20px 10px 17px;
}

.arekore_right_text01{
	font-size: 14px;
	font-weight: bold;
	padding-left: 0;
	padding-top: 15px;
}

.arekore_right_text02{
	font-size: 14px;
	font-weight: bold;
	padding-left: 0;
	padding-top: 10px;
}

}
/*767px 以下の画面幅て適用する CSSここまで*/


.open_point_right p{
	margin:10px 10px 30px 10px;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.open_point_text{
	margin:10px 10px 30px 10px;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}


.open_point_text2{
	margin:10px 10px 30px 10px;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}


.open_point_right_wine p{
	margin:14px 0 0 0;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.arekore_point02_text{
	margin:10px 10px 0;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

#open_point_check{
	margin:0;
}

#open_point_check h3{
	margin:20px 10px;
	padding-bottom:5px;
	font-size:16px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;
}


#open_point_check h4{
	margin:20px 0 10px 20px;
	max-width:45%;
}

.open_point_check_text{
	margin:0 20px 20px;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.open_point_check_text2{
	margin:0 50px 20px;
	font-size:16px;
	text-align: right;
	line-height: 1.8;
}


hr {
	height: 2px;
	margin:30px 0;
	background: url(../images/hr_line.png) repeat-x 0 0;
}

/* page top */

.toPageTop {
	text-align: center;
	margin:50px 0;
	clear: both;
}

.pagetop {
    width: 30px;
    margin: 0 auto;
}




.mobileHidden { display:none;}

/*768px 以上の画面幅て適用する CSS*/
@media screen and (min-width:768px){

#contents{
	margin:8px auto 0;
	max-width:980px;
	padding:0;
	color:#333333;
	background: #fafafa;
}


  .desktopHidden { display:none;}
    .mobileHidden { display:inline;}


#opentitle{
	margin 0;
}

#opentitle h2{
	margin: 40px 20px 0 20px;
	padding-bottom: 5px;
	font-size: 26px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;
}



.profile {
	margin: 30px auto;
	text-align: center;
	max-width: 80%;
}

#open_profile {
	margin: 0 0 50px 0;
	padding-bottom: 30px;
}

#open_profile_left {
	margin: 0;
	padding: 0 20px 0 10px;
	max-width: 300px;
}

#open_profile_right {
	margin: 50px 0 0 0;
	padding: 0 20px 0 0;
}

#open_profile_right p {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 1.8;
}



.osusume_right {
	max-width:280px;
	margin: 14px 5px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px dotted #333333;
}

.osusume_right2 {
	max-width:302px;
	margin: 14px 5px 0 10px;
	padding: 0 ;
}


.osusume_right h4{
	font-size: 16px;
	border-bottom:solid 1px #333333;
	max-width: 246px;
	margin: 0 0 0 10px;
	
}

.osusume_right2 h4{
	font-size: 16px;
	border-bottom:solid 1px #333333;
	max-width: 284px;
	margin: 0 0 0 10px;
	
}

.osusume_right p{
	font-size: 16px;
	max-width: 350px;
	margin: 0 0 10px 20px;
	
}

.osusume_right2 p{
	font-size: 16px;
	max-width: 350px;
	margin: 0 0 10px 20px;
	
}

.osusume_map{
	font-size: 16px;
	background: url(/entertainment/panlife/common/images/img_arrow01.png) no-repeat left 0.4em;
	display: block;
	margin: 10px 0 10px 10px;
	min-height: 14px;
	padding: 0 0 0 18px;
}

.osusume_right dl{
	max-width: 340px;
	margin: 5px 10px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
}

.osusume_right2 dl{
	max-width: 340px;
	margin: 5px 10px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #333333;
}

.osusume_right dl dt {
	width: 80px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right2 dl dt {
	width: 80px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right dl dd{
	max-width:150px;
	float: left;
	font-size: 16px;
	margin: 0 0 0 12px;

}

.osusume_right2 dl dd{
	max-width:190px;
	float: left;
	font-size: 16px;
	margin: 0 0 0 12px;

}



#open_point{
	margin: 20px;
}

#open_point h2{
	margin:0 0 40px 0;
	width: 302px;
}

#open_point h3{
	margin:0 0 30px;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}

#open_point h4{
	margin:10px 0;
	font-size:16px;
	position: relative;
	padding-left: 30px;

}

#open_point h4:before {
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	background: #333333;
	content:"";
}


.open_point_text{
	margin:0 0 20px 30px;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.open_point_text2{
	margin:0 0 50px 30px;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}


.open_point_left{
	margin:10px 0 30px;
	padding-left:20px;
	margin-bottom:50px;
}

.open_point_left h3{
	margin:0 0 20px 20px;
	font-size:20px;
	border-bottom:dotted 1px #c8a85b;
	width:50%;
	display:none;
}

.open_point_left h4{
    margin: 10px 0 10px 20px;
    font-size: 14px;
    border-left: 5px solid #c8a85b;
    line-height: 1.1;
    padding-left: 4px;
    	display:none;

}

.open_point_left_osusume{
	max-width: 350px;
	margin:10px 0 30px;
	padding-left:28px;
}

.open_point_left_osusume2{
	max-width: 350px;
	margin:10px 0 30px;
	padding:0 0 0 28px;
}


.open_point_right{
	margin:0 0 50px 0;
}

.open_point_right_wine{
	max-width: 350px;
	margin:0 0 50px 20px;
}

.open_point_right_osusume{
	max-width: 350px;
	margin:0 0 50px 20px;
}

.open_point_right h3{
	margin:0;
	font-size:20px;
	border-bottom:dotted 1px #c8a85b;/*文字の下に点線を入れる設定*/
	width:85%;
}

.open_point_right p{
	margin:14px 0 0 0;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.open_point_right_wine p{
	margin:14px 0 0 0;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.open_point_right_osusume p{
	margin:14px 0 0 0;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}


.open_point_right h4{
	margin:10px 0 10px 2px;
	font-size:14px;
	border-left: 5px solid #c8a85b;
	line-height: 1.1;
	padding-left: 4px;
}

.arekore_point02_left{
	margin:0 0 50px 0;
	padding-left:20px;
}

.arekore_point02_right{
	margin:0 0 50px 0;
}

.arekore_point03_right{
	margin:0 0 50px 0;
	padding-left: 20px;
}

.arekore_point02_text{
	margin:10px 0 0 0;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.arekore_point_leftimg{
	width:200px;
	margin:0;
	text-align: center;
}

#open_point_check{
	margin:0;
}

#open_point_check h3{
	margin:20px;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}

#open_point_check h4{
	margin:30px 0 10px 30px;
	max-width: 210px;
}


.open_point_check_text{
	margin:0 30px 30px;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.open_point_check_text2{
	margin:0 50px 20px;
	font-size:16px;
	text-align: right;
	line-height: 1.8;
}

#open_contents_list {
    max-width: 980px;
    margin: 50px 20px 0;
}

#open_contents_list h3{
	margin:0 0 30px;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}


#open_contents_list02 {
    max-width: 940px;
    margin: 0 auto 10px;
    padding: 0 2px 10px;
    overflow: hidden;
}

#open_contents_list02 li {
	width: 290px;
	height: 540px;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 1px rgba(0,0,0,0.15);
	opacity: 1;
	margin: 10px 10px 20px;
	padding: 0 0 18px 0;
}

#open_contents_list02 li a {
    text-decoration: none;
    color: #55332b;
}

#open_contents_list02 h4 {
    font-size: 15px;
    margin: 10px;
}

#open_contents_list02 p {
	font-size: 15px;
	margin: 10px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}


#arekore_point{
	margin: 20px;
}

#arekore_point h2{
	margin:0 0 40px 0;
	width: 302px;
}

#arekore_point h3{
	margin:0 0 30px;
	padding-bottom:5px;
	font-size:18px;
	background: url(../images/arekore_line.gif) repeat-x left bottom;

}

#arekore_point h4{
	margin:10px 0 0;
	padding: 6px 0 10px 30px;
	font-size:16px;
	background: url(../images/img_arekore_vol3_check.png) no-repeat left .1em;
	background-size: 25px 25px;


}

.arekore_point_right{
	margin:0 0 50px 0;
}


.arekore_point_right h3{
	margin:0;
	font-size:20px;
}


.arekore_point_right h4{
	margin:10px 0 10px 2px;
	font-size:14px;
	line-height: 1.1;
}

.arekore_point_right p{
	margin:0 0 0 30px;
	font-size:16px;
	line-height: 1.8;
}

#arekore_osusume {
	margin:0 0 50px;
	padding: 0 0 50px;
}

#arekore_check {
	margin: 20px 0 0 50px;
	font-size: 16px;
	padding: 0 0 0 100px;
	line-height: 2;
	background: url(../images/img_arekore_vol3_check.png) no-repeat left .4em;
	background-size: 92px;
}

#arekore_recipe {
	margin: 20px 0 0 50px;
	font-size: 16px;
	padding: 0 0 0 100px;
	line-height: 2;
	background: url(../images/img_arekore_vol3_arrow.png) no-repeat left .4em;
	background-size: 92px;
}

.arekore_center{
	margin: 30px 0 0 0;
}

.arekore_center_recipe{
	margin:10px 20px 15px;
	padding: 0 0 0 22px;
	font-size:16px;
	font-weight: bold;
	border-bottom: solid 1px #c7ad54;
	background: url(../images/img_arekore_vol3_arrow.png) no-repeat left 0.25em;
	background-size: 17px 17px;
}

.arekore_center ul{
	margin: 0 0 10px 20px;
}

.arekore_center li{
	font-size: 16px;
	margin: 0 50px 10px 0;
	padding: 0 0 22px 28px;
	line-height: 1.8;

}

.arekore_center ul > *:first-child {
	background: url(../images/img_arekore_vol3_number01.png) no-repeat left .1em;
	background-size: 25px;
}


.arekore_center ul > *:first-child + * {
	background: url(../images/img_arekore_vol3_number02.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_center ul > *:first-child + * + * {

	background: url(../images/img_arekore_vol3_number03.png) no-repeat left .1em;
	background-size: 25px;

}


.arekore_center ul > *:first-child + * + * + * {

	background: url(../images/img_arekore_vol3_number04.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_center ul > *:first-child + * + * + * + * {

	background: url(../images/img_arekore_vol3_number05.png) no-repeat left .1em;
	background-size: 25px;

}

.arekore_right dl{
	max-width: 230px;
	margin: 5px 24px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #c7ad54;
}

.arekore_right dl dt {
	max-width: 150px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.arekore_right dl dd{
	float: right;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;

}

.arekore_right h4{
	font-size: 18px;
	margin: 0 50px 10px 0;
	padding: 0 0 0 24px;
	line-height: 2;
}


.arekore_right_midashi{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 17px 24px;
}

.arekore_right_text01{
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 53px;
}

.arekore_right_text02{
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}

.a_point{
	max-width: 106px;
	margin:5px 0 10px;
}

hr {
	height: 2px;
	margin:30px 0;
	background: url(../images/hr_line.png) repeat-x 0 0;
}


#footerInner01 {
    margin: 0;
    padding: 0;
    background: #ffffff;
}

#footerInner01_02 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
}

#footerNav01 li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

#topicPath {
    min-height: 44px;
    margin: 0;
    padding: 0 0 0 50px;
    clear: both;
    background: url(/entertainment/panlife/common/images/bg_footer01.jpg) no-repeat left bottom;
    overflow: hidden;
}

/* page top \*/

.toPageTop {
	text-align: center;
	margin:50px 0;
	clear: both;
}

.pagetop {
    width: 50px;
    margin: 0 auto;
}

#snsBox {
    float: right;
    width: 220px;
    margin: 0;
    padding: 16px 0 0 0;
}


}
/*768px 以上の画面幅て適用する CSSここまで*/


/*780px 以下の画面幅て適用する CSS*/
@media screen and (max-width:780px){

.osusume_right {
	max-width: 236px;
	margin: 14px 5px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px dotted #333333;
}


.osusume_right dl dt {
	width: 76px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right dl dd {
	max-width: 110px;
	float: left;
	font-size: 16px;
	margin: 0 0 0 12px;
}

.osusume_right2 {
	max-width: 238px;
	margin: 14px 5px 0 5px;
	padding: 0;
}

.osusume_right2 dl dt {
	width: 74px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right2 dl dd {
	max-width: 118px;
	float: left;
	font-size: 16px;
	margin: 0 0 0 12px;
}


.open_point_right p{
	margin:14px 0 0 20px;
	font-size:16px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.arekore_point_leftimg{
	width:158px;
	margin:0;
	text-align: center;
}

}



/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){


.osusume_right {
	margin: 14px 0 30px 10px;
	padding: 0;
	max-width: 300px;
	border-right: none;
}

.osusume_right2 {
	margin: 14px 0 50px 10px;
	padding: 0;
	max-width: 300px;
}

.osusume_right dl dt {
	width: 60px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right dl dd{
	max-width: 180px;
	float: left;
	font-size: 14px;
	margin: 0 0 0 20px;

}

.osusume_right2 dl dt {
	width: 60px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

.osusume_right2 dl dd{
	max-width:180px;
	float: left;
	font-size: 14px;
	margin: 0 0 0 20px;

}


.open_point_right p{
	margin:10px 10px 20px 10px;
	font-size:15px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.arekore_point_leftimg{
	width:280px;
	margin:0 auto;
	text-align: center;
}

#footerInner01 {
    margin: 0;
    padding: 0 0 15px;
    background: #ffffff;
}

#footerInner01_02 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 ;
    overflow: hidden;
}


#footerNav01 li {
    float: left;
    margin: 0 15px 0 5px;
    padding: 0;
}

#topicPath {
    min-height: 44px;
    margin: 0;
    padding: 0 0 0 50px;
    clear: both;
    background: url(/entertainment/panlife/common/images/bg_footer01.jpg) no-repeat left bottom;
    overflow: hidden;
    display: none;
}

#snsBox {
    width: 220px;
    margin: 0;
    padding: 16px 0 0 0;
}

}
/*767px 以内の画面幅て適用する CSSここまで*/



#footer {
    margin: 0;
    padding: 0;
}


#footerNav01 {
    float: left;
    max-width: 630px;
    margin: 20px 0 14px 0;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}




.snsBtn {
    float: left;
    margin: 0 15px;
}

.snsLine {
    float: left;
    width: 47px;
    padding-left: 10px;
}


#topicPath li.current {
    background: none;
    color: #e78200;
}

#topicPath li {
    float: left;
    margin: 15px 0 0 0;
    padding: 0 20px 0 10px;
    background: url(/entertainment/panlife/common/images/img_arrow02.png) no-repeat right .4em;
}


#footerInner03 {
    margin: 0;
    padding: 35px 0 88px 0;
    border-top: 1px solid #dec172;
    clear: both;
}

#footerInner03 p {
    margin: 0;
    padding: 0;
    text-align: center;
}

#footerInner03 p#copyright {
    margin: 0;
    padding: 10px 0 0 0;
}


img{
max-width: 100%;
height: auto;
width /***/:auto;　/*IE8のみ適用*/
}




