@charset "utf-8";

#slider{
    display:none;
}
/*--------------------------------------------------------------------
tour_head_title
--------------------------------------------------------------------*/
.tour_head_title{
	width:880px;
    min-height: 315px;
	padding:20px;
	margin:0 auto;
    background:#6de36f url('../images/bcg_detail_title.png') no-repeat 142px center;
}
.tour_head_title .head_inn{
    padding-left:40px;
    text-align:left;
}
.tour_head_title .head_txt{
    display:table-cell;
   vertical-align:middle;
    width:365px;
    /*height:420px;*/
}
.tour_head_title .season{
	font-size:18px;
    margin:10px 0;
}
.tour_head_title .title{
	font-size:32px;
	font-weight:bold;
    line-height:150%;
    color:#000;
	margin-bottom:35px;
}
.tour_head_title ul._type li{
    float:left;
    width:70px;
    height:24px;
    font-size:12px;
    line-height:24px;
    text-align:center;
    color:#6de36f;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-right:4px;
    background:#FFF;
    font-weight:bold;
}
.tour_head_title .date {
    margin-top:15px;
    padding-top:15px;
   	background: url('/machiiku/shared/images/bcg_border_black.gif') repeat-x left top;
}

.tour_head_title .date dt{
    float:left;
}

.tour_head_title .date dd{
    margin-left:60px;
}

.tour_head_title .date dt,
.tour_head_title .date dd{
	font-size:14px;
    line-height:160%;
	/*font-weight:bold;*/
    color:#000;
}

.tour_head_title .venue {
    /*margin-top:20px;*/
    padding-top:20px;
}

.tour_head_title .venue dt{
    float:left;
}

.tour_head_title .venue dd{
    margin-left:60px;
}

.tour_head_title .venue dt,
.tour_head_title .venue dd{
	font-size:14px;
    line-height:160%;
	/*font-weight:bold;*/
    color:#000;
}

.tour_head_title .img{
    position:absolute;
    float:right;
    right:0;
    top:0;
    width:420px;
    height: 315px;
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    overflow:hidden;
}
.tour_head_title .img img{
    /*height:100%;
    width:auto;*/
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/*--------------------------------------------------------------------*/
.head_moushikomi{
	width:920px;
	/*height:120px;*/
	margin:0 auto 30px;
    padding: 20px 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
    background:#f6f6ea;
}
.foot_moushikomi{
	width:100%;
	/*height:120px;*/
	margin:0 auto 30px;
    padding: 20px 0;
    background:#f6f6ea;
}
.head_moushikomi .inn,
.foot_moushikomi .inn{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:920px;
	/*height:120px;*/
}
.foot_moushikomi .inn{
    width:960px;
}
.head_moushikomi dl,
.foot_moushikomi dl{
    display:inline-block;
}
.head_moushikomi dl dt,
.foot_moushikomi dl dt{
    float:left;
    /*width:7.5em;*/
    clear:both;
    font-size:12px;
    color:#ed4f53;
    line-height: 160%
    /*font-weight:bold;*/
}
.head_moushikomi dl dd,
.foot_moushikomi dl dd{
    float:left;
    font-size:12px;
    color:#ed4f53;
    line-height: 160%
    /*font-weight:bold;*/
}
.head_moushikomi div.btn_moushikomi,
.foot_moushikomi div.btn_moushikomi{
    width:280px;
    margin: 10px auto 12px;
}
.foot_moushikomi div.btn_moushikomi{
    margin:10px auto 12px;
}
.head_moushikomi div.btn_moushikomi a,
.foot_moushikomi div.btn_moushikomi a{
	display:block;
	width:280px;
	height:52px;
	background:#6de36f url('/machiiku/shared/images/icon_moushikomi.png') no-repeat 20px center;
    background-size:20px 20px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:54px;
    text-align:center;

	/* box-shadow */
	box-shadow:rgb(95, 217, 97) 0px 5px 0px 0px;
	-webkit-box-shadow:rgb(95, 217, 97) 0px 5px 0px 0px;
	-moz-box-shadow:rgb(95, 217, 97) 0px 5px 0px 0px;
}
.head_moushikomi.open dl{
    padding-bottom: 20px 0;
}
/*.foot_moushikomi.open dl{
    padding-bottom: 20px;
}*/
.head_moushikomi.close div.btn_moushikomi,
.foot_moushikomi.close div.btn_moushikomi{
    display:none;
}
.head_moushikomi.close dl dd,
.foot_moushikomi.close dl dd{
    color:#000;
}
/*--------------------------------------------------------------------*/
section.sec1{
    width:805px;
    margin:0 auto;
}
p.txt{
    clear:both;
    font-size:16px;
    line-height:200%;
    font-weight:normal;
    letter-spacing: 1px;
}

/*--------------------------------------------------------------------
content
--------------------------------------------------------------------*/
h4.title{
    font-size:24px;
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:4px solid #6de36f;
    margin-bottom:20px;
    color:#000;
    float:left;
}
section.sec1 ul{
    margin:30px 0 40px;
}
section.sec1 ul li{
    float:left;
    width:395px;
    height:300px;
    margin-left:10px;
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    overflow:hidden;
}
section.sec1 ul li:first-child{
    margin-left:0px;
}
section.sec1 ul li img{
    /*width:auto;
    height:395px;*/
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

section.sec2{
    width:800px;
    margin:40px auto 10px;
    text-align:center;
}
section.sec2 p.title{
    display:inline-block;
    font-size:24px;
    color:#2fdd32;
    background:#f6f6ea;
    font-weight:bold;
    text-align:center;
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    padding:8px 30px;
}
section.sec2 p.tyu{
    text-align:center;
    font-size:12px;
    color:#666;
    margin-top:7px;
    margin-bottom:40px;
}
section.sec2 dl.question{
    background:#f6f6ea url('../images/bcg_question.gif') repeat-y left top;
    font-weight:bold;
    text-align:center;
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    padding:17px 30px 17px 0;
}
section.sec2 dl.question dt{
    float:left;
    clear:both;
    width:60px;
    font-size:24px;
    color:#fff;
    text-align:center;
}
section.sec2 dl.question dd{
    font-size:18px;
    color:#000;
    padding-left:87px;
    font-weight:bold;
    line-height:160%;
}
section.sec2 p.answer{
    font-size:16px;
    color:#000;
    text-align:left;
    line-height:200%;
    letter-spacing: 1px;
    padding:20px 30px 50px 87px;
}

section.sec3{
    width:640px;
    margin:40px auto;
    background:#f6f6ea;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding:30px 80px 30px;
}
section.sec3 p.title{
    font-size:24px;
    color:#2fdd32;
    font-weight:bold;
    text-align:center;
    /*margin:10px 0;*/
}
section.sec3 dl.info{
    margin-top:30px;
    font-size:14px;
    text-align:center;
    line-height:200%;

    /*letter-spacing:1px;*/
}
section.sec3 dl.info dt{
    float:left;
}

/*section.sec3 dl.info dt,
section.sec3 dl.info dd{
    padding-bottom: 10px;
}*/

section.sec3 dl.memo{
    margin-top:30px;
    font-size:12px;
    text-align:center;
    line-height:200%;
    color:#666;
}
section.sec3 dl.memo dt{
    float:left;
    clear:both;
    width:1em;
}
section.sec3 dl.memo dd{
    padding-left:1.2em;
}

div.btn_ichiran {
    width:280px;
    margin:0 auto 40px;
}
div.btn_ichiran a{
    display:block;
	width:280px;
	height:52px;
	background:#f6f6ea url('/machiiku/shared/images/icon_back.png') no-repeat 20px center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:54px;
    text-align:center;

	/* box-shadow */
	box-shadow:rgb(239, 239, 225) 0px 5px 0px 0px;
	-webkit-box-shadow:rgb(239, 239, 225) 0px 5px 0px 0px;
	-moz-box-shadow:rgb(239, 239, 225) 0px 5px 0px 0px;
}