@charset "utf-8";

/*________________________________________________

	name:			sp.css
	create Date:	2018-12-03
	lastmodified:	****-**-**
________________________________________________*/

.corner_ttl,
.sub_ttl {
    color: #000;
    margin-bottom: 20px;
}
.corner_ttl h1,
.corner_ttl p {
    font-size: 200%;
}
/* サブ共通 */
.col_navi {
    display: none;
}
.col_main {
    padding-bottom: 20px;
}
.corner_ttl {
    display: block;
    clear: both;
    margin: 20px auto 20px auto!important;
    padding: 0!important;
    width: 276px!important;
    height: 208px!important;
    background-image: url("../../img/abouts/h1.png");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: auto 208px;
	-webkit-background-size: auto 208px;
    border-bottom: none!important;
}
.corner_ttl h1 {
    display: block;
    width: 276px;
    height: 208px;
    margin: 0!important;
    padding: 0!important;
    position: relative;
    z-index: -1;
    overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
    border-bottom: none!important;
}

/* #tmp_wrap_abouts
============================== */
#tmp_wrap_abouts {
    display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 10px 20px 10px;
	text-align: left;
}
/*clearfix*/
#tmp_wrap_abouts:after {
	content: "";
	display: table;
	clear: both;
}
#tmp_wrap_abouts p.abouts_center {
    font-size: 116%;
    font-weight: 500;
	text-align: left;
}
#tmp_wrap_abouts sup {
    display: inline-block;
    font-size: 50%;
    vertical-align: top;
}
#tmp_wrap_abouts h2 {
    min-height: 20px;
    padding-left: 24px;
    background-image: url("../../img/abouts/icn_drip.png");
    background-position: left center;
    background-repeat: no-repeat;
	background-size: auto 20px;
	-webkit-background-size: auto 20px;
    border-bottom: 3px #999 solid;
    position: relative;
}
#tmp_wrap_abouts h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: 3px #946134 solid;
    left: 0px;
    bottom: -3px;
    width: 30%;
}
.abouts_ttl {
    display: block;
    clear: both;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 276px;
    height: 208px;
}
.abouts_ttl h1 {
    display: block;
    clear: both;
    width: 276px;
    height: 208px;
    font-size: 214%;
    background-image: url("../../img/abouts/h1.png");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: auto 208px;
	-webkit-background-size: auto 208px;
}
.abouts_ttl h1 span {
    display: block;
    width: 276px;
    height: 208px;
    position: relative;
    z-index: -1;
    overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

/* .abouts_message
============================== */
.abouts_message {
    display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 20px 0;
	padding: 0;
    font-size: 166%;
    font-weight: 500;
	text-align: center;
}
/*clearfix*/
.abouts_message:after {
	content: "";
	display: table;
	clear: both;
}
.abouts_message p {
    display: inline-block;
    clear: both;
	width: auto;
	margin: 0.1em auto 0 auto!important;
    padding: 0;
    font-weight: 500;
    text-align: center;
}
.abouts_message span {
    display: block;
    clear: both;
    color: #ff7394;
    text-align: center;
}
.abouts_ttl1, .abouts_ttl2, .abouts_ttl3, .abouts_ttl4 {
    display: block;
    clear: both;
	width: auto;
	margin: 40px auto 0.8em auto!important;
    padding: 0;
    font-size: 166%;
    font-weight: 500;
    color: #ff7394;
    text-align: center;
}
.abouts_ttl1 {
    color: #ff7394;
}
.abouts_ttl2 {
    color: #6696be;
}
.abouts_ttl3 {
    color: #ff7f25;
}
.abouts_ttl4 {
    color: #000;
}

/* .abouts_end
============================== */
.abouts_end {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    padding: 30px 0 0 0;
    background-image: url("../../img/abouts/icn_drip.png");
    background-position: center top;
    background-repeat: no-repeat;
	background-size: auto 20px;
	-webkit-background-size: auto 20px;
    font-size: 133%;
    font-weight: 700;
    text-align: center;
}
.abouts_end p {
    font-weight: 700;
}

/* #abouts_description
============================== */
#abouts_description {
    display: block;
    clear: both;
    margin: 0 auto 20px auto;
    padding: 0;
    width: auto;
    height: auto;
    text-align: left;
}
.txt_topics, #abouts_description h3.txt_topics {
    color: #ff7070;
    border-color: #ff7070;
}
.txt_spot, #abouts_description h3.txt_spot {
    color: #38b64d;
    border-color: #38b64d;
}
.txt_event, #abouts_description h3.txt_event {
    color: #ff7f25;
    border-color: #ff7f25;
}
.txt_present, #abouts_description h3.txt_present {
    color: #dd0011;
    border-color: #dd0011;
}
.txt_guide, #abouts_description h3.txt_guide {
    color: #7869ac;
    border-color: #7869ac;
}
