﻿@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* 共通 */
body {
	background: url(/e-learning/assets/imgs/bg_page.jpg);
	text-align:center;
	font-family:'Yu Gothic','YuGothic','Meiryo UI','Meiryo','HiraKakuPro-W6','HiraKakuProN-W6','Osaka','Droid Sans','ＭＳ ゴシック';
	font-size:16px;
}
a:hover {
	opacity: 0.7;
}

p {
	margin-bottom:10px;
}

#elearning {
	margin:auto;
	margin-top: 30px;
	margin-bottom: 20px;
	background:#fff;
	display: block;
	border-radius:10px;
	width:1000px;
	color:#606060;
	line-height:1.8;
	text-align:left;
}
#contents {
	padding:50px 50px 15px 50px;
}

/* フォント関連 */
.l_large {
	font-size:18px;
}
.font_small {
	font-size:0.8em;
}

/* 配置 */
.al_center { text-align:center; }

.ml20 {margin-left:20px !important;}

.mr5 {margin-right:5px !important;}
.mr20 {margin-right:20px !important;}

.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb60 {margin-bottom:60px !important;}


/* グリッド */
.grid_2 {
    display: flex;
    margin:0 30px 0 30px;
}
.grid_2 .l_box {
	margin:0 40px 40px 0;
}

/* フッタ関連 */
footer {
	border-top:1px solid #b9b9b9;
}
.footer {
	display:block;
}
.footer .sns_area {
	margin-top:20px;
	float:left;
	display:flex;
}
.footer .flogo_area {
	margin-top:12px;
	float:right;
	display:flex;
}
.footer:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.copyright {
	font-size:12px;
	margin:25px 0 40px 0;
}


/* トップページ */
h1.toph1 {
	font-weight:bold;
	font-size:3em;
	margin-bottom:40px;
	line-height:1.3;
}
h1.toph1 span {
	font-size:0.7em;
}
h2.toph2 {
	margin-bottom:30px;
}
h3.toph3kihon {
	display:block;
	margin-bottom:20px;
}
h3.toph3kihon a {
	background:url(/e-learning/assets/imgs/bg_btn_g.jpg);
	border-radius:30px;
	text-align:center;
	padding:12px 0;
	font-size:20px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
_:-ms-lang(x)::-ms-backdrop, h3.toph3kihon a {
  padding: 15px 0 9px 0;
}
h3.toph3shien {
	display:block;
	margin-bottom:20px;
}
h3.toph3shien a {
	background:url(/e-learning/assets/imgs/bg_btn_p.jpg);
	border-radius:30px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:12px 0;
	font-size:20px;
	text-decoration:none;
}
_:-ms-lang(x)::-ms-backdrop, h3.toph3shien a {
  padding: 15px 0 9px 0;
}
h4.toph4kihon {
	font-weight:bold;
	font-size:26px;
	border-bottom:solid 3px #89c660;
	margin-bottom:15px;
}
h4.toph4shien {
	font-weight:bold;
	font-size:26px;
	border-bottom:solid 3px #f48ba2;
	margin-bottom:15px;
}
.ul_indent {
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:50px;
}
.ul_indent li {
	margin-bottom:10px;
}
.ul_indent span {
	font-size:16px;
	font-weight:normal;
}
.r_b_margin {
	margin-bottom:86px;
}
.annotation_box {
	margin:25px 30px;
}
h5.add {
	font-size:18px;
	margin-bottom:10px;
}
ul.annotation {
	margin:0 0 50px 16px;
	font-size:14px;
}
ul.annotation li {
	list-style-type: none;
	text-indent: -1em;
}
ul.annotation li:before {
	display: inline;
	content: "※";
}

/* aboutページ */
.text_area {
  margin:0 30px 40px;
}
h2.abouth2{
  font-size:1.5em;
  border-bottom:3px solid #fa8072;
  margin-bottom:20px;
}
table.memberlist {
  margin:auto;
  width:650px;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
}
table.memberlist th, table.memberlist td {
  padding:5px 20px;
  vertical-align:middle;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
table.memberlist th {
  background:#f5f5f5;
  width:80px;
  text-align:center;
}
.text_indent2{
  padding-left:2em;
  text-indent:-2em;
}
.text_indent3{
  padding-left:3em;
  text-indent:-3em;
}
.dot_list {
  margin:0 0 20px 20px;
}

@media screen and (max-width: 767px) {
  img { width:90%;
  }

  #elearning {
	margin: 10px;
	width:95%;
	min-width:350px;
  }
  #contents {
	padding:20px 20px 15px 20px;
  }
  .grid_2 {
    display: block;
	margin:0;
  }
  .grid_2 .l_box, .grid_2 .r_box  {
	margin:0 10px 40px 10px;
  }
  h1.toph1 {
	font-size:2em;
	margin-bottom:30px;
  }
  h3.toph3kihon a {
	border-radius:27px;
	font-size:18px;
  }
  h3.toph3shien a {
	border-radius:27px;
	font-size:18px;
  }
  h5.add {
	font-size:18px;
	margin-bottom:10px;
  }
  .annotation_box {
	margin:20px 10px;
  }

  .footer .sns_area {
	float:none;
	justify-content: center;
  }
  .footer .flogo_area {
	float:none;
	justify-content: center;
  }
  .footer:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .copyright {
    font-size:12px;
    margin:25px 0 40px 0;
  }
  /* aboutページ */
  .text_area {
    margin:0 0 40px;
  }
  table.memberlist {
    margin:auto;
    width:100%;
  }
  table.memberlist th, table.memberlist td {
    padding:5px 5px;
  }
}
