#gallery {
	position : relative;
    margin : 100px 0 6% 0;
}

#slider {
	width : 100%;
}

#slider li div {
	width : 100%;
	background-size : cover;
	background-position : center center;
	padding-top : 300px;
}

h2#ptitle {
    font-size : 130%;
    font-weight : 600;
    color : #00375f;
    text-align : center;
}

h2#ptitle span {
    display : block;
    width : 140px;
    margin : 0 auto 15px auto;
    padding : 5px 0 7px 0;
    font-size : 80%;
    color : #ffffff;
    background : #0f75bd;
    border-radius : 36px;
    text-align : center;
}

/*----------OUTLINE----------*/

#outline {
	width : 100%;
}

dl#price {
    width : 88%;
    margin : 0 auto 7% auto;
}

dl#price dt {
    margin-bottom : 5px;
    color : #ff0000;
    font-size : 140%;
    font-weight : 600;
    text-align : center;
}

dl#price dt font {
    margin-right : 5px;
    font-size : 220%;
	font-family : "bebas-neue",sans-serif;
	font-weight : 400;
	font-style : normal;
    letter-spacing : 1px;
    vertical-align : -3px;
}

dl#price dt span {
    color : #3c3c3c;
    font-size : 80%;
	font-style : normal;
    font-weight : 400;
}

dl#price dd {
    line-height : 1.4em;
}

#odata {
	padding : 5% 5% 7% 5%;
	background : #e6ebeb;
}

ul#onote {
    list-style : none;
	margin-bottom : 5px;
}

ul#onote li {
    padding : 10px 0 10px 0;
    border-top : solid 1px #c8c8c8;
}

#odata table {
	width : 100%;
	margin-bottom : 6%;
	border-left : solid 1px #c8c8c8;
	border-top : solid 1px #c8c8c8;
	text-align : center;
}

#odata table th {
	padding : 6px 7px 7px 7px;
	border-right : solid 1px #c8c8c8;
	background : #e6ebeb;
	font-weight : normal;
}

#odata table td {
	padding : 6px 7px 7px 7px;
	border-right : solid 1px #a5a5a5;
	border-bottom : solid 1px #a5a5a5;
	background : #ffffff;
}

td[rowspan] {
    display: flex;
    flex-wrap: wrap;
    order : -1;
    width : 100%;
    border-bottom : none;
}

#odata p {
    width : 250px;
    margin : 0 auto 0 auto;
    font-weight : 600;
    text-align : center;
}

#odata p a {
    display : block;
    padding : 8px 0 10px 0;
    color : #ffffff;
    background : #ff9132;
    text-decoration : none;
    border-radius : 36px;
}

/*----------DATA----------*/

#data {
    width : 90%;
    margin : 0 auto 6% auto;
}

#data table {
	clear : both;
	width : 100%;
	margin-bottom : 6%;
	border-top : solid 1px #c8c8c8;
}

#data table th {
	width : 38%;
	padding : 8px 10px 9px 10px;
	border-bottom : solid 1px #c8c8c8;
	background : #e6ebeb;
	text-align : left;
	font-weight : normal;
}

#data table td {
	width : 62%;
	padding : 8px 10px 9px 10px;
	border-bottom : solid 1px #c8c8c8;
	line-height : 1.5em;
}

iframe {
    width : 100%;
    height : 400px;
    border-radius : 12px;
}

/*----------CONTACT----------*/

#contact {
    width : 90%;
    margin : 0 auto 9% auto;
}

#contact ul {
    margin : 0 5px 7% 25px;
}

#contact ul li {
    margin-bottom : 10px;
    line-height : 1.5em;
}

#contact dl {
	margin-bottom : 7%;
	line-height : 1.4em;
	border-top : solid 1px #c8c8c8;
	border-left : solid 1px #c8c8c8;
	border-right : solid 1px #c8c8c8;
}

#contact dl dt {
	padding : 12px 12px 14px 12px;
	background : #e6ebeb;
	align-items : center;
	justify-content : center;
}

#contact dl dt span {
	float : right;
	padding : 0 10px 1px 10px;
	font-size : 84%;
	color : #3c3c3c;
	background : #ffffff;
	border-radius : 30px;
}

#contact dl dd {
	padding : 12px 0 14px 3%;
	border-bottom : solid 1px #c8c8c8;
}

#contact dl dd img {
	padding-top : 7px;
}

#contact dl dd span {
	display : block;
	padding : 8px 0 3px 0;
}

.text1 {
	width : 15em;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-style : normal;
	background : #ebebeb;
	border-radius : 6px;
	border : none;
    -webkit-appearance : none;
}

.text2 {
	width : 10em;
	margin-right : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-style : normal;
	background : #ebebeb;
	border-radius : 6px;
	border : none;
    -webkit-appearance : none;
}

#text3 {
	display : block;
	width : 92%;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-style : normal;
	background : #ebebeb;
	border-radius : 6px;
	border : none;
    -webkit-appearance : none;
}

#text4 {
	width : 92%;
	margin-top : 3px;
	padding : 8px 8px 10px 8px;
	font-size : 16px;
	font-style : normal;
	background : #ebebeb;
    border-radius : 6px;
	border : none;
	-webkit-appearance : none;
}

#submit {
	width : 100%;
	text-align : center;
}

.button1 {
	padding : 9px 20px 10px 20px;
    font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 600;
	color : #ffffff;
	background : #ff9132;
	font-size : 110%;
	border-style : none;
	border-radius : 36px;
}

.button2 {
	margin-left : 10px;
	padding : 9px 15px 11px 15px;
	background : #999999;
	color : #ffffff;
	font-size : 110%;
	font-family : "Noto Sans JP","sans-serif";
	font-weight : 600;
	font-style : normal;
	border-style : none;
	border-radius : 30px;
}

#cdata {
	margin-bottom : 7%;
	border-top : solid 1px #c8c8c8;
}

#cdata th {
	width : 30%;
	padding : 12px 10px 12px 10px;
	border-bottom : solid 1px #c8c8c8;
	background : #e6ebeb;
	text-align : left;
	font-weight : normal;
	line-height : 1.3em;
}

#cdata td {
	padding : 12px 0 12px 10px;
	border-bottom : solid 1px #c8c8c8;
	line-height : 1.3em;
	word-break : break-all;
}

#comment-form-email,#comment-form-name,#comments-open-data,#comments-open-text {
	display : none;
}

#alpha-inner p {
    margin-bottom : 10px;
    line-height : 1.5em;
}

#alpha-inner p a {
    color : #0066cc;
    text-decoration : underline;
}