<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: https://www.marusan-furisode.shop/
Description:https://www.marusan-furisode.shop/オリジナルテーマ
Theme URI: https://www.marusan-furisode.shop/
Author: https://www.marusan-furisode.shop/
Author URI: https://www.marusan-furisode.shop/
Version: 1
*/


/* CSS Document */
a{
	/* \*/
	overflow:hidden;
	/* */
	outline:none;
	text-decoration: none;
	color:#000;
	transition:0.3s;
}
a:link{
}
a:visited{
	color:#000;
}
a:hover{
	opacity:0.5;
	color:#000;
}
section a, section a:visited{
	color:#000;
}
::selection
{
    background: #d4145a;
    color: #ffffff;
}

/* for Firefox */
::-moz-selection
{
    background: #d4145a;
    color: #ffffff;
}
/* layout */
body{
	margin:0;
	color:#000;
	font-size:11pt;
	line-height: 1.8;    
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-text-size-adjust: 90%;
	overflow-x: hidden;
    background: #FFFFFF;
}

header{
}
.container{
	margin: auto;
	text-align:left;
    display: flow-root;
}
.page{
}
.container img, .page img{
	max-width: 100%;
	height: auto;
}




/* header */

.drawer-hamburger {
  background: #d4145a!important;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  background-color: #FFF!important;
}
.btn a{
    display: block;
    padding: 7px 10px;
    text-align: center;
    border: solid 1px #d4145a;
    color: #d4145a!important;
    border-radius: 5px;
    margin-bottom: 20px;
}
#top-head{
}

.logo{
    margin: 10px 0 10px 20px;
	float: left;
	font-size: 90%;
	font-weight: normal;
}
.logo a{
    color: #000;
}
.h_btn{
	float: right;
}
#change {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 999999;
	background: #FFF;
    padding: 0 20px 0 40px;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    height: 90px;
	line-height: 90px;
	min-width: 1550px;
}
/*-----------------------------------*/

/* side */


/*-----------------------------------*/

/* footer */
.s_btn{
    position: fixed;
    z-index: 20000;
    right: 0;
    top: 15%;
}
.s_btn a{
	-ms-writing-mode: tb-rl;
 	writing-mode: vertical-rl;
	display: block;
	height: 210px;
	text-align: center;
	color: #FFF;
	padding: 15px 20px;
	background: #cc4651;
	margin-bottom: 10px;
}
.s_btn a:nth-child(2){
	background: #aa4571;
}
footer{    
    text-align: center;
	clear:both;
	background: #f7c8ce;
}
footer .f_logo{
    margin-bottom: 20px;
	font-size: 160%;
}
.f_bg{
	background: url("images/f_bg.jpg") no-repeat top center/cover;
	padding: 80px 0;
	margin-bottom: 80px;
	color: #FFF;
	letter-spacing: 3px;
}
.f_bg h2{
	font-size: 200%;
	margin-bottom: 20px;
}

.f_tel a{
	display: block;
	border: solid 1px #d4145a;
	background: #FFF;
	color: #d4145a;
	padding: 40px 0 40px 100px;
	line-height: 1.3;
	box-sizing: border-box;
	font-size: 110%;
}
.f_tel a strong{
	font-size: 190%;
}
.f_contact a{
	display: block;
	border: solid 1px #d4145a;
	background: #FFF;
	color: #d4145a;
	text-align: center;
	height: 142px;
	line-height: 142px;
	box-sizing: border-box;
	font-size: 160%;
	font-weight: bold;
}
.f_navi{
	margin-bottom: 60px;
	width: 600px;
	float: right;
}
.f_navi ul{
    display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
}
.f_navi ul li{
    padding: 0 40px 0 0;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.f_navi ul li:first-child{
	border-left: none;
}
.f_navi ul li a{
    color: #000;
    text-decoration: none;
}
.copy{
	padding: 20px 5%;
    text-align: center;
    font-size: 80%;
    color: #000;
}


/*-----------------------------------------*/

/*-----------------------
	トップへ戻るボタン
-------------------------*/

#page_top {
	position: fixed;
	bottom: 10px;
	right: 60px;
	font-size: 77%;
	z-index:9999;
}
#page_top a {
	display: block;
}
#page_top a img{
	height: auto;
    border: solid 1px #FFF;
}
#page_top a:hover {
	text-decoration: none;
	opacity: 1.0;
}

/*-----------------------------------------*/



/* main */
.pagetitle {
    color: #c03251;
	background-color: #F9D1D2;
	background-image: url("images/title_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
	box-sizing: border-box;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    display: flow-root;
	padding: 0 5%;
	height: 200px;
	line-height: 200px;
	width: 100%;
}

.pagetitle h1, .pagetitle h2{
    font-size: 220%;
    margin: auto;
}


.slide_box{
    position: relative;
    width: 100%;
    display: flow-root;
}
.slide_on{
    position: absolute;
    top: 50%;
	margin-top: -170px;
	left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}
.bx-wrapper .slide_on img{
    width: auto;
}
.slide_on h1{
    letter-spacing: 5px;
    font-size: 240%;
    text-align: left;
    display: inline-block;
    margin: auto;
    text-shadow: 0 0 5px #000; 
}

section{
	margin-bottom:100px;
	clear:both;
}
.page section h1, .page section h2{
	text-align: center;
  position: relative;
  display: block;
    margin-bottom: 40px;
	letter-spacing: 5px;
	color: #d4145a;
    font-size: 200%;
	clear: both;
}
.page section h3{
    margin-bottom: 20px;
    font-size: 140%;
	clear: both;
}
.page section h4{
    margin-bottom: 20px;
	clear: both;
    font-size: 120%;
	border-left: solid 7px #f7c8ce;
	padding-left: 10px;
}
.page section h5{
    font-size: 110%;
}

.title_line{
	display: flex;
	align-items: center;
    margin-bottom: 40px;
	color: #FFF;
}
.title_line:before, .title_line:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #FFF;
	display: block;
    max-width: 55px;
    margin: auto;
}
.title_line:before {
	margin-right: .4em;
}
.title_line:after {
	margin-left: .4em;
}
.title_bline{
	text-align: center;
  position: relative;
  display: block;
    margin-bottom: 20px;
	letter-spacing: 5px;
}
.title_bline:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 120px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}


.min{
    font-family: "Sawarabi Mincho";
    font-size: 110%;    
}
section p{
	margin-bottom:20px;
}
.font_red{
	color:#C00;
	font-weight:bold;
}
.font_color{
	color:#d4145a;
}
.scroll{}

ol{
    margin-left: 20px;
}
ol li{
    list-style: decimal;
    margin-bottom: 20px;
}

.table01{
	margin-bottom:60px;
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
}
.table01 th{
	padding:20px 20px 20px 0;
    font-weight: normal;
    vertical-align: top;
	border-bottom:solid 1px #000;
}
.table01 td{
	padding:20px 0 20px 0;
	border-bottom:solid 1px #000;
}
.table01 tr:last-child th, .table01 tr:last-child td{
	border-bottom:none;
}
.table02{
	margin-bottom:40px;
	border-collapse: separate;
	border-spacing: 0;
	border-top:solid 1px #CCC;
}
.table02 td{
	padding:10px 0 10px 30px;
	vertical-align: top;
	border-bottom:solid 1px #CCC;
	text-align: right;
	white-space: nowrap;
}
.table02 td:first-child{
	text-align: left;
	white-space: normal;
	padding-left: 0;
}
.map iframe{
    width: 100%;
}

hr{
	border: 0;
	border-top: 1px solid #CCC;
	margin:0 0 20px;
}




/*-----------------------------------*/

/* contact */

.btn01 a, .btn01 input, .btn01 button{
	display: inline-block;
	padding:15px 20px;
	margin:5px auto;
	color: #FFF; 
	text-decoration:none;
	text-align:center;
	transition:0.3s;
    box-sizing: border-box;
    min-width: 190px;
    position: relative;
	background: url("images/btn_bg.jpg") no-repeat center/cover;
	border: none;
}
.btn01 a:hover, .btn01 input:hover, .btn01 button:hover{
	transition:0.3s;
	opacity:0.5;
	color: #FFF;
}
.btn01 a:visited{
	color: #FFF;
}
/*.btn01 a:after{
   position:absolute;
   top:47%;
   right:10px;
   transform: translateY(-50%);
   content: "&gt;";
   animation:infinite movearrow 1.5s ;
}

@keyframes movearrow {
   0%{margin:0 15px 0 -15px;opacity:.3;}
}*/

.btn02 a{
	display: block;
	padding:3px 20px;
	color: #000; 
	background: #efefef;
	text-decoration:none;
	text-align:center;
	transition:0.3s;
    box-sizing: border-box;
    border: solid 1px #000;
}
input{
	font-size:100%;
}
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}
table.formTable tr{
	border-bottom: solid 1px #fae7ea;
}
table.formTable td input[type="text"], table.formTable td input[type="number"], textarea, checkbox, select, input[type="tel"], input[type="email"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="date"]{
	border: none;
	background: #efefef;
	margin: 10px 0;
	border-radius: 10px;
}
table.formTable tr th.form_title{
	text-align: center;
	background: #fae7ea;
}

.need{
	color:#C00;
	margin-rihgt:5px;
	display:inline-block;
	font-size: 70%;
}


/* faq */
dl.qa{
    border-bottom: solid 1px #000;
}
dl.qa dt{
	font-weight: normal;
	font-size: 130%;
	padding:20px 20px 0;
	margin-bottom:20px;
    position: relative;
    border-top: solid 1px #000;
}
dl.qa  dt:hover{
  cursor: pointer;
}
dl.qa dt:before {
	content: "Q";
	padding-right: 10px;
    color: #d4145a;
}
dl.qa dd {
	margin-bottom: 20px;
    position: relative;
    padding: 30px;
    background: #ffeced;
}
/*dl.qa dd:before {
	content: "A.";
	font-size: 30px;
	color: #332300;
	padding-right: 14px;
}*/

dl.faq dt{
	padding:0 0 10px 45px;
	margin-bottom:10px;
    position: relative;
	border-bottom: solid 1px #d4145a;
	font-weight: bold;
}
dl.faq dt:before {
	content: "Q";
    color: #FFF;
	position: absolute;
	left: 0px;
	background: #d4145a;
	width: 35px;
	text-align: center;
}
dl.faq dd {
	margin-bottom: 40px;
    position: relative;
	padding:0 0 0 45px;
}
dl.faq dd:before {
	content: "A";
	color: #d4145a;
	position: absolute;
	left: 0px;
	background: #ffeced;
	width: 35px;
	text-align: center;
	font-weight: bold;
}
/*-----------------------------------*/

/* wp */
.breadcrumbs{
    max-width: 1100px;
	margin:20px auto 40px;
	font-size: 90%; 
	text-align: right;
}
.breadcrumbs a{
	text-decoration: none;
	color: #000;
	max-height: 21px;
	overflow: hidden;
}
.breadcrumbs span.current-item {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single{
	margin:0 auto 40px;
	border-bottom: solid 1px #000;
	padding-bottom:40px;
	max-width:900px;
}
.single h1{
	border-bottom: solid 1px #000;
    padding: 0 0 5px;
	margin: 0 auto 20px;
    font-size: 140%;
    text-align: left;
}
.single p{
    margin-bottom: 20px;
}
.thum{
	margin-bottom: 10px;	
	overflow:hidden;
}
.thum img{
	width:100%;
	height:auto;
}
ul.post_list li{
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: solid 1px #000;
	clear: both;
}
.post_list .thum{
	width: 30%;
	padding: 0 40px 0 0;
	float: left;
    box-sizing: border-box;
}
.post_list .post_text{
	width: 70%;
	float: left;
    box-sizing: border-box;
}
.post_date{
    float: left;
    width: 20%;
}
.news_list a, .post_list a{
    color: #000!important;
    text-decoration: none;
}
.post_cat01 a{
    display: block;
    background: #d4145a;
    color: #FFF!important;
    padding: 1px 15px;
    text-align: center;
    font-size: 80%;
    white-space: nowrap;
    max-width: 140px;
    box-sizing: border-box;
	margin-bottom: 1px;
}
.post_list .post_cat01{
    margin-bottom: 10px;
}

/* link */
.link h3{
    display: none;
}
.link img{
	width:200px;
	max-width:100%;
	max-height:150px;
	float:left;
	margin-right:20px;
}
ul.xoxo {
    display: flex;
    justify-content: space-between;
}
ul.xoxo li{	
	margin-bottom:20px;
	padding:20px;
	min-height:150px;
	border: solid 10px #6ec3b8;
	text-align:left;
	text-decoration: none;
    width: 49%;
    box-sizing: border-box;
}
ul.xoxo li:hover{
	border-color: #d4145a;
	text-decoration:none;
	opacity: 1.0;
}
ul.xoxo li a:after{
	content: " ";
	display: block;
}


li.cat-item {
	position:relative;
	padding: 0 0 10px 15px;
    border: none;
	border-bottom:solid 1px #000;
    margin-bottom: 10px;
}
li.cat-item a{
    border-bottom: none!important;
    padding: 0!important;
    color: #d4145a!important;
}
li.cat-item a::before {
	position: absolute;
	content: '';
	display: block;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #d4145a;
	border-bottom: 1px solid #d4145a;
	transform: rotate(-45deg);
}

/*-----------------------------------*/
/* index */

section h2{
	font-size: 200%;
	color: #d4145a;
	letter-spacing: 3px;
	text-align: center;
}
.lead{
	text-align: center;
	margin-bottom: 40px;
	font-size: 110%;
}
.news_box{
	max-width: 900px;
	margin: auto;
}
.top_news_title{
	margin-bottom: 40px;
}
table.top_news {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 60px;
	width: 100%;
}
table.top_news tr{
	border-bottom: dashed 1px #000;
}
table.top_news tr td{
	padding: 20px 0;
	vertical-align: top;
	text-align: left;
}
table.top_news tr td.post_cat01{
	padding: 20px 20px;
}
table.top_news tr td.news_text{
	width: 70%;
}
.bg01{
	background: url("images/bg01.jpg") no-repeat center;
	height: 433px;
	color: #FFF;
	box-sizing: border-box;
	padding: 80px 0;
	margin-bottom: 40px;
}
a.top_banner01, a.top_banner02{
	display: block;
	background: url("images/bg02.jpg") no-repeat center/cover;
	height: 259px;
	line-height: 259px;
	text-align: center;
	font-size: 200%;
	color: #d4145a;
	font-weight: bold;
	letter-spacing: 3px;
}
a.top_banner02{
	background: url("images/bg03.jpg") no-repeat center/cover;	
}
.top_banner03 a{
	display: block;
	background: url( "images/banner_bg.jpg") no-repeat center/cover;
	height: 160px;
	line-height: 160px;
	color: #FFF!important;
	font-size: 200%;
	text-align: center;
	letter-spacing: 3px;
}
dl.kiyaku dt{
	margin-bottom:20px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
}
dl.kiyaku dd {
	margin-bottom: 60px;
}
ul.list_voice li{
	margin-bottom: 40px;
}
ul.list_voice div{
  position: relative;
  padding: 20px;	
	background: #fae7ea;
	border-radius: 10px;
	box-shadow: -2px -2px 0 #e4949f;
}
ul.list_voice div::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  bottom: -15px;
  border-top: 15px solid #fae7ea;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
ul.list_voice li:nth-child(even) div{
	background: #f7c8ce;
}
ul.list_voice li:nth-child(even) div::before{
  border-top: 15px solid #f7c8ce;
}
.list_voice div p{
	margin-bottom: 0;
}
.page section h3.title_step{
	position: relative;
	padding-left: 100px;
	color: #e4949f;
	margin-bottom: 60px;
}
.title_step span{
	font-size: 200%;
	position: absolute;
	top:-20px;
	z-index: 2;
	left: 0;
	color: #000;
}
.title_step span.stepnum{	
	font-size: 400%;
	color: #f7c8ce;
	top:-50px;
	left: 15px;
	z-index: 1;
}
dl.flow dt{
	font-weight: bold;
	margin-bottom: 10px;
}
dl.flow dd{
	margin-bottom: 60px;
	position: relative;
}
dl.flow dd:after{
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -15px;
	content: "";
	width: 20px;
	height: 20px;
	border: 2px solid;
	border-color:  transparent transparent #f7c8ce #f7c8ce;
	transform: rotate(-45deg);
}
dl.flow dd:last-child:after{
	display: none;
}
.plan .min{
	font-family: teimer-web,serif;
	font-weight: 300;
	font-style: italic;
}

.plan section h2 span{
	float: right;
	font-size: 60%;
	font-weight: normal;
	margin-right: 30px;
	font-family: teimer-web,serif;
	font-style: italic;
	opacity: 0.5;
}
section h2.title_rental{
	background-color: #CC4651;
	background-image: url("images/plan05.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 120px 120px;
	padding-left: 150px;
	color: #FFF;
	text-align: left;
	height: 120px;
	line-height: 120px;
	letter-spacing: 1px;
}
section h2.title_purchase{
	background-color: #E4949F;
	background-image: url("images/plan07.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 120px 120px;
	padding-left: 150px;
	color: #FFF;
	text-align: left;
	height: 120px;
	line-height: 120px;
	letter-spacing: 1px;
}
section h2.title_shooting{
	background-color: #AA4571;
	background-image: url("images/plan08.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 120px 120px;
	padding-left: 150px;
	color: #FFF;
	text-align: left;
	height: 120px;
	line-height: 120px;
	letter-spacing: 1px;
}
section h2.title_mom{
	background-color: #EA9176;
	background-image: url("images/plan09.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 120px 120px;
	padding-left: 150px;
	color: #FFF;
	text-align: left;
	height: 120px;
	line-height: 120px;
	letter-spacing: 1px;
}
.plan_banner{
	border: solid 1px #C03251;
	background: url("images/plan_bg.jpg") no-repeat right top;
	margin-bottom: 40px;
	padding: 40px;
	display: flow-root;
}
.plan_banner p{
	margin-bottom: 0;
}
.page section .plan_banner h3, .page section .box01 h4{
	color: #CC4651;
	font-size:160%;
	margin-bottom: 5px;
}
.price{
	color: #CC4651;
	font-size: 110%;
}
.price span{
	color: #CC4651;
	font-family: teimer-web,serif;
	font-weight: 300;
	font-style: italic;
	font-size: 200%;
}
.plan_banner div.price{
	float: right;
	margin-top: 25px;
}
#shooting .plan_banner div.price{
	margin-top: 90px;
}
.plan_banner strong{
	color: #CC4651;
	font-size: 130%;
	padding-top: 10px;
	display: block;
}
.page .plan section h4{
	border-left: none;
	padding: 0;
}
.title01{
	background: #C03251;
	color: #FFF;
	text-align: center;
	padding: 2px 20px;
	border-radius: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 120%;
}
.title02{
	background: #E4949F;
	color: #FFF;
	text-align: center;
	padding: 2px 20px;
	border-radius: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 120%;
}
.title03{
	color: #C03251;
	text-align: center;
	padding: 2px 20px;
	margin-bottom: 40px!important;
	border-top: solid 1px #C03251;
	border-bottom: solid 1px #C03251;
	font-weight: bold;
	font-size: 140%;
}
ul.plan_list li{
	margin-bottom: 5px;
}
ul.plan_list li:before{
	content: "・";
	color: #C03251;
}
.plus{
	background: url("images/plus.jpg") no-repeat top center/65px auto;
	padding-top: 80px;
}
.or{
	background: url("images/or.jpg") no-repeat center center/65px auto;	
}
.or ul li{
	width: 45%;
	margin-right: 10%;
}
.box01{
	border: solid 1px #C03251;
	padding: 20px;
}
.box01 .price{
	margin-top: -20px;
}
.box01 p{
	margin-bottom: 0;
}
dl.dlist01 dt{
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-size: 120%;
	color: #C03251;
}
dl.dlist01 dd{
	text-align: center;
	margin-bottom: 40px;
}
dl.dlist01 dd:last-child{
	margin-bottom: 0;
}
dl.dlist02 dt{
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-size: 120%;
}
dl.dlist02 dt em.step{
	color: #C03251;
}
dl.dlist02 dt em.step span{
	font-size: 200%;
}
dl.dlist02 dd{
	text-align: center;
	margin-bottom: 40px;
}
dl.dlist02 dd:last-child{
	margin-bottom: 0;
}

</pre></body></html>