@charset "UTF-8";

/* -----------------------------------------------
 *  	         comportnent style setting
 * ----------------------------------------------- */



/* ■■ #LOGIN PAGE ■■ */
body{
	background-color:#fafafa;
	}

div.login_bg{
	background: no-repeat center center;
	background-size: cover;
	background-image:url("../img/bg_img_login.jpg");
	}

input[type="button"].login_btn{
	display:block;
	width:180px;
	margin:0 auto;
	padding:14px 0;
	background-color:#000000;
	text-align:center;
	cursor:pointer;
	transition:all 0.3s;
	border:none;
	color:#FFF;
	font-size:18px;
	font-size:1.8rem;
	color:#FFF;
	line-height:1;
	letter-spacing:3px;
	font-family:"Sawarabi Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
input[type="button"].login_btn:hover{
	box-shadow:0px 0px 14px 0px #463d23;
	-moz-box-shadow:0px 0px 14px 0px #463d23;
	-webkit-box-shadow:0px 0px 14px 0px #463d23;
	}

/* ■■ #LOGIN PAGE_inside ■■ */
.inside_area{
	}

select.login_debug_select{
	width:100%;
	background-color:#eaeaea;
	padding:3px 0 5px 0;
	margin:0 0 50px 0;
	}
select.login_debug_select:focus{
	background-color:#FFF;
	}
select.login_debug_select option{
	font-size:14px;
	}

button.slick-arrow{ display:none !important;}

body#stylePage{
	}

a {
	color: #2d2a25;
	display: block;
	width: 100%;
	height: 100%;
}

.art_plan{
	width: 90%;
	margin: auto;
}

hr.hr_001{
	width: 100%;
	margin: auto;
	margin-bottom: 5%!important;
}

section.content_typeA{
	padding: 30px 15px;
	width: 100%;
	max-width: 1200px;
	border: 1px solid #6c6c6c;
}



/* =========== txt =========== */
p.txt_01{
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
}
p.txt_02{
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}
p.txt_03{
	font-size: 14px;
	font-size: 1.4rem;
}
p.txt_04{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}
p.txt_04 span{
	text-align: center;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
}
/*各ギャラリータイトル*/
p.txt_05{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	padding-top: 35px;
	height: 65px;
}
p.txt_06{
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #FFF;
}
p.txt_07{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
p.txt_07 span{
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
}
/* 冒頭の写真に付随するテキスト */
p.txt_08{
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
}

/* 480px */
@media only screen and (max-width: 30em) {
p.txt_08{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
}

/* =========== h1 =========== */
h1.heading1_001{
	text-align:center;
	font-size:30px;
	font-size:3.0rem;
	font-weight:normal;
	line-height: 1.2;
	}
h1.heading1_001 storong{
	font-size:40px;
	font-size:4.0rem;
	font-weight:bold;
	}

/* 480px */
@media only screen and (max-width: 30em) {
h1.heading1_001{
	font-size:20px;
	font-size:2.0rem;
	}
h1.heading1_001 storong{
	font-size:30px;
	font-size:3.0rem;
	}
}

/* =========== h2 =========== */
h2.heading2_001{
	margin:0 0 30px 0;
	text-align:center;
	font-size:28px;
	font-size:2.8rem;
	font-weight:normal;
	line-height:1.2;
	letter-spacing:6px;
	}
h2.heading2_001 span{
	display:block;
	font-size:12px;
	font-size:1.2rem;
	font-weight:normal;
	letter-spacing:1px;
	}
h2.heading2_002{
	text-align:center;
	font-size:28px;
	font-size:2.8rem;
	line-height:1.2;
	}
h2.heading2_002 span{
	display:block;
	font-size:16px;
	font-size:1.6rem;
	font-weight:normal;
	letter-spacing:1px;
	}
/* 480px */
@media only screen and (max-width: 30em) {
h2.heading2_002{
	font-size:23px;
	font-size:2.3rem;
	}
}


/* =========== h3 =========== */
h3.heading3_001{
	margin:0 0 0 0;
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
	letter-spacing:1px;
	color:#2d2a25;
	}
h3.heading3_002{
	margin:0 0 0 0;
	font-size:20px;
	font-size:2.0rem;
	font-weight:normal;
	letter-spacing:1px;
	color:#2d2a25;
	}
h3.heading3_002 span{
	font-size:14px;
	font-size:1.4rem;	
	}
h3.heading3_003{
	margin:0 0 0 0;
	font-size:40px;
	font-size:4.0rem;
	text-align:center; 
	}
h3.heading3_003 span{
	display: block;
	font-size:24px;
	font-size:2.4rem;	
	}
	
/* 480px */
@media only screen and (max-width: 30em) {
h3.heading3_003{
	font-size:30px;
	font-size:3.0rem;
	}
h3.heading3_003 span{
	display: block;
	font-size:14px;
	font-size:1.4rem;	
	}
}


/* =========== h4 =========== */
h4.heading4_001{
	margin:0 0 0 0;
	font-size:25px;
	font-size:2.5rem;
	text-align:center; 
	}


/*===== img div =====*/
div.image_box_01{
	width: 100%; /*95*/
	margin: auto;
}


/*===== flexbox =====*/
/* 30:70 */
.flex_01{
	display: flex;
	align-items: center;
}
.flex_01 > .flex_01_inner_1{
	width: 30%;
	height: 50%;
}
.flex_01 > .flex_01_inner_2{
	width: 70%;
	height: 50%;
}
/*.flex_01 a{
	display: block;
	width: 100%;
}*/


/* 30:30:30 */
.flex_02{
	display: flex;
	align-items: center;
}
.flex_02 > .flex_02_inner_1{
	width: 33%;
}
.flex_02 > .flex_02_inner_2{
	width: 33%;
}
.flex_02 > .flex_02_inner_3{
	width: 33%;
}
/*/.flex_02 a{
	display: block;
	width: 100%;
}*/


/* 50:50(price/option) */
.flex_03{
	display: flex;
	justify-content: center;
}
.flex_03 > .flex_03_inner_1{
	width: 49%;
	padding: 2%;
	margin: 1% 1% 1% 0;
	background-color: #DEDEDE;
}
.flex_03 > .flex_03_inner_2{
	width: 49%;
	padding: 2%;
	margin: 1% 0 1% 1%;
	background-color: #DEDEDE;
}
/*.flex_03 a{
	display: block;
	width: 100%;
}*/


/* 45:45(gallery) */
.flex_04{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_04 > .flex_04_inner {
	width: 49.5%;
	height: 100px;
	margin-bottom: 1%;
}

/* プランのみの場合 */
div.plan_c1{
	width: 100%;
	height: 80px;
	margin: auto;
	background-color: #DEDEDE;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
/* ギャラリーが1種の場合 */
div.gallery_c1{
	width: 100%;
	height: 100px;
	margin: 1% auto;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}

/* バナー */
.gallery_banner{
	position: relative;
	background-size: cover;
	background-position: center center;
}
.gallery_banner::before{
	content: ' ';
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	width: 100%;
	height: 100%;
}
.gallery_banner_title {
	position: absolute;
	width: 100%;
}

/* backgroundimage */
.bgi_1_001{ background-image: url(../img/img_gallery1_01.jpg);}
.bgi_1_002{ background-image: url(../img/img_gallery1_02.jpg);}
.bgi_1_003{ background-image: url(../img/img_gallery1_03.jpg);}
.bgi_1_004{ background-image: url(../img/img_gallery1_04.jpg);}
.bgi_1_005{ background-image: url(../img/img_gallery1_05.jpg);}
.bgi_1_006{ background-image: url(../img/img_gallery1_06.jpg);}
.bgi_2_001{ background-image: url(../img/img_gallery2_01.jpg);}
.bgi_3_001{ background-image: url(../img/img_gallery3_01.jpg);}
.bgi_3_002{ background-image: url(../img/img_gallery3_02.jpg);}
.bgi_3_003{ background-image: url(../img/img_gallery3_03.jpg);}
.bgi_3_004{ background-image: url(../img/img_gallery3_04.jpg);}

/* 480px */
@media only screen and (max-width: 30em) {
.flex_01{
	display: block;
	align-items: center;
}
.flex_01 > .flex_01_inner_1{
	width: 100%;
	height: auto;
}
.flex_01 > .flex_01_inner_2{
	width: 100%;
	height: auto;
}
.flex_04 > .flex_04_inner{
	width: 100%;
	margin: 1% auto;
}
div.plan_c1{
	height: 60px;
}
}


/* =========== modal =========== */

div.list_box_01{
	padding: 5%;
	margin-bottom: 35px;
	background-color: #FFF;
}
ul.index_list_01{
	list-style:none;
	}
ul.index_list_01 li{
	}
ul.index_list_01 li span{
	font-size: 12px;
	}
/* ギャラリー白背景 */
.modal_bg_w {
	background-color: #FFF !important;
}
/* 480px */
@media only screen and (max-width: 30em) {
div.list_box_01{
	padding: 10%;
	margin-bottom: 20px;
}
ul.index_list_01 li span{
	font-size: 10px;
	}
}

/* SVG */
.inc_svg {
	display: none;
}
.modal_svg_icon01 {
  fill: #2b2e38;
  display: inline-block;
  max-height: 15px;
  max-width: 15px;
}
.modal_svg_icon02 {
  fill: #2b2e38;
  display: inline-block;
  max-height: 25px;
  max-width: 25px;
}


/*===== photo_gallery figure img =====*/
.photo_gallery{
	font-size:0;
	}
figure{
	display:inline-block;
	margin:0;
	padding:0;
	line-height:0;
	box-sizing:border-box;
	letter-spacing:0;
	font-size:0 !important;
	z-index:999;
	}

/*100%*/
.image_a{ width:100%; border:solid #FFF 1px;}
/*3分の2*/
.image_b{ width:calc(200%/3); border:solid #FFF 1px;}
/*3分の1*/
.image_c{ width:calc(100%/3); border:solid #FFF 1px;}
/*2分の1*/
.image_d{ width:calc(100%/2); border:solid #FFF 1px;}

/* 480px */
@media only screen and (max-width: 30em) {
}






/* ======================parts====================== */

/* 1400px */
@media only screen and (max-width: 87.5em) {
}
/* 1200px */
@media only screen and (max-width: 75em) {
}
/* 1024px */
@media only screen and (max-width: 64em) {
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
}
/* 720px */
@media only screen and (max-width: 45em) {
}
/* 600px */
@media only screen and (max-width: 37.5em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
}
/* 320px */
@media only screen and (max-width: 20em) {
}