@charset "UTF-8";


body {
	background: transparent;
	-webkit-text-size-adjust: 100%;
	/*background:#f5f5f5;*/
	}

body,
h1,h2,h3,h4,h5,h6,
p,
blockquote,
div,
dl,dt,dd,
ul,ol,li,
pre,code,
form,fieldset,legend,input,textarea,
th,td {
	margin:0;
	padding:0;
	font-size: 100%;
	}

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

fieldset,img {
	border:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	}

li {
	list-style: none;
	list-style-position: outside;
	}

caption,th {
	text-align: left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	}

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

abbr,acronym {
	border:0;
	font-variant:normal;
	}

sup,sub {
	line-height: 1px;
	vertical-align: text-top;
	}

sub {
	vertical-align: text-bottom;
	}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}
	
/* @end */

/* @group Structure */

/* @group Structure elements */

html {
	height: 100%;
	}

body {
	font-size: 13px;
	font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN,
				 "ヒラギノ角ゴ Pro",'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
				 'Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック',sans-serif;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

/* @end */



@font-face {
  font-family: 'iconfont';
  src:  url('../img/fonts/iconfont.eot?2jtw2k');
  src:  url('../img/fonts/iconfont.eot?2jtw2k#iefix') format('embedded-opentype'),
    url('../img/fonts/iconfont.ttf?2jtw2k') format('truetype'),
    url('../img/fonts/iconfont.woff?2jtw2k') format('woff'),
    url('../img/fonts/iconfont.svg?2jtw2k#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}


.icon-pencil a:before {
  content: "\e905";
}
.icon-calculator a:before {
  content: "\e940";
}
.icon-clipboard a:before {
  content: "\e9b8";
}





/* @end */





.size110{
	font-size:110%;
}


/*紫*/
.color_p,
.ryt_color{
	background:#553d95;
}
.in_color_p{
	color:#553d95;
}
.line_color_p{
	border:1px solid #553d95;
}



/*薄紫
.in_color_wp{
	color:#a599c5;
}
.line_color_wp{
	border:1px solid #a599c5;
}
*/


/*オレンジ
.color_o{
	background:#f08719;
}*/
/*グリーン
.color_g,
.tanka_color{
	background:#d2d849;
}

.in_color_g{
	color:#d2d849;
}*/




/*薄グリーン
.in_color_wg{
	color:#dbe080;
}
.line_color_wg{
	border:1px solid #dbe080;
}*/

/*黄色
.color_e{
	background:#f0b119;
}
.in_color_e{
	color:#f0b119;
}
*/


/*茶
.color_c,
.ohter_color{
	background:#d9c349;
}
.in_color_c{
	color:#d9c349;
}
.line_color_c{
	border:1px solid #d9c349;
}
*/


/*濃青
.color_b{
	background:#157696;
}
.in_color_b{
	color:#157696;
}
.line_color_b{
	border:1px solid #157696;
}
*/


/* @group Text Module */


strong {
	font-weight: bold;
	}

.uppercase {
	text-transform: uppercase;
	}

.bullet {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.notice {
	}

.require {
	}

.lang-ja {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
				 'Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック',sans-serif;
	}

.lang-en {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	}

.lang-cn {
	font-family: 'Hei Regular','SimHei',sans-serif;
	}
	
sup {
	font-size: 77%;
	line-height: 0.8;
	}

.registered-trademark {
	letter-spacing: 0.2em;
	font-size: 92%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#copyright,
.copyright-sign {
	font-size: 109%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}


/* @end */


/* @group Hypertext Module */

a {
	color: #000000;
	text-decoration:none;
/*	text-decoration: underline;*/
	outline: none;
	}

a:link {
	}

a:visited {
	}

a:hover {
	text-decoration: none;
	}

a:active {
	}
.f_boxa a{
	color: #fff;
	text-decoration:none;
/*	text-decoration: underline;*/
	outline: none;
	}

/* @end */



/*#black_back{
	background:#444;
	width:100%;
	height:30px;
	display: inline;
}
*/





/*

#sidebar_670min{
	width: 100%;
	letter-spacing: -.40em;
}

.smaller{
		box-shadow: 0px 5px 15px -11px rgba(0,0,0,0.68);

}
*/


/*----------------------------------------------------------------------------------------
トップ各ブロックタイトル
----------------------------------------------------------------------------------------*/
/*.contitle_area_blank{
	height:20px;
	overflow:hidden
}




.consub_titile{
	text-align:center;
	color:#555;
	font-size:120%;
}
*/
/*----------------------------------------------------------------------------------------
トップ各オレンジリンク
----------------------------------------------------------------------------------------*/


#top_linkbtn{
	width:60%;
	margin:8px auto;
	border:1px solid #f08719;
	overflow:hidden;
	padding:12px 0;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#ef7c04;
	text-align:center;
	font-weight:400;
	position: relative;
	letter-spacing:0.2em;
	background:#fff;

}

#top_linkbtn p::after{

	width: 6px;
	height: 6px;
	border-top: 1px solid #ef7c04;
	border-right: 1px solid #ef7c04;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 4px;
	bottom: 0;
	margin:10px 10px 0;
	content: "";

}



/*----------------------------------------------------------------------------------------
トップ各オレンジリンク　かぶせる
----------------------------------------------------------------------------------------*/


#top_linkbtn_over{
	width:60%;
	margin:0 auto;
	border:1px solid #f08719;
	overflow:hidden;
	padding:12px 0;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#ef7c04;
	text-align:center;
	font-weight:400;
	letter-spacing:0.2em;
	background:#fff;
	position:absolute;
	bottom:-20px;
	left:0;
	right:0;
}

#top_linkbtn_over p::after{

	width: 6px;
	height: 6px;
	border-top: 1px solid #ef7c04;
	border-right: 1px solid #ef7c04;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 4px;
	bottom: 0;
	margin:10px 10px 0;
	content: "";

}



/*----------------------------------------------------------------------------------------
ヘッダー
----------------------------------------------------------------------------------------*/
#h1_area{
	display:none;
}
#header_770{
	display:none;
}
#sidebar_770{
	display:none;
}
#sidebar_670min #sidebox{
	display:block;
	overflow:hidden;
	background:#444;
	box-sizing:border-box;
	width: 100%;
	position: fixed;
	top: 0;
	height:78px;
	z-index: 9999;
}
#sidebox{
	display:block;
	overflow:hidden;
	background:#444;
	box-sizing:border-box;
	width: 100%;
	position: fixed;
	top: 0;
	height:78px;
	z-index: 9999;
}

#head{
	float:right;
	margin:12px 20px 12px 20px;
	text-align:center;
	font-size:0.8rem;
	font-weight:bold;
	line-height: 0.9rem;
	color:#fff;
	letter-spacing: normal;
}
#panel-btn{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
}
#panel-btn:hover{
  background: #888;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #444;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background: #444;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -6px;
}
#panel-btn-icon:after{
  margin-top: 4px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

#panel {
	margin: 70px 0 0 0;
	display: none; width: 100%;padding:10px  0 0 0; background: #818181; /*text-align: center;*/
	position: fixed;
	top: 0;
	z-index:100;
}
#panel2 {
	margin: 0;
	display: none; width: 100%;padding:10px  0 10px 0; background: #e1e1e1; text-align: center;
}

/*----------------------------------------------------------------------------------------
メニュー
----------------------------------------------------------------------------------------*/
#sidebar_670min #main_logo{
	width:200px;
	margin:25px 0 15px 20px;
	float:left;
}
#sidebar_670min #main_logo img{
/*	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
*/	width:100%;
}





/*１階層*/

.accordion {
    width: 98%;
    margin: 20px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
 }
/*.accordion .list{
	height:50px;
	width:100%;
	box-sizing:border-box;
	margin-bottom:0px;
	border-bottom:1px dotted #CCC;
	text-align:left;
	padding-left:30px;
	letter-spacing: normal;
	line-height: 3.8em;
	background:#0F0;
}*/

.accordion .list {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #555;
    font-size: 120%;
    font-weight:500;
    border-bottom: 1px dotted #ddd;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .last {
    border-bottom: 0;
}




/*#sidebar_670min #menu .list .title{
	font-size:0.9rem;
	color:#fff;
	padding:5px 0 5px 0;
	width: 50%;
	display: inline;
}
#sidebar_670min #menu .list .sub_title,
#sidebar_670min #menu .list .up{
	color:#fff;
    transition:0.4s;
	width: 50%;
	display: inline;
	margin-left:40px;
		
}
*/
.accordion .list .arrow{
	position: relative;
	padding:0;
	text-decoration: none;
}

.accordion .list .arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
}
.accordion .list .sub_title::after{
	top:-13px;
	right: 50px;
	width: 6px;
	height: 6px;
	border-bottom: 2px solid #f08719;
	border-right: 2px solid #f08719;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    transition:0.4s;
	
}
#sidebar_670min #menu .list .up::after{
	top:-13px;
	right: 50px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    transition:0.4s;
	
}

/*#sidebar_670min #menu .up{
}
#sidebar_670min #menu .list:hover .sub_title::before{
	width: 17px;
	height: 17px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	margin-left:-1px;
}
#sidebar_670min #menu .list:hover .sub_title::after{
	width: 6px;
	height: 6px;
	border-top: 2px solid #818181;
	border-left: 2px solid #818181;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}*/



/*２階層*/
/*
#sidebar_670min #menu li{
	height:40px;
	width:100%;
	box-sizing:border-box;
	margin-bottom:0px;
	text-align:left;
	padding-left:70px;
	letter-spacing: normal;
	line-height: 3.8em;
}
#sidebar_670min #menu li .title{
	font-size:0.9rem;
	color:#444;
	padding:5px 0 5px 25px;
	width: 50%;
	display: inline;
}
#sidebar_670min #menu li .sub_title2{
	color:#555;
    transition:0.4s;
	width: 50%;
	display: inline;
	margin-left:1px;
}
*/

 .submenu li .arrow2{
	position: relative;
	padding:0;
	text-decoration: none;
}

 .submenu li .arrow2::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
}

 .submenu li .sub_title2::after{
	top:5px;
	left: -18px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    transition:0.4s;
	
}

















/*.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #f0f;
}
*/
/*
.accordion li.open i {
    color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
*/
.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .submenu {
    display: none;
    background: #efefef;
    font-size: 14px;
 }

 .submenu li {
    border-bottom: 1px dotted #eee;
 }

 .submenu a {
    display: block;
    text-decoration: none;
    color: #555;
    padding: 12px;
    padding-left: 70px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
 }

 .submenu a:hover {
    background: #fbe7d3;
    color: #444;
 }






/*----------------------------------------------------------------------------------------
#sidebar_670min #main_logo{
	width:200px;
	margin:25px 0 15px 20px;
	float:left;
}
#sidebar_670min #main_logo img{
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width:100%;
}
#sidebar_670min #menu li{
	height:50px;
	width:100%;
	box-sizing:border-box;
	margin-bottom:0px;
	border-bottom:1px dotted #CCC;
	text-align:left;
	padding-left:30px;
	letter-spacing: normal;
	line-height: 3.8em;
	
}
#sidebar_670min #menu .last{
	border-bottom:0px;
}

#sidebar_670min #menu li .title{
	font-size:0.9rem;
	color:#fff;
	padding:5px 0 5px 0;
	width: 50%;
	display: inline;
}
#sidebar_670min #menu li .sub_title{
	color:#fff;
    transition:0.4s;
	width: 50%;
	display: inline;
	margin-left:40px;
		
}
#sidebar_670min #menu li .arrow{
	position: relative;
	padding:0;
	text-decoration: none;
}
#sidebar_670min #menu .arrow::before,
#sidebar_670min #menu .arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
}
#sidebar_670min #menu li .sub_title::after{
	left: 3px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    transition:0.4s;
	
}
#sidebar_670min #menu li:hover .sub_title::before{
	width: 17px;
	height: 17px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
#sidebar_670min #menu li:hover .sub_title::after{
	width: 6px;
	height: 6px;
	border-top: 2px solid #818181;
	border-right: 2px solid #818181;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/*----------------------------------------------------------------------------------------
csリンク
----------------------------------------------------------------------------------------*/
#header_out .close{
	margin:0;
}
#header{
	background:#e9e9e9;
        margin: 0 0 0 0;
        width: 100%;
        top: 70px;
	overflow:hidden;
	position: fixed;
	z-index: 90;
	box-shadow: 0px 2px 4px #bbb;
	text-align: center;
}


#cs_link{
	width:40%;
	margin: 30px 2% 30px 2%;
	background:#f08719;
	overflow:hidden;
	padding:6px 0;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#fff;
	text-align:center;
	font-weight:bold;
	position: relative;
	font-size: 0.9em;
	display: inline-block;
}
#cs_link p::after{

	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin:8px 10px 0;
	content: "";

}


/*----------------------------------------------------------------------------------------
フッター
----------------------------------------------------------------------------------------*/

#footer_a{
	width: 97%;
	padding: 50px 0 0 3%;
	margin: 0;
	color: #fff;
	background: #495057;
	font-size: 0;
}
#footer_a a {
	color: #fff;
}
#footer_a .f_box{
width: 50%;
        display: inline-block;
        vertical-align: top;
        margin: 0px;
        padding: 0px;
}
#footer_a .title{
	font-weight: 500;
	margin:10px 0;
	letter-spacing:0.09em;
	font-size: 15px;
}
#footer_a ul{
	margin:0 0 30px 20px;
	overflow:hidden;
	font-size: 14px;
}
#footer_a .con{
	font-size:85%;
	margin:0 0 10px 0;
}
#footer_a .line{
	line-height:1.5em;
}
#footer_a .sns{
	display:inline-block;
	width:25px;
	margin:10px 10px 0 0; 
}
#footer_a .sns img{
	width:100%;
	height:auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius:50%x;
}

#footer_b{
	width: 100%;
	margin: 0;
	padding: 30px 0 0 0;
	color: #fff;
	background: #495057;
}
#footer_b a {
        color: #fff;
}
#footer_b #textlink_area{
	text-align: center;
	font-size: 70%;
}
#footer_b li{
	display:inline-block;
	margin:10px 20px 0 0; 
}
#footer_b #vende{
	width:100%;
	text-align:center;
	margin:40px auto 40px; 
}
#footer_b #logo{
	width:30%;
	margin:0 auto;
}
#footer_b #logo img{
	width:100%;
	height:auto;
}
#footer_b #copy{
		width: 100%;
        padding: 20px 0 30px 0;
		font-size: 0.8em;
        color: #fff;
        text-align: center;
}

#footer_link{
	width:100%;
	margin:10px 0;
	font-size:0; 
}
#footer_link ul{
	border-top:1px solid #777;
}
#footer_link li{
	font-size:11px;
	padding:17px 0; 
	box-sizing: border-box;
	width:100%;
	border-bottom:1px solid #777;
	background:#fff;
	display:inline-block;
	color:#444;
	font-weight:500;

}
#footer_link li span{
	margin:0 20px 0 30px;
	font-size:120%;
	color:#aaa;
	font-weight:bold;
}
*/





















/*----------------------------------------------------------------------------------------
トップ画像
----------------------------------------------------------------------------------------*/
#sub_main{
	width:100%;
	overflow:hidden;
	color:#444;
	
}
#sub_main #topimg{
	position: relative;
	margin:123px 0 0 0;
	overflow:hidden;
	width:100%;
	text-align:center;
}
#sub_main img{
	width:100%;
	height:auto;
	opacity: 0.5;
	display: block;
}
#sub_main h1 {
        line-height: 6px;
        font-size: 0.9em;
        margin: 0px 0 10px 0;
}
#sub_main #topimg_single .back{
	position: absolute;
	height:60%;
	bottom:20%;
	width:100%;
	padding:0 15px;
	color: #495057;
}
#sub_main #topimg_single .bread{
        line-height: 40px;
        font-size: 2em;
        margin: 55px 0 10px 0;
}
#sub_main #topimg_single{
	position: relative;
	margin:120px 0 0 0;
	overflow:hidden;
	width:100%;
	text-align:center;
	filter: grayscale(100%);
}

/*----------------------------------------------------------------------------------------
メニュー
----------------------------------------------------------------------------------------*/


#sub_menu{
	width:100%;
/*	margin:50px 0 0 0;*/
	font-size:0; 
}
#sub_menu ul{

	/*border-left:1px solid #777;*/
	text-align:center;
	border-top:1px solid #777;

}
#sub_menu li{
	font-size:11px;

	box-sizing: border-box;
	width:50%;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top: 0;
	border-left: 0;
	/*padding:20px 0; 
	background:#fff;
	color:#333;*/
	line-height: 2em;
	display:inline-block;
	
	font-weight:500;
	
}



#sub_menu .noname{
	opacity: 0;
}
#sub_menu .choice{/*
	background:#989898;
	color:#fff;
	font-size:12px;*/
}

#sub_menu2{
	width:100%;
	margin:40px 0 0 0;
	font-size:0; 
}

#sub_menu2 img{
	max-height:80px;
	width:100%; 
	object-fit: cover;
}


/*.box01 {
    float: left;
    width: 40%;
    position: relative;
}*/
.treat01 {
	display:inline-block;
	width:41%;
	height:130px;
	/*position:relative;*/
	margin: 0 0 20px 6%;
}
#sub_menu2 .choice{
		background:			#f4a364;
/*		opacity:			0.9;*/
}
.treat01 dl {
	float:left;
	width:100%;
	height:100%;
	position:relative;
	background-color:#fce7d7;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	overflow:hidden;
}
.treat01 dt {
	display:table-cell;
	vertical-align:middle;
	width:300px;
	height:57px;
	position:relative;
	text-align:center;
}
.treat01 dt span {
	display:inline-block;
	position:relative;
	font-size:0.8rem;
	font-family:a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-style:normal;
	font-weight:400;
	padding-left:13px;
	padding-right:13px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	box-sizing:border-box;
	z-index:1;
}
.treat01 dt span:before {
	content:"";
	width:100%;
	height:4px;
	position:absolute;
	bottom:1px;
	left:0px;
	background-color:#f7ba89;
	z-index:-1;
}
.treat01 dd {
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
}






/*----------------------------------------------------------------------------------------
コンテンツタイトル
----------------------------------------------------------------------------------------*/

#index{
	border-bottom:1px solid #ddd;
	margin:20px auto 100px;
	width:95%;
	color:#666;

}
.toc-title{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 90%;
    font-weight: 700;
}
/*
.toc-title::before {
    margin: 0 5px 30px 0;
    font-size: 90%;
}
*/
.toc-title::before {
    display: inline-block;
    content: '▼';
    margin: 0 5px 0 0;
    font-size:90%;
}
.toc-title::after {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    content: '';
    width: 100%;
    height: 1px;
    margin: 0 0 0 16px;
    background: #ddd;
}
#index ul{
	margin:15px 0 15px 40px;
}



#index .first{
	margin:10px 0;
}
#index .second{
	margin:8px 0;
}
#index .first::before{
    content: '>　';	
}
#index .second::before{
    content: '・　';	
}


#index .first a{
	text-decoration:underline;
	color:#2ba5bb;
}
#index .second a{
	text-decoration:underline;
	color:#2ba5bb;
}



.sub1_contitle_area{
	width:100%;
	margin:100px auto 40px;
	text-align:center;
	color:#393939;

}
.sub1_contitle_jp{
        font-size: 1.4em;
        font-weight: 400;
		line-height: 1.4em;
        width: 80%;
        margin: 0 auto;
}
.sub1_contitle_en{
        font-size: 80%;
        margin: 10px 0 15px 0;
        letter-spacing: 0.2em;
}
.sub1_contitle_line{
	width:5%;
	border:1px solid #393939;
	margin:0 auto;
}
.sub1_consub_titile{
	text-align:center;
	color:#555;
	font-size:120%;
	padding:20px 0;
	width: 90%;
	margin: 0 auto;
	line-height: 1.5;
}

.imgarea{
	width:96%;
	overflow:hidden;
	margin:0 auto;
}
.columnarea{
	width:90%;
	margin:0 auto;
}
.column_name{
	text-align:right;
}
.column_img{
	text-align:center;
}
.column_a img{
	width:100px;
	height:auto;
}


.news_subtitle{
	line-height:1.8em;
	color:#666;
}
.news_day{
	text-align:right;
	font-size:0.85em;
}
.news_archive_title{
	font-size:1.3em;
	margin-bottom:10px;
}

.side_blank{
	padding:0 4%;
}
.name img{
	width:100%;
	height:auto;
	margin:40px 0 20px 0;

}

.name{
	font-size:99%;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin:10px 0 10px 0;
	color:#434343;
	letter-spacing: 0.2em;
	line-height: 1.3em;
}
.name .arrow_request{
	display: inline-block;
	position: relative;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	box-sizing: border-box;
}
.name .arrow_request::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #f7ba89;
}
.contitle_text{
	overflow:hidden;
	margin:0 0 70px 0;
}

.contitle_text p
{
	font-size:110%;
	color:#444;
	line-height: 1.5;
	margin-bottom:19px;
	letter-spacing: 0.1em;
}
.name .nametitle{
	font-size:1.5em;
	font-family: 'Noto Serif Japanese',serif;
}
.mini_contitle_line{
        width: 5%;
        border: 1px solid #393939;
        margin: 0 auto;
	
}
.contitle_text ul
{
/*	font-size:110%;*/
	color:#444;
	line-height: 1.5;
	letter-spacing: 0em;
/*	padding-left: 1em;*/
}
.contitle_text .content{
	font-size:140%;
	margin:40px 0 20px 0;
	overflow:hidden;
	text-align:center;
}
.contitle_text .clump{
	padding:0 0 40px 0;
}
.contitle_text .license{
	font-size:90%;
	margin:20px 0 20px 10px;
	padding-left: 1em;
}
.contitle_text .license li{
	list-style:disc;
	margin: 0 0 10px 0;
	line-height: 1em;
}
.contitle_text .license span{
	font-size:70%;
	color:#666;
	letter-spacing:0.04em;
}
.contitle_text .content2{
	font-size:120%;
	padding: 10px;
	margin: 60px 0 20px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
.contitle_text .line{
	width:10%;
	border-bottom:2px solid #bbb;
	margin:30px auto;
}

.contitle_text .details{
	width:55%;
	border:1px solid #aaa;
	margin:40px auto;
	text-align:center;
	padding:15px;
	color:#333;
	background:#FFF;
}
.contitle_text .details_a,
.contitle_text .details_b{
	width:47%;
	border:1px solid #aaa;
	margin:10px 1%;
	text-align:center;
	padding:15px 0;
	color:#333;
	background:#FFF;
	display: inline-block;
	box-sizing: border-box;
}
.contitle_text .details_c{
	width:80%;
	border:1px solid #f08719;
	margin:20px auto 10px;
	text-align:center;
	padding:15px 0;
	color:#333;
	background:#FFF;
	box-sizing: border-box;
}
.course_name{
	font-weight:700;
	font-size:0.9em;
	border-left: 8px solid #f08719;
	padding-left: 3px;
}
.con_arrow{
	width: 20px;
	height: 20px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	transform: rotate(45deg);
	margin: 60px auto 50px;
	content: "";
}
.side_blank .past{
	padding-bottom:10px;
}
.side_blank li .arrow_request {
    display: block;
    position: relative;
}

.side_blank li .arrow_request::before {
	content: "";
	position: absolute;
	border-top: 2px solid #444;
	border-right: 2px solid #444;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	width: 8px;
	height: 8px;
	top: 5px;
	left:-1em;
}

/*----------------------------------------------------------------------------------------
リンクボックス
----------------------------------------------------------------------------------------*/








/*----------------------------------------------------------------------------------------
講師依頼表
----------------------------------------------------------------------------------------*/
.inst_titles{
    margin: 0 0 15px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}
.inst_titles .num{
    margin-right: 15px;
    width: 60px;
    height: 60px;
    border: 1px solid #CACACA;
    font-size: 130%;
    line-height: 380%;
    text-align: center;
    display: block;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0.15rem;
	color: #666666;
}
.inst_titles .inst_name{
	padding:8px 0;
	color:#666;
	font-size:120%;
	letter-spacing: 0.2em;
	line-height: 2;
}
.inst_titles .inst_name span{
    font-size: 80%;
    line-height: 14px;
    color: #bebebe;
    display: block;
	font-weight:500;
}
.inst_photo img{
	width:100%;
}
.type4{
	width:90%;
	margin:50px auto 40px;
	overflow:hidden;
}
.typebox_business{
	width:90%;
	margin:0 auto 10px;
	padding: 20px 1% 10px 1%;
	font-size:0.95em;
	font-weight:bold;
	font-size: 1em;
	text-align: center;
	line-height:1.8;
}
.type_a_business{
	border:1px solid #DE9696;
	color:#DE9696;
}
.type_b_business{
	border:1px solid #B89CC4;
	color:#B89CC4;
}
.type_c_business{
	border:1px solid #84B6C5;
	color:#84B6C5;
}

.type_d_business{
	border:1px solid #AABC72;
	color:#AABC72;
}





#learn {
    max-width:100%;
    margin:50px auto 50px;
	display: block;
}#learn * {
    box-sizing: border-box;
}
#learn dl{
	width: 95%;
	margin: 0 auto;
	display: table;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#learn dt {
	width: 19%;
	color: #666;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 1px;
	display: table-cell;
	vertical-align: top;
}
#learn dd {
    width: 81%;
    color: #666;
	font-size: 1.05em;
    font-weight: 400;
    line-height: 1.5;
	display: table-cell;
	vertical-align: top;
	

}
#learn dd li {
    color: #666;
    font-weight: 400;
	margin-bottom:10px;
    line-height: 1;
	padding-left:1em;
	text-indent:-1em;
}
#learn span{
	font-size:70%;
	color:#666;
	letter-spacing:0.04em;
	padding-left:10px;
}
#learn_ryt dl{
width: 95%;
margin: 0 auto;
margin-bottom: 0px;
display: table;
padding-bottom: 20px;
border-bottom: 1px dotted #c5c5be;
margin-bottom: 25px;
}
#learn_ryt dt {
	width: 25%;
	color: #666;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 1px;
	display: table-cell;
	text-align: center;
}
#learn_ryt dd {
    width: 75%;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 2.2;
	display: table-cell;
	vertical-align: top;

}
#learn_ryt img {
	width: 85%;
	height: auto;
	margin: 2px auto;
}
#learn_ryt .classname{
	font-weight:bold;
	font-size:1.3em;
	color:#444;
	margin-bottom: 20px;
}
.case_title{
	margin:30px 0 0 0;
	text-align:center;
	font-weight:700;
	font-size: 1.2em;
	margin: 50px 0 0 0;
	color:#666;
}
.case{
	overflow:hidden;
	clear:both;
	margin:30px 0;
}
.case dt {
        float: left ;
        clear: left ;
		width: 16%;
	color: #666;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 1px;
}
.case dd {
        float: left ;
        width: 84%;
    color: #666;
	font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5;
}
.dlline{
	border-bottom: 1px dotted #c5c5be;
	margin-bottom: 50px;
	padding-bottom:40px;
	
	width: 100%;
    color: #666;
	font-size: 1.2em;
    font-weight: 400;
}
.dlline2{
	margin-bottom: 50px;
	padding-bottom:40px;
	width: 100%;
    color: #666;
	font-size: 1.2em;
    font-weight: 400;

}


/*----------------------------------------------------------------------------------------
スクール
----------------------------------------------------------------------------------------*/
.flower{
	text-align:center;
	margin:40px 0 0 0;
}
.school_logo{
	width:40%;
	margin:0 auto;
	text-align:center;
	background:#fff;
	/*margin:0 0 70px 0;*/
}
.school_logo img{
	width:30%;
	height:auto;
}
.contitle_back img{
	width:100%;
	height:auto;
}
.contitle_back{
	overflow:hidden;
	margin:0 0 50px 0;
}


/*----------------------------------------------------------------------------------------
質問
----------------------------------------------------------------------------------------*/

.qalist li{
	border-bottom: 1px dotted #c5c5be;
    line-height: 1.8;
    letter-spacing: 1px;
	padding:10px 0;
	color:#444;
}
.tt_a {
	padding: 20px 0 40px 20px;
}
.tt_q {
    font-weight: bold;
	color:#444;
}
/*
.tt_q span {
    font-size: 2em;
    color: #aaa;
    padding: 0 10px 0 0;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*/


[class^="icon-"], [class*=" icon-"] {
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bubbles:before {
  content: "\e96c";
  font-size:1.3em;
  margin:0 20px 0 0;
  color:#666;
}


/*----------------------------------------------------------------------------------------
プログラム
----------------------------------------------------------------------------------------*/

.license_box{
	width:95%;
	margin:70px auto 50px;
	border:1px solid #aaa;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius:20px;
	letter-spacing:-1em;
	vertical-align:top;
		box-sizing: border-box;

}
.license_box .left_area{
	width:30%;
	display: inline-block;
	letter-spacing:normal;
	vertical-align:top;
}
.license_box .left_area img{
	width: 100%;
	height:  130px;
	object-fit: cover;
	border-radius:20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius:20px 0 0 20px;
	margin:0;
}

.license_box .right_area{
	width:70%;
	display: inline-block;
	padding:10px;
	box-sizing: border-box;
	letter-spacing:normal;
	vertical-align:top;

}
.lic_titiel{
}
.license_box .right_area .lic_title{
	font-size:120%;
	font-weight:600;
	text-align: center;
	margin:0 0 15px 0;
}

.license_box .right_area .lic_con{
	font-size:95%;
	margin:0 0 0 10px;
}

/*----------------------------------------------------------------------------------------
voice
----------------------------------------------------------------------------------------*/

.voice_box{
	width:95%;
	margin:10px auto 20px;
	border:1px solid #dedede;
	background:#fefefe;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	letter-spacing:-1em;
	vertical-align:top;
	box-sizing: border-box;
	display: table;

}
.voice_box .left_area{
	width:30%;
	display: table-cell;
	letter-spacing:normal;
	vertical-align:top;
	position: relative;
	overflow: hidden;
}
.voice_box .left_area .loupe{
	position: absolute;/*絶対配置*/
	top: 10%;
	left: 10%;
	margin:0;
	padding:0;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.voice_box .left_area .loupe img{
	width:20%;
	height:auto;
}

.voice_box .left_area img{
	width: 100%;
	height:  100%;
	object-fit: cover;
	border-radius:20px 0 0 20px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	margin: 0;

}
.voice_box .left_area .come{
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
	position: absolute;
}

.voice_box .right_area{
	width:70%;
	display: table-cell;
	padding:10px 10px 0 10px;
	box-sizing: border-box;
	letter-spacing:normal;
	vertical-align:top;

}
.voice_box .right_area .lic_title{
	font-size:80%;
	font-weight:100;
	text-align: right;
	margin:5px 0 0 0;
}

.voice_box .right_area .lic_con{
	font-size:90%;
	margin:0 0 0 10px;
	line-height:1.2em;
}

/*----------------------------------------------------------------------------------------
クオリティー
----------------------------------------------------------------------------------------*/
/*
.quality_area{
	overflow:hidden;
	margin:100px 0 0 0;
	background-image:url(../img/top/back_quality.png);
	padding-bottom:30px;
}

.topquality_text{
	text-align: center;
	font-size: 95%;
	color: #555;
	width: 70%;
	margin: 40px auto;
	line-height: 1.6em;
}
*/
.topquality_box{
	background:#fff;
	width:88%;
	margin:130px auto 100px;
	border: 2px solid #ccc;
	position:relative
}
.topquality770{
	display:none;
}


.topquality_box .point{
	font-size:120%;
	font-weight:bold;
	margin: 33% auto 0;
	text-align:center;
	/*
	position:absolute;
	top:-20px;
	right:0;
	left:0;
	text-align:center;
	background:#fff;
	width:50%;
	margin:0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	*/

}
.topquality_box .line{
	width: 4%;
	border: 0.8px solid #999;
	margin: 10px auto 0;
}

.topquality_box .qua_img{
	text-align:center;

	position:absolute;
	top:-33%;
	right:0;
	left:0;
	text-align:center;
	background:#fff;
	width:50%;
	margin:0 auto;

}
.topquality_box .qua_img img{
	width:100%;
	height:auto;

	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
padding: 3px;
border: 2px solid #ccc;
background: #fff;
}

.topquality_box .title{
	width: 100%;
	text-align: center;
	margin: 10px auto 10px;
	font-size: 140%;
	line-height: 1.4em;
	font-weight:bold;
	color: #f08719;
}
.topquality_box .main{
	width:83%;
	margin:0 auto;
	color:#444;
	font-size: 90%;
	line-height: 1.6em;
	text-align:center;
}
.topquality_box .link{
	width:92%;
	text-align:right;
	margin:20px 0;
}
.topquality_box .linkinner{
	font-size:90%;
	font-weight:bold;
	padding:3px 25px 3px 20px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	position: relative;

}
.linkinner::after{
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin:6px 3px 0;
	content: "";
}



/*薄緑*/
.in_color_wg::after{
	border-top: 2px solid #dbe080;
	border-right: 2px solid #dbe080;
}
/*薄紫*/
.in_color_wp::after{
	border-top: 2px solid #a599c5;
	border-right: 2px solid #a599c5;
}
/*茶*/
.in_color_c::after{
	border-top: 2px solid #d9c349;
	border-right: 2px solid #d9c349;
}
/*濃青*/
.in_color_b::after{
	border-top: 2px solid #157696;
	border-right: 2px solid #157696;
}
/*紫*/
.in_color_p::after{
	border-top: 2px solid #553d95;
	border-right: 2px solid #553d95;
}

.pro_step{
	font-size: 0;
	margin:0 0 50px 0;
}
.pro_step li{
	width:29%;
	display: inline-block;
	padding:10px 0;
	font-size: 0.7rem;
	text-align:center;
	border:1px solid #666;
	box-sizing: border-box;
	margin: 0 2%;
}.pro_step li:hover{
	background:#eee;
}
.min_text{
	font-size:70%;
}

.recommendation{
	font-size:85%;
	
}

.recommendation li{
  position: relative;
  list-style-type: none!important;/*ポチ消す*/
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin-bottom: 5px;
  line-height: 1.5;
  background: #dbebf8;
  vertical-align: middle;
  color: #505050;
}
.recommendation li:before{ 
  display:inline-block; 
  vertical-align: middle;
  /*以下白丸つくる*/
  content:'';
  width:1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  margin-right: 8px;
}





.price-list {
	line-height: 1.2;
	width: 100%;
	margin: 20px auto 0;
}

.price-list img {
	/*	
	position: relative;
	top: -2px;
	vertical-align: middle;
	*/
	
	width: 40px;
}

.price-list thead th {
	padding: 5px 0;
	font-size: 0.8em;
	text-align: center;
	background: #888;
	border:1px solid #888;
	color: #fff;
}
.price-list tbody{
	border: 1px solid #aaa;	
}
.price-list tbody th .sub-title {
	display: block;
	color: #666666;
	font-size: 0.9em;
	margin: 10px 5px 5px 5px;
}

.price-list tbody th .title {
	display: block;
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.02em;
	padding:10px 10px 0;
}
.price-list tbody th .price_course{
	font-size:0.8em;
	font-weight:700;
	line-height: 2em;
}

.price-list tbody .next_line span {
	font-size: 2em;
}

.price-list tbody td .price {
	font-size:0.8em;
	letter-spacing:0.02em;
	font-weight:700;
	line-height: 30px;
}

.price-list tbody td .tax {
	color: #777;
	font-size: 67%;
}

.price-list tbody td .link {
	display: inline-block;
	margin-top: 10px;
	line-height: 1.6;
}

.price-list tbody tr:nth-of-type(odd) {
	background: #f0f0f0;
}
/*.price-list tbody th {
    display: block;
    padding: 26px 20px;
	width:100%;
	box-sizing:border-box;
}*/
.price-list tbody td {
    padding: 14px 0;
    text-align: center;
 border: 1px solid #ccc;
  /*     display: block;
     border-bottom: 1px solid #666666;
	width:100%;*/
}
.price-list tbody .price_line {
	width: 22%;
}
.price-list tbody .next_line {
	width: 8%;
}
.price-list tbody th{
	border: 1px solid #ccc;
}

.price-list .arrow{
	width:6px;
	margin:0 auto;
	background:#00a1b5;
	overflow:hidden;
	padding:8px 5px;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#fff;
	text-align:center;
	font-weight:bold;
	position: relative;

}
.price-list .arrow span::after{

	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 4px;
	left: 3px;
	content: "";

}




.acd_area{
	overflow:hidden;
	padding:40px 0;
	background:#eee;

}
.acd_area .link_mark{
	display:table;
	background: #fafafa;
	width: 100%;
}
.acd_area .link_mark li{
	display:table-cell;
    margin:0;
    padding:;
	overflow:hidden;
	vertical-align:middle;
}
.acd_area .link_con1{
	width:20%;
	text-align:center;
}
.acd_area .link_con2{
	width:70%;
	font-size:0.9em;
	font-weight:500;
}
.acd_area .link_con3{
	width:9%;
	border-left:1px solid #ddd;
	text-align:center;
	font-weight:bold;

}
.acd_area .link_con1 img{
	width:30px;
	height:auto;
	margin:0 auto;
}
.acd_area .link_con{
  display:inline-block;
  width:40%;
  background:#0f0;

}


.acd_title{
	font-weight: 700;
	line-height: 1.9em;
	font-size: 1.1em;
}

.acd-check{
    display: none;
}
.acd-label{
    background: #fafafa;
    color: #444;
    display: block;
    margin-bottom: 2px;
    padding: 10px;
    position: relative;
}
/*
.acd-label:after{
    background: #00479d;
    height: 52px;
}*/
.acd-content{
    border: 1px solid #fff;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .7s;
    visibility: hidden;
	background:#fafafa;
	margin-bottom:20px;
	color:#666;
	font-size:0.9em;
	line-height:1.3em;
}
/*
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
*/
.acd-check:checked + .acd-label + .acd-content{
	overflow:hidden;
    opacity: 1;
    padding: 10px;
    visibility: visible;
	width: 90%;
	margin: 0 0 20px 10%;
	box-sizing: border-box;
	height: auto;
}




.btn_inquiry{
	margin:0 auto 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px;
	width:95%;
	box-sizing: border-box;
	border: solid 1px #eee;
	background: #f9f9f9;
	overflow:hidden;
}
.btn_inquiry .left img{
	width:100%;
}
.btn_inquiry .right{
	width:68%;
	display: inline-block;
	box-sizing: border-box;
	padding:0 10px;
	vertical-align: top;
}
.btn_inquiry .left{
	width:30%;
	display: inline-block;
	vertical-align: top;
}
.btn_inquiry .left img{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bigcome {
    font-weight: 700;
	text-align:center;
}
.bigcome2 {
	font-size: 90%;
	line-height: 1.4em;
	color:#444;
}
.btn_minshort {
    font-size: 0.95em;
    line-height: 33px;
    background-color: #F2F2F1;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    outline: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	
	color:#444;
}
.btn_minshort:hover{
    background-color: #888;
    color: #ffff;
}





.activity-wrapper {
    margin-bottom: 30px;
    padding: 0 30px;
}
.activity-wrapper img{
	width:100%;
}
.top-sec-ttl{
position: relative;
font-family: 'Lato', sans-serif;
margin: 70px 0 20px 0;
padding-top: 48px;
font-size: 14px;
letter-spacing: 0.15em;
}
.top-sec-ttl::before {
    content: 'CASE';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    color: #f08719;
    background-color: #f08719;
/*    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);*/
}


.activity-btn-area {
    text-align: center;
	border: 2px solid #f08719;
	padding: 10px 0;
	width: 40%;
	margin: 0 auto;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	margin-bottom:70px

}
.more_btn{
    font-family: 'Lato', sans-serif;
/*    position: relative;
    padding-left: 20px;*/
	color:#f08719;
}
.activity-btn-area span {
	font-size: 0.9em;
	font-weight:700;

}
/*.more_btn::after {
    content: '';
    display: block;
    position: absolute;
    top: 19%;
    left: 0;
    width: 2px;
    height: 10px;
    margin: 1px 0 0 4px;
    background-color:#f08719;
}
.more_btn::before {
    content: '';
    display: block;
    position: absolute;
    top: 20%;
    left: 0;
    width: 10px;
    height: 2px;
    margin-top: 5px;
    background-color:#f08719;
}*/

.activity1-q{
	background:#ffeede;
	padding:10px 10px 10px 30px;
	border-top:1px solid #f9b77a;
	margin:0 auto;
	width:90%;
	box-sizing:border-box;
	color:#555;
	font-size: 1.1em;
	font-weight: 700;
	
}
.activity1-a{
	margin:0 auto 40px;
	color:#555;
	line-height: 1.6em;
	padding:20px 10px 20px 10px;
	font-size:1.2em;
	width:90%;
	box-sizing:border-box;
	background:#fcf3eb;
	border-top:1px solid #f9b77a;

}

.activity-q{
    position: relative;
    margin: 0 0 20px 12%;
    padding-left: 25px;
    z-index: 9;
	color:#555;
	font-size:1.1em;
	font-weight:700;
	width:75%;
	margin-top:60px;
	line-height: 1.6em;
}
.activity-q::before{
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 90px;
background-color: #f9b77a;
}
.activity-a{
	margin:0 0 40px 15%;
	color:#555;
	line-height: 1.6em;
	font-size:1.2em;
	width:80%;
}
.acd-check{
    display: none;
}








/*--table01----------------------------------*/

/*--------------------------------*/
.contact_box{
	border: 1px solid #666;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	margin:15px auto 15px;
	overflow:hidden;
	font-size:0.95em;
	vertical-align:top;
	width: 95%;
	color:#555;
}
.reserve_01 .contact_area .title_area{
	padding:10px;
	background-color: #eee;
	font-weight:normal;
	width: 100%;
}
.reserve_01 .contact_area .con_area {
	padding: 10px 10px 20px 10px;
	width: 100%;
	border-top: 1px solid #666;
	box-sizing: border-box;
}
.line770{
		border-bottom: 1px solid #666;
		overflow:hidden;
}
.reserve_01 .contact_area .line770:last-child{
	border-bottom: none;
}
.reserve_01 .contact_area .line770:last-child .title_area:first-child {
	border-radius: 0 0 0 5px;
}
.reserve_01 .contact_area .line770:last-child .title_area:last-child {
	border-radius: 0 0 5px 0;
}
.check_box{
	width:80%;
	margin:20px auto;
	line-height:1.6em;
}


/*.wpcf7-form textarea{width: 100% !important;}
.contact_box{
	border: 1px solid #666;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	margin:15px auto 15px;
	overflow:hidden;
	font-size:0.8rem;
	vertical-align:top;
	width:100%;
}
.reserve_box{
	border: 1px solid #37A3DD;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	margin:15px auto 15px;
	overflow:hidden;
	font-size:0.8rem;
	display:inline-block;
	vertical-align:top;
	width:100%;

}
.tt_reserve_box{
	border: 1px solid #222;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	margin:15px auto 15px;
	overflow:hidden;
	font-size:0.8rem;
	display:inline-block;
	vertical-align:top;
	width:100%;

}

.reserve_01 thead th,
.reserve_01 tbody th{
	padding: 0.5rem 0.4rem;
	border-bottom: 1px solid #666;
}
.reserve_01 tbody td {
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #666;
}
.reserve_01 thead th {
	background-color: #ceeeff;
	padding: 0.2rem 3rem;
}
.reserve_01 tbody th {
	background-color: #eee;
	font-weight:normal;
	width: 30%;
}
.reserve_01 tbody td {
	width:59%;
}
.reserve_01 thead th + th,
.reserve_01 tbody td {
	border-left: 1px solid #666;
}
.reserve_01 tbody tr:last-child th,
.reserve_01 tbody tr:last-child td {
	border-bottom: none;
}
.reserve_01 thead tr:first-child th:first-child{
	border-radius: 5px 0 0 0;
}
.reserve_01 thead tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}
.reserve_01 tbody tr:last-child th:first-child {
	border-radius: 0 0 0 5px;
}
.reserve_01 tbody tr:last-child th:last-child {
	border-radius: 0 0 5px 0;
}



.reserve_02 thead th,
.reserve_02 tbody th{
	padding: 0.5rem 0.4rem;
	border-bottom: 1px solid #222;
}
.reserve_02 tbody td {
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #222;
}
.reserve_02 thead th {
	background-color: #eee;
	padding: 0.2rem 3rem;
}
.reserve_02 tbody th {
	background-color: #eee;
	font-weight:normal;
	width: 30%;
}
.reserve_02 tbody td {
	width:59%;
}
.reserve_02 thead th + th,
.reserve_02 tbody td {
	border-left: 1px solid #666;
}
.reserve_02 tbody tr:last-child th,
.reserve_02 tbody tr:last-child td {
	border-bottom: none;
}
.reserve_02 thead tr:first-child th:first-child{
	border-radius: 5px 0 0 0;
}
.reserve_02 thead tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}
.reserve_02 tbody tr:last-child th:first-child {
	border-radius: 0 0 0 5px;
}
.reserve_0 tbody tr:last-child th:last-child {
	border-radius: 0 0 5px 0;
}

*/


#submit{
	width:170px;
	height:60px;
	background:#fff;
	margin:20px auto;
	overflow : hidden;
	cursor: pointer; 
}
#submit input[type="image"] { 
	text-indent: -9999px; 
	border: none; 
}
 
#contact_con{
	text-align:center;
	margin:50px auto 0;
}
#contact_con .img{
	max-width:650px;
	width:100%;
	margin:0 auto;
}
#contact_con .btn{
	max-width:150px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
#contact_con img{
	width:100%
}

.contact_text{
	font-size:0.8rem;
	margin:50px auto;
	color:#444;
	width:95%;
}
#confirmation{
	margin:10px auto;
	color:#777;
	font-size:0.8rem;
	text-align:center;
	}

/*----------------------------*/
.tt_detail_con .pro_coursebox{
	border-bottom: 1px dotted #666;
	vertical-align: top;
}
.tt_detail_con .box_title {
    padding: 15px 0 5px 20px;
    width: 90%;
    display: inline-block;
    vertical-align: top;
}
.tt_detail_con .box_title span {
    border-left: 3px solid #444;
    padding-left: 10px;
}
.tt_detail_con .content_course {
    line-height: 1.3em;
    padding: 15px 0 35px;
    display: inline-block;
}
.tt_detail_con{	
	font-size: 1.05em;
	line-height: 1.4em;
	color:#333;
}
.td_con_imgbox{
	position: relative;
	overflow:hidden;
	padding-top:150px;
}

.td_con_title {
    width: 100%;
    margin: 100px auto 40px;
    padding: 10px 0 15px 20px;
    border-bottom:3px solid #666;
    border-left:3px solid #666;
    color: #666;
    font-size: 1.6em;
	box-sizing:border-box;
}
.td_con_titleimg{
	position: absolute;
	bottom: 115px;
	width: 100%;
	height: auto;
}
/*----------------------------------------------------------------------------------------
スケジュール_single
----------------------------------------------------------------------------------------*/

.single_course_box{
	width:94%;
	margin:0 auto 30px;
	background:#fff;
}
.single_course_box table{
	margin:0 auto;
	border-collapse:collapse;
	table-layout: fixed;
	width:95%;
	color:#555;
}
.single_course_box tr{
	border-bottom:1px dotted #bebebe;

}
.single_course_box tr:last-child{
	border-bottom:0px;
}
.single_course_box .glay{
    padding: 5px;
}
.single_course_box tr .title{
	background: #eee;
	line-height: 2.5em;
	text-align: center;
}

.single_course_box .white{
    padding: 5px 10px;
	width:70%;
}
.single_course_box .white2{
    padding: 5px 10px;
	width:70%;
}
.single_course_box .white3{
    padding: 5px 10px;
	width:10%;
	font-size:0.8em;
}
.single_course_box th .btn{
	color: #fff;
	background: #afafaf;
	text-align: center;
	width: 90%;
	line-height: 2em;
	margin: 10px auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.single_course_box span:first-child{
	margin:0 0 0 20px;
}

.single_course_box span{
	 border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#fff;
	text-align:center;
	font-weight:bold;
	width:70px;
	font-size:10px;
	padding:2px 10px;
	margin:0 0 0 5px;
}

.single_course_box table {
    border-collapse: collapse;
    color: #555;
    border-top: 1px dotted #bebebe;
}
.ygogacolumn_text{
	font-size:1.2em;
	color:#555;
	line-height:1.4em;
}





.wpcf7-list-item-label{
	margin-left:15px;
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-list-item,
.wpcf7-text{
    margin:5px 0;
    display: block;
	height: 30px;
}
.conform-width {
	 width: 100%;
}
.screen-reader-response,
.wpcf7-not-valid-tip,
.wpcf7-response-output{
	color:#f08719;
	display: block;
	font-weight:800;
	text-align: center;
}
.wpcf7-response-output{
	text-align:center;
}


.pdf_text{
	font-size:1.5em;
	text-align:center;
}
.pdf_book{
	display:inline-block;
	width:40%;
	margin: 50px 0 20px 6%;
}
.pdf_book img{
	width:100%;
}
.pdf_book .textlink{
	width:100%;
	font-size:0.9em;
	text-align:center;
	border:1px solid #888;
	padding:5px;
	box-sizing:border-box;
}


.application{
	font-size:90%;
	margin:40px auto;
	width:70%;
}
.application .license li{
	list-style:disc;
	margin: 0 0 10px 0;
	line-height: 1em;
}
/*----------------------------------------------------------------------------------------
スケジュール_single
----------------------------------------------------------------------------------------*/

.single_sche_box{
	width:100%;
	margin:0 auto 30px;
	background:#fff;
}
.single_sche_box table{
	margin:0 auto;
	border-collapse:collapse;
	table-layout: fixed;
	width:95%;
	color:#555;
}
.single_sche_box tr{
	border-bottom:1px dotted #bebebe;

}
.single_sche_box tr:last-child{
	border-bottom:0px;
}
.single_sche_box .glay{
    padding: 5px;
}
.single_sche_box .glay_column{
    padding: 5px;
	width:20%;
}
.single_sche_box .glay_course{
    padding: 5px;
	width:18%;
	font-size:0.7em;
}
.single_sche_box tr .title{
	background: #eee;
	line-height: 2.5em;
	text-align: center;
}

.single_sche_box .white{
    padding: 5px 10px;
	width:70%;
}
.single_sche_box .white2{
    padding: 5px 10px 20px;
	width:70%;
	line-height: 1.4em;
}
.single_sche_box .white2_column{
    padding: 5px 0 5px 10px;
	width:65%;
	line-height: 1.4em;
}
.single_sche_box .white3{
    padding: 5px 10px;
	width:15%;
	font-size:0.7em;
	overflow: hidden;
}
.course_line{
	border-bottom:1px dotted #bebebe;
}
.single_sche_box th .btn{
	color: #fff;
	background: #afafaf;
	text-align: center;
	width: 90%;
	line-height: 2em;
	margin: 10px auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.single_sche_box span:first-child{
	margin:0 0 0 20px;
}

.single_sche_box span{
	 border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
	color:#fff;
	text-align:center;
	font-weight:bold;
	width:70px;
	font-size:10px;
	padding:2px 10px;
	margin:0 0 0 5px;
}


.pagination{
    text-align: center;
	margin-bottom:15px;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
}
.pagination .current{
    background: #8aaa16;
    border: solid 1px #8aaa16;
    color: #fff;
}
.link_columnbtn{
	width:100%;
	display:block;
	line-height:1em;
	background:#0F0;
}

.archive_column{
	padding:8px;
	box-sizing:border-box;
}
.imgarea img{
	width:100%;
	height: auto;
}
.column_img img{
	width:50%;
	height: auto;
}
.other_title{
	color:#555;
	font-size:1.3em;
	border-left:3px solid #444;
	padding-left:20px;
	margin:60px auto 10px ;
	width:90%
}
.other_con{
	color:#555;
	margin:20px auto;
	width:90%
}
.other_con a{
	color:#555;
	font-size:0.9em;
	text-decoration:underline;
}


.news_content{
	color:#444;
	font-size:1.1em;
	line-height:1.7em;
}
/*-----------------------------
500ページ
------------------------------*/
.license_areabox500 {
        width: 100%;
 /*       padding: 50px 0;*/
        font-size: 0;
}
.license_areabox500 ul {
        margin: 40px auto;
}
.license_areabox500 li {
        width: 45%;
        margin: 0 1% 50px;
        padding: 1% 1% 10px 1%;
        display: inline-block;
        position: relative;
        font-family: Jost, sans-serif;
        font-size: 13px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
		border: 1px solid #495057;
		line-height: 1.2em;
		vertical-align: top;
}
.license_areabox500 li img {
		width: 100%;
        height: 150px;
        object-fit: cover;
        margin: 0;
        position: relative;
        opacity: 0.5;
        display: block;
        filter: grayscale(100%);

}

.license_areabox500 .box_over{
		position: absolute;
        top: 48%;
        left: 0;
        font-size: 5em;
        color: #fff;
        width: 100%;
        line-height: 1em;
        text-align: center;
        overflow: hidden;
        font-weight: 400;
}

.license_areabox500 .box_over500{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/500w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_areabox500 .box_over200{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/200w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_areabox500 .btn_area {
        text-align: center;
        background: #495057;
        width: 90%;
        padding: 10px 0;
        font-size: 1em;
        line-height: 1.7em;
        margin: 10px auto 5px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 1;
		position: relative;
		color: #fff;
		border: 1px solid #495057;
}
.license_areabox500 .btn_area::after {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
        z-index: -1;
}
.license_areabox500 .btn_area:hover{
	color: #495057;
	border: 1px solid #495057;
}
.license_areabox500 .btn_area:hover::after {
  transform: scale(1, 1);
}


.license_areabox .btn_area{
        text-align: center;
        background: #495057;
        width: 90%;
        padding: 10px 0;
        font-size: 1em;
        line-height: 1.7em;
        margin: 10px auto 5px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 1;
		position: relative;
		color: #fff;
		border: 1px solid #495057;
}
#sub_menu .btn_area {
        text-align: center;
        background: #495057;
        width: 100%;
        padding: 15px 0;
        font-size: 1em;
        line-height: 2em;
        margin: 0px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 1;
		position: relative;
		color: #fff;
		border: 1px solid #495057;
}
.license_areabox .btn_area::after ,#sub_menu .btn_area::after {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
        z-index: -1;
}
.license_areabox .btn_area:hover,#sub_menu .btn_area:hover{
	color: #495057;
	border: 1px solid #495057;
}
.license_areabox .btn_area:hover::after ,#sub_menu .btn_area:hover::after {
  transform: scale(1, 1);
}

/*-----------------------------
ライセンスページ
------------------------------*/
.license_areabox {
        width: 100%;
 /*       padding: 50px 0;*/
        font-size: 0;
}
.license_areabox ul {
        margin: 40px auto;
}
.license_areabox li {
        width: 45%;
        margin: 0 1% 50px;
        padding: 1% 1% 10px 1%;
        display: inline-block;
        position: relative;
        font-family: Jost, sans-serif;
        font-size: 13px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
		border: 1px solid #495057;
		line-height: 1.2em;
		vertical-align: top;
}
.license_areabox li img {
		width: 100%;
        height: 150px;
        object-fit: cover;
        margin: 0;
        position: relative;
        opacity: 0.5;
        display: block;
        filter: grayscale(100%);

}

.license_boxposi{
		position: relative;
        background: #000;
        margin: 20px 0 5px 0;
}
.license_areabox .box_over{
		position: absolute;
        top: 48%;
        left: 0;
        font-size: 5em;
        color: #fff;
        width: 100%;
        line-height: 1em;
        text-align: center;
        overflow: hidden;
        font-weight: 400;
}

.license_areabox .box_over500{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/500w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_areabox .box_over200{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/200w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_titile{
	font-weight: 600;
	font-size: 1.1em;
	padding: 5px 0 20px 5px;
	line-height: 1.1em;
}






/*-----------------------------
500ページ
------------------------------*/
.license_areabox500 {
        width: 100%;
 /*       padding: 50px 0;*/
        font-size: 0;
}
.license_areabox500 ul {
        margin: 40px auto;
}
.license_areabox500 li {
        width: 45%;
        margin: 0 1% 50px;
        padding: 1% 1% 10px 1%;
        display: inline-block;
        position: relative;
        font-family: Jost, sans-serif;
        font-size: 13px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
		border: 1px solid #495057;
		line-height: 1.2em;
		vertical-align: top;
}
.license_areabox500 li img {
		width: 100%;
        height: 150px;
        object-fit: cover;
        margin: 0;
        position: relative;
        opacity: 0.5;
        display: block;
        filter: grayscale(100%);

}

.license_areabox500 .box_over{
		position: absolute;
        top: 48%;
        left: 0;
        font-size: 5em;
        color: #fff;
        width: 100%;
        line-height: 1em;
        text-align: center;
        overflow: hidden;
        font-weight: 400;
}

.license_areabox500 .box_over500{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/500w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_areabox500 .box_over200{
		position: absolute;
        top: 10%;
        left: 5%;
        width: 20%;
		height: 100px;
		background-image:url(../img/program/200w.png);
		background-size: 100%;
		background-repeat:no-repeat;
	    max-width: 70px;
}
.license_areabox500 .btn_area {
        text-align: center;
        background: #495057;
        width: 90%;
        padding: 10px 0;
        font-size: 1em;
        line-height: 1.7em;
        margin: 10px auto 5px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 1;
		position: relative;
		color: #fff;
		border: 1px solid #495057;
}
.license_areabox500 .btn_area::after {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
        z-index: -1;
}
.license_areabox500 .btn_area:hover {
	color: #495057;
	border: 1px solid #495057;
}
.license_areabox500 .btn_area:hover::after {
  transform: scale(1, 1);
}

