﻿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: #ffffff;
}

.mv{
	margin: 0 auto;
	text-align: center;
}




#simplesand_main h2{
    margin: 5px 10px 0 20px;
    font-size: 18px;
}

#simplesand_main p{
	margin: 20px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.simplesand h2{
	font-size:18px;
	text-align: center;
	margin:0 auto 30px;
}

.simplesand p{
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 30px 10px;
}


.simplesand h3{
	font-size: 15px;
	margin: 30px 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;
}


.simplesand_mov{
	max-width:844px;
	margin:20px 0 30px;
}

.simplesamd_tag{
	text-align: right;
	padding:20px;
}

.simplesamd_back{
	margin: 20px;
	padding:0 0 0 20px;
	background: url(/entertainment/panlife/common/images/img_arrow03.png) no-repeat left .2em;
}



.openmain_left{
	margin:20px 0 10px;
}

.openmain_left_img{
	margin:0 20px;
}

.openmain_right{
	margin:0 0 20px 0;
}

.openmain_right p{
    margin: 20px 20px 0 20px;
    font-size: 14px;
}

.recipe_left{
	margin:0 0 20px 0;
}


.recipe_left h3{
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;

}


.recipe_left h4{
	font-size: 14px;
	margin: 30px 0 10px 20px;
}

.recipe_left h5{
	font-size: 14px;
	margin: 10px 0 0 20px;
}

.recipe_left ul{
	margin-bottom: 10px;
}

.recipe_left li{
	font-size: 14px;
	margin:0 30px;
}

.recipe_left ul li::after{
	display: block;
	content: '';
	position: absolute;
	top: .4em;
	left: -0.8em;
	width: 7px;
	height: 7px;
	background-color: #c7ad54;
	border-radius: 100%;
}

.recipe_left ul li{
	position: relative;
}

.recipe_left dl{
	max-width: 756px;
	margin: 5px 20px 10px 10px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #000;
}

.recipe_left dl dt {
	max-width: 280px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.recipe_left dl dd{
	float: right;
	font-size: 16px;
	margin: 0;

}


.recipe_right{
	margin:20px 0 0;
}



.recipe_right h3{
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;


}

.recipe_right ul{
	margin-bottom: 10px;
}

.recipe_right li{
	font-size: 14px;
	margin: 0 30px 0 10px;
	padding: 0 0 22px 28px;
	background: url(../images/simplesand_num01.png) no-repeat left .12em;
	background-size: 20px;
	line-height: 1.8;

}


.recipe_right li:nth-child(2){
	background: url(../images/simplesand_num02.png) no-repeat left .12em;
	background-size: 20px;

}

.recipe_right li:nth-child(3){
	background: url(../images/simplesand_num03.png) no-repeat left .12em;
	background-size: 20px;

}

.recipe_right li:nth-child(4){
	background: url(../images/simplesand_num04.png) no-repeat left .12em;
	background-size: 20px;

}

.recipe_right li:nth-child(5){
	background: url(../images/simplesand_num05.png) no-repeat left .12em;
	background-size: 20px;

}

#open_point{
	margin: 10px;
}

#open_point h2{
	margin: 0 auto 30px;
	width: 240px;
}

.open_point_left{
	margin-bottom:20px;
}

.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-bottom:40px;
}


/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){

.open_point_leftimg{
	margin:0 30px;
}

.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;
}

}
/*767px 以下の画面幅て適用する CSSここまで*/


.open_point_right p{
	margin:10px 10px 20px 10px;
	font-size:14px;
}


#open_point_check{
	background:#fffbf1;
}

#open_point_check h3{
	margin:20px 20px 10px;
	font-size:16px;
	padding: 2px 0 0 40px;
	background: url(../images/img_point_check_sp.png) no-repeat left .1em;
	background-size: 30px 24px;
}

.open_point_check_text{
	margin:0 20px 20px;
	font-size:16px;
	line-height: 1.8;
}

.open_point_check_text2{
	margin:0 50px 20px;
	font-size:16px;
	text-align: right;
	line-height: 1.8;
}

hr {
	height: 2px;
	margin:30px 10px 0;
	border:0;
	background: url(../images/hr_line.gif) 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: #ffffff;
}


  .desktopHidden { display:none;}
    .mobileHidden { display:inline;}



#simplesand_main{
	margin: 15px auto 0;
}


#simplesand_main h2{
    margin: 0 0 0 50px;
    font-size: 26px;
}

#simplesand_main p{
	max-width:844px;
	margin: 20px auto;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.simplesand{
	max-width:844px;
	margin:30px auto;
}

.simplesand p{
	font-size: 15px;
	line-height: 1.8;
	margin: 0 0 30px 10px;
}

.simplesand p.chu{
	max-width: 360px;
	margin: 10px 40px 10px 5px;
	font-size: 14px;
}

.simplesand h2{
	font-size:26px;
	text-align: center;
	letter-spacing: 0.2em;
	margin:40px auto;
}

.simplesand h3{
	font-size: 16px;
	margin: 40px 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;
}



.simplesand_mov{
	max-width:844px;
	height: 475px;
	margin:0 auto 40px;
}

.simplesamd_tag{
	text-align: right;
	padding:20px;
}

.simplesamd_back{
	margin: 20px;
	padding:0 0 0 20px;
	background: url(/entertainment/panlife/common/images/img_arrow03.png) no-repeat left .2em;
}

.openmain_left{
	margin:40px 0;
}

.openmain_left_img{
	margin-left:50px;
}

.openmain_right{
	margin-top:40px;
}

.openmain_right p{
    margin: 10px 50px 10px 20px;
    font-size: 16px;
    line-height: 1.8;
}


.recipe_left{
	margin:30px 0;
}

.recipe_left h3{
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;

}


.recipe_left h4{
	font-size: 16px;
	margin: 30px 0 10px 0;
}

.recipe_left h5{
	font-size: 14px;
	margin: 10px 0 0;
}


.recipe_left ul{
	margin-bottom: 10px;
}

.recipe_left li{
	font-size: 16px;
	margin-left: 64px;
	line-height: 1.8;
}


.recipe_left ul li::after{
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -0.8em;
	width: 7px;
	height: 7px;
	background-color: #c7ad54;
	border-radius: 100%;
}

.recipe_left ul li{
	position: relative;
}

.recipe_left dl{
	max-width: 350px;
	margin: 5px 50px 10px 10px;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px dotted #000;
}

.recipe_left dl dt {
	max-width: 280px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

.recipe_left dl dd{
	float: right;
	font-size: 16px;
	margin: 0;

}


.recipe_right{
	margin:30px 0;
}

.recipe_right h3{
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	line-height: 1.2;
	border-left: 5px solid #000;

}


.recipe_right ul{
	margin-bottom: 10px;
}

.recipe_right li{
	font-size: 16px;
	margin: 0 50px 10px 0;
	padding: 0 0 22px 28px;
	line-height: 1.8;

}

.recipe_right ol{
	padding:0;
	margin:0;
}

.recipe_right ol li{
	padding:0;
	margin:10px 0 0 20px;
	background:none;
}

.recipe_right ol li:nth-child(2){
	padding:0;
	margin:10px 0 0 20px;
	background:none;
}

.recipe_right ol li:nth-child(3){
	padding:0;
	margin:10px 0 0 20px;
	background:none;
}

.recipe_right ol li:nth-child(4){
	padding:0;
	margin:10px 0 0 20px;
	background:none;
}

.recipe_right ol li:nth-child(5){
	padding:0;
	margin:10px 0 0 20px;
	background:none;
}


.recipe_right ul > *:first-child {
	background: url(../images/simplesand_num01.png) no-repeat left .1em;
	background-size: 20px;
}


.recipe_right ul > *:first-child + * {
	background: url(../images/simplesand_num02.png) no-repeat left .1em;
	background-size: 20px;

}

.recipe_right ul > *:first-child + * + * {

	background: url(../images/simplesand_num03.png) no-repeat left .1em;
	background-size: 20px;

}

.recipe_right ul > *:first-child + * + * + * {

	background: url(../images/simplesand_num04.png) no-repeat left .1em;
	background-size: 20px;

}

.recipe_right ul > *:first-child + * + * + * + * {

	background: url(../images/simplesand_num05.png) no-repeat left .1em;
	background-size: 20px;

}


#open_point{
	margin: 50px;
}

#open_point h2{
	margin:0 0 40px 0;
	width: 302px;
}

.open_point_left{
	max-width:365px;
	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_right{
	margin:0 0 50px 0;
}

.open_point_right h3{
	margin:0;
	font-size:20px;
	border-bottom:dotted 1px #c8a85b;/*文字の下に点線を入れる設定*/
	width:85%;
}

.open_point_right p{
	margin:20px 0 0 0;
	font-size:16px;
	line-height: 1.8;
}


.open_point_right h4{
	margin:10px 0 10px 2px;
	font-size:14px;
	border-left: 5px solid #c8a85b;
	line-height: 1.1;
	padding-left: 4px;
}


#open_point_check{
	background:#fffbf1;
}

#open_point_check h3{
	margin:50px 50px 10px;
	padding: 2px 0 0 40px;
	font-size:18px;
	background: url(../images/img_point_check.png) no-repeat left .1em;
	background-size: 30px 24px;

}


.open_point_check_text{
	margin:0 50px 50px;
	font-size:16px;
	line-height: 1.8;
}

.open_point_check_text2{
	margin:0 50px 20px;
	font-size:16px;
	text-align: right;
	line-height: 1.8;
}

hr {
	height: 2px;
	margin:30px 10px 10px;
	border: 0;
	background: url(../images/hr_line.gif) 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){

.recipe_left dl dt {
	max-width: 220px;
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0;
	line-height: 1.8;
}

#simplesand_main p{
	max-width:720px;
	margin: 20px;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.simplesand{
	max-width:720px;
	margin:30px auto;
}


}


/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){

.recipe_left dl dt {
	max-width: 250px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}

#simplesand_maine p{
	max-width:720px;
	margin: 20px;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}


.simplesand{
	max-width:720px;
	margin:30px 20px;
}

#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;
}

.recipe_right ol{
	padding:0;
	margin:0;
}

.recipe_right ol li{
	padding:0;
	margin:10px 0 0 10px;
	background:none;
}

.recipe_right ol li:nth-child(2){
	padding:0;
	margin:10px 0 0 10px;
	background:none;
}

.recipe_right ol li:nth-child(3){
	padding:0;
	margin:10px 0 0 10px;
	background:none;
}

.recipe_right ol li:nth-child(4){
	padding:0;
	margin:10px 0 0 10px;
	background:none;
}

.recipe_right ol li:nth-child(5){
	padding:0;
	margin:10px 0 0 10px;
	background:none;
}

}
/*767px 以内の画面幅て適用する CSSここまで*/


/*350px 以下の画面幅て適用する CSS*/
@media screen and (max-width:350px){

.recipe_left dl dt {
	max-width: 218px;
	float: left;
	clear: both;
	font-size: 14px;
	margin: 0;
	line-height: 1.8;
}


}
/*350px 以内の画面幅て適用する 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: 20px 15px 0;
    height: 20px;
}

.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のみ適用*/
}




