@charset "utf-8";

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

/*-------　 コンテナ 　-------*/

#container {
	display: block;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/*-------　 コンテンツ 　-------*/

#contents {
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	overflow: hidden;
}

#contents2 {
	width: 1180px;
	display: block;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}

/*-------　ヘッダー　-------*/
header {
	height: 50px;
	background-color: #00B0F0;
	/*background-image: -webkit-gradient(linear, 0 0, 100% 100%,
	color-stop(.25, #64BEFF),color-stop(.25, transparent),
	color-stop(.5, transparent), color-stop(.5, #64BEFF),
	color-stop(.75, #64BEFF),color-stop(.75, transparent),
	to(transparent));
	-webkit-background-size: 5px 5px;*/
	box-sizing: border-box;
}

header h1 {
	color: #FFFFFF;
	padding: 16px;
	font-size: 18px;
	font-weight: bold;
	float: left;
}

header .added {
	float: right;
	display: flex;
}

img.head_btn {
	width: 50px;
	height: auto;
	margin-right: 15px;
}

/*-------　ログイン画面　-------*/
#login_box {
	width: 500px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
}

#entry {
	padding: 7px;
	background-color: #00B0F0;
	border-radius: 35px;
	margin-bottom: 50px;
}

#entry p {
	font-size: 18px;
	color: #FFFFFF;
}

#entry2 {
	padding: 7px;
	background-color: #00B0F0;
	border-radius: 35px;
	margin-bottom: 50px;
}

#entry2 p {
	font-size: 18px;
	color: #FFFFFF;
}

.bar {
	display: table;
	width: 95%;
}

.subject {
	display: table-cell;
	padding-left: 20px;
	text-align: center;
	width: 28%;
}

.form {
	display: table-cell;
	text-align: right;
	padding-right: 5px;
}

img.login_btn {
	width: 100px;
	height: auto;
}

/*-------　メインメニュー　-------*/

#user {
	width: 120px;
	margin-top: 20px;
	margin-right: 50px;
	float: right;
	text-align: center;
}

#user p {
	font-size: 14px;
	line-height: 15px;
}

img.user_btn {
	width: 100px;
	height: auto;
	margin-bottom: 5px;
}

#menu_title {
	width: 320px;
	margin-top: 80px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.home_gr {
	margin-right: 15px;
	vertical-align: middle;
}

.text_menu {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #4F4F4F;
}

#menu_box {
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}

#menu1 {
	width: 600px;
	height: 180px;
	padding: 5px;
	margin-bottom: 20px;
	border-radius: 100px;
	background-color: #dce6f2;
	margin-left: auto;
	margin-right: auto;
}

#menu2 {
	width: 600px;
	height: 180px;
	padding: 5px;
	border-radius: 100px;
	background-color: #e6e0ec;
	margin-left: auto;
	margin-right: auto;
}

.memu_b01 {
	width: 190px;
	line-height: 190px;
	text-align: center;
	float: left;
	font-weight: bold;
}

.memu_b02 {
	width: 190px;
	padding-top: 17px;
	text-align: center;
	float: left;
}

.memu_b02 p {
	padding-top: 5px;
	font-size: 14px
}

.memu_b03 {
	width: 190px;
	padding-top: 17px;
	text-align: center;
	float: left;
}

.memu_b03 p {
	padding-top: 5px;
	line-height: 15px;
	font-size: 14px
}

img.menu_btn {
	width: 120px;
	height: auto;
}

/*-------　一覧画面　-------*/

.title {
	width: 1180px;
	box-sizing: border-box;
	padding: 15px 0;
}

.title_left {
	width: 80%;
	height: 70px;
	float: left;
}

.title_rignt {
	width: 20%;
	height: 70px;
	text-align: right;
	float: left;
}

.title_left2 {
	width: 20%;
	height: 70px;
	padding-top: 5px;
	float: left;
}

.title_middle2 {
	width: 60%;
	height: 70px;
	float: left;
}

.title_rignt2 {
	width: 10%;
	height: 70px;
	text-align: right;
	float: left;
}

.title_left h1 {
	font-size: 20px;
	margin: 25px 0 0 0;
}

img.left_icon {
	float: left;
	margin: -15px 10px 0 0;
}

img.title_icon {
	width: 66px;
	height: auto;
	margin-right: 10px;
}

img.title_icon2 {
	width: 60px;
	height: auto;
	margin-right: 15px;
}

img.title_icon3 {
	width: 66px;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
}

img.icon {
	padding: 4px;
}

img.search_icon {
	width: 50px;
	height: auto;
}

.choice2-on {
	width: 62px;
	height: 62px;
	color: #ffffff;
	background-color: #0070C0;
	border-radius: 60px;
	text-align: center;
	line-height: 62px;
	display: inline-block;
	_display: inline;
	margin-right: 6px;
}

.choice2-off {
	width: 62px;
	height: 62px;
	color: #ffffff;
	background-color: #00B0F0;
	border-radius: 60px;
	text-align: center;
	line-height: 62px;
	display: inline-block;
	_display: inline;
	margin-right: 6px;
}

.search_box {
	width: 687px;
	height: 70px;
	background-color: #00B1F1;
	border-radius: 6px;
	padding-top: 3px;
}

/*-------　フォーム　-------*/
input,
textarea {
	font-size: 14px;
	padding: 6px;
	border: 1px solid #70B4E9;
	border-radius: 5px;
}

.w300 {
	width: 300px;
}

.w180 {
	width: 180px;
}

/* ボタンのスタイル */
.btn {
	width: 170px;
	padding: 11px 0 11px 9px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 60px;
	background-color: #00B0F0;
	background-image: url(../img/form.png);
	background-repeat: no-repeat;
	background-position: 4px -1px;
	border: none;
}

.menu_terms {
	float: right;
	margin-right: 50px;
}

.menu_terms a {
    text-decoration: underline;
    color: #0689de;
}

.terms{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 800px;
}

.terms h1{
	text-align: center;
}

.setting {
	width: 1180px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 100px;
}

.setting-wrapper{
	margin:50px;
}

.setting-container{
	width: 600px;
    border: 1px solid;
    padding: 20px;
    margin-top: 10px;
}

.setting-content {
	margin-bottom: 20px;
	display: flex;
}

.setting-content-title {
	width: 300px;
	padding-top: 5px;
}

.ui-datepicker-calendar tbody{
	display: contents;
}

.content-media{
	position: relative;
	display: inline-block;
}

.content-media img,
.content-media video{
	height: 75px;

}

.content-media-icon img{
	position: absolute !important;
	width: auto !important;
	height: 30% !important;
	right: 0px !important;
	top: 0px !important;
}