/* style for tablet */
/**==================================================*/
/** ページ共通 */
/**==================================================*/
body#pagetop {
	width:100%;
	height: 100%;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
/*	min-width: 768px;*/
}
/**==================================================*/


/**==================================================*/
/** pagetop */
/**==================================================*/
div.page_top_button {
    position: fixed;
    bottom: 100px;
    right: 20px;
	z-index: 10000;
}
/**==================================================*/

div.header_wrapper {
	background: #000000;
	padding: 30px 0;
	border-bottom: 1px solid #FFFBCA;
}

div.header_logo_wrapper {
	background: #000000;
	width: 98%;
	margin: 0 auto;
}

div.header_logo {
	width: 33%;
	float: left;
	text-align: center;
}

div.header_logo img {
	width: 95%;
}

/** revision */
div.header_logo img.logo2_adjust {
	width: 100%;
	padding: 0 0 10px 0;
}
/** revision */

div.header_button {
	width: 65%;
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
}

div.header_button img {
	margin: 0 5px;
}

img.header_access {
	width: 101px;
}

img.header_syllabus {
	width: 113px;
}

img.header_inquiry {
	width: 135px;
}

img.header_entry {
/*	width: 304px;*/
	width: 45%;
	padding: 20px 0 0 0;
}

div.navi_wrapper {
	background: #000000;
	padding: 20px 0;
}

div.navi_wrapper ul {
	width: 95%;
	margin: 0 auto;
}

div.navi_wrapper ul li {
	width: 16.6%;
	float: left;
}

div.navi_wrapper ul li img {
	width: 100%;
}

div.main_img {
	margin: 0;
	width: 100%;
	min-height: 500px;
	background: url(/udaiacademy/images/main_img.jpg) no-repeat;
	background-size: cover;
	position: relative;
	background-position: center center;
}

div.main_layer {
	position: absolute;
	top: 50px;
	right: 150px;
}

div.main_layer img {
	width: 96px;
}

div.main_comment_wrapper {
	padding: 50px 0;
	background: url(/udaiacademy/images/main_catch_bg.png) no-repeat;
	background-size: 98%;
	background-position: center center;
	background-color: #000000;
}

div.main_comment {
	width: 95%;
	margin: 0 auto;
}

div.main_comment h1 img {
	width: 169px;
	display: block;
	margin: 0 auto;
}

div.main_comment ul {
	width: 100%;
	margin: 30px 0 20px 0;
}

div.main_comment ul li {
	color: #ffffff;
	padding: 10px 0;
}

div.main_comment ul li.concept {
	font-size: 16px;
	font-family: "Noto Sans Japanese";
	text-align: center;
	font-weight: bold;
}

div.main_comment ul li.sep {
	text-align: center;
}

div.main_comment ul li.sep img {
	width: 50px;
}

div.main_comment ul li.concept_comment {
	font-size: 18px;
	font-family: "Noto Sans Japanese";
	text-align: center;
	font-weight: bold;
}

div.whatsnew {
	padding: 50px;
	text-align: center;
}

div.whatsnew img {
	width: 383px;
}

div.accent4_wrapper {
	padding: 50px 0;
	background: url(/udaiacademy/images/4accent_bg.gif) repeat;
}

div.accent4_inner {
	width: 90%;
	margin: 0 auto;
}

div.accent4_inner ul li {
	text-align: center;
	padding: 15px 0;
}

li.accent4_title img {
	width: 327px;
}

li.accent_title img {
	width: 510px;
}

li.accent4_button img {
	width: 350px;
}

li.accent_other_title img {
	width: 100%;
}

div.footer_entry_wrapper {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	
}

div.footer_entry {
	width: 48%;
	float: left;
}

div.footer_flow {
	width: 48%;
	float: right;
}

div.footer_entry img, div.footer_flow img {
	width: 100%;
}

div.footer_wrapper {
	background: #000000;
	padding: 30px 0;
}

div.footer_inner {
	width: 90%;
	margin: 0 auto;
	color: #ffffff;
	line-height: 26px;
}

div.footer_inner a {
	color: #ffffff;
}

div.page_title {
	background: #134B5B;
	padding: 30px 0;
	text-align: center;
}

div.mentor_info {
	background: url(/udaiacademy/images/mentor_info_bg.gif) repeat;
	padding: 50px 0 30px 0;
}

div.mentor_info h3 {
	background: url(/udaiacademy/images/mentor_info_title.png) no-repeat;
	background-size: 90%;
	background-position: center center;
	text-indent: -9999px;
}

div.mentor_info_inner {
	width: 90%;
	margin: 0 auto;
}

div.mentor_info_inner p {
	margin: 30px 0;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

div.mentor_info_inner ul {
	margin: 50px auto;
}

div.mentor_info_inner ul li {
	width: 25%;
	float: left;
	text-align: center;
	color: #ffffff;
}

div.mentor_info_inner ul li img {
	width: 80%;
}

div.mentor_info_inner p img {
	width: 400px;
}

div.mentor_info_inner img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}

/**==========*/
/** UUカレッジ4つの特徴 */
/**==========*/
h1.accent4_title img {
	width: 327px;
}

div.main_contents_wrapper {
	margin: 0 auto;
	padding: 50px 0;
}

div.main_contents_wrapper_color {
	margin: 0 auto;
	padding: 50px 0;
	background: #F5F5F5;
}

div.main_contents_inner {
	width: 90%;
	margin: 0 auto;
}

div.accent4_syllabus {
	margin: 10px 0 0 0;
}

div.accent4_syllabus p.accent4_syllabus_title {
	font-size: 18px;
	font-family: "Noto Sans Japanese";
	color: #134B5B;
	padding: 0 0 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #EAEAEA;
}

div.accent4_syllabus p.accent4_syllabus_subtitle {
	font-size: 18px;
	font-family: "Noto Sans Japanese";
	color: #134B5B;
	padding: 30px 0 0 0;
}

div.accent4_syllabus p {
	font-size: 18px;
	padding: 0;
}

div.main_contents_inner p {
	font-size: 18px;
	padding: 20px 0;
}

div.main_contents_inner p span {
	color: #B50036;
	font-weight: bold;
}

div.main_contents_inner p img {
	width: 85%;
	display: block;
	margin: 0 auto;
}

div.main_contents_inner_other {
	width: 80%;
	margin: 0 auto;
}

div.main_contents_inner h3 {
	font-size: 24px;
	font-family: "Noto Sans Japanese";
}

div.main_contents_inner_other h3 {
	background: url(/udaiacademy/images/accent4_other_icon.gif) no-repeat;
	background-size: 31px;
	background-position: 0 center;
	font-size: 24px;
	font-family: "Noto Sans Japanese";
	padding: 0 0 0 50px;
}

table.accent4_price_table {
	width: 100%;
	border-collapse: collapse;
}

table.accent4_price_table th {
	padding: 10px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	font-size: 15px;
}

table.accent4_price_table td {
	padding: 10px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	font-size: 15px;
}

table.accent4_price_table td.price {
	text-align: right;
}

table.accent4_price_table td.price_table_comment {
	color: #B50036;
	line-height: 26px;
}

table.accent4_price_table td.price_table_comment a {
	color: #B50036;
	text-decoration: underline;
}

div.portfolio_wrapper {
	margin: 30px 0 0 0;
}

div.portfolio_img {
	float: left;
	width: 40%;
}

div.portfolio_img img {
	width: 48%;
	border: 1px solid #EFEFEF;
}

div.portfolio_comment {
	float: right;
	width: 55%;
}

div.accent4_illust_top_wrapper {
	width: 100%;
	margin: 30px auto 0 auto;
}

div.accent4_illust_top_inner {
	margin: 0;
}

div.accent4_illust_top_left {
	float: left;
	width: 48%;
	min-height: 350px;
	text-align: center;
	border: 1px solid #efefef;
}

div.accent4_illust_top_left img {
	margin: 50px 0 0 0;
	width: 90%;
}

div.accent4_illust_top_right img {
	margin: 40px 0 0 0;
	width: 57%;
}

div.accent4_illust_top_left p, div.accent4_illust_top_right p {
	padding: 10px;
	background: #000000;
	color: #ffffff;
	text-align: center;
}

div.accent4_illust_top_right {
	float: right;
	width: 48%;
	min-height: 350px;
	text-align: center;
	border: 1px solid #efefef;
}

div.accent4_illust_bottom_wrapper {
	width: 100%;
	margin: 30px 0 0 0;
}

div.accent4_illust_bottom_left {
	float: left;
	width: 32%;
	min-height: 300px;
	margin: 0 10px 0 0;
	text-align: center;
	border: 1px solid #efefef;
}

div.accent4_illust_bottom_center {
	float: left;
	width: 32%;
	min-height: 300px;
	margin: 0 10px 0 0;
	text-align: center;
	border: 1px solid #efefef;
}

div.accent4_illust_bottom_right {
	float: left;
	width: 32%;
	min-height: 300px;
	text-align: center;
	border: 1px solid #efefef;
}

div.accent4_illust_bottom_left p, div.accent4_illust_bottom_center p, div.accent4_illust_bottom_right p {
	padding: 10px;
	background: #000000;
	color: #ffffff;
	text-align: left;
}

div.accent4_illust_bottom_left img {
	margin: 30px 0 0 0;
	width: 90%;
}

div.accent4_illust_bottom_center img {
	margin: 20px 0 0 0;
	width: 70%;
}

div.accent4_illust_bottom_right img {
	margin: 30px 0 0 0;
	width: 45%;
}

div.theme_button {
	text-align: center;
}

div.theme_button img {
	width: 300px;
}

/**==========*/
/** 受講までの流れ */
/**==========*/
h1.flow_title img {
	width: 218px;
}

div.flow_contents_inner01 {
	width: 90%;
	margin: 0 auto;
	background: url(/udaiacademy/images/flow_bg01.png) no-repeat;
	background-size: 200px;
	background-position: right bottom 150px;
}

div.flow_contents_inner02 {
	width: 90%;
	margin: 30px auto 0 auto;
	background: url(/udaiacademy/images/flow_bg02.png) no-repeat;
	background-size: 125px;
	background-position: right bottom;
	padding: 20px 0 0 0;
	border-top: 2px solid #134B59;
}

div.flow_contents_inner03 {
	width: 90%;
	margin: 30px auto 0 auto;
	background: url(/udaiacademy/images/flow_bg03_re.png) no-repeat;
	background-size: 200px;
	background-position: right 20px;
	padding: 20px 0 0 0;
	border-top: 2px solid #134B59;
}

div.flow_contents_inner04 {
	width: 90%;
	margin: 30px auto 0 auto;
	background: url(/udaiacademy/images/flow_bg04.png) no-repeat;
	background-size: 100px;
	background-position: right bottom;
	padding: 20px 0 0 0;
	border-top: 2px solid #134B59;
}

div.flow_contents_inner05 {
	width: 90%;
	margin: 30px auto 0 auto;
	padding: 20px 0 0 0;
	border-top: 2px solid #134B59;
/*	background: url(/udaiacademy/images/flow_bg04.png) no-repeat;
	background-size: 100px;
	background-position: right 20px bottom;*/
}

div.flow_contents_inner06 {
	width: 90%;
	margin: 30px auto 0 auto;
	background: url(/udaiacademy/images/flow_bg06.png) no-repeat;
	background-size: 200px;
	background-position: right 20px;
	padding: 20px 0 0 0;
	border-top: 2px solid #134B59;
}

div.flow_contents_inner01 h3, div.flow_contents_inner02 h3, div.flow_contents_inner03 h3, div.flow_contents_inner04 h3, div.flow_contents_inner05 h3 {
	font-size: 24px;
	font-family: "Noto Sans Japanese";
}

div.flow_contents_inner01 p, div.flow_contents_inner02 p, div.flow_contents_inner03 p, div.flow_contents_inner04 p, div.flow_contents_inner05 p, div.flow_contents_inner06 p {
	font-size: 16px;
	padding: 20px 0;
	line-height: 30px;
}

div.flow_contents_inner04 p {
	width: 80%;
}

p.flow_inner02_adjust {
	width: 80%;
}

div.flow_contents_inner01 p a {
	text-decoration: underline;
}

h4.flow_subtitle {
	margin: 20px 0 0 0;
	font-size: 20px;
	font-family: "Noto Sans Japanese";
	color: #134B5A;
	line-height: 30px;
	font-weight: normal;
}

h4.flow_subtitle strong {
	font-weight: normal;
}

h4.flow_subtitle span {
	color: #cccccc;
}

div.flow_contact {
	padding: 30px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	text-align: center;
}

div.flow_contact img {
	width: 229px;
	margin: 0 30px;
}

img.flow_syllabus_button {
	display: block;
	width: 250px;
	margin: 20px 0 0 0;
}

ul.flow_schedule {
	margin: 10px 0 0 0;
}

ul.flow_schedule li.left_top_start {
	border-top: 4px solid #cccccc;
	border-left: 4px solid #cccccc;
}

ul.flow_schedule li.left_top {
	border-top: 4px solid #cccccc;
	border-left: 2px solid #cccccc;
}

ul.flow_schedule li.left_bottom_start {
	border-bottom: 4px solid #cccccc;
	border-left: 4px solid #cccccc;	
}

ul.flow_schedule li.left_bottom {
	border-bottom: 4px solid #cccccc;
	border-left: 2px solid #cccccc;
}

ul.flow_schedule li.right_top_end {
	border-top: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
}

ul.flow_schedule li.right_top {
	border-top: 4px solid #cccccc;
	border-right: 2px solid #cccccc;
}

ul.flow_schedule li.right_bottom_end {
	border-bottom: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
}

ul.flow_schedule li.right_bottom {
	border-bottom: 4px solid #cccccc;
	border-right: 2px solid #cccccc;
}

ul.flow_schedule_sp {
	display: none;
}

ul.flow_schedule li {
	float: left;
	width: 9%;
	text-align: center;
	font-size: 16px;
	border: 1px solid #cccccc;
	padding: 10px 0;
	background: #ffffff;
}

ul.flow_schedule li.list_clear {
	clear: both;
}

/**==========*/
/** コーディネーター／メンターのご紹介 */
/**==========*/
h1.mentor_title img {
	width: 75%;
}

div.mentor_wrapper {
	margin: 0;
	padding: 0 0 30px 0;
}

div.mentor_wrapper_c {
	margin: 0;
	padding: 30px 0;
	background: #F5F5F5;
}

div.mentor_inner {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

div.mentor_inner p.mentor_outline {
	font-size: 22px;
	line-height: 36px;
}

div.mentor_info_wrapper {
	margin: 30px 0 0 0;
}

div.mentor_info_left {
	float: left;
	width: 45%;
}

div.mentor_info_left img, div.mentor_info_right img {
	width: 60%;
	display: block;
	margin: 20px auto;
}

div.mentor_info_right {
	float: right;
	width: 45%;
}

div.mentor_info_left h3, div.mentor_info_right h3 {
	font-size: 22px;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #F2E000;
	padding: 0 0 10px 0;
}

div.mentor_info_left h3 span, div.mentor_info_right h3 span {
	font-size: 18px;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	padding: 0 0 10px 0;
}

div.mentor_info_left p.cordinator_label {
	font-size: 22px;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	padding: 10px 0;
	width: 90%;
	margin: 0 auto;
}

div.mentor_info_left p.mentor_label, div.mentor_info_right p.mentor_label {
	font-size: 22px;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	padding: 10px 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

div.mentor_info_left p.mentor_exp_title, div.mentor_info_right p.mentor_exp_title {
	font-size: 20px;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	padding: 10px 0;
	width: 80%;
	margin: 0 auto;
}

div.mentor_info_left p.mentor_exp, div.mentor_info_right p.mentor_exp {
	font-size: 20px;
	text-align: left;
	line-height: 36px;
	width: 80%;
	margin: 0 auto;
}

h1.entry_title img {
	width: 278px;
}


div.footer_link {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #cccccc;
}

div.footer_inner {
	width: 80%;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

div.footer_inner img {
	width: 300px;
}

.accordion__container {
  width: 70%;
  margin: 10px auto 60px auto;
}
  
.accordion__tab {
  padding: 20px 20px;
  cursor: pointer;
  position: relative;
  background: #196075;
  font-weight: bold;
  color: #ffffff;
}

.accordion__tab::after {
  content: "＋";
  position: absolute;
  right: 20px;
  font-size: 18px;
}

.accordion__tab.active::after {
  content: "ー";
}    

.accordion__content {
  padding: 20px 20px;
  display: none;
  background: #ffffff;
}

.accordion__content ul {
	list-style: none;
}

.accordion__content ul li {
	background: url("/udaiacademy/images/pdf-icon.gif") no-repeat;
	background-size: 20px;
	padding: 20px 0 20px 30px;
	border-bottom: 1px solid #196075;
	background-position: 0 20px;
}