/* Enter Your Custom CSS Here */

#inner-content .btn {
    margin: .5em .5em .5em 0;
    text-decoration: none;
}

.talker {
    font-size: 10px;
}

.site-header-in {
    text-align: center;
}

.accent-bc {
    background-color: #d61010;
}

.shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}

.cubic1 {
    display: inline-block;
    padding: .5em 1em;
    border-bottom: solid 4px rgba(0, 0, 0, .27);
    border-radius: 3px;
    color: #fff;
  font-weight: bold;
      margin: 20px 0px;
}

.global-nav {
    background: #217fc4!important;
}

.su-list ul li {
    line-height: 1.6em!important;
}

.no-gn .breadcrumbs-in {
    font-size: 10px!important;
}

.post-date, .post-pv {
    font-size: 12px!important;
}

.site-header-in {
    padding-bottom: 1em!important;
}

.breadcrumbs-in {
    margin: 1em 0!important;
      font-size: 10px;
}

.main-body {
    margin-top: 1em!important;
}

.cont-nav {
    padding-top: 0px!important;
    font-size: 5px!important;
}

.su-box-content ul {
    margin-left: 10px!important;
}

th, td {
    padding: 10px 10px!important;
    font-size: 12px!important;
}

p {
      font-size: 15.5px;
    line-height: 1.8;
}

.main-body h1{
	margin: 60px 0 20px;
	padding: 10px 18px;
	background-color: #b5def8;
	color: #4b3a24;
	font-size: 20px!important;
	border-top: 3px #7ec0ee solid;
	border-bottom: 3px #7ec0ee solid;
}

.main-body h2{
	margin: 30px 0 30px;
	padding: 20px 20px;
	background: #217fc4;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}



.main-body h3{
	margin: 30px 0 30px;
	padding: 15px 10px;
	border-top: 2px solid #7ec0ee;
	border-bottom: 2px solid #7ec0ee;
	font-weight: bold;
	font-size: 16px;
	color: #4b3a24;
}

.main-body h4{
	margin: 20px 0px 20px 0px;
	padding: 10px 18px;
	background: #217fc4;
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
}


.comments-link {display: none;}

.haikei01{
          background-color: rgba(255, 232, 0, 0.12);
      padding: 10px;
}

.time01{
  font-size: 12px;
}

.post-cat{
    font-size: 12px;
}

.ad02 {
    padding: 15px;
    border: solid 5px #217fc4;
}

.ad03 {
    padding: 15px;
    border: solid 5px #c42121;
}

.box-point {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box-point .box-title01 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box-point p {
    margin: 0; 
    padding: 0;
}

.box-list ul {
  padding: 0;
}

.box-list ul li {
  color: black;
  position:relative;
  background: #f1f8ff;/*バーの色*/
  line-height: 1.5;
  padding: 0.5em;
  margin-bottom: 4px;
  border-left : solid 35px #5c9ee7;/*先の色＝アイコン裏の色*/
  list-style-type: none!important;
}

.box-list ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f303";
  position: absolute;
  display: block;
  padding: 0.5em;
  width: 1.2em;
  color: white; /*アイコン色*/
  font-weight: normal;/*アイコンは太字にしない*/
  text-align: center;
  left : -35px; /*左端からのアイコンまでの距離*/
  /*以下 上下中央寄せのため*/
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chat-l, .chat-r {
    margin: 1em 0 1em!important;
}


.ad01 {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 15px;
    margin: 15px 0px 15px 0px;
  border: 5px solid #217fc4;
}

.ad001 {
    margin-bottom: 30px;
    padding: 10px;
    border: solid 2px #217fc4;
    border-radius: 2px;
}

.ad-top {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 15px;
    margin: 15px 0px 15px 0px;
}

.header-logo-sp {
  display: none;
    position: fixed;
    bottom: -17px;
    z-index: 999999;
    background-size: cover;
    line-height: 0;
}

.page-top {
    display: none;
    position: fixed;
    right: 7px;
    bottom: 80px;
    z-index: 99;
    line-height: 1.2;
    margin-bottom: 0;
}


.su-spoiler-content {
    padding: 0px !important;
}

.su-spoiler {
    margin-bottom: 0 !important;
}


/* 画面下部で表示・非表示を繰り返す */
.blinking-footer-banner {
  display: none;
  background-color: #F0E68C;
  height: 100px;
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0;
  z-index: 10;
}





.su-spoiler-style-fancy>.su-spoiler-title {
	background: #217fc426 !important;
}

.button-table{
	width: 100%;
	margin: 1em 0;
	padding: 0;
}

.button-table th,button-table td{
	padding: 0;
}

.button-table th{
	font-weight: bold;
	text-align: center;
}


.reflection-img{
    width       :100%;
    height      :100%;
    position    :relative;
    overflow    :hidden;
}

.reflection {
    height      :100%;
    width       :30px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 2.5s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 2s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 2s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}




.rct-body ol{
    margin-left: 127px;
    margin-top: -25px;
    margin-bottom: 20px;
    padding-left: 0;
	display: inline-block;
}

        .rct-body{
            min-width:290px;
            width: 100%;
            border: 1px solid #cccccc;
            background-color: #FFFFFF;
font-size:0.85em;
        }

 .rct-body ul li img{
float: left;
    width: 100px;
    height: 65px;

}
        .rct-body ul{
            list-style: none;
            margin: 0;
            padding: 0;
        }
.rct-body li{
    margin: 0;
	border-bottom: 1px solid #cccccc;
}
        .rct-body .rct-content li a{
            width:100%;
            height:100%;
            display: inline-block;
            overflow: hidden;
	
        }
        .rct-body .rct-tab{
        }

        .rct-body .rct-tab-item{
            width: 33%;
            padding:0;
            margin-right: 0.5%;
            display: inline-block;
            text-align: center;
            box-sizing: border-box;
            float: left;
        }
        .rct-body .rct-tab-item a{
            padding:1em 0;
            background-color: #E0E7F0;
        }
        .rct-tab .current-tab{
            color: #FFFFFF!important;
            background-color: #217FC4!important;
        }
        .rct-body .rct-tab #last-item{
            margin-right:0
        }

        .rct-content{
            clear: both;
           
            padding:0;
        }

        .rct-content .rctList-half{
            width: 50%;
            display: inline-block;
font-size:0.9em;
        }

        .rct-content .rctList-half li{
            padding: 10px 0px 3px 7px;
            border-bottom: 1px solid #EFEFEF;
        }

        .rct-tab-item a, .cat-item a{
            display: inline-block;
            width:100%;
            height:100%;
        }


        .rct-body .rct-content .rctList-full li{
            padding: 1.8em 1em 1.4em 0.6em;
        }
        .rct-body .rct-content .rctList-full li a:before {
            content: url("http://card-life.jp/wp-content/uploads/2017/05/icon-arrow_r.png");
            display: inline-block;
            width: 1em;
            height: 1em;
            margin-right: 0.4em;
        }

        .rctList-full li.od{
            background-color: #FFFFFF;
        }
        .rctList-full li.ev{
            background-color: #F7F9FC;
        }


        .rct-body .rct-content .rctList-full li a {
            display: inline-block;
            width:100%;
            height:100%;
	font-size: 1.1em;
        }

        .cat-item .item-icon{
            width: 100px;
            height: 70px;
            margin-right: 0.4em;
            vertical-align: baseline;
        }

        .rct-content #rct01{
            display: block;
        }
        .rct-content #rct02{
            display: none;
        }
        .rct-content #rct03{
            display: none;
        }

        .rct-body a {
            text-decoration: none;
        }
        .rct-body a:hover {
            text-decoration: underline;
            color: #FF6600;
        }






.su-table{
    width: 100% !important;
    margin: 20px auto 20px;
    border: 1px solid #217fc4;
    border-collapse: separate;
    font-size: 12px !important;
}

.su-table table{
    margin: 0 0 0 0 !important;
}




.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width: 25%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
    background: rgb(29, 33, 19);
}

.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #072A24;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}



li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: #072A24;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__mega:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 32%;
    border: none;
}

li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
    margin: 0 1%;
}



.su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 10px 30px 10px 30px !important;
    font-weight: bol;
    font-size: 14px !important;
}

.su-spoiler-icon {
    position: absolute;
    left: 7px;
    top: 10px !important;
    display: block;
    width: 21px !important;
    height: 21px!important;
    line-height: 23px!important;
    text-align: center;
    font-size: 15px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.su-spoiler.my-custom-spoiler .su-spoiler-title {
    background-color: #b5deff!important;
}


.su-spoiler-style-default>.su-spoiler-content {
    padding: 0 !important;
}

.table001{
	padding: 0px 0px;
}

.table001 th, .table001 td {
	padding: 0px 0px;
}

.su-column {
    margin: 0 0 0.5em 0 !important;
}

.btn01 a {
    display: block;
    position: relative;
    background-color: #e3444c;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 1.3;
    padding: 1em 2em 1em 1em;
    border-radius: 6px;
}

.btn01 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0.8em;
    font-family: FontAwesome;
    content: ">";
    font-size: 1.1em;
    line-height: 1;
    margin-top: -0.5em;
}

.btn02 a {
    display: block;
    position: relative;
    background-color: #4474e3;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 1.3;
    padding: 1em 2em 1em 1em;
    border-radius: 6px;
}

.btn02 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0.8em;
    font-family: FontAwesome;
    content: ">";
    font-size: 1.1em;
    line-height: 1;
    margin-top: -0.5em;
}




.aligncenter {
    margin-bottom: 1em !important; 
}



.su-button-wide {
    margin: 1em !important;
}

.su-box-content ul {
	margin-left:0px;
}


.checkit ul {
	margin-left:0px;
}

.checkit li {
    position: relative;
list-style:none;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.35;

    margin-bottom: 10px;
    padding: 0 0 10px 24px;
    border-bottom: 1px dotted #0071e3;
}

.checkit ul li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0em;
	width: 12px;
	height: 3px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

  .su-tabs.my-custom-tabs { background-color: #84ADEA }
  .su-tabs.my-custom-tabs .su-tabs-nav span { font-size: 1.3em }
  .su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current { background-color: #EDFAFF }
  .su-tabs.my-custom-tabs .su-tabs-pane {
    padding: 1em;
    font-size: 1.3em;
    background-color: #EDFAFF;
  }



.midasi01{
	margin: 20px 0px 20px 0px;
	padding: 10px 18px;
	background: #217fc4;
	color: #fff;
	font-size: 1em;
	line-height: 1.8;
}

.midasi02{
    margin: 0;
    padding: 10px 5px;
    background: #00487e;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.1;
}


.rnd1{
	position:relative;
	z-index:1;
}



.rbox2 {
	    padding: 10px;
	border: 2px solid #FF843F;
}

.rbox3 {
	border: 2px solid #FFFA93;
}

.rbox4 {
	background-color: #e7f5ff;
	
}

.rbox5 {
	border: 2px solid #25d400;
}

.rbox6 {
	border: 2px solid #FF9393;
}





/*--------------------------------------
  TOC+
--------------------------------------*/
#toc_container {
	display: block !important;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 95%;
	box-sizing: border-box;
	line-height: 1.7;
	margin: 36px auto;
	padding: 1em 1em;
}

#toc_container .toc_title {
	text-align: center;
	background: #eee;
	border-bottom: 2px solid #ddd;
	padding: 0.4em 0;
font-size: 12px;
}

#toc_container ul {
    list-style: none;
    margin-bottom: 0;
font-size: 12px;
}

#toc_container ul li {
    margin: 0;
    padding-left: 0;
    text-indent: 0;
}

#toc_container ul a {
	display: block;
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #ccc;
}

#toc_container .toc_list > li > a {
	border-bottom: 1px dotted #ccc
}

#toc_container ul ul {
	padding: 1em 0 1em 1em;
}



.check-box {
    padding: 16px 14px 11px;
    border: 4px solid #ededed;
    margin: 0 30px 30px;
}

.coment_student {
    /* margin: 0 0 30px 30px; */
    padding: 24px 22px;
    width: 402px;
    min-height: 86px;
    background: #e8efd5;
    border-radius: 8px;
    color: #060001;
    position: relative;
}

.coment_professor {
    margin: 0 30px 30px auto;
    padding: 24px 22px;
    width: 402px;
    min-height: 86px;
    background: #ebeff6;
    border-radius: 8px;
    color: #060001;
    position: relative;
}


.waku {
    border: 4px solid #EAEAEA;
    padding: 17px 12px;
    margin: 0 0px 30px;
}


.titled_box {
	margin: 0 0 20px;
	padding: 15px 20px;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
	text-align: left;
	font-size: 14px;
	font-size: 1.08rem;
	line-height: 1.75;
}


.box-title-white {
	background: #3498db repeat-x center bottom;
	color: #fff;
}

.box-title {
    margin: -15px -20px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
    font-size: 1.08rem;
    line-height: 1.3;
}



/****************************************
 
          moreタグ関連記事（Relation）
 
*****************************************/
#more_related-entries {
	height: 250px !important;
	overflow: auto !important;
	border: 1px solid #ccc;
}

.more_related-entries h3 {
	margin-bottom: 0 !important;
	font-size: 22px;
}

#more_related-entries .more_related-entry {
	line-height: 120%;
	margin-bottom: 5px;
	clear: both;
}

#more_related-entries .more_related-entry-thumb {
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100px !important;
	height: 75px !important;
}

#more_related-entries .more_related-entry-content {
	margin-left: 105px;
}

.more_related-entry-title {
	margin-bottom: 5px;
}

.more_related-entry-snippet {
	line-height: 115%;
	margin: 0 0 5px;
	font-size: 14px;
}

.more_related-entry-read {
	margin: 0;
	font-size: 16px;
}


#footerFloatingMenu {
    position: fixed;
    background: #fff;
    width: 100%;
    height: auto;
    top: 0px;
}

.footer_menu {
    position: fixed;
    top: 0;
    left: 0;
    background: #006eb8;
    z-index: 9999;
    -moz-opacity: 0.9;
    opacity: 1;
}

ul.footer_menu {
    margin: 0 auto;
padding-left: 0px !important;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;

}

ul.footer_menu li {
    margin: 0 auto;
    padding: 0 auto;
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    font-size: 13px;
    line-height: 15px;
    width: 25%;
}

ul.footer_menu li a {
    border: none;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

#footerFloatingMenu .fa {
    font-size: 2em;
    color: #5090d9;
    padding: 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-home:before {
    content: "\f015";
}


