﻿@charset "utf-8";

/* Index -----------------------------

    -  Font Size Conversion
    -  Import CSS

    1. Common
    2. Visual
    3. Global Navigation

       Other

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

/* Font Size Conversion --------------

	PX    %         PX    %
	 8 -  67	 9 -  75
	10 -  83	11 -  92
	12 - 100 (Base Font Size)
	13 - 108	14 - 117
	15 - 125	16 - 133
	18 - 150	20 - 167
	22 - 183	24 - 200

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

/* Import CSS ------------------------ */

	@import "default.css";

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



/* -----------------------------------
    1. Common
   ----------------------------------- */
#global {
	margin-top: -27px;
}


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



/* -----------------------------------
    2. Visual
   ----------------------------------- */
#cover {
	background: transparent url(../img/bg02.gif) no-repeat center top;
}

#cover #photo {
	width: 1014px;
	height: 408px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#cover #photo #slide li {
	position: absolute;
	top: 0;
	left: 0;
}

#cover #photo #slide li h3 {
	width: 1014px;
	height: 408px;
	font-size: 0.01em;
	text-indent: -9999px;
	display: block;
}

#cover #photo #slide .slide01 h3 {
	background: transparent url(../img/top/slide01-2025.png) no-repeat;
}

#cover #photo #slide .slide02 h3 {
	background: transparent url(../img/top/slide02-2025.png) no-repeat;
}

#cover #photo #slide .slide03 h3 {
	background: transparent url(../img/top/slide03.png) no-repeat;
}


#cover #photo h1 {
	position: absolute;
	top: 32px;
	left: 46px;
	z-index: 9;
}

#cover #photo h2,
#cover #photo p,
#cover #photo dl * {
	display: block;
	position: absolute;
	top: -9999px;
	left: -9999px;
}


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



/* -----------------------------------
    3. Brand
   ----------------------------------- */
.brand {
	margin-bottom: 10px;
}

.brand ul li {
	float: left;
}

.brand .brand01 h2 {
	width: 630px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand01.gif) no-repeat;
}

.brand .brand02 {
	margin: 0 0 0 10px;
}

.brand .brand04 {
	margin: 0 0 0 10px;
}

.brand .brand05 {
	float: right !important;
}

.brand .brand02 h2 {
	width: 310px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand_netrental.gif) no-repeat;
}

.brand .brand03 h2 {
	width: 950px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand03.gif) no-repeat;
}
.brand .brand04 h2 {
	width: 310px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand04.gif) no-repeat;
}
.brand .brand05 h2 {
	width: 310px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand05.gif) no-repeat;
}

.brand .brand_photostudio h2 {
	width: 310px;
	height: 36px;
	font-size: 0.01em;
	text-indent: -9999px;
	background: transparent url(../img/top/ttl_brand02.gif) no-repeat;
}


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


/* -----------------------------------
    3. Brand 2019.12.24 new layout
   ----------------------------------- */

div#top-furisode{
	width: 950px;
	/* background: url(../img/top/top_bg-furisode.png)no-repeat top center; */
	margin: 0 auto 20px;
	overflow: hidden;
	padding-top: 50px;
}
.furisode_h3 {
	width: 100%;
	text-align: center;
	background-color: #ed81af;
	padding: 10px;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	box-sizing: border-box;
}
div#top-furisode ul{
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}
div#top-furisode ul li{
	/* display: table-cell; */
	vertical-align: middle;
	float: left;
}
div#top-furisode ul#two{
	margin-bottom: 10px;
}
div#top-furisode ul#two li:nth-child(1){
	margin-right: 30px;
}
div#top-furisode ul#four li {
	margin-right: 16.5px;
}
div#top-furisode ul#four li:nth-child(4) {
	margin-right: 0px;
}

div#top-bridal{
	width: 400px;
	/* background: url(../img/top/top_bg-bridal.png)no-repeat top center; */
	margin: 0 10px 20px 0;
	overflow: hidden;
	/* padding-top: 50px; */
	float: left;

}
.bridal_h3 {
	width: 100%;
	text-align: center;
	background-color: #d4bd62;
	padding: 10px;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	box-sizing: border-box;
}
div#top-bridal ul{
	text-align: center;
}
div#top-bridal ul li {
	width: 195px;
	float: left;
}
div#top-bridal ul li:nth-child(1) {
	margin-right: 10px;
}
div#top-bridal p{
	margin-top: 10px;
}
div#top-jfc {
	width: 540px;
	margin: 0 0px 20px 0;
	overflow: hidden;
	float: left;
}

div#top-photo{
	width: 400px;
	margin: 0 10px 20px 0;
	overflow: hidden;
	/* padding-top: 50px; */
	float: left;
}
.photo_h3 {
	width: 100%;
	text-align: center;
	background-color: #7ad2c2;
	padding: 10px;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	box-sizing: border-box;
}
div#top-photo ul{
	text-align: center;
}
div#top-photo ul li {
	width: 195px;
	float: left;
}
div#top-photo ul li:nth-child(1) {
	margin-right: 10px;
}
div#top-kitsuke {
	width: 265px;
	margin: 0 10px 20px 0;
	overflow: hidden;
	/* padding-top: 50px; */
	float: left;
}
.kitsuke_h3 {
	width: 265px;
	text-align: center;
	background-color: #92b9e6;
	padding: 10px;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	box-sizing: border-box;
}
div#top-kitsuke ul{
	text-align: center;
}
div#top-kitsuke ul li {
	width: 265px;
}

div#top-sotsugyo{
	width: 265px;
	/* background: url(../img/top/top_bg-sotsugyo.png)no-repeat top center; */
	margin: 0 0 20px 0;
	overflow: hidden;
	/* padding-top: 50px; */
	float: left;
}
.sotsugyo_h3 {
	width: 265px;
	text-align: center;
	background-color: #c39ed5;
	padding: 10px;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
	box-sizing: border-box;
}
div#top-sotsugyo ul{
	text-align: center;
}
div#top-sotsugyo ul li {
	width: 265px;
}

div ul li a:hover{
opacity: 0.7;
transition: 0.5s;
}

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




/* -----------------------------------
    5. Information
   ----------------------------------- */
#info {
	margin-top: 30px;
	position: relative;
}

#info #information {
	width: 600px;
	padding: 25px 5px 5px 10px;
	border: 1px solid #ccc;
	background: #fff url(../img/top/bg_information.gif) no-repeat 5px 2px;
}

#info #information h3 {
	font-size: 0.01em;
	text-indent: -9999px;
}

#info #information .scroll {
	height: 138px;
	overflow: auto;
}

#info #information dl dt {
	padding: 10px 0 0 1em;
	line-height: 1.5;
	float: left;
}

#info #information dl dd {
	padding-top: 10px;
	line-height: 1.5;
	border-bottom: 1px dotted #aaa;
}

#info #information dl dd dl dt {
	width: 12em;
	padding-top: 0;
	float: left;
}

#info #information dl dd dl dd {
	padding: 0 0 0 16.5em;
	border-bottom: none;
}

#info #information dl dd a {
	color: #555;
	text-decoration: none;
}

#info #information dl dd a:hover,
#info #information dl dd a:focus,
#info #information dl dd a:active {
	color: #e64390;
	text-decoration: underline;
}


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



/* -----------------------------------
    6. Com
   ----------------------------------- */
#com {
	position: absolute;
	top: 0;
	left: 630px;
}

#com ul li {
	float: left;
}

#com ul .navi02 {
	margin-left: 10px;
}

/*#com ul li.navi02 a {
	width: 155px;
	height: 170px;
	font-size: 0.01em;
	text-indent: -9999px;
	display: block;
}*/
#com ul li.navi01 a,
#com ul li.navi02 a
{
	width: 155px;
	font-size: 0.01em;
	text-indent: -9999px;
	display: block;
}
#com ul .navi01 dl dd#btn01 a{
	background: transparent url(../img/top/bnr_com01-a.jpg) no-repeat;
	height: 80px;
	margin-bottom: 8px;
}
#com ul .navi01 dl dd#btn02 a{
	background: transparent url(../img/top/bnr_com01-b.jpg) no-repeat;
	height: 80px;
}
#com ul .navi02 dl dd#btn01 a{
	background: transparent url(../img/top/bnr_com02-a.jpg) no-repeat;
	height: 80px;
	margin-bottom: 8px;
}
#com ul .navi02 dl dd#btn02 a{
	background: transparent url(../img/top/bnr_com02-b.jpg) no-repeat;
	height: 80px;
}


/*#com ul .navi01 a {
	background: transparent url(../img/top/bnr_com01.jpg) no-repeat;
}

#com ul .navi02 a {
	background: transparent url(../img/top/bnr_com02.jpg) no-repeat;
}*/

#com ul li a:hover,
#com ul li a:focus,
#com ul li a:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

#com p {
	font-size: 0.01em;
	text-indent: -9999px;
}



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



/* -----------------------------------
    7. Special
   ----------------------------------- */
#special {
	margin-top: 15px;
}

#special {
	margin-top: 15px;
}


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



/* -----------------------------------
      Others
   ----------------------------------- */
#bread {
	font-size: 0.01em;
	text-indent: -9999px;
}


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



/* -----------------------------------
      赤十字
   ----------------------------------- */
.sekijuji {
	width: 70%;
	margin: auto;
	padding: 1em;
	border: 1px solid #FF0000;
	text-align: center;
}


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