@charset "utf-8";

/* modify common */
.contentsInner p,
.contentsInner div,
.contentsInner li{
	font-size:15px;
	line-height:2.0;
}

/* contents */
#breadcrumbs{
	margin-bottom: 0;
}
.contents {
	background: rgba(0, 0, 0, 0) url("/lifeinfo/kafun/images/bg06.gif") repeat-y center center;
	background-size: contain;
	margin: 0 auto 50px;
	padding: 0;
	width: 956px;
}
.contentsInner {
	background: #fff url("/lifeinfo/kafun/images/bg07.gif") no-repeat center bottom;
	color: #333;
	margin: 0 auto;
	padding-bottom: 3px;
	width: 950px;
}
.contentsInner .wrap{
	padding:0 50px;
}
.mb20{
	margin-bottom: 30px;
}
/* mouse over */
.contents #nav a:hover img,
.contents .recomend a:hover img,
.contents #etc a:hover img{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
h1{
	position: relative;
}
h1 p{
	color: #259060;
	font-size: 48px;
}
.title-main .lowerTxt {
	font-size: 32px;
    vertical-align: middle;
}

.title-main .upperTxt {
    font-size: 60px;
    font-weight: bold;
    display: inline-block;
}
.title-main {
	width: 100%;
    position: absolute;
    left: 40%;
    transform: translateX(-40%);
	top: 60px;
    text-align: center;
	font-size: 48px !important;
	line-height: 1.3 !important;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.title-main_2 {
	width: 100%;
	color: #666;
    position: absolute;
    left: 25%;
    transform: translateX(-40%);
	bottom: 310px;
    text-align: center;
	font-size: 30px !important;
	line-height: 1.3 !important;
}
@media only screen and (max-width: 667px){
	html{
		min-width:1px;
	}
		/* modify common */
	.contentsInner p,
	.contentsInner div,
	.contentsInner li,
	.contentsInner h4{
		font-size:13px;
		line-height:1.8;
		color: #666;
	}
	.logoA .biz-link{
		top: 0 !important;
	}

	/* contents */
	.contents,
	.contentsInner {
		background: 0;
		padding-bottom: 0;
		width: 100%;
		color: #666;
	}
	.contents{
		 margin: 0 0 3.125%;
	}
	.contentsInner .wrap{
		padding:0;
	}
	.contents .spIn {
    padding: 0 3.125%;
		box-sizing: border-box;
	}
	.title-main {
         width: 90%;
		position: absolute;
		top: 14%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		color: #259060 !important;
		line-height: 1.3 !important;
		font-size: clamp(16px, 6vw, 28px) !important;
    }
	.title-main .upperTxt {
		font-size: 30px;
		font-weight: bold;
		display: inline-block;
	}
	.title-main .lowerTxt {
		font-size: 15px;
		vertical-align: middle;
	}
	.title-main_2{
		position: absolute;
		bottom: 35%;
        left: 32%;
		transform: translateX(-50%);
		text-align: center;
		font-size: clamp(16px, 4vw, 30px) !important;
		line-height: 1.3 !important;
		color: #666;
		width: 90%;
	}
}
/*============================
共通
============================*/
.col2:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.col2 .left{
	float:left;
}
.col2 .right{
	float:right;
}
.bdY{
	background:url("/lifeinfo/kafun/images/border_yellow.gif") repeat-x left bottom;
}
.bdP a{
	color:#333;
	text-decoration:none;
	background-color: #ffeb94;
	border-bottom: 1px solid #da5b85;
}
.bdP a:hover {
	background-color: #ffeb94;
}
.green{
	color: #36a07a;
}
span.blackTtl{
	font-size: 20px;
	font-weight: bold;
}
p.greenTtl{
	color: #36a07a;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}
.img100{
	width: 100%;
	height: auto;
	display: block;
}
.img100.sp_only{
	display: none;
}
.anchor-wrap li {
    width: 100%;
    list-style: none;
}

.anchor-btn{
    position: relative;
    display: block;
    width: 100%;
}

.anchor-btn img{
    width: 100%;
    height: auto;
    display: block;
}

.anchor-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
    font-size: 24px;
    color: #259060;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: bold;
}

@media only screen and (max-width: 667px){
	
	p.black,
	li.black{
		color:#36a07a;
	}
	p.greenTtl{
    font-size: 14px;
    /* background: url(/lifeinfo/kafun/images/sp/border_green2.gif) repeat-x bottom; */
    padding-bottom: 6px;
    margin-bottom: 3.7%;
	}
	.img100.pc_only{
		display: none;
	}
	.img100.sp_only{
		display: block;
	}
	span.blackTtl2{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	}
	.anchor-text {
		position: absolute;
		top: 54%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 80%;
		text-align: center;
		font-size: clamp(18px, 4vw, 30px) !important;
		color: #259060;
		}
}
/*============================
#heading
============================*/
.heading h2{
	margin-bottom: 40px;
}
.heading h3{
	margin: 40px 0 23px;
}
.heading h3>img{
	/* display: block; */
	margin: 0 auto;
}
.heading-btn{
    position: relative;
    width: 100%;
}

.heading-btn img{
    width: 100%;
    height: auto;
    display: block;
}

.heading-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    font-size: 33px;
    color: #259060;
    line-height: 1.4;
}
.heading-text2{
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    font-size: 26px;
    color: #259060;
    line-height: 1.4;
}
.heading-text3{
    position: absolute;
    top: 56%;
    left: 53%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    font-size: 26px;
    color: #259060;
    line-height: 1.4;
}
/*============================
#nav
============================*/
#nav{
	background:url("/lifeinfo/kafun/images/bg01.gif") no-repeat center top;
	background-size: contain;
	margin-bottom:50px;
	height:310px;
}
#nav .inner{
	padding:36px 0 0;
	text-align:center;
}
#nav .inner li{
	width: 640px;
	margin: auto;
	padding:0 0 16px;
}
#nav .inner li.last{
	padding:0;
}
#nav .inner li a{
	display: block;
}
@media only screen and (max-width: 667px){
	.topTxst {
		background: url(/lifeinfo/kafun/images/sp/bg.gif) no-repeat center 50px;
		background-size: 100%;
		text-align: center;
		line-height: 2;
		margin-top: 6.25%;
	}
	#nav {
		height: auto;
    margin: 7.03% 0 9.375%;
    padding: 4.69% 3.125%;
    background: #fff0f4;
	}
	#nav .inner{
		padding:0;
	}
	#nav .inner li{
		padding:0 0 3%;
		width: 100%;
	}
	#nav .inner li.last{
		padding:0;
	}
	.heading h2{
		margin-bottom: 15px;
	}
	.heading-text{
		display: block;
		margin: 0 auto;
		width: 60%;
		text-align: left;
		font-size: clamp(19px, 5vw, 32px);
	}
	.heading-text2 {
        width: 64%;
        padding-left: 99px;
        margin: 0 auto;
        text-align: left;
		font-size: clamp(12px, 4.5vw, 32px);
        line-height: 1.3;
    }
	.heading-text3 {
        width: 64%;
        padding-left: 80px;
        margin: 0 auto;
        text-align: left;
		font-size: clamp(12px, 4.5vw, 32px);
        line-height: 1.3;
    }
}
/*============================
#anchor
============================*/
.anchor-content{
	background: url(/lifeinfo/kafun/images/anchor_bg.png) no-repeat center top;
	background-size: contain;
	margin: 30px auto 40px;
	width: 780px;
}

.anchor-content .anchor-wrap{
	width: 640px;
	margin: auto;
	padding: 40px 70px 45px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 18px;
	row-gap: 18px;
}

.anchor1 { grid-area: 1 / 1 / 2 / 3; }
.anchor2 { grid-area: 2 / 1 / 3 / 2; }
.anchor3 { grid-area: 2 / 2 / 3 / 3; }

.anchor-wrap img{
	width:100%;
	height:auto;
	display:block;
}

@media only screen and (max-width: 667px){

.anchor-content{
	background: url(/lifeinfo/kafun/images/sp/anchor_bg.png) no-repeat center top;
	width:100%;
	margin:20px auto;
	background-size:100% auto;
}

.anchor-content .anchor-wrap{
	width:100%;
	padding:20px 5%;
	box-sizing:border-box;

	grid-template-columns:1fr 1fr;
	column-gap:10px;
	row-gap:10px;
}
.wrap-inner{
	padding: 0 3.125% 3.125%;
}
.wrap-inner2{
	padding: 0 30px;
}
}
/*============================
#place
============================*/
#place{
	margin-bottom:50px;
}
#place h2{
	margin-bottom:37px;
}
.place-img{
	width: 100%;
}
.place-img img{
	display: block;
	margin: 0 auto 20px;
}
/* #place .right{
	width:375px;
	margin:40px 30px 20px 0;
}
#place .left{
	margin:0 0 20px;
} */
#place .data{
  background:url("/lifeinfo/kafun/images/bg02.gif") no-repeat center top;
	font-size:12px;
	padding:16px 20px 3px;
	margin-top:30px;
	line-height:1.5;
	height:72px;
}
#place .data th{
	width:67px;
	font-weight:normal;
	vertical-align:top;
}
#place .kind.box{
  background:url("/lifeinfo/kafun/images/bg11.gif") repeat-y center top;
	background-size: contain;
	width:850px;
	margin:0 auto 30px;
}
#place .kind.box .bottom{
	padding: 20px 40px;
}
#place .kind .left{
	width: 375px;
	line-height: 1.7;
}
#place .kind .right{
	width: 380px;
	margin: 0;
}
#place .kind .picBox .box{
	float: left;
	width: 49%;
	margin-top: 2%;
}
#place .kind .picBox .box:nth-child(2n){
	float: right;
}
#place .kind .picBox .box:nth-child(-n + 2){
	margin-top: 0;
}
#place .kind .picBox .box .black{
	line-height: 1.5;
}
#place .kind .reference{
	font-size:12px;
	font-weight: bold;
	text-align: right;
	margin-top: 25px;
}
.img-text-wrap{
    position: relative;
    margin-bottom: 20px;
}

.img-text-wrap img{
    width: 100%;
    height: auto;
    display: block;
}
.img-text-wrap2{
    position: relative;
    margin-bottom: 20px;
}

.img-text-wrap2 img{
    width: 40%;
    position: relative;
    right: 30px;
    top: 20px;
    height: auto;
    display: block;
}
.img-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    font-size: 30px;
    color: #259060;
    line-height: 1.4;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: bold;
}
.img-text_2{
	margin-top: 30px;
}
.img-text_2{
    position: absolute;
    top: 66%;
    left: 68%;
    transform: translate(-50%, -50%);
    width: 90%;
    line-height: 1.4;
}
.img-text_title{
	position: absolute;
    top: 8%;
    left: 57%;
    transform: translate(-50%, -50%);
    width: 90%;
    font-size: 16px;
    line-height: 1.4;
    color: #259060;
    font-weight: bold;
}
.txt_line_green{
	font-size: 15px;
}
.txt_black{
	color: #666;
}
.img-text-wrap2 .txt_green{
	padding-right: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #36a07a;
	padding-bottom: 15px;
    background: url(/lifeinfo/kafun/images/border_green2.gif) repeat-x center bottom;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, sans-serif;
}
.img-text_title .txt_green{
	color: #259060;
}
.title05-imgwrap {
    position: relative;
    display: inline-block;
}

.title05-imgwrap img {
    display: block;
    width: 100%;
    height: auto;
}

.title05-overlay-text {
    position: absolute;
    top: 36px;
    left: 48%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.title05-green {
    color: #3a9d7a;
    font-size: 20px;
    font-weight: bold;
}
.title05-sp-img {
    margin: 0 auto;
    padding-left: 20px;
}
@media only screen and (max-width: 667px){
	#place{
		padding: 0 3.125% 3.125%;
	}
	#place h2{
		margin-bottom: 5.16%;
	}
	#place .right{
		float: none;
		width:100%;
		margin:0;
	}
	#place .right .sp_only{
		width: 90%;
		margin: 0 auto 15px;
	}
	.place-img img{
		width: 100%;
		padding: 0;
		margin: 0 auto 20px;
	}
	#place .data{
		background-image: url(/lifeinfo/kafun/images/sp/bg01_top.gif), url(/lifeinfo/kafun/images/sp/bg01_bm.gif), url(/lifeinfo/kafun/images/sp/bg01.gif);
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-position: top center,bottom,top center;
    background-size: 100%;
    padding: 5% 3%;
    margin: 5% 0;
		height: auto;
	}
	#place .kind.box{
	padding: 3.125% 3.125%;
    width: 100%;
    border: 1px solid #36a07a;
    box-sizing: border-box;
    margin: 0 auto 3.33%;
    background: #fff;
	}
	#place .kind.box .bottom{
		padding: 0;
	}
	#place .kind .left,
	#place .kind .right{
		width: 100%;
		float: none;
		margin: 0;
	}
	#place .kind .picBox .box:nth-child(-n + 2){
		margin-top: 3%;
	}
	#place .kind .reference{
		margin-top: 3%
	}
	.img-text {
        font-size: clamp(14px, 6vw, 24px);
        width: 92%;
        line-height: 1.3;
    }
}

/*============================
#entrance
============================*/
#entrance{
	margin-bottom: 0;
}
#entrance h2{
	margin-bottom:34px;
}
#entrance .right{
	margin:17px 30px 0 0;
}
#entrance .right img{
	position: relative;
	top: -65px;
}
#entrance .left{
	width:383px;
	margin:0 0 20px 30px;
}
#entrance .left .img{
	margin-bottom:15px;
}
#entrance .blackTtl{
	font-size: 20px;
    font-weight: bold;
}
@media only screen and (max-width: 667px){
	#entrance{
		margin-bottom: 9.38%;
	}
	#entrance h2{
		margin-bottom:5.16%;
	}
	#entrance .img{
	width: 42.59%;
    float: left;
    margin-bottom: 5%;
    margin-left: 1%;
	}
	#entrance .right {
    float: right;
    width: 50.65%;
    margin:0 0 0 2.76%;
	}
	#entrance .left{
		width:100%;
		margin:0;
		float: none;
	}
	#entrance .blackTtl{
		font-size: 14px;
		text-align: center;
		padding: 0 18px;
		font-weight: bold;
	}
	#entrance .right img{
		top: 0;
	}
	.img-text-wrapper.sp_only {
        position: relative;
        width: 100%;
    }

    .img-text-wrapper.sp_only img.img100 {
        width: 100%;
        height: auto;
        display: block;
    }

    .img-text-wrapper.sp_only .img-text-mobile {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        font-size: clamp(14px, 4vw, 20px);
        line-height: 1.3;
        width: 90%;
        color: #259060;
        font-weight: bold;
    }
}
/*============================
.recomend
============================*/
.recomend{
	line-height:1.6;
	padding-bottom:10px;
	width: 882px;
    margin: 0 auto;
}
.recomend.mb0{
	margin-bottom: 0;
}
.item-wrap{
	padding: 0 30px;
}
.recomend .box{
  background:url("/lifeinfo/kafun/images/bg11.gif") repeat-y center top;
	width:882px;
	margin:0 auto 30px;
}
.recomend .box .top,
.kind.box .top{
  background:url("/lifeinfo/kafun/images/bg11_top.gif") no-repeat center top;
	background-size: contain;
}
.recomend .box .bottom,
.kind.box .bottom{
  background:url("/lifeinfo/kafun/images/bg11_bm.gif") no-repeat center bottom;
	background-size: contain;
	padding:30px 50px 30px 30px;
}
.recomend .box .name,
.greenTtl{
	padding-bottom:15px;
  	background:url("/lifeinfo/kafun/images/border_green2.gif") repeat-x center bottom;
	margin-bottom:15px;
	line-height: 1.6;
}
.recomend .col2 .right{
	width:510px;
}
.recomend .txst .bold{
	color:#333;
}
.recomend .txst{
	/* margin-bottom:10px; */
	line-height:1.6;
}
.recomend .blackTtl{
	font-size: 20px;
	font-weight: bold;
}
.recomend .price{
	margin-bottom:5px;
	color:#666;
	line-height:1.6;
}
.recomend .small{
	font-size:11px;
	line-height:1.6;
	display: block;
}
.recomend .detail{
	font-size:13px;
	color:#666;
}
.recomend .detail a{
	color: #D71C58;
	text-decoration: underline;
}
.recomend .detail a:hover{
	color: #F60;
  text-decoration: none;
}
.recomend .btnArea{
	margin-top:20px;
}
.btnArea img{
	width: 100%;
}
.recomend .btnArea:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.recomend .btnArea li{
	float:left;	
	margin-right:29px;
}
.recomend .btnArea li.last{
	margin-right:0;
}
.recomend .bnr{
	margin-top:25px;
	text-align:center;
}
.recomend .rollerBox{
	width:733px;
	height:70px;
	margin:20px auto 0 auto;
} 
.recomend .moreBtn{
	margin:15px 0 0;
	display: block;
}
.btn_adjust{
	width: 90%;
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 667px){
	.recomend{
		width: 100%;
		background-size: 100%;
		line-height:1.6;
		padding-bottom: 3.33%;
		margin-bottom: 0.38%;
	}
	.recomend h2{
		margin-bottom: 5.16%;
	}
	.recomend .box{
		padding: 3.125% 3.125% 6.66%;
    width: 93.75%;
    border: 1px solid #e5658b;
    box-sizing: border-box;
    margin: 0 auto 3.33%;
    background: #fff;
	}
	.recomend .blackTtl{
		font-size: 15px;
		text-align: center;
		font-weight: bold;
	}
	.recomend .box .top,
	.kind.box .top,
	.recomend .box .bottom,
	.kind.box .bottom{
		background:0;
		padding:0;
	}
	.recomend .col2 .left {
		width: 42.59%;
		padding-bottom: 1.85%;
	}
	.recomend .col2 .right {
		width: 57.41%;
    padding-left: 2.83%;
		box-sizing: border-box;
	}
	.recomend .col2 .right.btmBox {
		clear: both;
		width: 100%;
    display: block;
    padding:0;
		float: none;
	}
	.recomend .left img{
		width: 100%;
		height: auto;
		display: block;
	}
	.recomend .btnArea{
		margin-top: 0;
		margin-bottom: 15px;
	}
	.recomend .btnArea li,
	.recomend .rollerBox li{
		float:none!important;	
		margin:0 0 3.73% 0!important;
	}
	
	.recomend .btnArea li.last{
		margin:0!important;
	}
	.recomend .moreBtn{
		margin:3.73% 0 0;
	}
	.recomend .txst .bold{
		color:#666;
	}
	.recomend .detail a{
		display: inline-block;
	}
	.recomend .txst{
		margin-bottom:10px;
	}
	.recomend .price{
		margin-bottom:0;
	}
	.recomend .price.mt10{
		margin-top: 6.67%!important;
	}
	.recomend .small{
		font-size:13px;
	}
	.recomend .rollerBox{
		width:100%;
		height:auto;
		margin:3.73% auto 0 auto;
	}
}
/*============================
.item flex
============================*/
.item-flex{
	display: flex;
	margin-bottom: 50px;
	column-gap: 30px;
}

.item-flex .right{
	display: flex;
	flex-direction: column;
	height: 280px;
}

.item-flex .right-txt{
	margin: auto 0;
}
@media only screen and (max-width: 667px){
	.item-flex{
		margin-top: 30px;
		margin-bottom: 10px;
		column-gap: 15px;
	}
	.item-flex .right{
		height: auto;
	}
}
/*============================
#living
============================*/
.living-bg{
	background: url(/lifeinfo/kafun/images/living_bg.gif) repeat left top;
    line-height: 1.6;
	padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 60px;
}
#living .area1{
	margin:0 10px 30px 10px;
}
#living .area1 .left{
	width:560px;
}
#living .area1 .right{
	margin-top:20px;
}
#living .left ul{
	margin-top:12px;
}
#living .left ul li{
	padding-left:1em;
	text-indent:-1em;
}
#living .question{
  background:url("/lifeinfo/kafun/images/bg04.gif") no-repeat center top;
	margin:0 auto;
	padding:35px 50px 0;
	height:125px;
	margin-bottom:20px;
}
#place .question-02{
  	background: url(/lifeinfo/kafun/images/bg10.gif) no-repeat center;
    margin: 20px auto;
    padding: 20px 0 20px 20px;
    background-size: 100% auto;
    margin-bottom: 20px;
}
#place .question-02 p {
	line-height: 1.5;
}
#living .question ul li{
	padding-left:1em;
	text-indent:-1em;
}
#living .area2 .right{
	width:540px;
	margin-right:30px;
}
#living .bdP2{
    background:url("/lifeinfo/kafun/images/border_pink3.gif") repeat left bottom;
	padding-bottom:7px;
	line-height:2.5;
	margin-top:20px;
}
#living .area3{
	text-align:center;
	margin-bottom:20px;
}
#living img{
	width: 100%;
}
#living .right img:first-child{
	width: 100%;
    position: relative;
    top: 91px;
}
@media only screen and (max-width: 667px){
	#living {
    margin-bottom: 4.69%;
	}
	#living h2{
		margin-bottom: 5.16%;
	}
	#living .area1{
		margin: 0 0 -4.31%;
	}
	.living-bg{
		margin-bottom: 25px;
	}
	#living img{
		width: 80%;
	}
	#living .area1 .left{
		width: 53%;
		float: left;
	}
	#living .area1 .right{
		width: 43.17%;
    	margin-left: 3.33%;
	}
	#living .left ul{
		margin-top:12px;
	}
	#living .left ul li{
		padding-left:1em;
		text-indent:-1em;
	}
	#living .question {
    background-image: url(/lifeinfo/kafun/images/sp/bg03_top.gif), url(/lifeinfo/kafun/images/sp/bg03.gif);
    background-repeat: no-repeat,repeat-y;
    background-position: top center,top center;
    background-size: 100%;
    margin:0 3.125% 5.53%;
		padding: 0;
		height: auto;
	}
	#living .question .bg{
    background: url(/lifeinfo/kafun/images/sp/bg03_bm.gif) no-repeat bottom;
    background-size: 100%;
    padding: 5% 3.33%;
	}
	#living .area2 .right{
		width:100%;
		margin:0;
	}
	#living .bdP2{
		background:0;
		padding-bottom:0;
		line-height:1.8;
		margin:0 0 3.33%;
	}
	#living .area3{
		text-align:center;
		margin:3.33% 0 0;
	}
	#living .mb30{
		margin-bottom: 3.33%!important;
	}
	#place .question-02{
		background: url(/lifeinfo/kafun/images/sp/bg10.gif) no-repeat center;
		margin: 20px auto;
		padding: 20px 0 20px 20px;
		background-size: 100% auto;
		margin-bottom: 20px;
	}
}

/*============================
#movie
============================*/
#movie{
	background: url(/lifeinfo/kafun/images/bg11.gif) repeat-y center top;
	text-align: center;
	margin-bottom:40px;
}
#movie .movie-txt p{
	text-align: left;
}
#movie .bgTop{
	background: url(/lifeinfo/kafun/images/bg11_top.gif) no-repeat center top;
}
#movie .bgBottom{
	background: url(/lifeinfo/kafun/images/bg11_bm.gif) no-repeat center bottom;
	padding:30px 0 40px;
}
#movie h2 {
	margin-bottom:10px;
	font-size: 0;
	line-height: 0;
}
#movie h2 img{
	margin: auto;
}
@media only screen and (max-width: 667px){
	#movie {
    padding: 0 3.125% 3.125%;
    text-align: center;
    /* background: url(/lifeinfo/kafun/images/sp/border_pink3.gif) repeat-x top, url(/lifeinfo/kafun/images/sp/border_pink3.gif) repeat-x bottom; */
    margin-bottom: 6.25%;
	}
	#movie .bgTop,
	#movie .bgBottom{
		background: 0;
		padding:0;
	}
	#movie h2 {
    margin: 0 auto 1.67%;
    padding: 3.125% 0 0;
	}
	#movie .movie-txt{
		margin-top: 15px;
	}
	#movie .cmWrap {
    position: relative;
    padding: 48% 0 0;
		margin: 0 8.33%;
	}
	#movie .cmWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}
}
/*============================
#border green
============================*/
.borderGreen-txt{
	padding: 20px;
	border: 2px #36a07a solid;
}
.borderGreen-txt .border-title{
	color: #36a07a;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
}
/*============================
#notice
============================*/

#notice li{
	text-indent: -1.0em;
	margin-left: 1.0em;
	line-height: 1.6;
}
@media only screen and (max-width: 667px){
	#notice.box{
		padding: 3.125%;
	}
	.borderGreen-txt .border-title{
		font-size: 14px;
	}
}
/*============================
#product list
============================*/
.last-product{
	margin-bottom: 60px;
}
.product-list{
	display: flex;
	justify-content: center;
	column-gap: 20px;
}
.product-list .product1{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	column-gap: 10px;
}
.product-list .product2{
	display: flex;
	justify-content: center;
}
.product-list .product1 img{
	width: 100%;
}
.product-list .product2 .prod-img{
	width: 87%;
}
.product-list .product2 img{
	width: 87%;
}
.product-txt{
	display: flex;
	column-gap: 20px;
	justify-content: space-around;
}
.product-list .product1-txt {
	position: relative;
    bottom: 27px;
    font-size: 11px;
}
@media screen and (max-width:667px) {
.product-list{
	flex-direction: column;
}
.product-list .prod-img img{
	width: 90%;
}
.product-list .product1{
	column-gap: 0;
}
.product-list .product1 .btnArea img{
	display: block;
	width: 80%;
	margin: 0 auto;
}
.product-list .txt01 .btnArea .last .img100.sp_only{
	display: block;
	width: 88%;
	margin: 0 auto;
}
.product-list .txt02 .btnArea .last .img100.sp_only{
	display: block;
	width: 88%;
	margin: 0 auto;
}
.product2{
	column-gap: 15px;
	margin-bottom: 25px;
}
.product-list .product2 .prod-img{
	width: 100%;
}
.product-list .product2 img{
	width: 100%;
}
.product-list .product1-txt {
	position: relative;
    bottom: 27px;
    font-size: 11px;
}
}
/* 20200902追記 */
.bnr_area {
	text-align: center;
	margin: 40px 0 20px;
}

.bnr_area a {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: #faed00;
	padding: 15px 115px;
}

.bnr_area a .txt {
	color: #009be3;
}

.bnr_area a .arw {
	display: block;
	position: absolute;
	top: 25%;
	right: 30px;
}

/*.bnr_area a:after {
	content: '▼';
	display: inline-block;
	vertical-align: middle;
	transform: rotate(30deg);
	margin-left: 10px;
}*/

.bnr_area a:hover {
	color: inherit;
	opacity: 0.8;
}

.ico span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #0c91d2;
	padding: 4px 9px;
	margin: 0 0 5px;
}
.pc_only {
	display: block;
}
.sp_only {
	display: none;
}

/* Mobile */
@media screen and (max-width: 667px) {
	.pc_only {
		display: none;
	}
	.sp_only {
		display: block;
	}
}
@media screen and (max-width:667px) {
.bnr_area {
	margin: 20px 0 0;
}

.bnr_area a {
	display: block;
	width: 82%;
	font-size: 4.2vw;
	padding: 15px 8%;
	margin: 0 auto;
}

/*.bnr_area a:after {
	display: none;
}*/

.bnr_area a .arw {
	top: 33%;
	right: 13px;
}
}
.pageTop p.pc_only a:before {
    content: "";
    position: absolute;
    display: inline-block;
    border-left: #36a07a solid 1px;
    border-top: #36a07a solid 1px;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    left: 0;
    top: 16px;
    right: 0;
    margin: auto;
}
.pageTop p.pc_only a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border: #36a07a solid 1px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .6);
    box-sizing: border-box;
}
.pageTop p.pc_only a:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 21px;
    background: #36a07a;
    left: 0;
    top: 15px;
    right: 0;
    margin: auto;
    border-radius: 10px;
}
@media screen and (max-width:667px) {

.pageTop p {
	width: fit-content;
	height: auto;
	padding-right: 10px;
	margin-bottom: 20px;
}

.pageTop p.sp_only a:before {
    content: "";
	position: absolute;
	display: inline-block;
	border-left: #36a07a solid 1px;
	border-top: #36a07a solid 1px;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	left: 0;
	top: 12px;
	right: 0;
	margin: auto;
}
.pageTop p.sp_only a {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	border: #36a07a solid 1px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .6);
	box-sizing: border-box;
}
.pageTop p.sp_only a:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 17px;
	background: #36a07a;
	left: 0;
	top: 11px;
	right: 0;
	margin: auto;
	border-radius: 10px;
}
}