@charset "utf-8";

/*フルードイメージ*/
@media print, screen and (min-width: 640px){
	nav img {
width:100%;
max-width: 100%;
height: auto;
}
}

/*ドロップダウンメニュー子要素変更*/
.-dress_pp009b1 .m-motion.-f > li > ul > li a{
    background-color: #8f8262;
    font-style: italic;
    font-weight: bold;
	}
	
.-dress_pp009b1 .m-motion.-f > li > ul > li a:hover{
    background-color: #bcb4a1;
	}

/*ロゴキャッチコピーh1*/
h1 > span{
	position: relative;
	top: -15px;
}

/*ブログRSSのth日付部分の幅変更*/
#toppage_news > div > div:nth-child(2) > span > div > table > tbody > tr > th{
	width: 25%;
	font-size:12px;
	font-weight: bolder;
	padding:1em;
}

/*ブログRSSのth日付部分の幅変更 php用*/
#feed > div.indent.tabular > table > tbody > tr> th{
	width: 25%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC","Osaka",sans-serif !important;
	font-size:12px;
	font-weight: bolder;
	padding:1.2em;
}

/*ブログRSSの5件目以降を非表示*/
#toppage_news > div > div:nth-child(2) > span > div > table > tbody > tr:nth-child(n+6){
	display: none;
}

/*スタッフブログtd行のパディング、高さ、テキスト位置調整 php用*/
#feed > div.indent.tabular > table > tbody > tr > td{
    padding: 1.2em;
    line-height: 1.5;
    text-align: left;
}

/*スタッフブログタイトルh3非表示*/
#toppage_news > div > div:nth-child(2) > span > div.h3 > h3{
	display: none;
}

/*スタッフブログタイトルh3非表示 php用*/
#feed > div.h3 > h3{
	display: none;
}

/*スタッフブログタイトルボーダー設定*/
#toppage_news > div > div:nth-child(2) > span > div > table > tbody > tr {
    margin-bottom: 15px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

/*スタッフブログタイトルボーダー設定 php用*/
#feed > div.indent.tabular > table > tbody > tr{
    margin-bottom: 15px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

/*スタッフブログ640px以下設定*/
@media print, screen and (max-width: 640px){
	/*日付けとタイトルを幅100%中央寄せ*/
	#toppage_news > div > div:nth-child(2) > span > div > table > tbody > tr > th,#toppage_news > div > div:nth-child(2) > span > div > table > tbody > tr > td{
	    display: block;
   		width: 100%;
   		text-align: center;
		border-style: none;
    	padding: 0px;
    	margin-top: 1em;
	}
	
	/*日付けとタイトルを幅100%中央寄せ php用*/
	#feed > div.indent.tabular > table > tbody > tr> th{
	    display: block;
   		width: 100%;
   		text-align: center;
		border-style: none;
    	padding: 0px;
    	margin-top: 1em;
	}
	#feed > div.indent.tabular > table > tbody > tr > td{
	    display: block;
   		width: 100%;
   		text-align: center;
		border-style: none;
    	padding: 0px;
    	margin-bottom: 1em;
	}

	/*テーブル下余白*/
	#toppage_news > div > div:nth-child(2) > span > div > table{
		margin-bottom: 15px;
	}
	
			/*テーブル下余白 php用*/
	#feed > div.indent.tabular > table{
		margin-bottom: 15px;
	}
	
		/*最新トピックスボーダーライン色修正*/
    #toppage_news > div.column.-column1 > table > tbody > tr> td{
		border-color: #999;
	}	
}

/*home/最新トピックス・blog背景設定*/
#toppage_news > div{
	background-color: #fff/*rgb(247, 241, 244)*/;
	padding :30px;
}

#toppage_news > div > table > tbody > tr > th{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC","Osaka",sans-serif !important;
	font-size: 12px;
}

#toppage_news > div > table > tbody > tr > td,
#toppage_news > div > div > span > div > table > tbody > tr > td{
	line-height: 1.5;	
}

/*SNSアイコンをひとまわり大きめに*/

.bindicon-twitter3,
.bindicon-facebook3,
.bindicon-instagram{
	font-size:1.5rem
}

/*バイリンガル司会、パフォーマー一覧h4行落ち制御*/
#mcwlist > div > h4,
#mclist > div > h4,
#bilinguallist > div > h4,
#performerlist > div > h4{
	white-space: nowrap;
}

/*司会、バイリンガル、パフォーマー、文化体験h4文字サイズ制御*/
@media (min-width:640px) and (max-width:1280px)  {
	#mcwlist > div > h4,
	#mclist > div > h4,
	#bilinguallist > div > h4,
	#performerlist > div > h4{
		font-size: 1vw;
	}
}

/*コーナー紹介説明背景設定*/
/*topix/最新トピックス*/#topxbox,

/*司会者top/司会者・パフォーマーtop*/
/*司会者ページ/司会者一覧*/#mcbox1,
/*司会者ページ/司会者プロフィール*/#mc_proftop,

/*バイリンガル司会/司会者一覧*/
/*バイリンガル司会/司会者プロフィール*/#mcbox2,

/*パフォーマー/パフォーマー一覧*/
/*パフォーマー/パフォーマープロフィール*/#mcbox3,

/*文化体験イベント*/#mcbox4,
/*文化体験イベント/紙切り*/#hasamiyabox2,
/*文化体験イベント/傘回し*/#kikusenbox2,

/*研修top*/
/*研修レポート*/
/*おもてなし研修*/
/*企業向け研修*/#kensyubox,

/*お問い合わせ/全般・フォーム*/#form,
/*お問い合わせ/個人*/#seminartop,
/*お問い合わせ/個人・フォーム部分*/#form,

/*お問い合わせ/全般・完了画面*/
/*お問い合わせ完了/個人*/#contacttop,

/*会社情報*/
/*リクルートページ*/
/*プライバシーポリシー*/#companybox,

/*女性司会者プロフィール背景設定*/
/*秋元*/#akimotobox,
/*麻生*/#asobox,
/*阿部*/#abebox,
/*飯田*/#iidabox,
/*五十嵐*/#igarashibox,
/*岩下*/#iwashitabox,
/*植松*/#uematsubox,
/*内田*/#uchidabox,
/*大橋*/#ohashibox,
/*沖*/#okibox,
/*金山*/#kaneyamabox,
/*川井*/#kawaibox,
/*菊池*/#kikuchibox,
/*久地浦*/#kuchiurabox,
/*呉村*/#kuremurabox,
/*小谷*/#kotanibox,
/*斎藤*/#saitobox,
/*佐藤*/#satobox,
/*清水*/#simizubox,
/*竹澤*/#takezawabox,
/*武村*/#takemurabox,
/*田中*/#tanakabox,
/*玉木*/#tamakibox,
/*徳山*/#tokuyamabox,
/*中野早苗*/#nakano_sbox,
/*中野佳子*/#nakano_ybox,
/*花井*/#hanaibox,
/*馬場*/#bababox,
/*弘中*/#hironakabox,
/*北条*/#hojyobox,
/*松浦*/#matsuurabox,
/*八木橋*/#yagihashibox,
/*矢部*/#yabebox,
/*吉田*/#yoshidabox,
/*李*/#ribox,
/*男性司会者プロフィール背景設定*/
/*池田*/#ikedabox,
/*葛城*/#katsuragibox,
/*坂井*/#sakaibox,
/*鈴木*/#suzukibox,
/*曽根田*/#sonedabox,
/*高橋*/#takahashibox,
/*森*/#moribox,
/*以降の司会者・バイリンガル司会者*/#mcbox,

/*バイリンガル司会者プロフィール背景設定*/
/*史妍*/#shikenbox,
/*鄭（てい） */#teibox,
/*増井*/#masuibox,

/*パフォーマープロフィール背景設定*/
/*浅見*/#asamibox,
/*藤本*/#fujimotobox,
/*ミヤモ*/#miyamobox,
/*モッチー*/#mottibox,
/*雷人*/#raitobox,
/*ミヤム*/#miyamubox,
/*はさみ屋（パフォーマー）*/#hasamiyabox1,
/*菊仙*/#kikusenbox1,
/*以降のパフォーマー*/#performerbox1,
/*中国獅子舞*/#chbox1,
/*中国音楽*/#chbox2,
/*中国変面*/#chbox3
{
	background-color: #fff;
}

/*メールフォームCSS*/
.nRed{
    background-color: #E29CBA;
    margin: 0 5px;
    padding: 3px;
    border-radius: 3px;
    color: #fff;
}

.textbox1{
	position: relative;
    background-color: transparent;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    transition: none;
    vertical-align: middle;
    margin-bottom: 5px;
    width: 39%;
    height: 42px;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 1.9;
	font-family:Arial, sans-serif;
}

.fm_kakunin1{
	position: relative;
    display:inline-block;
    border-bottom: 2px solid #dedede;
    transition: none;
    vertical-align: middle;
    margin-bottom: 5px;
    width: 39%;
    height: 42px;
    padding: 7px 10px 7px 20px;
    font-size: 14px;
    line-height: 1.9;
	font-family:Arial, sans-serif;
	color: #000;
}

.textbox2,.fm_kakunin2{
	width: 88%;
	margin-left: 30px;
}

.textbox3,.fm_kakunin3{
	width: 88%;
	height: 180px;
	margin-left: 50px;
}

.gLeft,.gRight{
	display:block;
	margin-bottom:10px;
	/*color: #777;*/
}

.kanji{
	margin-right: 10px;
}

.kanji2{
	margin: 0 10px 0 15px;
}

.kanji3{
	margin: 0 27px 0 15px;
}

.form_info{
	font-size: 12px;
}

.form_ol{
	list-style-type: decimal;
	margin-left: 25px;
	line-height: 1.8;
}

.form_ol li{
	display: inline-block;
	margin-right: 8px;
}

.form_ol > li > ul > li{
	display: block;
}

.group{
	margin: 20px 0;
}

.rBtn{
	width: 50%;
	margin: 10px auto;
	display: block;
	color: #9d8581;
    background-color: #f3eceb;
    border-radius: 3px;
    padding: 18px 27px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all  0.4s ease;
    font-size: 18px;
}

.rBtn2{
	background-color: #fd8ebe;
	color: #fff;
}

.rBtn:hover {
	background-color: #D5C4CF;
	color: #fff;
}

.rBtn2:hover {
	background-color: #fba9cc;
	color: #9d8581;
}

.help{
	color: #ff0000;
	display: inline;
}

.hidden{
	display: none;
}

#formhr {
    margin: 0 auto;
    max-width: 800px;
}


@media (max-width: 641px) {
	#wrapper > form > div.group > div:nth-child(1) > div:nth-child(3) > div > span.kanji4,
	#wrapper > form > div > div > div:nth-child(2) > div > span.kanji{
			margin-left: -18px;
	}
	
	.textbox1,.fm_kakunin1,.kanji,.kanji2{
		display: block;
		width: 100%;
		margin-left: 0px;
	}
}

/*アクセスマップテーブル罫線調整*/
#access > table{
	border-top: none;
}


/*20220421追加 kubo S*/
/*コロナ禍でのブライダル司会リンク　ふわふわ調整その1*/
#balloon_ph > div > div{
	animation: horizontal 1s infinite alternate;
}
@keyframes horizontal {
    0% { transform:translateX( -3px); }
  100% { transform:translateX(  0px); }
}

/*コロナ禍でのブライダル司会リンク　ふわふわ調整その2*/
#balloon_ph > div > div > a > img{
	animation: vertical 1s infinite alternate;
}
@keyframes vertical {
    0% { transform:translateY(-10px); }
  100% { transform:translateY(  0px); }
}

.-dress_002ra .bg-window {
    background-image: linear-gradient(to left,#71BA26 0%,#2A9E41 100%);
}

/*コロナ禍でのブライダル司会リンク 表示位置*/
#balloon_ph{
	position: fixed;
	bottom: 30px;
	right: 0px;
	z-index: 999;
	/*display:none;*/
}
/*20220421追加 kubo E*/






































