@charset "utf-8";

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

.w1080{width: 1080px !important;}

/*-----------------------------------------------------	*/
/*  個別指定 for PC	*/
/*-----------------------------------------------------	*/
@media screen and (min-width: 980px) {

	.sp_only{ display: none;}
	.tab_only{ display: none;}

/*---------------------------------------------
 **  カラム
---------------------------------------------*/

br.sp_br{ display: none;}


/*---------------------------------------------
 ** ヘッダー記述
---------------------------------------------*/
#header{width: 100%;margin: 0; }

/* ヘッダー上 */
.header_top_inner{width: 580px;margin: 0px auto;text-align: center;}

/* ロゴ */
#logo a{
	display:block;
	width: 336px;
	height: 137px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url(../img/common/logo.png) no-repeat;
	background-size: 100%;
	padding:0;
	margin: 0px auto 35px;
}

.header_wrapper{width: 100%;/* height: 610px; */background: url(../img/common/main_bg.jpg)  center -45px no-repeat;padding: 130px 0 0 0;background-size: 90%;}


/*---------------------------------------------
 **  メインイメージ　TOP
---------------------------------------------*/
.main_img_wrapper{width: 100%;height: 598px; background: url( ../img/common/main_bg.png) 0 0 repeat-x;position:relative;z-index:1;}
.main_img_inner{width: 1200px; margin: 0 auto; }



/*---------------------------------------------
 ** メインイメージ（中ページ）
---------------------------------------------*/
.main_img_wrapper h1 {top: 0; left:0; right:0; margin:0 auto; position:relative;z-index: 1;}

#service .main_img_wrapper {height: 300px;background: url( ../img/main_img/service.jpg) center 0 repeat-x;position:relative;z-index:1;}
.service_main_h1{width: 90px; height: 330px; background: url( ../img/main_img/service.png) 0 0 no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden; }

#design .main_img_wrapper {height: 300px;background: url( ../img/main_img/design.jpg) center 0 repeat-x;position:relative;z-index:1;}
.design_main_h1{width: 90px; height: 340px; background: url( ../img/main_img/design_main_h1.png) 0 0 no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden; }

#flow .main_img_wrapper {height: 300px;background: url( ../img/main_img/flow.jpg) center 0 repeat-x;position:relative;z-index:1; margin:0 0 0 0;}
.flow_main_h1{width: 90px; height: 360px; background: url( ../img/main_img/flow_main_h1.png) 0 0 no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden; }

#about .main_img_wrapper {height: 300px;background: url( ../img/main_img/about.jpg) center 0 repeat-x;position:relative;z-index:1;}
.about_main_h1{width: 90px; height: 340px; background: url( ../img/main_img/about_main_h1.png) 0 0 no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden; }

#contact .main_img_wrapper {height: 300px;background: url( ../img/main_img/contact.jpg) center 0 repeat-x;position:relative;z-index:1;}
.contact_main_h1{width: 90px; height: 355px; background: url( ../img/main_img/contact_main_h1.png) 0 0 no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden; }

/*---------------------------------------------
 ** フッター記述
---------------------------------------------*/
#footer{position: relative;margin: 0;padding: 50px 0 0 0;overflow: hidden;/* top: -120px; */}

/* フッターインナー */
.footer_inner{width: 820px;margin: 0px auto 0;position:relative;overflow: hidden;}

/* フッターロゴ */
#f_logo			{width: 472px;height: 90px;background: url(../img/common/footer_logo.png) no-repeat;background-size: 100%;margin: 0px auto 40px;text-indent: -999em;}
#footer #logo a h1{
	margin: 10px 0 0 0;
}

/* ご相談・お申込み */
#footer .tel_wrapper  a{
	background-color:#FF8723;
	width: 300px;
	height: 43px;
	padding: 20px 0 0;
	margin: 13px 0 0 0;
}

#footer p{ color:#535353; font-size:14px; text-align:center;}

/* コピーライト */
#copyright		{font-size: 0.8em;width:100%;text-align:center;padding: 15px 0 12px 0;color: #666666;float: left;letter-spacing: 5px;background: #F6F6F6;margin: 30px 0 0 0;}

/* pagetop */
#pagetop{display:none;}
#pagetop a img{width: 173px;position:absolute;right: calc((100% - 173px)/2);top: 98px;}


/*---------------------------------------------
 **  TOPページ中
---------------------------------------------*/
.miss_take{display:block;background:#2B57B9;width:90px;height:40px;font-size:16px;color:#FFF;padding:5px 0 0 0;font-weight:bold;position:absolute;top: 130px;left:0;right:0;margin:0 auto;}


/* お知らせ */
.newsbox{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	background-color: #FCEDD8;
	border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.newsbox .left{ width: 20%; display: flex;}
.newsbox .right{ width: 78%;}
.newsbox h3{
	color: #866444;
	font-size: 18px;
	text-align: center;
	width: 100%;
}
.newsbox h3 span{
	font-size: 14px;
	display: block;
}
.newsbox .right dl{
	width: 95%;
	display: flex;
	justify-content:flex-start;
	background-color: #fff;
	border-radius: 100px;
	margin-bottom: 0.5rem;
	box-sizing: border-box;
	padding: 0.2rem 2rem;
}
.newsbox .right dl:first-child{ margin-top: 0.5rem;}
.newsbox .right dl dt{
	font-weight: bold;
	color: #666;
}
.newsbox .right dl dd{
	margin-left: 1rem;
}
.newsbox .right dl dd a{ text-decoration: underline;}
.insta {
	max-width: 1200px; 
	margin: 0.5rem auto;
	text-align: right;
}
.insta a img{ width: 450px;}

.yellow_span{background:#F9BE00;}
.pink_span{background:#FF9673;}

/* キャンペーンバナー全幅 */
#campaign_box_all{ width: 100%; margin: 0 auto; text-align: center; display:flex; flex-wrap: wrap; justify-content: center;}

/* キャンペーンバナー */
#campaign_box{ width: 1200px; margin: 0 auto; text-align: center; display:flex; flex-wrap: wrap; justify-content: center;}
div.c_01_181121, div.c_01_181121 img{ width:445px;}
div.c_02_181121, div.c_02_181121 img{ width:570px;}
div.c_03_181121, div.c_03_181121 img{ width:755px;}
div.c_04_181121, div.c_04_181121 img{ width:350px;}

/* カラム */
.bg_01{ background:#F3F1F1; position:relative;}
.bg_01:before{width: 100%;height: 139px;position: absolute;top: 0px;left: 0px;background: url(../img/top/bg_02_top.png) center top no-repeat;content: '';}
.bg_01:after{width: 100%;height: 139px;position: absolute;bottom: -139px;left: 0px;background: url(../img/top/bg_02_bottom.png) center top no-repeat;content: '';}




.con_box_1100{width: 1100px; margin: 0 auto; }


.top_logo{width:445px; height:272px;}


/*---------------------------------------------
 ** flex
---------------------------------------------*/
.flexbox{ width: 100%; display: flex; justify-content: space-between;}
.flexbox2{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
/*---------------------------------------------
 **  エグゼクティブコース
---------------------------------------------*/
.executivecourse{ width: 32%;}
.etitlebox{ display: flex;  justify-content: space-between;}
.ebodybox .ebodynum p{ width: 15%;}
.ebodybox .ebodynum span{ margin-left: 30px; margin-right: 20px;}
.ebodybox .flexbox img{ width: 33%;}

.executivecourse2{ width: 49%; margin: 1rem auto;}
.executivecourse2 p{ text-align: center; margin: 0.5rem auto 1.5rem auto;}

/*---------------------------------------------
 **  よくあるご質問
---------------------------------------------*/
.faq dl dt{height: 58px;background: url( ../img/top/faq_bg.png) 0 0 no-repeat;background-size: 100%;padding: 4px 0 0 50px;font-weight: bold;}
.faq dl dt:before{content:"Q."; font-size:16px;z-index: 1;margin: 0px 8px 0 0;padding: 0px 0 0px 0; color:#F9BE00; font-size: 30px;}
.faq dl dd{ height:80px; margin:20px 40px 40px;}

/*---------------------------------------------
 **  フッター
---------------------------------------------*/
.footer_mail{width: 248px; height: auto;}
.footer_tel{width: 374px; height: auto;}

#footer .clounm_2_inner{ text-align:center; width:100% !important; border-top:1px solid #F3F1F1; padding:20px 0 0 0; margin:0 0 0 0; }



/*---------------------------------------------
 **  紹介
---------------------------------------------*/
.ikoma{width: 76%;height: auto;margin: 0 8%;}
.greeting_rerativ{height: 400px;position: relative;}
.greeting{width:843px;height:321px;background: url(../img/top/greeting.png) no-repeat;text-indent:-999em;float: right;margin: 0 0 30px 0;position: absolute;top: -80px;right: 0;z-index: 1;}

.shoukai{margin: 250px 0 0 0;}
.history{
	width: 100%;
	margin: 0 auto 0.2rem 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	min-width: 320px;
}
.history dd{
	background-color: #F3F1F1;
	border-radius: 50px;
	text-align: center;
	color: #F9BE00;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0.1rem 1rem;
	margin-left: 1rem;
}
.history:first-child{ margin-top: 1rem;}

.omona_torihiki{ width: 90%; margin: 0 0 0 50px; overflow:hidden; display: flex; flex-wrap: wrap;}
.omona_torihiki dd{ display: block; overflow: hidden;}
.omona_torihiki li{ margin-right: 10px;	margin-left: 1.4em; text-indent: -1.4em;}
.omona_torihiki li:before{content:"●"; font-size:16px;z-index: 1;margin: 0px 8px 0 0;padding: 0px 0 0px 0; color: #CCCCCC;}

.omona_torihiki.yellow{width: 540px;margin: 29px auto 0 90px;}
.omona_torihiki.yellow li:before{color: #F9BE00;}

.licence li:nth-of-type(odd){ width:50%;}
.profile{ display: block; overflow: hidden;}


/*---------------------------------------------
 **  ウェディングカウンセリング
---------------------------------------------*/
.wedding_wrapper{
	width: 100%;
	max-width: 1200px;
	margin: 1rem auto;
	background-image: url(../img/common/new/img_wedding.png);
	background-repeat: no-repeat;
	background-position:  100% 50%;
	padding-bottom: 3rem;
}
.wedding_wrapper .wedding_inner{
	width: 80%;
	max-width: 1000px;
}
.wedding_inner h3{
	color: #FF7272;
}

.wedding_ex{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2rem;
}
.wedding_ex dl{
	width: 32%;
	position: relative;
	margin-top: 1rem;
}
.wedding_ex dl dt{
	background-color:#FF7272;
	color: #fff;
	text-align: center;
	padding: 0.2rem 1rem;
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50px;
}
.wedding_ex dl dd{
	background-color: #fff;
	border-radius: 10px;
	padding: 2rem 1.5rem;
}
.wedding_ex + p{
	padding: 0 1rem 2rem 1rem;
}
.wedding_price dl{
	width: 100%;
	border: 2px solid #FF7272;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 5px 5px 0 #ddd;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 1rem 2rem;
	margin-bottom: 1rem;
}
.wedding_price dl dt{
	color: #666;
	font-size: 20px;
	font-weight: bold;
}
.wedding_price dl dd{
	color: #FF7272;
	font-weight: bold;
	font-size: 22px;
}
.wedding_price dl dd span{
	font-size: 14px;
}

/*---------------------------------------------
 **  各種マナーレッスン
---------------------------------------------*/
.lessonlist > .clounm_2_inner{ margin-bottom: 7rem;}
.lessonlist > .clounm_2_inner h3{
	color: #00A3D8;
	font-size: 30px;
	line-height: 1.2em;
}
.lessonlist > .clounm_2_inner h3 span{
	background-color: #00A3D8;
	color: #fff;
	padding: 0.2rem 1rem;
	border-radius: 50px;
	font-size: 14px;
}

.illust + h3{ margin-top: 10rem;}
.manner_bg1 .illust{
	position: absolute;
    top: -7rem;
    left: 25%;
    width: 200px;
}
.manner_bg2 .illust{
	position: absolute;
    top: -7rem;
    left: 25%;
    width: 240px;
}
.manner_bg3 .illust{
	position: absolute;
    top: -7rem;
    left: 25%;
    width: 260px;
}

.manner_bg1 .acd-label,
.manner_bg2 .acd-label,
.manner_bg3 .acd-label,
.manner_bg4 .acd-label{padding: 20px 50px 20px 20px;}

.manner_bg4 .box_half:last-child img{ margin-top: 3rem;}

/*---------------------------------------------
 **  お値段
---------------------------------------------*/
.price .box_half:nth-of-type(1){ width: 340px;}
.price .box_half:nth-of-type(2){ width: calc((840px - 90px)); background: #FFF; padding: 25px 45px;}

/* 価格表 */
.price_hyo_01{width: 180px;height: 93px;background: url( ../img/price/price_hyo_01.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 0 0 15px 125px;background-size: contain;}
.price_hyo_02{width: 180px;height: 93px;background: url( ../img/price/price_hyo_02.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 0 0 15px 125px;background-size: contain;}
.price_hyo_03{width: 180px;height: 93px;background: url( ../img/price/price_hyo_03.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 0 0 15px 125px;background-size: contain;}
.price_hyo_04{width: 220px;height: 64px;background: url( ../img/price/price_hyo_04.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 20px 0px 0 30px;float: left;background-size: contain;}
.price_hyo_05{width: 220px;height: 64px;background: url( ../img/price/price_hyo_05.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 20px 0px 0 30px;float: left;background-size: contain;}
.price_hyo_06{width: 180px;height: 93px;background: url( ../img/price/price_hyo_06.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 0 0 15px 125px;background-size: contain;}
.price_hyo_07{width: 220px;height: 64px;background: url( ../img/price/price_hyo_07.png?date=200507) 0 0 no-repeat;text-indent: -999em;margin: 20px 0px 0 30px;float: left;background-size: contain;}
.price_hyo_08{width: 180px;height: 93px;background: url( ../img/price/price_hyo_08.png?date=202012) 0 0 no-repeat;text-indent: -999em;margin: 0 0 15px 125px;background-size: contain;}

.price_list{float:left;margin: 0 0 0 125px;}
.price_list li{width: 180px;height: 22px;float: left;margin-bottom: 10px;padding: 8px 0 0 0;}
.price_list li:nth-of-type(1) p{ width: 159px; height: 13px; background: url( ../img/price/list_title_01.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li:nth-of-type(2) p{ width: 159px; height: 13px; background: url( ../img/price/list_title_02.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li:nth-of-type(3) p{ width: 159px; height: 13px; background: url( ../img/price/list_title_03.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list04 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_04.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list05 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_05.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list06 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_06.png?date=202012) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list07 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_07.png?date=200414) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list08 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_08.png?date=200414) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list09 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_09.png?date=200414) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list10 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_10.png?date=200414) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}
.price_list li.list11 p{ width: 159px; height: 13px; background: url( ../img/price/list_title_11.png?date=200414) 0 0 no-repeat; background-size: 100%; text-indent: -999em; margin: 0 auto;}


.menu dl{border: 2px solid #000; margin:0 0 10px 0; text-align: center;}
.menu dl:nth-of-type(1n){ width: calc((50% - 9.5px)); float:left; }
.menu dl:nth-of-type(2n){ width: calc((50% - 9.5px)); float:right; }
.menu dl dt{border-bottom: 1px solid #000;margin: 0 10px;padding: 6px 0; font-weight:bold;}
.menu dl dd{padding: 6px 0; font-size:14px;}

/* オレンジ */
.bgc_orange{background-color: #FFFAF4;}
.bgc_orange dl{ border-color: #FF9326 !important;  }
.bgc_orange dl dt{ border-color: #FF9326 !important; color:#FF9326;}
.bgc_orange .price_list li{background: #FF9326;}

/* ピンク */
.bgc_pink{background-color: #FFF5F2;}
.bgc_pink dl{ border-color: #FF9673 !important;  }
.bgc_pink dl dt{ border-color: #FF9673 !important; color:#FF9673;}
.bgc_pink .price_list li{background: #FF9673;}

/* 緑 */
.bgc_green{background-color: #FCFFF0;}
.bgc_green dl{ border-color: #85B200 !important;  }
.bgc_green dl dt{ border-color: #85B200 !important; color:#85B200;}
.bgc_green .price_list li{background: #85B200;}

/* 青緑 */
.bgc_bgreen{background-color: #F2FFFF;}
.bgc_bgreen dl{ border-color: #008080 !important;  }
.bgc_bgreen dl dt{ border-color: #008080 !important; color:#008080;}
.bgc_bgreen .price_list li{background: #008080;}

/* 薄青 */
.bgc_blue{background-color: #F2FFFF;}
.bgc_blue dl{ border-color: #0085B2 !important;  }
.bgc_blue dl dt{ border-color: #0085B2 !important; color:#0085B2;}
.bgc_blue .price_list li{background: #0085B2;}

.price_blue{margin: 10px 49px 0 90px;float: left;}


.price_blue {height: 150px;}
/* その他 */
.other{width: 532px !important;height: 215px;background: url( ../img/price/hukidashi.png) 0 0 no-repeat;text-indent: -999em;}


.mongon{width: 985px;height: 71px;background: url( ../img/price/mongon.png) 0 0 no-repeat;margin: 0 auto 50px;text-indent: -999em;background-size: contain;}


.clounm_2_01{ letter-spacing: -0.2px !important;}
.clounm_2_01 div{width: calc((50% - 0px)) !important;margin-right: 0px!important;}
.clounm_2_01 div:last-child{margin-right:0px !important; }

.campaign{width: 918px !important; }
.campaign_01{width: 341px; height: auto; float: left; margin-right: 20px;}
.campaign_02{width: 275px;height: auto;float: left;margin-right: 5px;margin-top: 67px;}
.campaign_03{width: 275px; height: auto; float: left;margin-top: 67px;}


/*---------------------------------------------
 **  資格取得講座
---------------------------------------------*/
.license_img img{ width:1004px !important;}
.entry-talk-box{ width:900px !important;}
.license_point_ttl img{ width: 250px !important;}

.entry-talk-img,
.entry-talk-img img{ width: 180px;}
.cp_table{ width:900px;}


/*---------------------------------------------
 **  エグゼクティブ
---------------------------------------------*/
.ebodybox .ebodynum p{
	padding: 20px;
	font-size: 1.2em;
	border-radius: 10px 0 0 10px;
}
.ebodybox .ebodynum span{
	font-size: 1.2em;
}
.ebodybox .ebodynum h5{
	font-size: 1.2em;
	text-align: left;
}
.commentarea{
	padding: 25px 40px;
	width: 80%;
}
.executive_box .etitlebox{
	padding: 20px 50px;
}

/*---------------------------------------------
 **  お客様の声リレー
---------------------------------------------*/
.reviewbox,
.reviewlist{
	max-width: 1200px;
	margin: 1rem auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.reviewbox .img{ width: 25%;}
.reviewbox .txt{ width: 70%; margin-top: 2rem;}
.reviewbox .txt h3{ color: #F9BE00; font-weight: bold;}

.reviewlist{ margin-top: -2rem;}
.reviewlist .reviewitem{ 
	width: 19.5%;
	background-image: url(/img/common/img_relay_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	min-height: 150px;
	max-width: 250px;
	box-sizing: border-box;
    padding: 0 0 0 30px;
}
.reviewitem .historydate{
	background-color: #7BB5E0;
	padding: 2px 10px;
	border-radius: 50px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}
.reviewitem p{ 
	margin-bottom: 0 !important;
	font-weight: bold;
	font-size: 14px;
}
.reviewitem p a{ color: #333;}
.reviewitem .postdate{
	color: #7BB5E0;
	font-size: 12px;
	font-weight: bold;
}

}






