/*
Theme Name: DRT2 - Japan DRT Association
Author: Coder, Design, System design, ippei kawada
Author URI: http://3bee.jp
Description: Japan DRT Association Offical WEB Site
Version: 2.0.1
Requires at least: 6.8
Requires PHP: 8.3
License: -
License URI: -
Tags: -
*/

/*
 Comment:
 This theme css file is responsible for the core
 Editing will be taken as the basic impossible.
  */
/*---------------------------------------------------------------------------- */

/*
	Import
---------------------------------------------------------------------------- */
@charset "UTF-8";
@import "css/base.css";
@import "css/contents.css";
@import "css/colorbox.css";
@import "css/css3.css";
@import "css/drawer.css";
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*
	Base Structure
---------------------------------------------------------------------------- */
body {background: url(images/common/parts/bg_01.png); overflow-x: hidden;}
.wrap {width: 100%; position: relative;}
.inner_1020 {margin: 0 auto; width: 1020px; position: relative;}
footer {clear: both;width: 100%;}
#container {margin: 20px auto 0; width: 1020px; position: relative;}
.content {padding: 0 0 50px;}
.pc {display: block !important;}
.sp {display: none !important;}
.en {font-family: 'Roboto', sans-serif;}
@media screen and (max-width: 768px){
.pc {display: none !important;}
.sp {display: block !important;}
body.home {width: 100%; min-width: 100%; background-image: none; }
body {-webkit-text-size-adjust: 100%; width: 100%; min-width: 100%; background-image: none;}
.inner_1020 {width: auto; padding: 0 2.66%;}
#container {margin: 4.68% auto 0; width: auto; padding: 0 5.208%;}
.content {padding: 0 0 10.5%;}
img {max-width: 100%; width /***/:auto;}
}

/*
	Layout One Col
---------------------------------------------------------------------------- */
.content_onecol {margin: 0 auto; width: 100%; position: relative; }
@media screen and (max-width: 768px){
.content_onecol {width: auto; }
}
/*
	Layout Two Col
---------------------------------------------------------------------------- */
.container2col {float: left; width: 740px;}
.container2col .hentry {margin: 0 0 20px;}
@media screen and (max-width: 768px){
.container2col {float: none; width: auto;}
.container2col .hentry {margin: 0 0 5.208%;}
}

/*
	Header
---------------------------------------------------------------------------- */
.head_bg {background: url(images/common/header/bg_01.png);}
header {height: 150px; position: relative;}
header .logo {position: absolute; top: 20px; display: block;}
header .logo img {width: 165px; height: auto;}
header .site_description {left: 190px; position: absolute; top: 36px;}
header .btn {right: 0; top: 0; position: absolute;}
header .btn img {width: 194px; height: auto;}
header .header_primary {height: 80px;}
header .header_search {position: absolute; right: 0; top: 40px; }
header .header_search .search_box {border: 1px solid #0074bc; box-sizing: border-box; border-radius: 3px; height: 30px; width: 194px; padding: 5px;}
header .header_search #searchsubmit {position: absolute; top: 5px; right: 5px; width: 16px; height: 16px;}
header .header_search #searchsubmit:hover {opacity: 0.65;}
@media screen and (max-width: 768px){
header {border-top: 2px solid #0058a4; border-bottom: 1px solid #0058a4; height: auto; position: relative;}
header .primary {padding: 2% 2.604% 1.333%;}
header .primary .logo {width: 42.968%; margin: 2% 0 4%; position: inherit; top: inherit;}
header .primary .logo img {width: 100%; height: auto;}
header .drawer-nav {background-color: rgba(0,88,164,0.95);}
header .drawer-nav .inner {padding: 2.604%;}
header .drawer-nav ul li a {display: block; margin: 0 0 5.208%; padding: 0 0 1.302%; font-weight: bold; color: #FFF; line-height: 1.5em; font-size: 124%; border-bottom: 1px solid #FFF;}
header .drawer-nav ul li { line-height: 1.0em; }
}

/*
	Gmenu
---------------------------------------------------------------------------- */
#gmenu li {float: left;}
#gmenu .home {width: 50px;}
#gmenu .about {width: 193px;}
#gmenu .instructor {width: 194px;}
#gmenu .seminar {width: 194px;}
#gmenu .teaching {width: 194px;}
#gmenu .article {width: 195px;}
#gmenu img {width: 100%; height: auto;}

/*
	HeadLine
---------------------------------------------------------------------------- */
.headline_bg {height: auto; background-color: #0058a4; text-align: center;}
.headline_box {display: inline-block; padding: 20px 0 20px;}
.headline_box .title_jp {font-size: 36px; line-height: 1.0em; color: #FFF; padding: 0 0 10px; display: block; font-weight: bold;}
.headline_box .title_en {font-size: 12px; line-height: 1.0em; color: #FFF; padding: 0 0 10px; display: blcok; font-weight: bold;}
@media screen and (max-width: 768px){
.headline_bg {height: auto; background-size: contain;}
.headline_box {display: inline-block; padding: 4% 0; border: none !important;}
.headline_box .title_jp {font-size: 26px; padding: 0 0 1.333%; line-height: 1.2em;}
.headline_box .title_en {font-size: 12px; padding: 0 0 1.333%;}
}
/*
	Footer
---------------------------------------------------------------------------- */
#page_top {position: fixed; bottom: 2.5%; right: 2.5%;}
#page_top img {width: 80px; height: 80px;}
footer {padding: 30px 0 0;}
.footer_bg {background-color: #0058a4;}
.footer_content {width: 100%; padding: 0 0 30px;}
.footer_content .foot_links { width: 630px; float: left;}
.footer_content .foot_links ul li a {color: #FFF;}
.footer_content .foot_links ul li {display: inline-block; margin: 0 10px 10px 0; padding: 0 0 0 10px; border-left: 1px solid #FFF; line-height: 1.0em;}
.footer_content .foot_links ul li:last-child {border-right: 1px solid #FFF; padding: 0 10px;}
.footer_content .foot_info { width: 350px; float: right;}
.footer_content .foot_info .footer_logo img {width: 262px; height: auto;}
.footer_content .foot_info .footer_logo {margin: 0 0 20px;}
.footer_content .foot_info address p {color: #FFF;}
footer #cpright {color: #FFF; padding: 20px 0; text-align: center; border-top: 1px solid #2268a5;}
footer #cpright small {font-size: 13px;}

@media screen and (max-width: 768px){
#page_top {bottom: 1.5%; right: 1.5%; width: 15%;}
#page_top img {width: 100%; height: auto;}
footer {padding: 3.906% 0 0;}
.footer_content {width: 100%; padding: 0 0 3.906%;}
.footer_content .foot_links { width: auto; float: none; margin: 0 0 2.604%}
.footer_content .foot_links ul li {display: block; margin: 0 0 5.208%; padding: 0 0 5.208%; border-left: none; border-bottom: 1px solid #FFF;}
.footer_content .foot_links ul li:last-child {rder-bottom: 1px solid #FFF; padding: 0 0 5.208%; border-right: none;}
.footer_content .foot_info { width: auto; float: none;}
.footer_content .foot_info a {color: #FFF;}
.footer_content .foot_info .footer_logo img {width: 50%; height: auto;}
.footer_content .foot_info .footer_logo {margin: 0 0 2.604%;}
footer #cpright {color: #FFF; padding: 2.604% 0;}
footer #cpright small {font-size: 12px;}

}

/*
	Topic Path
---------------------------------------------------------------------------- */
.topic_path {padding: 10px 0 20px; line-height: 1.0em;} 
.topic_path a {line-height: 1.0em; color: #0058a4 !important; text-decoration: underline;}
.topic_path a:hover {text-decoration: none;}
.topic_path .home:hover {opacity: 0.65;}
.topic_path span {margin: 0 5px 0;}
.topic_path span:first-child {margin-left: 0;}
@media screen and (max-width: 768px){
.topic_path {display: none;}
}

/*
	Content
---------------------------------------------------------------------------- */
main .entry-content {padding: 0;}
@media screen and (max-width: 768px){
}

/*     Side
---------------------------------------------------------------------------- */
#tertiary  {float:right; width: 250px;} 
#tertiary a {color: #0058a4;}
#tertiary a:hover img {opacity: 0.65;}
#tertiary .widget {margin: 0 0 20px; background-color: #FFF; border-radius: 0 0 5px 5px;}
#tertiary h3 {border-radius: 5px 5px 0 0; border-top: 5px solid #0058a4; border-bottom: 1px solid #0058a4; margin: 0; padding: 15px; font-size: 14px; color: #0058a4; background-color: #FFF; line-height: 1.0em;}
#tertiary .side_c_inner{padding: 10px;} 
#tertiary .side_c_inner article {margin: 0 0 15px; border-bottom: 1px dotted #0058a4;} 
#tertiary .side_c_inner .side_post_wrap .thum_box {float: left; width: 80px;}
#tertiary .side_c_inner .side_post_wrap .thum_box img { width: 80px; height: auto; border: 1px solid #CCC;}
#tertiary .side_c_inner .side_post_wrap .cont_box {float: right; width: 140px;}
#tertiary .side_c_inner .side_post_wrap .cont_box h4 {font-weight: normal; font-size: 14px;}
#tertiary .side_c_inner .side_post_wrap .cont_box .date {font-size: 12px; font-weight: normal; background: none; padding: 0;}
#tertiary .side_c_inner ul  {margin: 0; padding: 0;}
#tertiary .side_c_inner ul li {	list-style: none; margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px dotted #0058a4;}
#tertiary .side_c_inner ul li:before {content: " \f0a9"; font-family: FontAwesome; vertical-align: middle; margin: 0 5px 0 0;} 
#tertiary .widget_sp_image img {width: 100%; height: auto;}
#tertiary .prof_side_box .prof img {border-radius: 50%;}
#tertiary .prof_side_box .side_post_wrap .cont_box h4 a {font-size: 16px; font-weight: bold; color: #333;}
#tertiary .prof_side_box .side_post_wrap .cont_box h4 {margin: 0 0 5px; padding: 0;}
#tertiary .prof_side_box .side_post_wrap .cont_box p {font-size: 14px; margin: 0;}
#tertiary .teacing_sidebox ul li:before {padding: 0; margin: 0; content: none;}
#tertiary .teacing_sidebox ul li img {width: 230px;}
#tertiary .profile_sidebox { width: 250px; height: 570px; margin: 50px auto 40px; padding: 0; position: relative; background-color: transparent; }
#tertiary .profile_sidebox * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#tertiary .profile_sidebox aside { background: url(images/common/side/side-profile-bg.png)repeat; position: absolute; border-radius: 5px; border: 2px solid #ecc46d; width: 100%;}
#tertiary .profile_sidebox aside img {width: 100%; margin: 0 auto;}
#tertiary .side-profile-title:before { position: absolute; content: url(images/common/side/side-profile-title2.png);left: 0; top: -35px; }
#tertiary .side-profile-title {position: relative; background: url(images/common/side/side-profile-title.png) no-repeat; text-align: center; font-weight: bold; font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; -webkit-font-feature-settings: 'palt' 1; font-feature-settings: 'palt' 1; padding: 10px 0}
#tertiary .side-profile-title p {font-size: 1.8rem; line-height: 1.2; margin: 0;text-shadow:0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff;}
#tertiary .side-profile-title p.small {font-size: 1rem;}
#tertiary .side-profile-name {font-size: 1rem; background: url(images/common/side/side-profile-face.png) no-repeat; -webkit-background-size: cover; background-size: cover; padding: 40px 10px;}
#tertiary .side-profile-name-info {font-size: 0.7rem; margin: 0; font-weight: 500;}
#tertiary .side-profile-name-txt {font-size: 1.8rem; font-weight: 800; margin: 0; font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; -webkit-font-feature-settings: 'palt' 1; font-feature-settings: 'palt' 1; text-shadow:0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff;}
#tertiary .side-profile-name-txt .small {font-size: 1.2rem;}
#tertiary .side-profile-txt {padding: 0 10px 10px; text-shadow:0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff,0px 0px 4px #ffffff; }
#tertiary .side-profile-txt p {margin: 0;}
#tertiary .mail_form_sidebox {background-color: #FFF; border-radius: 5px; }
#tertiary .mail_form_sidebox aside img {width: 250px;}
#tertiary .mail_form_sidebox .catch img {width: 220px;}
#tertiary .mail_form_sidebox .catch {margin: 0 0 15px;}
#tertiary .mail_form_sidebox .pub_form dd input {width: 100%; margin: 0 auto 3.5%; padding: 10px; box-sizing: border-box; border-radius: 5px; border: 5px solid #CCC;}
#tertiary .mail_form_sidebox .btn {width: 100%; height: 50px; width: 230px; background: url(images/common/side/mailform_btn.png) no-repeat;border: none; color: #FFF; font-weight: bold; padding: 0; cursor: pointer; background-size: cover; text-indent: -9999px;}
#tertiary .mail_form_sidebox .btn:hover {opacity: 0.90; background-color: #ffF;}
#tertiary .toggle_btn {cursor: pointer;}
.toggle_btn span:after {content: " \f067"; font-family: FontAwesome; margin: 0 0 0 20px; float: right;}
.toggle_btn span.open:after {content: " \f068"; font-family: FontAwesome; margin: 0 0 0 20px;}
#tertiary .toggle_box .side_c_inner {display: none;}
#tertiary .videoCourse_wrap {
	position: relative;
	top: inherit;
	min-height: 430px;
}
#tertiary .videoCourse_wrap p{
	margin: 0;
}
#tertiary .videoCourse_wrap .txt00 {
	font-size: 13px;
}
#tertiary .videoCourse_wrap .videoCourse_inner {
height: 400px;
width: 250px;
}



@media screen and (max-width: 768px){
#tertiary  {float:none; width: auto; margin: 5.208% 0;} 
#tertiary .widget {margin: 0 0 2.604%;}
#tertiary h3 {border-radius: 0; border-top: 1px solid #0058a4; padding: 5.208% 2.604%; font-size: 16px;}
#tertiary .side_c_inner{padding: 5.208% 0;} 
#tertiary .side_c_inner .side_post_wrap .thum_box {width: 35%;}
#tertiary .side_c_inner .side_post_wrap .thum_box img { width: 100%; height: auto;}
#tertiary .side_c_inner .side_post_wrap .cont_box {float: right; width: 60%;}
#tertiary .side_c_inner ul li {	list-style: none; margin: 0 0 2.604%; padding: 0 0 2.604%;}
#tertiary .widget_sp_image {width: 75%; height: auto; margin: 0 auto 2.604%; text-align: center;}
#tertiary .prof_side_box .prof img {border-radius: 50%;}
#tertiary .prof_side_box .side_post_wrap .cont_box h4 a {font-size: 16px; font-weight: bold; color: #333;}
#tertiary .prof_side_box .side_post_wrap .cont_box h4 {margin: 0 0 5px; padding: 0;}
#tertiary .prof_side_box .side_post_wrap .cont_box p {font-size: 14px; margin: 0;}
#tertiary .profile_sidebox {background: none; width: auto; height: auto;}
#tertiary .profile_sidebox aside {position: absolute; bottom: 15px; left: 10px;}
#tertiary .teacing_sidebox ul li {width: 70%; margin: 0 auto 2.64%; text-align: center;}
#tertiary .teacing_sidebox ul li img {width: 100%;}
#tertiary .mail_form_sidebox {background-color: none;}
#tertiary .mail_form_sidebox aside img {width: 100%;}
#tertiary .mail_form_sidebox .catch img {width: 90%;}
#tertiary .mail_form_sidebox .catch {margin: 0 0 2.34%;}
#tertiary .mail_form_sidebox .pub_form dd input {padding: 2.34%;}
#tertiary .mail_form_sidebox .btn { width: 100%; background: url(images/common/side/mailform_btn.png) no-repeat; background-size: cover; padding-top: 21.5%; height: 0;}
#tertiary .videoCourse_wrap {
	position: relative;
	top: inherit;
	min-height: auto;
	width: auto;
}
#tertiary .videoCourse_wrap p{
	margin: 0;
}
#tertiary .videoCourse_wrap .txt00 {
	font-size: 13px;
}
#tertiary .videoCourse_wrap .videoCourse_inner {
height: auto;
width: auto;
}


}

/*
	Module
---------------------------------------------------------------------------- */
.alignright {float: right;}
.alignleft {float: left;}
@media screen and (max-width: 768px){
.alignright {float: none;}
.alignleft {float: none;}
}



/*
	171128追記
---------------------------------------------------------------------------- */
/* KV部分 */
.videoCourse .notice {
	background-color:#fff;
	padding:0.5em;
	color:#1e1e1e;
	box-sizing:border-box;
	overflow-y: scroll;
	text-align:left;
}
.videoCourse p.txt01 {
	color:#fff;
	line-height:1;
}
.videoCourse p.txt02 {
	color:#fff;
	text-align:left;
	letter-spacing:-0.05em;
	line-height:1.4;
}
.videoCourse input {
	border:1px solid #ccc;
	box-sizing:border-box;
	width:100%;
}
.videoCourse button {
	border:none;
	margin:0;
	padding:0;
	background-color: transparent;
	outline: none;
	appearance: none;
}
.videoCourse button:hover {
	cursor: pointer;
}

@media screen and (min-width: 769px){
.add_keyv .inner_max1400 {
	height:418px;
	position:relative;
}
.add_keyv .bxslider img {
	height:418px;
	width:auto;
	margin:auto;
	max-width: inherit;
}
  .videoCourse_wrap {
	  width:100%;
	  position:absolute;
	  top:0;
	  z-index: 9999;
  }
    .videoCourse {
		max-width:1020px;
		margin:auto;
		position:relative;
	}
  .videoCourse_inner {
	  position:absolute;
	  right:0;
	  top:13px;
	  height:391px;
	  width:252px;
	  box-sizing:border-box;
	  padding:10px 11px 0;
	  background: url(images/top/bg_videocourse.png) center no-repeat;
	  text-align:center;
  }
  .videoCourse_inner a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
		display: block;
	}
  .videoCourse_inner a:hover {
		opacity: 0.85;
	}
  .videoCourse p.txt01 {
	  font-size:13px;
	  letter-spacing:-0.05em;
	  padding:10px 0;
	  text-align:left;
  }
  .videoCourse p.txt02 {
	  font-size:9px;
  }
  .videoCourse .notice {
	  font-size:11px;
	  padding:0.5em;
	  height:90px;
	  margin-bottom:10px;
  }
  .videoCourse input {
	  margin:0 0 10px;
	  height:35px;
	  line-height:35px;
	  font-size:12px;
	  padding:0 0.5em;
  }
}
@media screen and (max-width: 768px){
	.videoCourse {
		padding:4% 4vw;
		background-color:#fff;
	}
	.videoCourse_inner {
		padding:1.3% 1.3vw 2%;
		background: url(images/top/bg_videocourse_smp.png) repeat-x;
		background-size: auto 100%;
		text-align:center;
	}
	.videoCourse img {
		width:100%;
		height:auto;
	}
	.videoCourse p.txt01 {
		font-size:3.33333vw;
		padding:0.5em 0;
	}
	.videoCourse p.txt02 {
		font-size:3.86666vw;
	}
	.videoCourse .notice {
		font-size:2.8vw;
		margin:2% 0;
		height:13.3vh;
		-webkit-overflow-scrolling: touch;
	}
	.videoCourse input {
		font-size:3.73333vw;
		padding:0.5em;
		margin-bottom:2%;
	}
}

/* inc/common_bn */
.bnArea {
	background: url(images/top/bg_bn.png) center top repeat-y;
	background-size: 100% auto;
}
.bnArea_inner {
	background: url(images/top/bg_bn_inner.png) center top no-repeat, url(images/top/bg_bn_inner.png) center bottom no-repeat;
	background-size: 100% auto;
}
.bnArea input {
	display:block;
	border:5px solid #002C51;
	box-sizing:border-box;
	width:100%;
}
.bnArea button {
	display:block;
	margin:0 auto;
	border:none;
	padding:0;
	background-color: transparent;
	outline: none;
	appearance: none;
}
.bnArea button:hover {
	cursor: pointer;
}
@media screen and (max-width: 768px){
	.bnArea {
		background: url(images/top/bg_bn_smp.png) center top repeat-y;
		background-size: 100% auto;
		padding:1.33333% 0;
	}
	.bnArea_inner {
		padding: 3% 2.66666vw 5%;
		background: url(images/top/bg_bn_inner_smp.png) center top no-repeat, url(images/top/bg_bn_inner_smp.png) center bottom no-repeat;
		background-size: 100% auto;
	}
	.bnArea input {
		font-size:2.66666vw;
		text-align:center;
		padding:1em 0;
		margin-bottom:3%;
	}
	.bnArea button img {
		width:100%;
		height:auto;
	}
}
@media screen and (min-width: 769px){
	.bnArea {
		padding:10px 0;
	}
	.bnArea_inner {
		padding:30px 0 45px;
	}
	.bnArea .formArea {
		width:85%;
		max-width:840px;
		margin:0 auto;
	}
	.bnArea input {
		height:70px;
		line-height:70px;
		font-size:15px;
		padding:0 1em;
		margin-bottom:30px;
	}
	.bnArea button img {
		width:100%;
		height:auto;
	}
}