/* ===================================================================
CSS information

 file name  : common.css
 author     : Ability Consultant
 style info : ξ{E€Κέθ
=================================================================== */
#homepage .con_app {
	width: 99%;
	margin: auto;
}

#usj .con_app .box_app#lnk_a6 ul li:after {
	content: "";
	display: table;
	clear: both;
}
/* ·ςGAγ] */
.spaceonsen{
    width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

/* -----------------------------------------------------------
	€default.css
----------------------------------------------------------- */
html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

object, embed {
	vertical-align: top;
}

hr, legend {
	/*display: none;*/
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

img, abbr, acronym, fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

sup {
	vertical-align: super;
	font-size: 0.5em;
}

img {
	vertical-align: top;
}

i {
	font-style: normal;
}

/* -----------------------------------------------------------
	ξ{έθANJ[ΘΗ
----------------------------------------------------------- */
html {
	font-size: small;
	line-height: 1.5;
}

body {
	color: #313131;
	/*background: #fff;*/
	-webkit-text-size-adjust: none;
	font-size: 85%;
}
body a {
	color: #4b4b4b;
}
.mouse body a:hover, .touch body a.touchstart {
	text-decoration: none;
	color: #646464;
}
.touch body a {
	-webkit-tap-highlight-color: transparent;
}
.touch body a.touchend {
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}
body img {
	-webkit-touch-callout: none;
}

body, pre, input, textarea, select {
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI",Meiryo,sans-serif;
}

input, select, textarea {
	font-size: 100%;
}

.mouse .over:hover, .touch .over.touchstart {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
.touch .over {
	-webkit-tap-highlight-color: transparent;
}
.touch .over.touchend {
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page {
	background: #f2ede9;
}
#page * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#page img {
	width: 100%;
	vertical-align: top;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header .cst-module-carousel {
	margin-bottom: 0;
}
#header .cst-module-carousel .cst-module-carousel-flick .cst-module-carousel-images {
	height: auto;
	overflow: hidden;
}
#header .cst-module-carousel .cst-module-carousel-flick .cst-module-carousel-images li {
	height: auto;
	width: 100%;
	overflow: hidden;
}
#header .cst-module-carousel .cst-module-carousel-flick .cst-module-carousel-images li img {
	height: auto !important;
	top: 0 !important;
	width: 100%;
}
#header .cst-module-carousel .cst-module-pagenation {
	position: absolute;
	top: inherit;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 1em;
}
#header .cst-module-carousel .cst-module-pagenation ul li {
	width: 1em;
	height: 1em;
	margin: 0;
	padding: 0;
	margin: 0 .1em;
}
#header .cst-module-carousel .cst-module-pagenation ul li a {
	width: 100%;
	height: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-moz-transition: background 300ms;
	-o-transition: background 300ms;
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#header .cst-module-carousel .cst-module-pagenation ul li.cst-module-active a {
	background: #af0f0f; /*(tHAOEhJ[ #8b712a)*/
}
#header .cst-module-carousel .cst-module-controller .cst-module-controller-prev, #header .cst-module-carousel .cst-module-controller .cst-module-controller-next {
	height: 100%;
}
#header .cst-module-carousel .cst-module-controller .cst-module-controller-prev a, #header .cst-module-carousel .cst-module-controller .cst-module-controller-next a {
	height: 100%;
}
#header .cst-module-carousel .cst-module-controller > .cst-module-controller-prev a span:after, #header .cst-module-carousel .cst-module-controller > .cst-module-controller-next a span:after {
	border-top: 3px solid #fff !important;
	border-right: 3px solid #fff !important;
	width: 11px !important;
	height: 11px !important;
	margin-top: -5px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
/* -----------------------------------------------------------
	€Κέθ
----------------------------------------------------------- */
ul.btns {
	width: 94.87179%;
	margin: 0 auto;
	overflow: hidden;
	padding: 1em 0;
}
ul.btns li {
	float: left;
	width: 49.32432%;
	margin-left: 1.35135%;
	margin-bottom: 2%;
}
ul.btns li:nth-child(2n+1) {
	margin-left: 0;
}
ul.btns li:nth-child(-n+2) a {
	text-align: center;
	display: block;
	text-decoration: none;
	background: #745155;
	color: #FFF;
	padding: 1em;
	font-size: 73%;
	font-family: "ΰΎ©", "Yu Mincho", YuMincho, "qMmΎ© Pro W3", "Hiragino Mincho Pro", "HGSΎ©E", "lr oΎ©", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
	position: relative;
}
ul.pnav {
	overflow: hidden;
	width: 97.4359%;
	margin: 0 auto;
	padding-bottom: 1em;
}
ul.pnav li {
	width: 49.07895%;
	float: left;
	margin-left: 1.71053%;
	margin-bottom: 2%;
}
ul.pnav li:nth-child(2n+1) {
	margin-left: 0;
}


/* -----------------------------------------------------------
	£μ¬CSS
----------------------------------------------------------- */
/*-------------------------
J[Z
--------------------------*/
.crs {
    position: relative;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.64);
    /*margin-top: 26px;*/
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
}

#crs2 {
    position: relative;
    width: 100%;
    /*height: auto;*/
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs3 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs4 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs5 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs6 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs7 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs8 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

#crs9 {
    position: relative;
    width: 100%;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
    /*margin-top: -50px;*/
}

/*-------------------------
J[Z(ΗΑͺ)
--------------------------*/
/* qΊ(Κ@ σ) */
#crsl1-1 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl1-2 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl1-3 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl1-4 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl1-5 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
/* qΊ(XC[g) */
#crsl2-1 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl2-2 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl2-3 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl2-4 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
/* Ωΰ{έ */
#crsl3-1 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl3-2 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
/* ·ςXp */
#crsl4-1 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
/* _CjO */
#crsl5-1 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}
#crsl5-2 {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #fff;
}

.crs-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
  	-webkit-overflow-scrolling: touch;
}

.crs > * {
  -webkit-transform: translateZ(0px);
}

.crs::-webkit-scrollbar {
  display: none;
  height: 0 !important;
}


.crs-open:checked + .crs-item {
    position: static;
    opacity: 1.0;
}

.crs-item {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out;
}

.crs-item img {
    display: block;
    height: auto;
    max-width: 100%;
}

.crs-ctrl {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 18px;
    font-weight: 900;
    font-stretch:ultra-expanded;
    height: 70px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
}

.crs-ctrl2 {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 18px;
    font-weight: 900;
    font-stretch:ultra-expanded;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
}


.crs-ctrl.prev {
    left: 3%;
}

.crs-ctrl.next {
    right: 3%;
}

.crs-ctrl:hover {
    color: #aaaaaa;
}

#crs-1:checked ~ .ctrl-1,
#crs-2:checked ~ .ctrl-2,
#crs-3:checked ~ .ctrl-3,
#crs-4:checked ~ .ctrl-4,
#crs-5:checked ~ .ctrl-5,

#crs-6:checked ~ .ctrl-6,
#crs-7:checked ~ .ctrl-7,
#crs-8:checked ~ .ctrl-8,
#crs-9:checked ~ .ctrl-9,
#crs-10:checked ~ .ctrl-10,

#crs-11:checked ~ .ctrl-11,
#crs-12:checked ~ .ctrl-12,
#crs-13:checked ~ .ctrl-13,
#crs-14:checked ~ .ctrl-14,
#crs-15:checked ~ .ctrl-15,

#crs-16:checked ~ .ctrl-16,
#crs-17:checked ~ .ctrl-17,
#crs-18:checked ~ .ctrl-18,
#crs-19:checked ~ .ctrl-19,
#crs-20:checked ~ .ctrl-20,

#crs-21:checked ~ .ctrl-21,
#crs-22:checked ~ .ctrl-22,
#crs-23:checked ~ .ctrl-23,
#crs-24:checked ~ .ctrl-24,
#crs-25:checked ~ .ctrl-25,

#crs-26:checked ~ .ctrl-26 {
    display: block;
}

.crs-indicators {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.crs-indicators li {
    display: inline-block;
    margin: 0px 5px; 
}

.crs-bullet {
    color: #666666;
    cursor: pointer;
    font-size: 30px;
}

.crs-bullet:hover {
    color: #666666;
}

#crs-1:checked ~ .ctrl-1 ~ .crs-indicators li:nth-child(1) .crs-bullet,
#crs-2:checked ~ .ctrl-2 ~ .crs-indicators li:nth-child(2) .crs-bullet,
#crs-3:checked ~ .ctrl-3 ~ .crs-indicators li:nth-child(3) .crs-bullet,
#crs-4:checked ~ .ctrl-4 ~ .crs-indicators li:nth-child(4) .crs-bullet,
#crs-5:checked ~ .ctrl-5 ~ .crs-indicators li:nth-child(5) .crs-bullet,

#crs-6:checked ~ .ctrl-6 ~ .crs-indicators li:nth-child(6) .crs-bullet,
#crs-7:checked ~ .ctrl-7 ~ .crs-indicators li:nth-child(7) .crs-bullet,
#crs-8:checked ~ .ctrl-8 ~ .crs-indicators li:nth-child(8) .crs-bullet,
#crs-9:checked ~ .ctrl-9 ~ .crs-indicators li:nth-child(9) .crs-bullet,
#crs-10:checked ~ .ctrl-10 ~ .crs-indicators li:nth-child(10) .crs-bullet,

#crs-11:checked ~ .ctrl-11 ~ .crs-indicators li:nth-child(11) .crs-bullet,
#crs-12:checked ~ .ctrl-12 ~ .crs-indicators li:nth-child(12) .crs-bullet,
#crs-13:checked ~ .ctrl-13 ~ .crs-indicators li:nth-child(13) .crs-bullet,
#crs-14:checked ~ .ctrl-14 ~ .crs-indicators li:nth-child(14) .crs-bullet,
#crs-15:checked ~ .ctrl-15 ~ .crs-indicators li:nth-child(15) .crs-bullet,

#crs-16:checked ~ .ctrl-16 ~ .crs-indicators li:nth-child(16) .crs-bullet,
#crs-17:checked ~ .ctrl-17 ~ .crs-indicators li:nth-child(17) .crs-bullet,
#crs-18:checked ~ .ctrl-18 ~ .crs-indicators li:nth-child(18) .crs-bullet,
#crs-19:checked ~ .ctrl-19 ~ .crs-indicators li:nth-child(19) .crs-bullet,
#crs-20:checked ~ .ctrl-20 ~ .crs-indicators li:nth-child(20) .crs-bullet,

#crs-21:checked ~ .ctrl-21 ~ .crs-indicators li:nth-child(21) .crs-bullet,
#crs-22:checked ~ .ctrl-22 ~ .crs-indicators li:nth-child(22) .crs-bullet,
#crs-23:checked ~ .ctrl-23 ~ .crs-indicators li:nth-child(23) .crs-bullet,
#crs-24:checked ~ .ctrl-24 ~ .crs-indicators li:nth-child(24) .crs-bullet,
#crs-25:checked ~ .ctrl-25 ~ .crs-indicators li:nth-child(25) .crs-bullet,

#crs-26:checked ~ .ctrl-26 ~ .crs-indicators li:nth-child(26) .crs-bullet {
    color: #af0f0f;
}

/*------------------
TlC
--------------------*/
.thumbnail {
    display: table;
    width: 100%;
    margin: 5px; 
    background-color: #ff0000;
}

.crs-thumbnail {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.crs-thumbnail li {
    display: inline-block;
    margin: 0px 5px; 
    text-align: center;

}

.crs-b-t {
    width: auot;
    cursor: pointer;
    margin-left: 10px;

}

.crs-b-t:hover {
    color: #ffffff;
    margin-left: 10px;
}

#crs-thumbnail1:checked ~ .ctrl-1 ~ .crs-indicators li:nth-child(1) .crs-bullet,
#crs-thumbnail2:checked ~ .ctrl-2 ~ .crs-indicators li:nth-child(2) .crs-bullet {
    color: #af0f0f;
}




#title {
    width: 100%;
    position: absolute;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    font-size: 27px;
    color: rgba(255, 255, 255, 1);
    font-family: 'Open Sans', sans-serif;
    z-index: 9999;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33), -1px 0px 2px rgba(255, 255, 255, 0);
}


/*-------------------------
#original-conts-wrap
--------------------------*/
#original-conts-wrap{
	background-color:#EAEAEA;
	/*padding-bottom:20px;*/
}
#original-conts-wrap *{
	font-size:1.2rem;
	color:#333333;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	word-break:break-all;
	vertical-align:top;
	font-style:normal;
}
#original-conts-wrap img{

}
#original-conts-wrap a, #original-conts-wrap a:visited, #original-conts-wrap a:hover{
	color:#333;
}

/*-------------------------
cf clearfix
--------------------------*/
#original-conts-wrap .cf:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#original-conts-wrap .cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
 /*-------------------------
.main-image-box
--------------------------*/
#original-conts-wrap .main-image-box{
	width:100%;
}
#original-conts-wrap .main-image-box img{
	width:100%;
	height:auto;
}
/*-------------------------
original-navi
--------------------------*/
#original-conts-wrap .original-navi{
	padding-top:10px;
}
#original-conts-wrap .original-navi li{
	margin-top:10px;
	width:33%;
	float:left;
}
#original-conts-wrap .original-navi li:nth-child(2),
#original-conts-wrap .original-navi li:nth-child(5),
#original-conts-wrap .original-navi li:nth-child(8),
#original-conts-wrap .original-navi li:nth-child(11){
	width:34%;
}
#original-conts-wrap .original-navi li a{
	display:block;
	width:80px;
	margin:0 auto;
}
#original-conts-wrap .original-navi li a .btn-radius{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	border:solid #999 1px;
	background:#fff;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px; 
	-o-border-radius: 40px;
	-ms-border-radius: 40px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color:#EAEAEA;
}
#original-conts-wrap .original-navi li a .btn-radius img{
	width:80px;
	height:80px;
}
#original-conts-wrap .original-navi li a .my-txt{
	margin-top:5px;
	text-align:center;
	font-weight:bold;
}
/*-------------------------
.shadow-box
--------------------------*/
#original-conts-wrap .shadow-box{
	width:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px; 
	-webkit-box-shadow: 0 0 5px 0 #777;
	-moz-box-shadow: 0 0 5px 0 #777;
	-o-box-shadow: 0 0 5px 0 #777;
	-ms-box-shadow: 0 0 5px 0 #777;
	box-shadow: 0 0 5px 0 #777;
	background-color:#EAEAEA;
}

/*-------------------------
.img-radius
--------------------------*/
#original-conts-wrap .img-radius{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	overflow:hidden;
}
/*-------------------------
.ttl-L
--------------------------*/
#original-conts-wrap .my-ttl{
	padding:10px;
	display:inlin;
	text-align:center;
	border-bottom:solid 1px #999;
}
#original-conts-wrap .my-ttl .ttl-L{
	font-size:1.8rem;
	font-weight:bold;
}
/*-------------------------
.ttl-M
--------------------------*/
#original-conts-wrap .ttl-M{
	font-size:1.4rem;
	font-weight:bold;
}
/*-------------------------
.ttl-S
--------------------------*/
#original-conts-wrap .ttl-S{
	font-size:1.2rem;
	font-weight:bold;
}
/*-------------------------
.layout-01
--------------------------*/
#original-conts-wrap .txt-indent{
	padding-left:1em;
	text-indent:-1em

}
/*-------------------------
.layout-01
--------------------------*/
#original-conts-wrap .layout-01{
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
#original-conts-wrap .layout-01 li{
	width:100%;
	display:table;
	padding-top:10px;
	padding-bottom:10px;
	/*border-bottom:dotted 1px #999;*/
}
#original-conts-wrap .layout-01 li:last-child{
	border-bottom:none;
}
#original-conts-wrap .layout-01 li .left-box{
	width:30%;
	display:table-cell;
}
#original-conts-wrap .layout-01 li .left-box .img-radius{
	width:100%;
}
#original-conts-wrap .layout-01 li .left-box .img-radius img{
	width:100%;
	height:auto;
}
#original-conts-wrap .layout-01 li .right-box{
	width:70%;
	display:table-cell;
	padding-left:10px;
}
#original-conts-wrap .layout-01 li .right-box .txt-M{
	margin-top:5px;
}
/*-------------------------
.layout-02
--------------------------*/
#original-conts-wrap .layout-02{
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
#original-conts-wrap .layout-02 li{
	width:100%;
	display:table;
	padding-top:10px;
	padding-bottom:10px;
	/*border-bottom:dotted 1px #999;*/
}
#original-conts-wrap .layout-02 li:last-child{
	border-bottom:none;
}
#original-conts-wrap .layout-02 li .img-radius{
	width:100%;
}
#original-conts-wrap .layout-02 li .img-radius img{
	width:100%;
	height:auto;
}
#original-conts-wrap .layout-02 li .ttl-M{
	margin-top:10px;
}
#original-conts-wrap .layout-02 li .txt-M{
	margin-top:5px;
}
/*-------------------------
.layout-03
--------------------------*/
#original-conts-wrap .layout-03{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#original-conts-wrap .layout-03{
	/*border-bottom:dotted 1px #999;*/
}
#original-conts-wrap .layout-03:last-child{
	border-bottom:none;
}
#original-conts-wrap .layout-03 .ttl-M{
	margin-top:10px;
}
#original-conts-wrap .layout-03 .ttl-S{
	margin-top:10px;
}
#original-conts-wrap .layout-03 .txt-M{
	margin-top:10px;
}

/*-------------------------
.original-pts-page-title [γ][E][Ί][Ά]
--------------------------*/
#original-conts-wrap .original-pts-page-title{
	width:auto;
	/*padding-top:10px;*/
	margin:0 10px 0px 10px;
	font-size:1.8rem;
	font-weight:bold;
	color:#333;
}
/*-------------------------
.original-pts-sub-title
--------------------------*/
#original-conts-wrap .original-pts-sub-title{
	width:auto;
	margin:0 10px 10px 10px;
	font-size:1.6rem;
	font-weight:bold;
	color:#333;
}
/*-------------------------
.original-pts-text[γ][E][Ί][Ά]
--------------------------*/
#original-conts-wrap .original-pts-text{
	width:auto;
	margin:0 10px 0px 10px;
	font-size:1.4rem;
	font-weight:normal;
	color:#333;
}
/*-------------------------
.original-pts-cassette
--------------------------*/
#original-conts-wrap .original-pts-cassette{
	width:100%;
	display:block;
	padding-top:10px;
	/*border-bottom:dotted #ccc 1px;*/
}
#original-conts-wrap > div.original-pts-cassette:last-child{
	/*margin-bottom:40px;*/
	border-bottom:none;
}
#original-conts-wrap .original-pts-page-title + .original-pts-cassette{
	padding-top:0px;
}
#original-conts-wrap .original-pts-margin-LR0 + .original-pts-cassette{
	padding-top:0px;
}
/*-------------------------
.original-pts-margin-LR10
--------------------------*/
#original-conts-wrap .original-pts-margin-LR10{
	width:auto;
	display:block;
	margin:0 10px 0 10px;
}
/*-------------------------
.original-pts-margin-LR0
--------------------------*/
#original-conts-wrap .original-pts-margin-LR0{
	width:auto;
	display:block;
	margin:0px;
}
/*-------------------------
.original-pts-image-wide100
--------------------------*/
#original-conts-wrap .original-pts-image-wide100{
	width:100%;
	height:auto;
	display:block;
	margin:0 auto 10px auto;
	vertical-align:bottom;
}
/*-------------------------
.original-pts-image-wide70
--------------------------*/
#original-conts-wrap .original-pts-image-wide70{
	width:70%;
	height:auto;
	display:block;
	margin:0 auto 10px auto;
	vertical-align:bottom;
}
/*-------------------------
.original-pts-image-wide50
--------------------------*/
#original-conts-wrap .original-pts-image-wide50{
	width:50%;
	height:auto;
	display:block;
	margin:0 auto 10px auto;
	vertical-align:bottom;
}
/*-------------------------
.original-pts-page-title-bg
--------------------------*/
#original-conts-wrap .original-pts-page-title-bg{
	width:auto;
	padding:10px;
	font-size:1.6rem;
	font-weight:bold;
	color:#fff;
	background-color:#333;
}
/*-------------------------
.original-pts-2column-wrap
--------------------------*/
#original-conts-wrap .original-pts-2column-wrap{
	display:block;
	width:auto;
}
#original-conts-wrap .original-pts-2column-wrap:after{
	content:" ";
	width:100%;
	height:0px;
	display:block;
	clear:both;
}
#original-conts-wrap .original-pts-2column-wrap > .original-pts-2column-left{
	width:40%;
	float:left;
	margin-bottom:10px;
	padding-right:5px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;	
}
#original-conts-wrap .original-pts-2column-wrap > .original-pts-2column-right{
	width:60%;
	float:left;
	margin-bottom:10px;
	padding-left:5px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border-bottom:none;
}
#original-conts-wrap .original-pts-2column-wrap  > .original-pts-2column-left > img,
#original-conts-wrap .original-pts-2column-wrap  > .original-pts-2column-right > img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-right .original-pts-page-title,
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-right .original-pts-sub-title,
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-right .original-pts-text{
	margin-left:0;
	margin-right:0;
}
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-right .original-pts-page-title,
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-right .original-pts-sub-title{
	margin-bottom:5px;
}
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-left .original-pts-page-title,
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-left .original-pts-sub-title,
#original-conts-wrap .original-pts-2column-wrap .original-pts-2column-left .original-pts-text{
	margin-left:0;
	margin-right:0;
}
/*-------------------------
.original-pts-btn
--------------------------*/
#original-conts-wrap a.original-pts-btn{
	width:auto;
	margin:0 0 10px 0;
	padding:10px 20px;
	display:block;
	position:relative;
	background-color:#eaeaea;
	border:solid 1px #ccc;
	font-size:1.4rem;
	font-weight:bold;
	text-align:center;	
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;	
}
#original-conts-wrap a.original-pts-btn,
#original-conts-wrap a.original-pts-btn:hover,
#original-conts-wrap a.original-pts-btn:active,
#original-conts-wrap a.original-pts-btn:visited{
	color:#333;
}
#original-conts-wrap a.original-pts-btn:after{
	width:auto;
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content:"";
	border-top: 3px solid #333;
	border-right: 3px solid #333;
}

/*-------------------------
V AR[fBI
--------------------------*/
.dot{
	border-bottom:dotted 1px #999;
	border-top:none;
}

/*-------------------------
Xg[HΖ©HΜ«Ϊ
--------------------------*/
.spacer1 {
	height: 14px;
}

.spacer2 {
	height: 24px;
}



/*-------------------------
χβ
--------------------------*/
#rktn_sakuradai #contents {
	background-color: #fff;
	overflow: hidden;
}

#rktn_sakuradai img {
	width: 100%;
	margin: 0;
	padding: 0;
}

#rktn_sakuradai p {
	margin: 0;
	padding: 0;
}

#rktn_sakuradai .img_taste {
	margin-bottom: 10px;
}

#rktn_sakuradai .cst-module-accordion {
	margin-bottom: 25px;
}

#rktn_sakuradai .cst-module-accordion h2 {
	font-size: 150%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	margin: 10px;
}

#rktn_sakuradai .cst-module-accordion div {
	font-size: 120%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

#rktn_sakuradai .end {
	margin-bottom: 200px;
}

#rktn_sakuradai .btn_reserved {
	width: 90%;
	margin: 0 auto;
}

#rktn_sakuradai .con_awaji {
	width: 90%;
	margin: 0 auto 50px auto;
	overflow: hidden;
}

#rktn_sakuradai .con_awaji .img_hotel {
	float: left;
	width: 58%;
}

#rktn_sakuradai .con_awaji .con_btn {
	float: right;
	width: 38%;
}

#rktn_sakuradai .con_awaji .con_btn p {
	margin-bottom: 10px;
}

#rktn_sakuradai .con_awaji .con_btn p.end {
	margin-bottom: 20px;
}

/* ΪΧ{^ */
.cst-module-accordion h2.cst-module-open:after{
	content: "+ \8A73\7D30";
	width: 74px;
	height: 18px;
	line-height: 1.2;
	margin-top: -10px;
}
.cst-module-accordion h2.cst-module-close:after{
	content: "- \9589\3058\308B";
	width: 74px;
	height: 18px;
	line-height: 1.2;
	margin-top: -10px;
}
