@charset "utf-8";

/* PC/スマホ共通表示 */
.-----PC_MOBILE_COMMON_CSS_START----- {}

.s_ttl_03{
	font-size: 20px;
	margin-bottom:10px;
}
.s_ttl_03 + p{
	margin-bottom:15px;
	font-size: 14px;
	margin-left:2px;
}
.topics{
	margin:0 auto;
	padding:5px;
	height:185px;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	width:15px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color:#D2D2DF;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	border-radius:0;
	width:15px;
	background-color:#D2D2DF;
}

.mCSB_scrollTools .mCSB_draggerRail{
	width:15px;
	border-radius:0;
	background-color:#F0F0F0;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color:#D2D2DF;
}
.page_link02{
	border-bottom:#505050 2px solid;
	display:flex;
	margin:0 2px;
	box-sizing:border-box;
	margin-bottom:60px;
}
.page_link02 li{
	flex:1;
}
.page_link02 li + li{
	margin-left:3px;
}
.page_link02 li a{
	display:block;
	text-align:center;
	line-height:1.4;
	height:54px;
	box-sizing:border-box;
	font-weight: bold;
	font-size: 16px;
	padding:12px 0;
	text-decoration:none;
	color:#F1C619;
	background-color:#505050;
	background-repeat:no-repeat;
	background-image:url(../../common/img/tab_icon02.png);
	background-position:center 35px;
}
.page_link02 li a.selected{
	background-color:#F1C619;
	color:#505050;
	background-image:url(../../common/img/tab_icon01.png);
	background-position:center 35px;
}

.bloc01{
	border-bottom:1px #999999 dotted;
	margin-bottom:40px;
	padding-bottom:45px;
}
.image_area01{
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
}
.image_area01.photo04{/*写真4枚の時*/
	flex-wrap:wrap;
}
.image_area01.photo04 li{/*写真4枚の時*/
	margin-bottom:10px;
}
.image_area01 li.blank{
	width:332px;
}
.image_area01 li.blank343{
	width:343px;
}

.place_info01{
	display:flex;
	justify-content:space-between;
}
.place_info01 .info_list{
	width:500px;
	display:flex;
	flex-wrap:wrap;
}
.place_info01 .info_list dt{
	width:30%;
	padding:2px;
	box-sizing:border-box;
	border-bottom:1px solid #D5D5D5;
}
.place_info01 .info_list dt:nth-of-type(1),
.place_info01 .info_list dd:nth-of-type(1){
	border-top:1px solid #D5D5D5;
}
.place_info01 .info_list dt b{
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	font-weight: normal;
	text-align:center;
	width:150px;
	background:#EEEEEE;
}
.place_info01 .info_list dd{
	border-bottom: 1px solid #D5D5D5;
    width: 350px;
    box-sizing: border-box;
    line-height: 1.5;
    display: flex;
    align-items: center;
    padding: 15px 0 15px 15px;
}
.place_info01 .info_list dd.multi_text01{
	padding:0 0 0 11px;
	
}
.place_info01 .info_list dd.multi_text01 .multi_list01{
	width:100%;
	box-sizing:border-box;
}
.place_info01 .info_list dd.multi_text01 .multi_list01 li{
	padding: 13px 0 12px 5px;
	width:100%;
    box-sizing: border-box;
}
.place_info01 .info_list dd.multi_text01 .multi_list01 li +li{
	border-top:1px #D5D5D5 solid;
}
.place_info01 .info_list dd.multi_text01 .multi_list01 li dl{
	display:flex;
	flex-wrap:no-wrap;	
}
.place_info01 .info_list dd.multi_text01 .multi_list01 li dl dt{
	width:7em;
	padding:0;
	border:none;
}
.place_info01 .info_list dd.multi_text01 .multi_list01 li dl dd{
	padding:0;
	border:none;
	line-height: 1.4;
}

.g_map{
	width:527px;
	height:301px;
	background:#EEE;
}
.g_map02{
	width:527px;	
}
.bloc02{
	padding-bottom:45px;
}
.list03{
	margin-top:10px;
}
.list03 dd{
	padding-left:1em;
}
.s_ttl_04{
	font-size: 15px;
	margin-bottom:10px;
	margin-left:-8px;
}
.info_list02{
	display:flex;
	flex-wrap:wrap;
	padding-bottom:30px;
}
.info_list02 dt{
	width:225px;
	padding:2px;
	box-sizing:border-box;
	border-bottom:1px solid #D5D5D5;
}
.info_list02 dt:nth-of-type(1),
.info_list02 dd:nth-of-type(1){
	border-top:1px solid #D5D5D5;
}
.info_list02 dt b{
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	font-weight: normal;
	text-align:center;
	width:100%;
	background:#EEEEEE;
}
.info_list02 dd{
	border-bottom: 1px solid #D5D5D5;
    width: 823px;
    box-sizing: border-box;
    line-height: 1.5;
    display: flex;
    align-items: center;
    padding: 15px 0 15px 20px;
}


.q_and_a .keywords {
	position: relative;
	margin-bottom:10px;
}
.q_and_a .keywords .quest {
	display:flex;
	background-color:#737373;
	cursor:pointer;
}
.q_and_a .keywords .quest.no_cursor{
	cursor:default;
}
.q_and_a .keywords .quest b{
	display:flex;
	justify-content:center;
	align-items:center;
	width:40px;
	height:auto;
	background-color:#2F2F2F;
	color:#FFFFFF;
	font-size: 16px;
}
.q_and_a .keywords .quest span{
	color:#FFCC00;
	align-items:center;
	display:flex;
	padding-left:20px;
	font-size: 14px;
	flex: 1;
	line-height: 1.3;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 240px;
}
.q_and_a .keywords .detail {
	display:none;
}
.q_and_a .keywords .detail .ans{
	display:flex;
	background-color:#EEEEEE;
}
.q_and_a .keywords .detail .ans b{
	display:flex;
	justify-content:center;
	align-items:center;
	width:40px;
	height:auto;
	background-color:#F1C619;
	color:#000000;
	font-size: 16px;
}
.q_and_a .keywords .detail .ans p{
	color:#333333;
	align-items:center;
	display:flex;
	flex:1;
	padding-left:20px;
	font-size: 14px;
	line-height: 1.3;
    padding: 11px 240px 11px 20px;
}
.q_and_a .start {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.q_and_a .keywords .more a {
}
.q_and_a .keywords span.togglable{
    height: 40px;
    width: 229px;
	box-sizing:border-box;
    display: flex;
	align-items: center;
	justify-content:center;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 13px;
    font-weight: bold;
	background-color:#2F2F2F;
	cursor:pointer;
/*	transition:ease-in 0.3s;
*/	transition-duration:0.25s;
}
.q_and_a .keywords span.togglable.open{
	background-color:#454545;
	transition-duration:0.3s;
	bottom: 0px;
	top:auto;
}
.q_and_a .keywords span.togglable .op{
	display:none;
	padding-right:15px;
	background:url(../img/icon02.png) no-repeat right center;
}
.q_and_a .keywords span.togglable .cl{
	display:block;
	padding-right:15px;
	background:url(../img/icon03.png) no-repeat right center;	
}
.q_and_a .keywords span.togglable.open .op{
	display:block;
}
.q_and_a .keywords span.togglable.open .cl{
	display:none;
	padding-right:20px;
}
.pdf_btn{
	padding:2px 22px 2px 0;
	    display: inline-block;
	background:url(../img/pdf.gif) no-repeat right 2px;
}

.-----PC_MOBILE_COMMON_CSS_END----- {}


/* スマートフォン用CSS */
@media screen and (max-width: 640px) {
	
.-----MOBILE_ONLY_CSS_START----- {}
.topics_list{
}
.s_ttl_03{
	font-size: 22px;
}

.image_area01{
	flex-direction:column;
	justify-content:center;
}
.image_area01 li{
	text-align:center;
}
.s_ttl_03 + p{
    font-size: 22px;
    line-height: 1.8;
	margin-bottom: 25px;
}
.place_info01{
	flex-direction:column;
}
.place_info01 .info_list{
	width:auto;
	margin-bottom:30px;
}
.place_info01 .info_list dt b{
	width:auto;
}
.place_info01 .info_list dt{
	
}
.place_info01 .info_list dd{
	width:70%;
}
.g_map,
.g_map02{
	width:100%;
}
.g_map iframe,
.g_map02 iframe{
	width:100%;
}
.place_info01 .info_list dd.multi_text01{
	padding-left:15px;
}
.q_and_a .keywords span.togglable{
	width:163px;
	font-size: 16px;
    height: 49px;
}
.q_and_a .keywords span.togglable.line02{
	height: 78px;
}
.q_and_a .keywords span.togglable.line03{
	height: 106px;
}
.q_and_a .keywords span.togglable.line04{
	height: 134px;
}
.q_and_a .keywords .quest b,
.q_and_a .keywords .detail .ans b{
	font-size: 22px;
}
.q_and_a .keywords .quest span{
	padding-right:180px;
	font-size: 22px;
}
.q_and_a .keywords span.togglable .op{
	background:url(../img/icon02.png) no-repeat right 14px;
}
.q_and_a .keywords span.togglable .cl{
	background:url(../img/icon03.png) no-repeat right 14px;	
}
.q_and_a .keywords .detail .ans p{
	padding-right:180px;
	font-size: 22px;
}
.s_ttl_04{
	font-size: 22px;
}
.info_list02 dt{
	width:30%;
}
.info_list02 dd{
	width:70%;
}
.pdf_btn{
	padding: 2px 29px 2px 0;
    background: url(../img/pdf_sp.gif) no-repeat right 3px;
}
.bloc02 .s_ttl_02 + p{
	margin-bottom:30px;
}
.page_link02{
	flex-direction: column;
	border-bottom:none;
}
.page_link02 li + li{
	margin-left:0;
}
.page_link02 li a{
	font-size: 22px;
    height: 58px;
	background-position: center 40px;
}
.page_link02 li a.selected{
	background-position: center 40px;
}
.image_area01 li.blank{
	display:none;
}
.-----MOBILE_ONLY_CSS_END----- {}

	
}
