@charset "utf-8";


/*PC・タブレット・スマホ共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;	/*全体の文字色*/
	background: #fff;	/*背景色*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 15px;	/*文字サイズ*/
	line-height: 1.8;		/*行間*/
	-webkit-text-size-adjust: none;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7EBFFF;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {
	border-collapse: collapse;
	font-size: 100%;
	border-spacing: 0;
	margin-top: 20px;
}
.con1 {
	float:left;
	width:32%;
	height:auto;
}
.con2 {
	float: left;
	width: 32%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	margin-right:2%;
}
.con3 {
	float:right;
	width:32%;
	height:auto;
}

.con_in {
	padding-right:15px;
}


iframe {
	width: 100%;
}

ul#feed1{
	padding-left:5px;
}
ul#feed1 span{
	width: 90px;
	display: inline-block;
}
ul#feed1 li{
	margin-top: 3px;	
	margin-bottom: 3px;
	color: #4E94DA;	
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #333;	/*リンクテキストの色*/
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
a:hover {
	color: #7EBFFF;			/*マウスオン時の文字色*/
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}
.pc {
	display:block;
}
.sp {
	display:none;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	max-width: 1100px;	/*コンテナーの最大幅*/
	margin: 0 auto;
}
.photocatch img{
	height: 200px;
	width: 100%;
	object-fit: cover;
	object-position:0 80%;
	margin-bottom: 40px;
}
.contact {
	height: auto;
	width: 250px;
	margin-left: auto;
}
.contact2 {
	height: auto;
	width: 40%;
	margin-top:10px;
	margin-left:auto;
}

h1 {
	font-size: 12px;
	font-weight: lighter;
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	position: relative;
	margin-bottom: 20px;
}
/*ロゴ画像*/
#logo img {
	width: 11%;	/*上、左右、下へのロゴブロック内の余白*/
	padding-top: 5px;
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロックの設定--予約メニュー設置後*/
#menubar {
	position: absolute;
	right: 0px;		/*ヘッダーブロックに対して右から0pxの場所に配置*/
	bottom: 0px;	/*ヘッダーブロックに対して下から0pxの場所に配置*/
	width: 80%;		/*幅。上のロゴ画像のwidth（16%）とpadding（4%）を合計した数字が100%を超えないように。*/
	border-left: 1px solid #ccc;	/*左側の線の幅、線種、色*/
}


.bannermenu {
	height: 110px;
	width: 99%;
	margin-bottom: 5px;
	background-image: url(../images/ya.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 20px;
	border: 3px solid #EFEFEF;
	transition: all 0.5s;
}
a:hover .bannermenu {
	border: 3px solid #4E94DA;
	background-position: 99% 50%;
}

.photo {
	float: left;
	height: auto;
	width: 210px;
	margin: 5px;
}
.profile {
	height: auto;
	width: 30%;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.profile img{
	width: 90%;
	height: auto;
}
.copy {
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 2em;
	float: right;
	padding-top: 20px;
	padding-right:7%;
	text-align:right;
}
.title_s {
	font-size: 19px;
	color: #4E94DA;
	display: block;
	letter-spacing: 0em;
}

.title {
	font-size: 22px;
	color: #4E94DA;
	display: block;
	
}
/*メニュー１個ごとの設定*/
#menubar li,
/*予約メニュー設置前
#menubar-s li {
	float: left;
	width: 20%;			/*メニュー幅。４個なので25%でいいのですが、古いブラウザで段落ちするので念のため24.9にしました。
}*/

/*予約メニュー設置後*/
#menubar-s li {
	float: left;
	width: 16.6%;/*メニュー幅。４個なので25%でいいのですが、古いブラウザで段落ちするので念のため24.9にしました。*/
}

#menubar li a,
#menubar-s li a {
	text-decoration: none;
	display: block;
	text-align: center;	/*文字をセンタリング*/
	font-weight: lighter;		/*太字にする設定。標準がいいならこの行削除。*/
	letter-spacing: 0.1em;	/*文字間隔を少し広めにとる設定。標準がいいならこの行削除。*/
	border-right: 1px solid #ccc;	/*右側の線の幅、線種、色*/
	border-bottom: 3px solid transparent;	/*下線の幅、線種、色。transparentは透明の事。*/
}
/*マウスオン時と、現在表示中(current)メニューの設定*/
#menubar li a:hover,
#menubar li.current a {
	border-bottom: 3px solid #7EBFFF;	/*下線の幅、線種、色*/
}
/*英語表記の設定*/
#menubar a span,
#menubar-s a span {
	display: block;
	font-size: 10px;	/*文字サイズ*/
	font-weight: normal;/*太字を標準に戻す設定。*/
	color: #999;		/*文字色*/
}
/*小さい端末用(画面幅800px以下)メニューを表示させない*/
#menubar-s {
	display: none;
}
/*３本バーアイコンを表示させない*/
#menubar_hdr {
	display: none;
}

/*コンテンツ（mainとsubを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	padding-top: 30px;	/*上に空ける余白*/
}

/*メインコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に流し込み*/
	width: 73%;	/*コンテンツ幅*/
	padding-bottom: 30px;
}
/*mainコンテンツのh2タグの設定*/
#main h2 {
	clear: both;
	margin-bottom: 18px;	/*上、右、下、左への余白*/
	letter-spacing: 0.1em;	/*文字間隔を少し広めにとる設定。標準がいいならこの行削除。*/
	font-size: 20px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-image: url(../images/syasen.png);
	background-repeat: repeat-x;
	background-size: 25px;
	background-position: center;
}
.mark {
	background-color: #FFF;
	padding-left: 35px;
	background-image: url(../images/mark1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:10px;	
}


/*mainコンテンツのh3タグの設定*/
#main h3 {
	clear: both;
	margin-bottom: 18px;
	letter-spacing: 0.1em;	/*文字間隔を少し広めにとる設定。標準がいいならこの行削除。*/
	font-size: 18px;
	color:#4E94DA;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E94DA;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E94DA;
}
#main h5 {
	font-size: 16px;
	font-weight: lighter;
	background-image: url(../images/reten.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 25px;
	padding-left: 40px;
}
#main h6 {
	font-size: 15px;
	font-weight: lighter;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding-left: 35px;
}
.ameblo {
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15px;   /* Firefox用 */
	border: 2px solid #4E94DA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	padding-right:10px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 90%;
	font-size: 16px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.waku {
/*
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15px;   /* Firefox用 */
	border: 2px solid #4E94DA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 60%;
	
	font-size: 18px;
	*/
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.waku a {
	text-decoration: none;
}
.waku2 {
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	border: 1px solid #4E94DA;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 60%;
	height: auto;
	padding: 10px;
}
.waku3 {
	color: #4E94DA;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E94DA;
	border-right-color: #4E94DA;
	border-bottom-color: #4E94DA;
	border-left-color: #4E94DA;
}

.waku4 {
	margin-top: 0px;
	margin-bottom: 25px;
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #f0f8ff;
	color: #3C72A7;
	font-size: 16px;
}

.sen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E94DA;
	padding-bottom: 3px;
	font-size:18px;
}
.sen2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE3139;
}
.red {
	color: #EE3139;
}
.en {
	color: #fff;
	background-color: #4E94DA;
	padding: 0;
	width: 30px;
	height: 45px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 13px;
}

.mintyo {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	text-align:center;
}
.righttext {
	font-size: 16px;
	text-align: right;
}
.left {
	float: left;
	width: 49%;
}
.right {
	float: right;
	width: 49%;
}
.left_res {
	float: left;
	width: 65%;
}
.right_res {
	float: right;
	width: 30%;
}
.next {
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 30px;
	width: 100%;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.answer {
	font-size: 18px;
	text-align: center;
}


/*メインコンテンツのp(段落)タグ設定*/
#main p {
	padding: 0px 15px 14px;	/*上、左右、下への余白*/
}
#main h2 + p,
#main h3 + p {
	margin-top: -5px;
}

/*サービス紹介ページの各ブロック
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main .list {
	border: 1px solid #bcbcbc;	/*枠線の幅、線種、色*/
	margin-bottom: 15px;	/*ボックスの下に空ける余白*/
	background: -webkit-linear-gradient(#FFF, #ebebeb);	/*グラデーション*/
	background: linear-gradient(#FFF, #ebebeb);			/*同上*/
	-webkit-box-shadow: 0px 2px 5px #CCC, 0px 0px 1px 1px #FFF inset;	/*影の設定。右・下・ぼかし幅・色の設定, ＋内側への影を右・下・ぼかし幅・色を設定*/
	box-shadow: 0px 2px 5px #CCC, 0px 0px 1px 1px #FFF inset;			/*同上*/
	position: relative;
	overflow: hidden;
}
#main .list a {
	padding: 3%;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	overflow: hidden;
}
/*マウスオン時のボックス*/
#main .list a:hover {
	background: #fff;	/*背景色*/
}
/*ボックス内の段落タグ設定*/
#main .list p {
	padding: 0px;
}
/*ボックス内の写真設定*/
#main .list figure img {
	float: left;	/*画像を左へ回り込み*/
	width: 20%;		/*写真の幅*/
	background: #FFF;	/*画像の背景色。ここでは枠線と画像の間の色になります。*/
	padding: 1%;			/*余白。ここに上の行で設定した背景色が出ます。*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	margin-right: 1%;
}
/*ボックス内のh4タグ設定*/
#main .list h4 {
	margin-bottom: 0.5em;
	color: #599c2d;		/*文字色*/
	border-bottom: 1px solid #CCC;	/*下線の幅、線種、色*/
}
/*ボックス内のh4タグの１文字目への設定*/
#main .list h4::first-letter {
	border-left: 3px solid #599c2d;	/*左側の線の幅、線種、色*/
	padding-left: 10px;	/*線と文字との余白*/
}
/*h4タグ直下に画像がある場合の段落タグ設定*/
#main .list h4 + figure ~ p {
	margin-left: 24%;	/*左側の写真幅とのバランスをとって設定*/
}
/*h4タグ直下に画像がある場合のtableタグ設定*/
#main .list h4 + figure ~ table {
	margin-left: 24%;	/*左側の写真幅とのバランスをとって設定*/
	width: 75%;			/*テーブル幅*/
}

/*一覧ページの各物件ボックス内のテーブル
---------------------------------------------------------------------------*/
#main .list table {
	font-size: 12px;	/*文字サイズ*/
	background: #FFF;	/*背景色*/
	width: 100%;		/*テーブル幅*/
	margin-bottom: 5px;
}
#main .list table,
#main .list table td,
#main .list table th{
	border: 1px solid #bcbcbc;	/*枠線の幅、線種、色*/
}
#main .list table td,
#main .list table th{
	padding: 1%;	/*テーブル内の余白*/
}
/*色のついた見出しブロック*/
#main .list table th{
	width: 18%;		/*幅*/
	text-align: center;		/*文字をセンタリング*/
	font-weight: normal;	/*デフォルトの太字を標準にする設定*/
	background: #dfe0c8;	/*背景色*/
}
/*白い説明用ブロック*/
#main .list table td {
	width: 30%;	/*幅*/
}

/*商品詳細ページの画像切り替え
---------------------------------------------------------------------------*/
/*大きな画像のボックスと説明文を入れるボックス*/
#item-image {
	position: relative;
}
/*大きな画像の１行目*/
#item-image #item_image1 {
	z-index:2;
	position:relative;
	overflow:hidden;
}
/*大きな画像の２行目*/
#item-image #item_image2 {
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
/*サムネイル画像*/
.thumbnail {
	width: 40px;	/*画像の幅*/
	height: 40px;	/*画像の高さ*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	margin-bottom: 5px;
}
.thumbnail:hover {
	border: 1px solid #000;	/*マウスオン時の枠線の幅、線種、色*/
}

/*サブコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左側に回り込み*/
	width: 23%;	/*サブコンテンツ幅*/
	padding-bottom: 30px;
}
/*subコンテンツ内のh2タグ設定*/
#sub h2 {
	padding-bottom: 10px;		/*下への余白*/
}
/*subコンテンツのh2タグの１文字目への設定*/
#sub h2::first-letter {
	border-left: 3px solid #4E94DA;	/*左側のアクセント用ラインの幅、線種、色*/
	padding-left: 10px;	/*アクセントラインと文字の間にとる余白*/
}

/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニュー全体の設定*/
#sub ul.submenu {
	margin-bottom: 15px;	/*メニューブロックの下に空けるスペース*/
	border-top: solid 1px #e4e4e4;	/*上の線の線種、幅、色*/
}
/*メニュー１個ごとの設定*/
#sub ul.submenu li {
	background: #fff;	/*背景色*/
	border-bottom: solid 1px #e4e4e4;	/*下の線の線種、幅、色*/
}
#sub ul.submenu li a {
	text-decoration: none;
	display: block;
	padding: 2px 10px;	/*メニュー内の余白。上下、左右への設定。*/
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
#sub ul.submenu li a:hover {
	background: #7EBFFF;	/*背景色*/
	color: #fff;			/*文字色*/
}

/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/
#sub .box1 {
	padding: 15px;			/*ボックス内の余白*/
	margin-bottom: 15px;	/*背景色*/
	border: solid 1px #EFEFEF;	/*線の線種、幅、色*/
	background-image: url(../images/syasen.png);
	background-size:20px;
}
/*box1内のメニューの設定*/
#sub .box1 ul.submenu {
	margin-bottom: 0px;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	width: 100%;
	clear: both;
	text-align: center;
	background: #7EBFFF;	/*背景色*/
	color: #fff;			/*文字色*/
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #fff;			/*文字色*/
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new {
	margin-bottom: 15px;
}
#new dl{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 150px;	/*ボックスの高さ*/
	padding-left: 15px;
}
/*日付設定*/
#new dt {
	font-weight: lighter;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 8em;
}
/*記事設定*/
#new dd {
	border-bottom: 1px solid #ccc;	/*下線の幅、線種、色*/
	padding-left: 8em;
}

/*テーブル１
---------------------------------------------------------------------------*/
caption {
	background: #4E94DA;
	font-size:16px;
	font-weight:bold;
	color:#FFF;	
}
.ta1 {
	width: 100%;
	margin-bottom: 15px;
	background: #fff;	/*背景色*/
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	color: #FFF;	/*文字色*/
	background: #333;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-linear-gradient(#4b4b4b, #333);	/*グラデーション*/
	background: linear-gradient(#4b4b4b, #333);			/*同上*/
}
/*テーブル内の左側*/
.ta1 th{
	width: 140px;
	padding: 10px;
	text-align: center;	/*背景色*/
	font-weight: lighter;
	background-color: #f0f8ff;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}


/*PAGE TOP設定
---------------------------------------------------------------------------*/
#pagetop {
	clear: both;
}
#pagetop a {
	color: #FFF;		/*文字色*/
	font-size: 18px;
	font-weight:bold;	/*文字サイズ*/
	background: #7EBFFF;	/*背景色*/
	text-decoration: none;
	text-align: center;
	width: 50px;		/*幅*/
	line-height: 50px;	/*高さ*/
	display: block;
	float: right;
}
/*マウスオン時*/
#pagetop a:hover {
	background-color: #B6D9FF;	/*背景色*/
	color: #FFF;			/*文字色*/
}

/*一覧ページのボックス右下のオプションマーク
（CMSの場合は管理ページの「オプション1」～のプルダウンと、setup.phpの「オプション選択肢」に関連します）
---------------------------------------------------------------------------*/
.option1 {
	font-size: 10px;
	color: #FFF;
	background: #F00;
	text-align: center;
	display: block;
	width: 120px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: rotate(-45deg) translate(37px,10px);
	-ms-transform: rotate(-45deg) translate(37px,10px);
	transform: rotate(-45deg) translate(37px,10px);
}
h2 span.option1 {
	width: auto;
	padding: 0px 5px;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}
.option2 {
	font-size: 10px;
	color: #FFF;
	background: #069;
	text-align: center;
	display: block;
	width: 120px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: rotate(-45deg) translate(37px,10px);
	-ms-transform: rotate(-45deg) translate(37px,10px);
	transform: rotate(-45deg) translate(37px,10px);
}
h2 span.option2 {
	width: auto;
	padding: 0px 5px;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}

/*FAQ・LINK共通設定
---------------------------------------------------------------------------*/
.faq, 
.link {
	padding: 0px 15px;
}
/*質問（又はサイト名）の設定*/
.faq dt,
.link dt {
	color: #599c2d;	/*文字色*/
	font-weight: bold;	/*太字*/
	padding-top: 15px;
}
/*回答（又は説明部分）の設定*/
.faq dd,
.link dd {
	border-bottom: 1px solid #ccc;	/*下線の幅、線種、色*/
	overflow: hidden;
	padding-bottom: 15px;
}

/*トップページのNEWアイコン
---------------------------------------------------------------------------*/
.newicon {
	background: #F00;
	color: #FFF;
	font-size: 10px;
	padding: 0px 5px;
	border-radius: 2px;
	margin: 0px 5px;
}

/*その他
---------------------------------------------------------------------------*/
.look {color:#fff;background: #666;padding:5px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.clear {
	clear: both;
	width: 100%;
}
ul.disc {padding: 0em 25px 1em;list-style: disc;}
.color1 {
	color: #4E94DA !important;
}
.color2 {color: #EE3139 !important;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr {float: right;margin-left: 10px;margin-bottom: 10px;width: 30%;}
img.fl {float: left;margin-right: 10px;margin-bottom: 10px;width: 30%;}
.big1 {font-size: 30px;letter-spacing: 0.2em;}
.mini1 {font-size: 11px;}
.sh{display:none;}
.dn{display:none;}



/*画面幅1200px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1200px){

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	margin: 0 3%;
}

}

/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ロゴ画像*/
#logo img {
	width: 22%;		/*幅*/
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニューブロックの設定*/
#menubar-s {
	display: block;	/*小さい端末用(画面幅800px以下)メニューを非表示から表示に切り替える*/
	width: 100%;
	overflow: hidden;
	border-left: 1px solid #ccc;	/*左側の線の幅、線種、色*/
	border-top: 1px solid #ccc;		/*上の線の幅、線種、色*/
	margin-bottom: 30px;	/*メニューブロックの下にあけるスペース*/
}
/*メニュー１個あたりの設定*/
#menubar-s li {
	width: 50%;		/*幅*/
}
#menubar-s li a {
	border-bottom: 1px solid #ccc;	/*下の線の幅、線種、色*/
	padding: 10px 0px;
}
/*大きな端末用(画面幅801px以上)メニューを非表示にする*/
#menubar {
	display: none;
}

/*３本バーアイコン設定
---------------------------------------------------------------------------*/
/*３本バーブロック*/
#menubar_hdr {
	display: block;
	z-index: 20;
	position: absolute;
	top: 25px;	/*上から25pxの場所に配置*/
	right: 3%;	/*右から3%の場所に配置*/
	width: 30px;	/*幅*/
	padding: 12px 10px 5px;	/*上、左右、下へのボックス内余白*/
}
/*３本のバー（1本あたり）*/
#menubar_hdr span {
	display: block;
	border-top: 3px solid #333;	/*枠線の幅、線種、色*/
	margin-bottom: 7px;	/*バー同士の余白*/
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: url(../images/btn_minus.png) no-repeat right center/34px 34px, url(../images/mark1.png) no-repeat 10px center, #599c2d;		/*マイナスアイコンと背景画像など*/
}
section#new h2.close {
	background: url(../images/btn_plus.png) no-repeat right center/34px 34px, url(../images/mark1.png) no-repeat 10px center, #599c2d;		/*プラスアイコンと背景画像など*/
}

/*その他
---------------------------------------------------------------------------*/
body.s-n #sub {display: none;}

}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){

.profile {
	height: auto;
	width: 45%;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.contact {
	display:none;
}
.contact2 {
	height: auto;
	width: 100%;
	margin-top:10px;
	margin-bottom:0px;
	margin-left: 0px;
}



/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	margin-bottom: 10px;
}
/*ロゴ画像*/
#logo img {
	width: 40%;	/*上、左右、下へのロゴブロック内の余白*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 5px;
}

.pc {
	display:none;
}
.sp {
	display:block;
}


/*メインメニュー
---------------------------------------------------------------------------*/
/*メニューブロックの設定*/
#menubar-s {
	margin-bottom: 10px;	/*メニューブロックの下にあけるスペース*/
}
/*メニュー１個あたりの設定*/
#menubar-s li {
	width: 100%;		/*幅*/
}

/*コンテンツ（mainとsubを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	padding-top: 10px;	/*上に空ける余白*/
}

/*サービス紹介ページの各ブロック
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main .list p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main .list figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}
/*h4タグ直下に画像がある場合の段落タグ設定*/
#main .list h4 + figure ~ p {
	margin-left: 0;
}
/*h4タグ直下に画像がある場合のtableタグ設定*/
#main .list h4 + figure ~ table {
	margin-left: 0;
	width: 100%;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 100px;
	padding: 2px;
}
.ta1 th img {
	width: 100%;
}
/*テーブル内の右側*/
.ta1 td{
	width: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 95%;}
footer {
	width: 100%;
	clear: both;
	text-align: center;
	background: #7EBFFF;	/*背景色*/
	color: #fff;			/*文字色*/
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
ul#feed1{
	padding-left:0px;
}
ul#feed1 span{
	width: 50px;
	display: block;
}
ul#feed1 li{
	margin-top: 0px;	
	margin-bottom: 0px;
}
.photocatch img{
	height: 100%;
	width: 100%;
	object-fit: contain;
	margin-bottom: 20px;
}

.waku {
	width: 98%;
}
.waku2 {
	width: 94%;
}
#main h5 {
	font-size: 16px;
	background-image: url(../images/reten.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 20px;
	padding-left: 23px;
}
.left_res {
	float: none;
	width: 98%;
}
.right_res {
	float: none;
	width: 98%;
}

.con1 {
	float:left;
	width:50%;
	height:auto;
}

.con3 {
	float:right;
	width:50%;
	height:auto;
}


.con_in{
	padding: 0;
	line-height: 1.5em;
	margin-top: 5px;
}

}

/*数字箇条書きリスト色付き*/


/*文字の色*/
.subhead_r{
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	}
.subhead_r span{
	color:#333;
	font-weight:normal;
	}

/*フローチャート風*/
ul.arrowlist{
	width:95%;
    list-style: none;
    padding: 0 10px 15px 10px;
    margin: 15px 0;
    border: 2px solid #e8e8e8; /* 外枠ボーダー 好みに合わせて */
    background-color: #e8fcf3; /* 背景色 好みに合わせて */
}


ul.arrowlist:before{
    content: attr(data-title)"";
    display: block;
    padding: 10px;
    
    
    margin: 0 -10px 15px -10px;
    /*background-color: #e8e8e8;  タイトル背景色 好みに合わせて */
    text-align: center;
    font-weight: bold;
}
ul.arrowlist li{
    display: table;
    margin: 0 auto;
    display: table;
    position: relative;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 2px solid #e8e8e8; /* ブロックボーダー 好みに合わせて */
    background-color: #FFF;
    border-radius: 10px;
    text-align: center;
}

ul.arrowlist li.bla{
    display: table;
    margin: 0 auto;
    display: table;
    position: relative;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 2px solid #000000; /* ブロックボーダー 好みに合わせて */
    background-color: #FFF;
    border-radius: 10px;
    text-align: center;
}
ul.arrowlist li:not(:last-child){
    margin-bottom: 30px;
}
ul.arrowlist li:not(:last-child):after{
    content: "\f078";
    font-family: FontAwesome;
    /* FontAwesome5を使用する場合はこっちに置き換えてください */
    /* font-family: "Font Awesome 5 Free"; */
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: block;
    text-align: center;
    color: #37AB9D; /* 矢印の色 好みに合わせて */
}

.hospi{
	list-style: square;
	}
	
ol.u_roman {
   list-style-type: upper-roman;
}

.color1b {
	color: #4E94DA !important;
	font-weight: bold;
}
.color1b_17 {
	color: #4E94DA !important;
	font-weight: bold;
	font-size:17px;
}

strong{
	font-size:18px;
	}
	
.heading.tag {
    text-decoration: none;
    font-size:18px;
    font-weight: bold;
    line-height:20px;
    margin:10px 0px;
    padding: 0.5rem;
    background: #f7f7f7;
    border-left: solid 6px #211E55;
    color: #211E55;
    /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);*/
}

.heading.no-shadow {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
}

.heading.light-rounded {
    border-radius: 2px;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin:30px auto;
}

a.btn-radius-solid {
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(bottom, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to top, #f1e767 0%, #feb645 100%);
}
