@CHARSET "UTF-8";

/**
 * style.css にフォルダ内共通スタイルを記述してください。
 */
.mix-blend-mode {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 60%;
	background: rgba(0,152,144,.9);
	mix-blend-mode: multiply;
	z-index: 2;
}
.titelfukidashi{
	width: 13%;
	position: absolute;
	top: 25%;
	left: 70%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}
.pad-l0 {
	padding: 0 1em 0 0;
}
.pad-r0 {
	padding: 0 0 0 1em;
}
.pad-lr0 {
	padding: 0;
}
.common-m0 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0.4em 0;
	background-color: #205289;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
}
.m0-box {
	background-color: #FFFFFF;
	color: #205289;
	display: block;
	position: absolute;
	text-align: center;
	padding: 0.25em 1em;
	font-size: 0.75em;
}
.common-m1 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0.4em 0;
	background-color: #E6A732;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
}
.m1-box {
	background-color: #FFFFFF;
	color: #E6A732;
	display: block;
	position: absolute;
	text-align: center;
	padding: 0.25em 1em;
	font-size: 0.75em;
}
.common-m2 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0.4em 0;
	background-color: #A88047;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
}
.m2-box {
	background-color: #FFFFFF;
	color: #A88047;
	display: block;
	position: absolute;
	text-align: center;
	padding: 0.25em 1em;
	font-size: 0.75em;
}
.common-m3 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0.4em 0;
	background-color: #009890;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
}
.m3-box {
	background-color: #FFFFFF;
	color: #009890;
	display: block;
	position: absolute;
	text-align: center;
	padding: 0.25em 1em;
	font-size: 0.75em;
}
.common_m1 {
	width: 100%;
	display: block;
	color: #205289;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
.common_m2 {
	width: 100%;
	padding: 0.8em;
	display: block;
	background-color: #ABABAC;
	color: #FFFFFF;
	text-align: center;
	border-radius: 10px;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.common_t3 {
	width: 100%;
	font-size: 1em;
	display: block;
	line-height: 1.8em;
	margin-bottom: 2.5em;
}
.textbox1 {
	width: 100%;
	line-height: 1.7em;
	margin: 0 0 2.5em;
	display: block;
}
.cont-eria, .cont-eria p {
	width: 100%;
	font-size: 1em;
	line-height: 1.8em;
	padding: 0 6%;
	display: block;
}
.cont-eria, .cont-eria p {
	width: 100%;
	font-size: 1em;
	line-height: 1.8em;
	padding: 0 6%;
	display: block;
}
.t-clor_red {
	color: #D50003;
}
.t-clor_green {
	color: #0098A6;
}
.t-clor_blue {
	color: #205289;
}
.t-bold {
	font-weight: bold;
}
.b-blue {
	background-color: #205289;
}
.b-green {
	background-color: #009890;
}
.b-orenge {
	background-color: #E98E00;
}

.inquiry a {
	width: 86%;
	margin: 0 auto;
	display: block;
}
.inquiry a img {
	width: 100%;
}
.pagetop a {
	width: 8%;
	display: block;
	position: -webkit-fixed;
	position: fixed;
	bottom: 0;
	left: 92%;
	z-index: 999;
}
.pagetop a img {
	width: 100%;
}
.mtb-80 {
	margin: 4em 0 2em;
}
.num-midashi{
	border-bottom-color: #E5E9EA;
	border-top-color: #E5E9EA;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-top-width: 4px;
	width: 100%;
	padding: 0.5em 0.5em 0.7em;
	display: block;
	color: #736347;
	font-size: 1.25em;
	margin-bottom: 0.7em;
	font-weight: bold;
}
.num-midashi_text {
	display: block;
	text-indent: -1.3em;
    margin-left: 1.3em;
}
.num {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: normal;
}





/*カテゴリーリンク*/
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab {
	margin: 0 3% 40px;
	width: 27%;
}
.cp_actab label {
	padding: 0.5em;
	text-align: center;
	color: #009890;
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
}
.kate1 {
	background-color: #E5E9EA;
}
.kate2 {
	background-color: #E5E9EA;
}
.kate3 {
	background-color: #E5E9EA;
}
.kate4 {
	background-color: #E5E9EA;
}
.kate5 {
	background-color: #E5E9EA;
}
.kate6 {
	background-color: #E5E9EA;
}
.cp_actab-content {
	background-color: #FFFFFF;
	text-align: left;
	color: #4c4c4c;
	padding: 0.2em;
}
.cp_actab-content a {
	display: inline-block;
	margin-bottom: 15px;
	color: #4C4C4C;
}
/*カテゴリーリンク*/



@media screen and (max-width:768px) {
.mb-40 {
	margin-bottom: 20px;
}
.textbox1 {
	margin: 0 auto 1.7em;

}
.mtb-80 {
	margin: 3em 0 0em;
}
.cont-eria, .cont-eria p {
	padding: 0 3%;
}
.common_t3 {
	padding: 0 3%;
}
	
}


@media screen and (max-width:767px) {
.mix-blend-mode {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 60%;
	background: rgba(0,152,144,.9);
	mix-blend-mode: multiply;
	z-index: 2;
}
.titelfukidashi{
	width: 20%;
	position: absolute;
	top: 26%;
	left: 82%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}
.common-m0 {
	width: 100%;
	display: block;
	padding: 1.1em 0 0.4em;
	background-color: #205289;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 0.7em;
	position: relative;
}
.m0-box {
	width: 100%;
	background-color: #FFFFFF;
	color: #205289;
	display: block;
	text-align: center;
	padding: 0.2em 1em;
	font-size: 0.9em;
	position: absolute;
	top: -0.6em;
}
.common-m1 {
	width: 100%;
	display: block;
	padding: 1.1em 0 0.4em;
	background-color: #E6A732;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 0.7em;
	position: relative;
}
.m1-box {
	width: 100%;
	background-color: #FFFFFF;
	color: #E6A732;
	display: block;
	text-align: center;
	padding: 0.2em 1em;
	font-size: 0.9em;
	position: absolute;
	top: -0.6em;
}
.common-m2 {
	width: 100%;
	display: block;
	padding: 1.1em 0 0.4em;
	background-color: #A88047;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 0.7em;
	position: relative;
}
.m2-box {
	width: 100%;
	background-color: #FFFFFF;
	color: #A88047;
	display: block;
	text-align: center;
	padding: 0.2em 1em;
	font-size: 0.9em;
	position: absolute;
	top: -0.6em;
}
.common-m3 {
	width: 100%;
	display: block;
	padding: 1.1em 0 0.4em;
	background-color: #009890;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 0.7em;
	position: relative;
}
.m3-box {
	width: 100%;
	background-color: #FFFFFF;
	color: #009890;
	display: block;
	text-align: center;
	padding: 0.2em 1em;
	font-size: 0.9em;
	position: absolute;
	top: -0.6em;
}
.common_m1 {
	text-align: left;
	font-size: 1.15em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 1em 0;
}
.common_m2 {
	font-size: 1.1em;
	padding: 0.8em 0.4em;
	margin-bottom: 1em;
}
.common_t3 {
	font-size: 1.15em;
	line-height: 1.7em;
	margin-bottom: 1.8em;
	padding: 0 2.5%;
}
.cont-eria, .cont-eria p {
	font-size: 1.05em;
	line-height: 1.7em;	
	padding: 0 2.5%;

}
.inquiry a {
	width: 100%;
}
.pagetop a {
	width: 14%;
	display: block;
	position: -webkit-fixed;
	position: fixed;
	bottom: 0;
	left: 86%;
	z-index: 999;
}
.smb-20 {
	margin-bottom: 1em;
}
.textbox1 {
	margin: 0 auto 1.5em;
}
.num-midashi{
	padding: 0.5em 0.2em 0.7em;
}
.pad-l0 {
	padding: 0 0 0 0;
}
.pad-r0 {
	padding: 0 0 0 0;
}



/*カテゴリーリンク*/
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3.6;
	position: relative;
	display: block;
	padding: 0;
	cursor: pointer;
	margin: 0;
	font-size: 1.2em;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 40em;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
	background: #ffffff;
	height: 1em;
    padding: 0;
    opacity: 0;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	height: auto;
    opacity: 1;
	transition: 0.8s;
}
/* Icon */
.cp_actab label::after {
	line-height: 3.6;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
.cp_actab-content a {
	display: block;
	padding: 1.2em;
	color: #4C4C4C;
	margin: 0;
	border-bottom: 1px solid #9E9E9E;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 3.5% auto;
}

/*カテゴリーリンク*/



}




@media screen and (max-width:575px) {
.mix-blend-mode {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 60%;
	background: rgba(0,152,144,.9);
	mix-blend-mode: multiply;
	z-index: 2;
}



}




@media screen and (max-width:425px) {
.mix-blend-mode {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 60%;
	background: rgba(0,152,144,.9);
	mix-blend-mode: multiply;
	z-index: 2;
}



}
