﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,600,700');

/* マージン設定 */

.mbSS{
	margin-bottom:0.5em !important;}
	
.mbS{
	margin-bottom:1em !important;}

.mbM{
	margin-bottom:2em !important;}

.mbL{
	margin-bottom:3em !important;}

.mbLL{
	margin-bottom:4em !important;}


.mtS{
	margin-top:1em !important;}

.mtM{
	margin-top:2em !important;}

.mtL{
	margin-top:3em !important;}

.mtLL{
	margin-top:4em !important;}

.mlmr20{
	margin-right: 20px;
	margin-left: 20px;
}
	
/* フロート */

.f_left{
	float: left;
}

.f_right{
	float: right;
}

/* テキスト位置 */

.t-aR{
	text-align:right;}

.t-aC{
	text-align:center;}

.t-aL{
	text-align:left;}


/* =======================================

	CommonElements

======================================= */

.sp_img{
	display: none !important;
}

.pc_img{
	display: block !important;
}

#container {
	width: 100%;
	text-align: center;
	z-index: 10;
}



/* fullSlideShow
--------------------------- */

#container.h1.img {
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.fullSlideShow {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.fullSlideShow ul {
	top: 50%;
	left: 50%;
	width: 100%;
	position: fixed; /* absolute or fixed */
	overflow: hidden;
}
.fullSlideShow ul li {
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	position: absolute;
}
.fullSlideShow ul li img {
	width: 100%;
}

.fullSlideShow h2{
	position: absolute;
	z-index: 900;
	text-align: center;
	left: 7%;
	top: 25%;
}

#main_bnr{
	position: absolute;
	z-index: 900;
	text-align: center;
	bottom: 15%;
	width: 100%;
}

#main_bnr ul{
	text-align: center;
}

#main_bnr li{
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	max-width: 280px;
}





/* =======================================
	ClearFixElements
======================================= */

.fullSlideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	z-index: 1;
}
.fullSlideShow ul {
	display: inline-block;
	overflow: hidden;
	z-index: 1;
}


/* -------------------------------- 
concept
-------------------------------- */

#concept {
	max-width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#concept h3{
	max-width: 1080px;
	font-size: 24px;
	color: #313140;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/box_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 120px;
	margin-bottom: 40px;
	text-shadow: 1px 1px 2px rgba(255,255,255, 0.5);
}

.txt_kk{font-size: 18px;}

#concept p{
	font-size: 14px;
	text-align: center;
}

#concept h2{
	font-family: 'Noto Serif JP', "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #060253;
	font-weight: 500;
	font-size: 24px;
}

#concept ul{
	text-align: center;
	font-size: 0px;
	overflow: hidden;
}

#concept li{
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* -------------------------------- 
PROCESS to MARRIAGE
-------------------------------- */
.process_inner {
	max-width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;	
}


#process h2{
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 60px;
	line-height: 1em;
}


.step_box {
	overflow: hidden;
	margin-bottom: 40px;
}

#process h3 {
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 24px;
	padding-left: 100px;
	color: #646473;
	line-height: 32px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #050057;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#process h3.step1 {
	background-image: url(../images/step1.png);
	
}

#process h3.step2 {
	background-image: url(../images/step2.png);
}
#process h3.step3 {
	background-image: url(../images/step3.png);
}
#process h3.step4 {
	background-image: url(../images/step4.png);
}
#process h3.step5 {
	background-image: url(../images/step5.png);
}
#process h3.step6 {
	background-image: url(../images/step6.png);
}
#process h3.as {
	background-image: url(../images/after_support.png);
	padding-top: 40px;
	padding-left: 0px;	
}

#process p {
	font-size: 14px;
	padding-left: 100px;
}

#process p.af_sp {
	font-size: 16px;
	padding-left: 0px;
}


/* -------------------------------- 
PRICE & PRICE
-------------------------------- */

#price {
	overflow: hidden;
	margin-bottom: 40px;
	max-width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#price h2{
	text-align: center;
	margin-bottom: 40px;
}

#price h3 {
	margin-bottom: 10px;
}

#price h4 {
	margin-bottom: 40px;
	padding: 4px;
	max-width: 632px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #99142A;
	text-align: center;
	font-size: 18px;
	color: #99142A;
}

#price p {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
}

.price_L {
	margin-right: 20px;
	float: left;
	margin-left: 20px;
	max-width: 300px;
	margin-bottom: 20px;
}

.price_R {
	margin-right: 20px;
	float: right;
	margin-left: 20px;
	max-width: 300px;
}

#price table{
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #040A57;
	border-bottom-color: #040A57;
	margin-bottom: 10px;
}

#price table th{
	width: 100px;
	font-weight: normal;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#price table td{
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	}

/* -------------------------------- 
INFO
-------------------------------- */

#info {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#info table{
	width: 100%;
}

#info table th{
	padding: 5px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

#info table td{
	vertical-align: top;
	padding: 5px;
}

#info a{
	color: #FFF;	
}

#info a:hover{
	color: #FFF;	
}


/* -------------------------------- 
FT_LINKS
-------------------------------- */

#ft_links {
	width: 100%;
	background-color: #FFF;
}

#ft_links ul {
	font-size: 0px;
	text-align: center;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}

#ft_links li {
	width: 320px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
}

#ft_links p {
	margin-bottom: 10px;
}

#ft_links dt {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B2037;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #525260;
	font-size: 14px;
}

#ft_links dd {
	text-align: left;
	color: #525260;
}

/* -----------------------------------------------
  gmap
-------------------------------------------------- */

#gmap {
	width: 100%;
	margin: 0px;
	overflow: hidden;
	height: 400px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* -----------------------------------------------
page-top
-------------------------------------------------- */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}



/* -----------------------------------------------
  loading
-------------------------------------------------- */


#loader {
    width: 32px;
    height: 32px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -16px; /* heightの半分のマイナス値 */
    margin-left: -16px; /* widthの半分のマイナス値 */
    z-index: 100;
}
 
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}


/* -----------------------------------------------
EVENT & SEMINAR
-------------------------------------------------- */

#top_news{
	padding: 0px;
	max-width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#top_news h2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
	}

#top_news h3{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	}
	
#top_news p.readmore{
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-right: 30px;
	}

#top_newsbox{
	float: left;
	max-width: 460px;
	overflow: hidden;
}

#top_newsbox dl{
	margin-bottom: 20px;
}

#top_newsbox dt{
	margin-right: 20px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	float: left;
}

#top_newsbox dd{
	margin-right: 20px;
	font-size: 14px;
}

#top_newsbox a{
	color: #333333;
}

#top_newsbox a:hover,active{
	color: #333333;
	text-decoration: underline;
}

#top_calbox{
	float: right;
	max-width: 460px;
	overflow: hidden;
}

#top_calbox p{
	font-size: 12px;
	float: right;
}

#calendar{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #FFF;
}

#calendar dl{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}

#calendar dt{
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#calendar dd{
	font-family: Roboto, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#calendar a {
	color: #88A295;	
}

.cal_all{}

#calendar table{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#calendar table th{
	font-weight: normal;
	font-size: 14px;
	padding: 6px;
}

#calendar table th.sat{
	color: #0085B2;
}

#calendar table th.sun{
	color: #B20000;
}

#calendar table td{
	margin-bottom: 0px;
	padding: 6px;
	font-size: 14px;
}

#calendar table td.sat{
	color: #0085B2;
}

#calendar table td.sun{
	color: #B20000;
}

#calendar table td.off{
	background-image: url(../images/cal_off.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#calendar table td.on{
	background-image: url(../images/cal_on.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#calendar table td.back{
	width: 50px;
	vertical-align: middle;
	text-align: left;
}

#calendar table td.next{
	width: 50px;
	text-align: right;
	vertical-align: middle;
}

#calendar table td.now{
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 16px;
}

#calendar p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* -------------------------------- 
FAQ
-------------------------------- */

#faq {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}

#faq h2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
	}
	
#faq dl{
	max-width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}

#faq dt{
	text-align: left;
	font-size: 18px;
	color: #050057;
	background-image: url(../images/faq_q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 10px;
}

#faq dd{
	margin-bottom: 30px;
	font-size: 14px;
	text-align: left;
}


/*----------------------------------------
	floatMenu
-----------------------------------------*/

#floatMenu_pc {
	position: absolute;
	z-index: 888;
	width: 190px;
	top: 110px;
	background-image: url(../img/fb_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	right: 20px;
}

#floatMenu_sp {
	display: none;	
}

.floatMenu {
	width: 190px;
	padding-top: 20px;
}

.floatMenu li{
	margin-bottom: 0px;
}

.float_close {
	position: absolute;
	z-index: 900;
	top: 0px;
	right: 0px;
	height: 40px;
	width: 40px;
}






/* ==============================================================================

[Media Queries] smart phone : Landscape / Portrait / tablet : Portrait

============================================================================== */

@media only screen and (min-width:1px) and (max-width:768px){
	
.sp_img{
	display: block !important;
}

.pc_img{
	display: none !important;
}

img{
  max-width: 100%;
  height: auto;
}	


/* fullSlideShow
--------------------------- */

.fullSlideShow h2{
	position: absolute;
	z-index: 900;
	text-align: center;
	left: 0%;
	top: 25%;
}

#main_bnr{
	position: absolute;
	z-index: 900;
	text-align: center;
	bottom: 5%;
	width: 100%;
}

#main_bnr li{
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	max-width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* -------------------------------- 
concept
-------------------------------- */

.cd-scrolling-bg.cd-color-1 {
	background-image: url(../images/bg_concept_ov.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#concept h3{
	font-size: 18px;
	color: #313140;
}

/* -------------------------------- 
PROCESS to MARRIAGE
-------------------------------- */
.process_inner {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;	
}

#process h3 {
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 18px;
	padding-left: 0px;
	color: #646473;
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #050057;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 40px;
}

#process p {
	font-size: 14px;
	padding-left: 0px;
}

/* -------------------------------- 
FT_LINKS
-------------------------------- */

#ft_links ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/* -------------------------------- 
  gmap
-------------------------------- */

#gmap {
	height: 200px;
}

/* -----------------------------------------------
EVENT & SEMINAR
-------------------------------------------------- */

#top_newsbox{
	float: none;
}

#top_calbox{
	float: none;
}

/*----------------------------------------
	floatMenu
-----------------------------------------*/

#floatMenu_pc {
	display: none;
}

#floatMenu_sp {
	position: absolute;
	z-index: 888;
	width: 190px;
	top: 80px;
	background-image: url(../img/fb_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	right: 20px;
	display: block;
}


}


/* ==============================================================================

[Media Queries] smart phone : Portrait

============================================================================== */

@media only screen and (min-width:1px) and (max-width:480px){
	
/* -------------------------------- 
PRICE & PRICE
-------------------------------- */

.price_L {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.price_R {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

}


/* ==============================================================================

[Media Queries] smart phone : Portrait - iPhone5s

============================================================================== */

@media only screen and (min-width:1px) and (max-width:320px){
	
/* -------------------------------- 
PRICE & PRICE
-------------------------------- */

#price table{
	width: 280px;
}

/* -------------------------------- 
FT_LINKS
-------------------------------- */

#ft_links li {
	width: 280px;
}

}








/**************************************************************************************************

FORM

**************************************************************************************************/

/*入力フォーム*/

.input1 {
	width: 100%;
	height: 25px;
	background-color: #004793;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.textarea1 {
	width: 100%;
	height: 50px;
	background-color: #004793;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
