/*
Theme Name: New
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

table.cource{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
	background:#ffffff;
}
table.pc{
	width:100%;
}
table.cource td,
table.cource th{
	border:1px solid #666666;
	padding:8px 10px;
	font-size:13px;
	vertical-align:middle;
	line-height:18px;
}
table.cource th{
	background:#cccccc;
}
table.cource td.nb{
	border:none;
	padding:10px 0 10px 10px;
}
div.loopimg{
	display:none;
}
.cource input,
.pc input{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background:#fda564;
	cursor:pointer;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	height:30px;
	width:74px;
	padding: 0;
	margin-bottom:5px;
	border:none;
}
.cource span.manseki,
.pc span.manseki{
	font-size:13px;
	line-height:26px;
	font-weight:bold;
	color:#ffffff;
	background:#666666;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	width:66px;
	padding: 0;
	margin-bottom:5px;
	display: inline-block;
	text-align:center;
}
.cource input:hover,
.pc input:hover{
	opacity:0.6;
	background:#fda564;
}
.accessBlock{
	margin-bottom:25px;
}
.accessBlock h3{
	font-size:16px;
	margin-bottom:5px;
}
#itempage .iopt_radio_label{
	display:inline-block!important;
	width:210px;
	font-size:14px;
	vertical-align: middle;
}
#itempage .iopt_radio_label .iopt_radio{
	margin:0 5px;
}
#itempage table.item_option th{
	white-space: nowrap;
	font-weight:bold;
}
#itempage table.item_option th,
#itempage table.item_option td{
	padding:20px 10px;
	vertical-align:middle;
}
.catbox{
	width:980px;
	padding-top:30px;
	margin:auto;
}
.catbox .thumbnail{
	display:none;
}
.catbox table{
	width:100%;
	margin:10px 0 20px!important;
}
.footer_explanation{
	padding:0!important;
}
.catbox .post .entry{
	border:none!important;
}

.catbox button,
.catbox input[type="button"],
.catbox input[type="reset"],
.catbox input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.catbox button,
.catbox button[disabled]:hover,
.catbox button[disabled]:focus,
.catbox input[type="button"],
.catbox input[type="button"][disabled]:hover,
.catbox input[type="button"][disabled]:focus,
.catbox input[type="reset"],
.catbox input[type="reset"][disabled]:hover,
.catbox input[type="reset"][disabled]:focus,
.catbox input[type="submit"],
.catbox input[type="submit"][disabled]:hover,
.catbox input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

.catbox button:hover,
.catbox button:focus,
.catbox input[type="button"]:hover,
.catbox input[type="button"]:focus,
.catbox input[type="reset"]:hover,
.catbox input[type="reset"]:focus,
.catbox input[type="submit"]:hover,
.catbox input[type="submit"]:focus {
	background: #007acc;
}

.catbox button:focus,
.catbox input[type="button"]:focus,
.catbox input[type="reset"]:focus,
.catbox input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

.catbox input[type="text"],
.catbox input[type="email"],
.catbox input[type="url"],
.catbox input[type="password"],
.catbox input[type="search"],
.catbox input[type="tel"],
.catbox input[type="number"],
.catbox textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

.catbox input[type="text"]:focus,
.catbox input[type="email"]:focus,
.catbox input[type="url"]:focus,
.catbox input[type="password"]:focus,
.catbox input[type="search"]:focus,
.catbox input[type="tel"]:focus,
.catbox input[type="number"]:focus,
.catbox textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}
.thanks p{
	margin-bottom:20px;
}
.noteBlock{
	border:3px solid #dd0000;
	padding:10px;
}
.note{
	color:#dd0000;
	font-size:13px;
}
.pcRental form {
    float: right;
}
.pc img{
	padding-top:10px;
}
.blogBlock hr{
	margin-bottom:45px;
}
iframe{
	margin-bottom:15px!important;
}

.reserveTable td textarea{
	width:90%;
}

nav.pagination{
	background:none;
	margin-bottom: 50px;
	padding: 0;
}
nav.pagination h2{
	display:none;
}
nav.pagination span{
	display:inline-block;
	border:1px solid #cccccc;
	padding: 4px 8px;
}
nav.pagination a{
	display:inline-block;
	border:1px solid #98bc64;
	text-decoration:none;
	padding: 4px 8px;
}
.spNav ul{
	z-index:88;
}
.bloghead a{
	color:#666666;
}

.contentBlog p.tagTxt{
	font-size:12px;
	text-align:right;
}

.snsBtnNew {
    text-align: center;
}
.contentBlog .snsBtnNew p{
	margin-bottom:0px;
}
.snsIco {
    display: inline-block;
    vertical-align: bottom;
}
.contentBlog .snsIco img{
    border: 0;
    box-shadow:none;
    height: auto;
    margin-bottom: 0;
    max-width: 684px;
}
.contentBlog .snsIco iframe{
	margin-bottom:0!important;
}
.pankuzu{
	width:980px;
	margin:auto;
	margin-top:15px;
}
.pankuzu p{
	font-size:12px;
	line-height:16px;
}
.topBlog .bloghead{
    border-left:none;
    margin-bottom: 0;
    padding: 0;
}
.topBlog .blogHR{
    margin:10px 0;
}
.topBlog .blogheadRight {
    width: 740px;
}
.topBlog .blogheadLeft{
	width:72px;
}
.topBlog .bloghead h2{
	font-size: 16px;
    line-height: 22px;
}
.blogTit{
	margin:30px 0!important;
	color:#555555;
}
.blogTit strong{
	font-size:24px;
}
.archive h1.tit{
	font-size:16px;
}
span.chk{
	font-size:11px;
	color:#dd0000;
}
span.rei{
	font-size:11px;
}
.wpcf7-submit{
	background:#98bc64;
	height:40px;
	width:200px;
	color:#ffffff;
	font-size:14px;
	border:none;
	margin:30px 0;
}
.recruit p{
	margin-bottom:25px;
}
span.wpcf7-list-item{
	display:block;
}
#customer-info th{
	vertical-align:middle;
}
#delivery-info .customer_form dd{
	font-size:11px!important;
}
.blogtit{
	font-size:16px;
	background:#efefef;
	margin-bottom:15px;
	padding:6px 15px;
	line-height:24px;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
}
.sideSeminar ul{
	margin-bottom:15px;
}
.termList li {
	margin-bottom:20px;
}
.termList li a{
	color:#ffffff;
	display:block;
	padding:5px 20px;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
	background:#98bc64;
	text-decoration:none;
	font-weight:bold;
}
.termList li a:hover{
	opacity:0.6;
}
.blogBlock h3.tit{
	font-size:16px;
	padding:10px 15px 8px;
	border-left:3px solid #666666;
	background:#efefef;
	margin-bottom:25px;
}
.blogBlock h4.tit{
	font-size:16px;
	margin-bottom:15px;
	border-left:3px solid #666666;
	padding-left:15px;
}


p.ctaTit{
	font-size:24px!important;
	border-left: 4px solid #555555;
	padding:5px 0 5px 15px;
	color:#555555;
	margin-bottom:30px;
	font-weight:bold;
}
.kobetusoudan{
	margin-bottom:50px;
}
.kobetusoudan p{
	font-size:15px;
	line-height:28px;
	margin-bottom:15px;
}
.topSchedule h1{
	margin:10px 0 50px;
	text-align:center;
	font-size:28px;
}

.contentBlog .ss_privacy {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    color: #333333;
    font-size: 0.85em;
    height: 110px;
    margin:0 auto 30px;
    overflow: auto;
    padding: 3px 8px;
    width:600px;
}
.contentBlog .ss_privacy p{
	font-size:11px;
	line-height:21px;
}
#wpcf7-f1841-p1844-o1 .wpcf7-submit{
	width:350px;
}
#itempage h3{
	margin:30px 0;
}

#itempage .field .field_price{
	padding-bottom:10px!important;
}

.noteInfo{
	padding:5px;
	background:#dd0000;
}
.noteInfo p{
	color:#ffffff;
	font-size:14px;
	line-height:21px;
}
#day1.creativeCourse h2 span,
#day2.creativeCourse h2 span,
#day3.creativeCourse h2 span{
	background:#ffffff;
	padding-right:5px;
}
#day1.creativeCourse ul,
#day2.creativeCourse ul,
#day3.creativeCourse ul{
	margin-bottom:0;
}
.scheduleListTable table.tec th:first-child,
.scheduleListTable table.tec td:first-child{
	display:table-cell;
}

.seminarListTable{
	width:100%;
}
.seminarListTable th{
	padding:5px 0;
	background:#efefef;
	font-weight:bold;
}
.seminarListTable td{
	font-size:13px;
	vertical-align:middle;
	padding:10px;
	border-bottom:5px solid #efefef;
}
#itempage .field{
	border:none!important;
}
#itempage .exp{
	margin:0!important;
}

/*-------------------------
LPｃｓｓ
--------------------------*/

.seminar_ai_h2{
font-size: 2.0rem;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 30px 0;	
    color: #0d2964;
}

.seminar_ai_h2:after{
border-bottom: 1px solid #98bc64;
    content: "";
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 20px auto 0;
    text-align: center;
    width: 115px;
}

.orange_title{
  background-color:orange;
text-align:center;
padding:20px;
}

.orange_title p{
color:#fff!important;
font-size:1.5em;
}

.seminar_flexbox{
display: flex;
margin-top: 10px;
}

.seminar_box1 p{
font-size: 18px;
line-height: 32px;
margin-bottom: 20px;
}

.seminar_box1 h3{
font-size: 21px;
line-height: 32px;
margin-bottom: 20px;
color:#0b3263;
}

.seminar_box1
{
width:68%;
margin-right:2%;
}
.seminar_box2{
width:30%;
}

.day_box1,
.day_box2{
width:50%;
}

.seminar_Center_text{
font-size:1.5em;
line-height:2em;
text-align:center;
padding:20px;
}

.course_box1{
width:38%;
margin:0px 2% 20px 0;
}

.course_box2{
width:60%;
}

.day_title{
font-size:38px;
color:#a1b667;
padding-bottom:20px;
}

.day_title_2{
font-size:38px;
color:#6496ae;
padding-bottom:20px;
}


.day_price{
font-size:1.3em;
color:#a1b667;
padding-bottom:30px;
}

.day_price_2{
font-size:1.3em;
color:#6496ae;
padding-bottom:30px;
}



.day_text{
color:#0b3263;
font-size:1.2em;
line-height:1.5em;
padding-bottom:20px;
}

.day_btn1,
.day_btn2{
text-align:center;
margin:30px 0 50px 0;
width:100%;
}

.day_btn1 a,
.day_btn2 a{
text-decoration:none;
color:#fff!important;
background:#a1b667;
border-radius:5px;
padding:8px 40px;
margin:5px;
}

.choice_box1,
.choice_box2{
width:48%;
margin:1% 30px;
background:#d9cab4;
padding:20px;
height:200px;
}

.gray_box{
background:#ececec;
}

.choice_title{
text-align:center;
margin:20px;
font-size:1.2em;
}

.rea_text{
color:#dd0000;
margin:20px 0;
}

.day_font{
color:#e69515;
margin:20px 0;
font-size:1.2em;
}

.gray_box2{
background:#f2f2f2;
}

.gray_box3{
background:#d8d8d8;
padding:20px;
width:80%;
margin:20px auto;
}

.gray_box3 h4{
margin-bottom: 10px;
}

.gray_box2_text{
font-size:1.2em;
text-align:center;
line-height:1.4em;
}

.hd_lp{
background-attachment: scroll;
    height: 260px;
    padding: 50px 0;
    position: relative;
    background: url(/img/seminar/bg_seminar.jpg) top center no-repeat #0faad1;
    margin-top: 15px;
    text-align: center;
margin-bottom:50px;
}

.hd_lp img{
width:100%;
top:50%;
}

.staff_box1{
background:#f2f2f2;
max-width:700px;
margin:30px auto;
padding:15px;
}

.staff_flexbox{
display: flex;
margin: 10px 0 20px 0;
align-items: center; 
}


/*——————–
 吹き出しを作る
——————–*/
/* 全体のスタイル */
.kaiwa {
  margin-bottom: 25px;
}
/* 左画像 */
.kaiwa-img-left {
  margin: 0;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: -70px;
}
/* 右画像 */
.kaiwa-img-right {
  margin: 0;
  float: right;
  width: 60px;
  height: 60px;
  margin-left: -70px;
}
.kaiwa figure img {
  width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 50%;
  margin: 0;
}
/* 画像の下のテキスト */
.kaiwa-img-description {
  padding: 5px 0 0;
  font-size: 10px;
  text-align: center;
  position: relative;
  bottom: 15px;
}
/* 左からの吹き出しテキスト */
.kaiwa-text-right {
  position: relative;
  margin-left: 80px;
  padding: 10px;
  border-radius: 10px;
  background: #eee;
  margin-right: 12%;
  float: left;
}
/* 右からの吹き出しテキスト */
.kaiwa-text-left {
  position: relative;
  margin-right: 80px;
  padding: 10px;
  border-radius: 10px;
  background-color: #9cd6e7;
  margin-left: 12%;
  float: right;
}
p.kaiwa-text {
  margin: 0 0 0px;
font-size:16px;
}
p.kaiwa-text:last-child {
  margin-bottom: 0;
}
/* 左の三角形を作る */
.kaiwa-text-right:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 15px;
  left: -20px;
}
.kaiwa-text-right:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #eee;
  top: 15px;
  left: -19px;
}
/* 右の三角形を作る */
.kaiwa-text-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 15px;
  right: -20px;
}
.kaiwa-text-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #9cd6e7;
  top: 15px;
  right: -19px;
}
/* 回り込み解除 */
.kaiwa:after,.kaiwa:before {
  clear: both;
  content: "";
  display: block;
}
.staff_img{
width:18%;
margin:0 2% 0 0;
}
.staff_img img{
width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 50%;
  margin: 0;
}

.staff_text{
width:80%;
}

.margin_top{
height:50px;
}

.btn_green{
margin: 20px auto 20px;
max-width: 580px;
width:90%;
font-size: 26px;
padding: 20px 0;
border: 1px solid #98bc64;
display: block;
color: #ffffff;
text-align: center;
text-decoration: none;
font-weight: 400;
font-size: 18px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #98bc64;
}

.btn_green:hover{
color: #98bc64;
background: #ffffff;
}

.seminar_img{
margin-bottom:40px;
}
/*ブレイクポイント*/

@media screen and (min-width:600px){
.max600{
display:none;
}

}

@media screen and (max-width:600px){
.seminar_flexbox{
display: inline-block;
}

.day_box1,
.day_box2,
.course_box1,
.course_box2,
.choice_box1,
.choice_box2,
.day_btn1 a,
.day_btn2 a,
.seminar_box1,
.seminar_box2{
width:100%;
}

.choice_box1,
.choice_box2{
margin:0px 0px 20px 0px;
}

.day_btn1 a{
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom:10px;
display:inline-block;
max-width:500px;
}

.choice_box1,
.choice_box2{
-moz-box-sizing: border-box;
box-sizing: border-box;
height:auto;
}

.seminar_Center_text{
font-size:1.2em;
padding:0px;
}
}

.seminar-grayBlock{
background: #f2f2f2;
max-width: 100%;
padding: 15px;
margin-top:20px;
}

.seminar-grayBlock strong{
margin-right: 10px;
}

.course_box2 p{
	font-size:18px;
	line-height:32px;
}

/* bxslider*/

div.slider {
    width:100%;
    display:block;
    margin:0px auto;
}
 
ul.bxslider01 li {/*メインスライダー*/
    display:block;
    width:100%;
    height:450px;
}
 
ul.bxslider01 li img{
    display:block;
    width:100%;
    height:auto;
}
 
ul.bxslider02 li a {/*サムネイル*/
    display:block;
    width:100px;
    height:60px;
}
 
ul.bxslider02 li a img{/*サムネイルの画像*/
    display:block;
    width:100px;
    height:auto;
}
 
div.controlWrap {
    width:100%;
    display:block;
    position:relative;
    margin:0 auto;
    margin-top: 10px;
}

div.controlWrap p#PrevIcon a{/*矢印画像（前へ）*/
    display:block;
    width:13px;
    height:19px;
    position:absolute;
    background: url(/js/bxslider/images/nav_prev.png) left center no-repeat;
    color:#fff;
    top:20px;
    left:20px;
    text-indent:-9999px;
}
 
div.controlWrap p#NextIcon a{/*矢印画像（次へ）*/
    display:block;
    width:13px;
    height:19px;
    position:absolute;
    background: url(/js/bxslider/images/nav_next.png) left center no-repeat;
    color:#fff;
    top:20px;
    right:20px;
    text-indent:-9999px;
}

.blogBlock pre.code{
	padding:10px 20px;
	background:#efefef;
	font-size:13px;
	line-height:21px;
	white-space: pre-wrap;
	margin-bottom:25px;
}
.blogBlock table.simple{
	width:100%;
	margin-bottom:25px;
}
.blogBlock table.simple th{
	text-align:left;
	border:1px solid #cccccc;
	background:#f2f2f2;
	padding:5px;
	font-weight:bold;
}
.blogBlock table.simple td{
	text-align:left;
	border:1px solid #cccccc;
	padding:5px;
}

/* 吹き出し本体 */
.balloon1{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #c8e5ff;
  margin-left: 110px;          /* 左に余白を設ける */
margin-bottom:80px;
}
/* 画像 - 絶対配置で左上に配置 */
.balloon1 .icon{
  position: absolute;
  left: -110px;
  top: 0;
}
/* 三角アイコン */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #c8e5ff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* 吹き出し本体 */
.balloon2{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #fff8e5;
  margin-right: 110px;          /* 右に余白を設ける */
margin-bottom:80px;
}
/* 画像 - 絶対配置で右上に配置 */
.balloon2 .icon{
  position: absolute;
  right: -110px;
  top: 0;
op: 0;
}
/* 三角アイコン */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 20px;
  border-left: 15px solid #fff8e5;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.balloon2 img,
.balloon1 img{
margin-bottom: 0px!important;
box-shadow: 0 0 0px 0px #bebebe!important;
-moz-box-shadow: 0 0 0px 0px #bebebe!important;
-webkit-box-shadow: 0 0 0px 0px #bebebe!important;
border: 0px solid #ffffff!important;
}

.balloon2 p,
.balloon1 p{
margin-bottom: 0px!important;
}


/*申し込みボタン*/
.btn-square-shadow {
    display: inline-block;
    padding: 1.1em 4.8em;
    text-decoration: none;
    background: #668ad8;
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
    margin: 38px;
}
.btn-square-shadow:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(2px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}


/*【Table of Contents Plus中央表示】*/
#toc_container {
margin-left: auto;
margin-right: auto;
}

/*コードテーブル*/
pre.prettyprint {
    padding: 20px;
    border: 4px solid #888;
    margin: 20px;
}
header h1{
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    float: left;
}
header h1 span {
    float: right;
    margin-left: 20px;
    padding-top: 50px;
}
header h1 img,
header p img{
	width:65px;
	height:auto;
}
header h1 span,
header p span{
	padding-top:28px!important;
	margin-left:20px!important;
}
@media only screen and (max-width:840px){
	header h1 span{
		margin:0;
		padding-top:0;
		float:none;
	}
	.headerNav{
		height:auto!important;	
	}
}
@media only screen and (max-width:640px){
header h1 img {
    float: left;
    margin-right: 10px;
}
}
.contentBlog .termList li{
	list-style-type:none;
	margin:15px 0;
}
.footerLogo img{
	width:65px;
	height:auto;
}

.webnarblock{
	position:fixed;
	max-width:800px;
	padding:30px;
	background:#ffffff;
	top:10%;
	left:50%;
	margin-left:-400px;
	z-index:9999;
	height:70%;
	box-shadow: 0 0 20px 1px rgba(0,0,0,0.4);
	overflow:scroll;
	overflow-y:scroll;
}

.webnarblock h2{
	margin-bottom:25px;
	font-size:20px;
	line-height:32px;
	color:#ff984e;
}
.webnarblock h3{
	margin-bottom:15px;
	font-size:15px;
}
.webnarblock p{
	margin-bottom:25px;
}
.webnarblock img.map{
	width:100%;
	height:auto;
	margin-bottom:40px;
}
.webnarblock img.close{
	width:40px;
	height:auto;
	position:absolute;
	right:20px;
	top:20px;
}

.webnarTxtTop{
	color:#ff8a00;
	font-size:20px;
	text-align:center;
	line-height:40px;
	border:3px solid #ff8a00;
	padding:20px;
	margin:0 auto 50px;
	width:100%;
	max-width:700px;
	background:rgba(255, 255, 255, 0.9);
	font-weight:bold;
}
.webnarTxtTop a{
	text-decoration:underline;
	cursor:pointer;
}
.webnarTxtTop.disnon{
	display:none;
}
@media only screen and (max-width:840px){
	.webnarblock{
		width:86%;
		padding:50px 4%;
		margin:auto;
		left:3%;
		top:5px;
		height:90%;
	}
	.webnarblock img.close{
		top:5px;
		right:5px;
	}
	.webnarTxtTop{
		font-size:15px;
		line-height:30px;
		padding:10px 4%;
		width:90%;
	}
}

.cource .button a,
.pc .button a{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background:#fda564;
	cursor:pointer;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	height:30px;
	width:74px;
	padding: 5px 10px;
	margin-bottom:5px;
	border:none;
	text-decoration:none;
}
.ailabBlock p{
	margin-bottom:15px;
	font-size:15px;
	line-height:28px;
}
.cr-act ul li a{
	color:#ffffff!important;
}
.bgOnlineFree{
	background:url(/wp-content/uploads/2020/06/bg_ai.jpg) center center;
	background-size: 100% auto;
	margin-top:12px;
}
.bgOnlineFree h1{
	color: #fff100;
	text-shadow: 1px 1px 1px #000000;
	font-size: 38px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.bgOnlineFree p{
	min-height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 24px;
	white-space: nowrap;
	color:#ffffff;
}
.contentOnlineFree h2{
	text-align:center;
	font-size:24px;
	line-height:32px;
	margin-bottom:25px;
}
.contentOnlineFree h2 strong{
	color: #2f90d1;	
}
.contentOnlineFree table li{
	list-style:disc;
	margin-left:15px;
}
.ep-box, .ep-inbox {
    position: relative;
    background-color: rgba(0,0,0,.05);
    padding: 20px;
}
.es-grid {
    background-color: #fff;
    background-image: -webkit-linear-gradient(transparent 95%,rgba(0,144,255,.1) 50%,rgba(0,144,255,.1)),-webkit-linear-gradient(0deg,transparent 95%,rgba(0,144,255,.1) 50%,rgba(0,144,255,.1));
    background-size: 12px 12px;
	margin:40px 0;
}
.bgc-VPsky {
    background-color: #eaf6fe;
}
.column {
    display: flex;
    position: relative;
}
.column-2pc37 .column__item:first-child, .column-2pc73 .column__item:last-child {
    flex: 3;
}
.column-2pc37 .column__item:last-child, .column-2pc73 .column__item:first-child {
    flex: 7;
	margin-left:20px;
}
.detailList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tableSummary ul li {
    position: relative;
    list-style: none;
    margin-top: 1rem;
	width:50%;
	font-weight:bold;
}
.contactOnlineFree p{
	text-align:center;
	font-size:18px;
	line-height:32px;
	margin-bottom:30px;
}
.contactOnlineFree h2.TitleB {
    color: #ffffff;
    margin: 50px 0 20px;
    padding: 20px;
    position: relative;
    text-align: center;
    background: #14116e;
    border: none;
}

div.wpcf7 img.ajax-loader{
	width:16px;
	height:16px;
}

.btn-center {
    text-align: center;
}
.btn__link-primary {
    color: #ffffff;
    background-color: #2f90d1;
    padding: 20px 50px;
border-radius: 5px;
background: #a83f3f;
    background-color: rgb(168, 63, 63);
border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
border-bottom: solid 3px rgba(0,0,0,.25);
font-size: 1.4rem;
font-weight: 700;
color: #fff;
overflow: hidden;
line-height: normal;
position: relative;
display: inline-block;
cursor: pointer;
transition:.15s;
	text-decoration:none;
}
.btn__link-primary :hover{
	opacity:0.6;	
}
.btn__link-primary::before {
    border-top: 2px solid;
    border-right: 2px solid;
}
.btn__link::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 5px;
    height: 5px;
    margin: auto;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
}
.btn__link-primary::after {
    content: "";
    position: absolute;
    top: -50px;
    left: -100px;
    background: #fff;
    width: 50px;
    height: calc(100% + 100px);
    opacity:.1;
    transform: rotate(45deg);
    transition:.3s;
}
.btn__link-primary {
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    line-height: normal;
}