/*
Theme Name: OfficeToyooka
Version: 1.0
*/


/**
 * Table of Contents
 *
 * 1.0 : Reset
 * 2.0 : Structure
 * 3.0 : Header
 * 4.0 : Container
 * 5.0 : Footer
 * 17.0 - Print
 */


/*===
1.0 : Reset
==================*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin:0;
    padding:0;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
 [hidden] {
 display: none;
}
html {
	font-size: 62.5%; /* 10px */
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	/*font-family: "Shin Maru Go Light", sans-serif;*/
	font-family: "じゅん 201", sans-serif;
}
body {
	color: #555555;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem;
	margin: 0;
	background:#fff;
}
a {
	color: #333333;
	text-decoration: underline;
	-webkit-transition: none;
	transition: none;
}
a:focus,
div:focus{
	outline: 0;
}
a:hover {
	color: #de0b5a;
	outline:none;
}
a:hover {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover img {
    opacity:0.8;
}

a[href^="tel:"] { cursor: default; }

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #000;
    font-family: "じゅん 201", sans-serif;
	font-weight: bold;
	line-height: 1.5;
}
h1,h2,h3,h4,h5 {
	font-size: 10px;
	font-size: 1.0rem;
}

address {
	font-style: italic;
	margin: 0 0 23px;
	margin: 0 0 2.3rem;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
strong {
	color: #164291;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p {
	margin: 0;
}
.txt-right {
	text-align:right;
}

.txt-center {
    text-align: center;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 13px;
	font-size: 1.3rem;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background-color: rgba(0, 0, 0, 0.04);
	color: #666;
	font-family: monospace;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 23px 0;
	margin: 2.3rem 0;
	overflow: auto;
	padding: 20px;
	padding: 2rem;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
	font-weight: normal;
	margin: 23px;
	margin: 2.3rem;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite, blockquote small {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em, blockquote i {
	font-style: normal;
	font-weight: normal;
}
blockquote strong, blockquote b {
	font-weight: normal;
}
small {
	font-size: smaller;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dt {
	font-weight: bold;
}
menu, ol, ul {
	margin: 16px 0;
	margin: 1.6rem 0;
	padding: 0 0 0 40px;
	padding: 0 0 0 4rem;
}
ul {
	list-style-type: square;
}

header ul,
header ol,
#recent-view ul,
footer ul,
footer ol {
    list-style:none;
    padding:0;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul, li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}

/***Txt Break***/
.txt-br {
    display:block;
}

/***clearfix***/
#container:after,
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/*==================================
2.0 : Structure
===================================*/
html {
    border-top:4px solid #fc777d;
}

header {
    border-bottom:1px solid #fc777d;
}

/*------
縺雁撫縺�粋繧上○繝翫ン
-----------------*/
header nav#contactnavi {
    position:absolute;
    top:15px;
    right:20px;
}

header nav#contactnavi ul {
    margin:0;
    padding:0;
}

header nav#contactnavi li {
    display:inline-block;
}

header nav#contactnavi li a span {
    display:none;
}

header nav#contactnavi li {
    width:230px;
    margin:0;
}

header nav#contactnavi li:first-child {
    margin:0 10px 0 0;
}

header nav#contactnavi li img {
    height:60px;
    width:auto;
}

/*------
繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン
-----------------*/
header nav#gnavi {
    border-top:1px solid #ffcdcd;
}

header nav#gnavi .smp-sidenav-bnr {
    display:none;
}

header nav#gnavi ul {
    width:100%;
    max-width:1200px;
    min-width:980px;
    margin:0 auto;
    padding:0;
    display:table;
    table-layout:fixed;
	font-family: "Shin Maru Go Regular";
    font-size:17px;
}

header nav#gnavi ul li {
    height:50px;
    display:table-cell;
    text-align:center;
}

header nav#gnavi ul li a {
    border-top:5px solid #ffcdcd;
    display:block;
    line-height:50px;
    text-decoration:none;
}

header nav#gnavi ul li a:hover {
    color:#ffffff;
    background:#ff9ea2;
    border-top:5px solid #fc777d;
}

.inner-box {
    max-width:1240px;
    min-width:1080px;
    margin:0 auto;
    padding:0 20px;
    position:relative;
    box-sizing:border-box;
}

/*------
Container
-----------------*/
#container {
    position:relative;
}

#main {
    width:100%;
    margin:0 -26% 0 0;
    padding:0 26% 40px 0;
    float:left;
}

.home #training-side,
#side {
    width:22%;
    padding:0 0 0 0;
    float:right;
}


.training #side,
.lecture #side,
.shopcheck #side,
.contact #side {
    padding:40px 0 0 0;
}

.home #training-side {
    padding:0;
}

.home #training-side ul,
#side ul {
    list-style:none;
    margin:0;
    padding:0;
}

.home #training-side ul li,
#side ul li {
    margin-bottom:10px;
}

.home #training-side ul li img,
#side ul li img {
    width:100%;
    max-width:100%;
    height:auto;
}


/* Training */

/*------
Footer
-----------------*/
#foot-contact {
    width:100%;
    min-width:980px;
    display:table;
    table-layout:fixed;
}

#foot-contact div.contact-box {
    width:50%;
    min-width:480px;
    height:200px;
    display:table-cell;
    padding:45px 0 50px 0;
    background:#fff0f4;
}

#foot-contact div.contact-box {
    text-align:left;
}

#foot-contact div.contact-box div {
    width:100%;
    max-width:600px;
    min-width:480px;
    float:left;
    text-align:center;
}

#foot-contact div.contact-box div h3 {
    margin:0 0 15px 0;
    line-height:1.0;
    font-size:18px;
    font-weight:normal;
}

#foot-contact div.contact-box div img {
    height:70px;
    width:auto;
}

#foot-contact div.contact-box:first-child {
    background:#fff6f8;
}

#foot-contact div.contact-box:first-child div {
    width:100%;
    max-width:600px;
    min-width:480px;
    float:right;
    text-align:center;
}

#foot-contact div.contact-box:first-child div img {
    height:70px;
    width:auto;
}

footer nav {
    background:#ffe3e4;
}

footer nav ul {
    width:100%;
    max-width:1240px;
    min-width:980px;
    margin:0 auto;
    padding:0 20px;
    position:relative;
    box-sizing:border-box;
    text-align:center;
}

footer nav ul li {
    display:inline;
}

footer nav ul li:after  {
    content:" / ";
}

footer nav ul li:last-child:after  {
    content:"";
}

footer nav ul li a {
    padding:20px 30px;
    display:inline-block;
    text-decoration:none;
}

footer #foot-address {
    padding:20px 0;
    background:#fc9095;
    color:#fff;
}

footer address {
    margin:0;
    font-style:normal;
}

footer #foot-address h2 {
    width:38%;
    float:left;
    text-align:center;
}

footer #foot-address h2 img {
    width:240px;
    height:auto;
}
footer address span {
    display: inline-block;
    margin-right: 10px;
}
footer #copyright {
    padding:10px 0;
    background:#fc777d;
    text-align:center;
    color:#fff;
    font-size:11px;
}

/*==================================
3.0 : Header
===================================*/

header h1#logo,
header p#logo {
    margin:0;
    padding:0;
    line-height:1.0;
}

header #logo img {
    width:260px;
    height:auto;
}

header .inner-box {
    padding:15px 20px;
    box-sizing:border-box;
}


/*===
Page title
==================*/

.page-title {
    background:#ffa1a7;
    height:170px;
    box-sizing:border-box;
}

.page-title .inner-box {
    padding:20px 0;
    height:170px;
    box-sizing:border-box;
}

.page-title h1,
.page-title p {
    line-height:170px;
    text-align:center;
    font-size:28px;
    color:#fff;
	font-family: "Shin Maru Go Regular";
}

.page-title h1.cat-top {
    text-align:center;
    font-size:24px;
    color:#fff;
	font-family: "Shin Maru Go Regular";
    line-height:170px;
    letter-spacing:0;
}

/*==================================
4.0 : Page
===================================*/

/***********************************
Home
***********************************/

/*===
Key
==================*/
div#key .inner-box {
    height:300px;
    background:url(../img/top/key_bg.jpg) no-repeat right top;
    background-size:auto 300px;
    position:relative;
}

div#key .inner-box img {
    width:650px;
    height:auto;
    position:absolute;
    top:0;
    bottom:0;
    left:20px;
    margin:auto 0;
}

div#catch-copy {
    background:#fe7d82;
    font-size:18px;
}

div#catch-copy .inner-box {
    padding:20px 0;
    box-sizing:border-box;
}

div#catch-copy .inner-box .copy-message {
    width:74%;
    float:left;
    padding:20px 40px;
    background:url(../img/top/bg_copy-message1.png) 2% 10px/100px 70px no-repeat, url(../img/top/bg_copy-message2.png) 98% 10px/100px 70px no-repeat ,#ffffff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
	
}

div#catch-copy h2 {
    margin-bottom:15px;
    font-weight:normal;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    font-size:28px;
}


div#catch-copy h2 span.txt-br {
    display:inline;
    color:#000000;
}

div#catch-copy h2 span.txt-strong {
    color:#ed4b52;
    display:inline;
}

div#catch-copy .inner-box h2 img {
    width:560px;
    height:auto;
}

div#catch-copy .inner-box p {
    width:100%;
    line-height:1.8;
    font-size:18px;
}


div#catch-copy .inner-box p strong {
    color:#ed4b52;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
 }

div#catch-copy .inner-box p strong.under-line {
    padding-bottom:4px;
    color:#555555;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
    color:#000;
 }

div#catch-copy .inner-box #key-profile {
    width:280px;
    position:absolute;
    top:-80px;
    right:0px;
}

div#catch-copy .inner-box a#key-profile:hover img {
    opacity:1.0;
    
}

div#catch-copy .inner-box #key-profile img {
    width:100%;
    height:auto;
}

div#catch-copy .inner-box #key-message {
    width:280px;
    position:absolute;
    top:220px;
    right:0px;
}
div#catch-copy .inner-box #key-message img {
    width:100%;
    height:auto;
}
div#catch-copy .inner-box #key-message:hover img {
    opacity:1.0;
    
}
/*===
Training Service
==================*/
#promise {
    padding:0 0 40px;
    background:url(../img/top/promise_bg.gif) left top repeat;
}

.home #promise .inner-box {
    padding:40px 0 0;
}

.home #promise h2 {
    margin-bottom:40px;
    padding-bottom:20px;
    text-align:center;
    border-bottom:1px solid #fe7d82;
}

.home #promise h2 img {
    height:80px;
    width:auto;
}

.home #promise h3 {
    margin-bottom:15px;
    text-align:center;
}

.home #promise h3 img {
    height:21px;
    width:auto;
}

.home #promise h3 + p.lead-txt {
    margin-bottom:20px;
}

.home #promise .inner-box section ul {
    width:100%;
    margin:0 0 40px 0;
    padding:0;
    list-style:none;
    display:table;
    table-layout:fixed;
}

ul.industry-menu li {
    width:32%;
    margin:0 2% 0 0;
    float:left;
}

ul.industry-menu li:nth-child(3n) {
    margin:0;
}

ul.industry-menu li img {
    width:100%;
    height:auto;
}

ul.purpose-menu li {
    width:32%;
    margin:0 2% 2% 0;
    float:left;
    background:#effaff;
    border:2px solid #14a7d1;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:14px;
    font-family: "じゅん 501";
    line-height: 2.4;
}

ul.purpose-menu li span {
    display: block;
}

ul.purpose-menu li:nth-child(3n) {
    margin:0 0 2% 0;
}

ul.purpose-menu li:nth-child(3),
ul.purpose-menu li:nth-child(5){
    line-height: 1.2;
}

ul.purpose-menu li a {
    padding:15px 0;
    text-align:center;
    display:block;
    text-decoration:none;
}

.home #promise .inner-box section dl {
    padding:10px 20px;
    border:2px solid #e1d8ba;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background:#fff;
}

.home #promise .inner-box section dl dt {
    padding-top:20px;
    width:200px;
    float:left;
}

.home #promise .inner-box section dl dt img {
    width:100%;
    max-width:100%;
    height:auto;
}

.home #promise .inner-box section dl dd {
    margin-left:220px;
    padding:10px;
}

.home #promise .inner-box section dl dd:nth-of-type(2) {
    border-bottom:1px solid #e1d8ba;
    border-top:1px solid #e1d8ba;
}

.home #promise .inner-box section dl dd span {
    width:32px;
    height:32px;
    margin-right:15px;
    background:#d1c8a8;
    border-radius:44px;
    -moz-border-radius:44px;
    -webkit-border-radius:44px;
    display:inline-block;
    color:#fff;
    text-align:center;
    line-height:32px;
}

#promise p {
    text-align:center;
}

#promise p img {
    width:400px;
    height:auto;
}

/*===
Voice
==================*/
#voice {
    padding:40px 0;
    background:url(../img/top/voice_bg.jpg) center center no-repeat;
    background-size:cover;
}

#voice h2 {
    margin-bottom:40px;
    text-align:center;
    background:url(../img/top/h2_voice_bg.png) center center no-repeat;
}

#voice h2 img {
    width:390px;
    height:auto;
}

#voice-list {
    width:100%;
    margin:0 0 60px 0;
}

#voice-list div.voice {
    margin:0 10px;
    padding:15px;
    background:#fff;
    background:url(../img/top/voice-list_bg.gif) center center repeat;
    border:5px solid #fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    text-align:left;
    box-sizing:border-box;
}


#voice-list div.voice span {
    margin-bottom:15px;
    padding:5px 15px;
    border-radius:3px;
    display:inline-block;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
}

#voice-list div.voice h3 {
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    line-height:1.4;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

#voice-list div.voice .student {
    background:#fc777d;
}

#voice-list div.voice .manager {
    background:#49a1c1;
}

#voice p.site-btn {
    text-align:center;
}

#voice p img {
    width:400px;
    height:auto;
}

/*===
Message
==================*/
/*** message ***/
#message {
    padding:40px 0;
    background-size:cover;
}

#message .inner-box {
    border:4px solid #e3d7ae;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

#message .inner-box #message-txt {
    width:94%;
    min-width:860px;
    margin:0 auto;
    padding:80px 40px 80px 40px;
    box-sizing:border-box;
    font-size:15px;
    line-height:1.8;
    position:relative;
}

#message .inner-box #message-txt h2 {
    width:74%;
    padding-bottom:20px;
    margin:0 auto 40px;
    font-size:28px;
    text-align:center;
	font-family: "Shin Maru Go Regular";
    line-height:1.4;
    font-weight:normal;
    background:url(../img/top/bg_message-h2.gif) left bottom repeat-x;
}

#message .inner-box #message-txt h2 span {
    font-size:28px;
    font-weight:normal;
    color:#fd5960;
	font-family: "Shin Maru Go Regular";
}

#message .inner-box #message-txt p strong {
    font-size:115%;
    color:#555555;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

#message .inner-box #message-txt p {
    margin-bottom:1em;
    line-height:1.8;
}

#message .inner-box #message-txt div {
    text-align:right;
    position:absolute;
    bottom:0;
    right:20px;
}

#message .inner-box #message-txt div img {
    width:380px;
    height:auto;
}
/*******/

#message .inner-box #message-txt p strong.txt-strong {
    padding-bottom:4px;
    color:#fd5960;
    /*color:#555555;
    background:url(../img/common/underline_gold.png) left bottom repeat-x;*/
    background-size: auto 8px;
 }

#message .inner-box #message-txt p strong.under-line{
    padding-bottom:4px;
    color:#fd5960;
    color:#555555;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
 }
#message .inner-box #message-txt p strong .under-line{
    padding-bottom:4px;
    color:#fd5960;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
 }



/***********************************
Training Page
***********************************/
.training .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.training .page-title h1 {
    background:url(../img/training/bg_training_title.png) center 25px no-repeat;
    background-size:auto 50px;
    line-height:200px;
}


.training .page-title h1.cat-top {
    background:none;
    line-height:150px;
}

.training .page-title h1 img  {
    height:98px;
    width:auto;
}

.training #promise {
    padding:40px 0;
}

.training #promise h2 {
    margin-bottom:20px;
    text-align:center;
}

.training #promise h2 img {
    height:100px;
    width:auto;
}

.training #promise ol {
    margin:0;
    padding:0;
    list-style:none;
}

.training #promise ol li {
    width:30%;
    margin:0 5% 0 0;
    float:left;
}

.training #promise ol li:nth-child(3n) {
    margin:0;
}

.training #promise ol li img {
    width:30%;
    height:auto;
    margin:0 auto 20px;
    display:block;
}

.training #promise ol li h3 {
    margin:0 0 20px;
    padding:0;
    text-align:center;
    font-size:24px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training #promise ol li h3 span.promise-catch {
    width:92%;
    margin:0 auto 10px;
    display:block;
    background:#c6b886;
    border:2px solid #d1c8a8;
    padding:5px 0;
    text-align:center;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    color:#fff;
    font-size:15px;
}

.training #promise ol li h3 span.promise-strong {
    color:#fc777d;
}


/*** training menu ***/

#training-menu {
    padding:40px 0;
}
#training-menu h3 {
    margin-bottom:30px;
    text-align:center;
}

#training-menu h3 img {
    width:385px;
    height:auto;
}

.training #training-menu h2 {
    width:400px;
    margin:0 auto 10px;
    text-align:center;
}

.training #training-menu h2 img {
    height:21px;
    width:auto;
}

.training #training-menu h2 +p {
    text-align:center;
    margin-bottom:20px;
}

#training-menu ul {
    width:100%;
    margin:0 0 40px 0;
    padding:0;
    list-style:none;
    overflow:auto;
}

.training #training-menu ul li {
    width:32%;
    margin-right:2%;
    float:left;
    text-align:center;
    border:3px solid #fc777d;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}

#training-menu ul li:nth-child(3), #training-menu ul li:nth-child(6) {
    margin-right: 0;
}

#training-menu ul li img {
    width:100%;
    height:auto;
}

.training #training-menu ul li p {
    padding:10px 0;
    background:#fc777d;
    text-align:center;
}

.training #training-menu ul li p img {
    height:28px;
    width:auto;
}

.training #training-menu ul li div {
    padding:10px;
}

.training #training-menu h3 {
    margin-bottom:0;
    padding:10px 10px 0;
    font-size:15px;
    text-align:left;
    line-height:1.4;
}

.training #training-menu h3 span {
    display:block;
}

.training #training-menu ul li div ul {
    min-height:80px;
    margin-bottom:0;
    overflow:auto;
}
.training #training-menu ul li div ul li {
    width:49%;
    padding:3px 0;
    margin:0 2% 10px 0;
    float:left;
    background:#fc777d;
    border:none;
    color:#fff;
    font-size:11px;
}

.training #training-menu ul li div ul li:nth-child(2n) {
    margin:0 0 10px 0
}

.training #training-menu ul li div p {
    padding:0;
    background:none;
    font-size:14px;
}

.training #training-menu ul li div p a {
    padding:8px 0;
    display:block;
    border:1px solid #fc777d;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:url(../img/training/training_menu_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    text-decoration:none;
}

.training #training-menu ul li div p a:hover {
    background:#fc777d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
}
/*** 逶ｮ逧�挨 ***/

#training-menu ul.training_purpose li {
    width:32%;
    margin:0 2% 25px 0;
    padding-bottom: 20px;
    float:left;
    text-align:center;
    border:3px solid #14a7d2;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
    overflow: auto;
}

#training-menu ul.training_purpose li:nth-child(3n) {
    margin:0 0 25px 0;
}

.training #training-menu ul.training_purpose li h3 {
    height:100px;
    margin-bottom:0;
    font-size:18px;
    text-align:center;
    vertical-align:middle;
    line-height:1.2;
    color:#134c60;
    font-family: "じゅん 501";
}

.training #training-menu ul.training_purpose li.purpose01 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose01.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose02 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose06.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose03 h3 {
    padding-top:34px;
    background:url(../img/training/training_purpose02.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose04 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose04.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose05 h3 {
    padding-top:34px;
    background:url(../img/training/training_purpose03.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose06 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose05.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li h3 span {
    display:block;
}

.training #training-menu ul.training_purpose li h4 {
    height: 6.0em;
    padding:15px 12px 0;
    margin-bottom:0;
    font-size:15.5px;
    color:#14a7d2;
    text-align:left;
}

.training #training-menu ul.training_purpose li div {
    padding:12px;
}

.training #training-menu ul.training_purpose li p {
    height: 11em;
    padding:10px 0;
    margin-bottom:0;
    text-align:left;
}

.training #training-menu ul.training_purpose li p + p {
    height: 1.5em;
    padding:0;
    margin-bottom:0;
}

.training #training-menu ul.training_purpose li p + p a {
    border:1px solid #14a7d2;
    text-align:center;
    background:url(../img/training/training_purpose_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
}

.training #training-menu ul.training_purpose li p + p a:hover {
    background:#14a7d2 url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
}
/***********************************
遐比ｿｮ繧ｵ繝ｼ繝薙せ繝壹�繧ｸ
***********************************/
.shopcheck .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_shop-check_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.shopcheck .page-title h1 img  {
    height:98px;
    width:auto;
}


.training .restaurant,
.training .hospital,
.training .beautysalon {
    padding:40px 0;
}

.training .restaurant section,
.training .hospital section,
.training .beautysalon section {
    margin-bottom:40px;
}

.training .training-menu {
    padding:30px 0 0 0;
    margin:0 0 0 0;
    border:3px solid #fc777d;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    z-index:40;
    position:relative;
    box-sizing:border-box;
}

.training .restaurant .training-menu {
    background:#fff url(../img/training/bg_menu_restaurant.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .hospital .training-menu {
    background:#fff url(../img/training/bg_menu_hospital.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .beautysalon .training-menu {
    background:#fff url(../img/training/bg_menu_beautysalon.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .training-menu h2 {
    margin-bottom:10px;
    font-size:28px;
}

.training .training-menu h2 span.title-lead {
    height:32px;
    margin-bottom:10px;
    font-size:18px;
    color:#555555;
    display:block;
    line-height:32px;
}

.training .training-menu h2 span.icon {
    height:32px;
    display:inline-block;
    vertical-align:middle;
}

.training .restaurant .training-menu h2 span.icon {
    width:32px;
    background:url(../img/training/icon_restaurant.png) left center no-repeat;
    background-size:auto 32px;
}

.training .hospital .training-menu h2 span.icon {
    width:52px;
    background:url(../img/training/icon_hospital.png) left center no-repeat;
    background-size:auto 32px;
}

.training .beautysalon .training-menu h2 span.icon {
    width:42px;
    background:url(../img/training/icon_beautysalon.png) left center no-repeat;
    background-size:auto 32px;
}

.training .training-menu h2 span.txt-strong {
    color:#fc777d;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training .training-menu h2 + p {
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    font-size:18px;

}


.training .training-menu ul {
    margin:30px 0 0 0;
    padding:20px 30px;
    background:#fedddd url(../img/training/bg_training_menu.gif) repeat;
    position:relative;
    list-style:none;
}

.training .training-menu ul li {
    width:32%;
    margin:0 2% 0 0;
    float:left;
    padding:0;
    background:#fff;
    text-align:left;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
}

.training .training-menu ul li:nth-child(3n) {
    margin:0 0 0 0;
}

.training .restaurant .training-menu ul li,
.training .hospital .training-menu ul li {
    width:49%;
}

.training .restaurant .training-menu ul li:nth-child(2n),
.training .hospital .training-menu ul li:nth-child(2n) {
    margin:0 0 0 0;
}

.training .training-menu ul li div {
    padding:10px 0;
}

.training .training-menu ul li a {
    padding:10px 0;
    background:#fc777d;
    color:#fff;
    display:block;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}

.training ul.question {
    margin:0 0 40px 0;
    padding:60px 0 0 0;
    list-style:none;
    background:url(../img/training/bg_question.gif) center top no-repeat;
    background-size:auto 36px;
    border-bottom:1px solid #a6a297;
}

.training ul.question li {
    font-size:24px;
    margin-bottom:15px;
    text-align:center;
    line-height:1.6;
}

.training ul.question li strong {
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    color:#000;
}

.training .training-cont h2 {
    margin-bottom:40px;
    font-size:24px;
    text-align:center;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont h2 strong {
    padding-bottom:4px;
    color:#fd5960;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training .training-cont .training-txt {
    width:70%;
   float:left;
}

.training .training-cont .training-pic {
    width:28%;
    float:right;
}

.training .training-cont .training-pic img {
    max-width:100%;
    height:auto;
    margin-bottom:10px;
    display:block;
}

.training .training-cont h3 {
    margin-bottom:20px;
    font-size:18px;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt p,
.training .training-cont .training-txtfull p {
    margin-bottom:1.0em;
}

.training .training-cont .training-txt ul {
    margin:0 0 1em;
    padding:0;
    list-style:none;
}

.training .training-cont .training-txt ul li {
/*    color:#000;*/
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt p strong,
.training .training-cont .training-txtfull p strong,
.training .training-cont .training-txt ul strong {
    color:#fc777d;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt p strong.under-line,
.training .training-cont .training-txtfull p strong.under-line {
    padding-bottom:4px;
    color:#000000;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
 } 

.training .training-cont h4 {
    margin-bottom:20px;
    font-size:16px;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt .important,
.training .training-cont .training-txtfull .important {
    font-size:20px;
    text-align:center;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    color:#fd5960;
    line-height:2.0;
}

/***********************************
蠎苓�險ｺ譁ｭ繧ｵ繝ｼ繝薙せ
***********************************/
.shopcheck .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_shop-check_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.shopcheck .page-title h1 img  {
    height:98px;
    width:auto;
}
.shopcheck .to-owner {
    margin-bottom:40px;
    padding:40px 0;
}

.shopcheck .to-owner h2 {
    width:680px;
    margin:0 auto 30px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:22px;
    color:#49a1c1;
}

.shopcheck .to-owner ul {
    list-style:none;
    margin:0;
    padding-bottom:80px;
    background:url(../img/training/bg_to-owner.png) center bottom no-repeat;
    background-size:135px auto;
    z-index:50;
    position:relative;
}

.shopcheck .to-owner ul li {
    width:45%;
    margin:0 15% 15px 0;
    float:left;
    padding:10px 0 10px 30px;
    background:url(../img/training/bg_check.png) left center no-repeat;
    background-size:20px auto;
    font-size:20px;
}

.shopcheck .to-owner ul li:nth-child(2n) {
    width:40%;
    margin:0 0 15px 0;
}

.shopcheck .to-owner .chance {
    padding:40px 0 0 0;
    margin:-5px 0 0 0;
    background:#fff2f2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    z-index:40;
    position:relative;
}

.shopcheck .to-owner .chance h3 {
    margin-bottom:30px;
    font-size:28px;
}

.shopcheck .to-owner .chance h3 span.title-lead {
    font-size:18px;
    color:#49a1c1;
    display:block;
}

.shopcheck .to-owner .chance h3 span.txt-strong {
    color:#fc777d;
}

.shopcheck .to-owner .chance dl {
    margin-top:60px;
    padding:30px;
    background:#fedddd;
    position:relative;
}

.shopcheck .to-owner .chance dl dt {
    width:420px;
    margin:-50px auto 30px;
    padding:8px 0;
    text-align:center;
    background:#fc777d;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.shopcheck .to-owner .chance dl dd {
    width:100%;
    margin:0 0 10px 0;
    padding:20px 20px 20px 60px;
    background:url(../img/training/icon_shopcheck_result.png) 20px center no-repeat #fff;
    background-size:30px 30px;
    text-align:left;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .to-owner .chance dl dd:last-child {
    margin:0;
}

.shopcheck .check-flow {
    margin-bottom:40px;
}

.shopcheck .check-flow h2 {
    width:420px;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
}

.shopcheck .check-flow ul {
    list-style:none;
    margin:0 0 30px 0;
    padding:0;
}

.shopcheck .check-flow ul li {
    width:32%;
    margin:0 2% 0 0;
    float:left;
}

.shopcheck .check-flow ul li:nth-child(1) {
    background:url(../img/training/bg_flow01.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(2) {
    background:url(../img/training/bg_flow02.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(3) {
    background:url(../img/training/bg_flow03.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(3n) {
    margin:0;
}

.shopcheck .check-flow ul li h3 {
    margin-bottom:10px;
    padding-top:100px;
    font-size:17px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    font-weight:normal;
    color:#49a1c1;
}

.shopcheck .check-flow ul li:nth-child(1) h3 {
    background:url(../img/training/bg_flow01_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li:nth-child(2) h3 {
    background:url(../img/training/bg_flow02_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li:nth-child(3) h3 {
    background:url(../img/training/bg_flow03_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li h3 + p {
    padding:0.7em 0 0;
    font-size:16px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    height:3em;
    color:#000;
    border-bottom:1px dotted #333333;
}

.shopcheck .check-flow ul li:nth-child(3n) h3 + p {
    padding:0;
}

.shopcheck .check-flow ul li h3 + p + p {
    padding:10px;
}

.shopcheck .check-flow dl {
    background:url(../img/training/bg_stepline.gif) 38px bottom no-repeat;
    background-size:22px auto;
}

.shopcheck .check-flow dl dt {
    margin-bottom:15px;
    font-size:18px;
    color:#49a1c1;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    line-height:1.0;
}

.shopcheck .check-flow dl dt span.do-step {
    padding:0 0 4px;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
}

.shopcheck .check-flow dl dt span.step {
    width:100px;
    padding:8px 0 6px;
    text-align:center;
    background:#49a1c1;
    background-image:none;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    display:inline-block; margin-right:20px;
    font-size:15px;
    font-weight:normal;
}

.shopcheck .check-flow dl dd {
    margin:0 0 30px 120px;
}

.shopcheck .check-flow dl dd strong {
    font-size:16px;
    font-family: "じゅん 501";
    color:#000;
}

.shopcheck .check-flow dl dd strong.under-line {
    padding-bottom:4px;
    color:#fd5960;
    /*background:url(../img/common/underline_yellow.png) left bottom repeat-x;*/
    background-size: auto 8px;
 }

.shopcheck .check-flow dl dd .report {
    margin:15px 0 0 0;
    padding:20px;
    background:#fff;
    border:2px solid #49a1c1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .check-flow dl dd .report h4 {
    width:80px;
    padding:3px 10px;
    float:left;
    background:#49a1c1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-size:15px;
    color:#fff;
    text-align:center;
}

.shopcheck .check-flow dl dd .report p {
    margin-left:90px;
}

.shopcheck .check-flow dl dd .proposal {
    margin:15px 0 0 0;
    padding:20px;
    background:#fff;
    border:2px solid #fc777d;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .check-flow dl dd .proposal h4 {
    padding:10px 0;
    margin-bottom:10px;
    font-size:18px;
    color:#fff;
    border-bottom:1px dotted #fc777d;
    background:#fc777d;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
}

.shopcheck .check-flow dl dd .proposal p {
    margin-bottom:20px;
}

.shopcheck .check-flow dl dd .proposal a {
    width:240px;
    padding:12px 22px 12px 15px;
    float:right;
    background:#c4da2c url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-decoration:none;
    text-align:center;
}

.shopcheck .check-flow dl dd .proposal a:hover {
    background:#b1c61d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
}

.shopcheck .check-price {
    margin-bottom:40px;
}

.shopcheck .check-price h2 {
    width:420px;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
}

.shopcheck .check-price h2 + p {
    text-align:center;
    margin-bottom:20px;
}

.shopcheck .check-price dl {
    margin-bottom:10px;
    border:1px solid #aeaeae;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-collapse:collapse;
}

.shopcheck .check-price dl dt,
.shopcheck .check-price dl dd {
    padding:10px;
}

.shopcheck .check-price dl dt:nth-of-type(1),
.shopcheck .check-price dl dd:nth-of-type(1) {
    width:45%;
    float:left;
    clear:both;
}

.shopcheck .check-price dl dt:nth-of-type(2),
.shopcheck .check-price dl dd:nth-of-type(2) {
    width:55%;
    margin-left:45%;
    border-left:1px solid #aeaeae;
}

.shopcheck .check-price dl dt,
.shopcheck .check-price dl dd {
    text-align:center;
}

.shopcheck .check-price dl dt:nth-of-type(1) {
    background:#c0bfbf;
    color:#fff;
}

.shopcheck .check-price dl dt:nth-of-type(2) {
    background:#aeaeae;
    color:#fff;
}

.shopcheck .check-price dl dd .price {
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    font-size:15px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.shopcheck .check-price dl dd .price .txt-strong {
    font-size:22px;
}

.shopcheck .check-price dl dd .price .tax {
    font-size:12px;
}
.shopcheck .check-price dl + p {
    text-align:right;
}
/***********************************
Lecture Page
***********************************/
.lecture .page-title .inner-box {
    padding:0;
    background:url(../img/lecture/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.lecture .page-title h1 img  {
    height:98px;
    width:auto;
}

/*** 隰帶ｼ斐ユ繝ｼ繝� ***/
.lecture #lecture-theme {
    padding:40px 0;
}

.lecture .inner-box #lecture-theme h2 {
    width:400px;
    margin:0 auto 30px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:28px;
}

.lecture .inner-box #lecture-theme h2 + p {
    margin-bottom:20px;
    text-align:center;
}

.lecture .inner-box #lecture-theme section {
    padding:40px 20px 20px;
    border-bottom:1px dotted #FFB9C5;
}

.lecture .inner-box #lecture-theme h3 {
    font-size:28px;
}

.lecture .inner-box #lecture-theme h3 span {
    font-size:20px;
    margin:6px 0 0 15px;
    display:inline-block;
    vertical-align:top;
}

.lecture .inner-box #lecture-theme h3 span {
    margin-left:160px;
}

.lecture .inner-box #lecture-theme h3 span:first-child {
    margin:6px 15px 0 0;
    padding:2px 15px ;
    font-size:16px;
    border-radius:36px;
    -moz-border-radius:36px;
    -webkit-border-radius:36px;
    background:#fc777d;
    color:#fff;
    display:inline-block;
    vertical-align:top;
    font-weight:normal;
}

.lecture .inner-box #lecture-theme section p {
    padding:20px;
    line-height:1.6;
}

.lecture #lecture-theme .contact-lecture {
    padding-top:40px;
}

.lecture #lecture-theme .contact-lecture p {
    margin-bottom:10px;
    text-align:center;
}

.lecture #lecture-theme .contact-lecture a {
    width:480px;
    margin:0 auto;
    padding:20px 0;
    display:block;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background:#fc777d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    text-align:center;
    font-size:20px;
    color:#fff;
    text-decoration:none;
}

.lecture #lecture-theme .contact-lecture a:hover {
    background-color:#ff6d85;
}
/***********************************
Talking Page
***********************************/


.talkingNavi {
	width: 100%;
	margin: 50px 0 80px;
	padding: 0;
	display: inline-block;
	text-align: center;
	letter-spacing: -.40em;
}
.talkingNavi li {
	width: 32%;
	height: 90px;
	margin-right: 2%;
	background-color: #fedddd;
	position: relative;
	float: left;
	letter-spacing: normal;
	list-style: none;
	font-size: 18px;
/*	font-weight: bold;*/
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    font-family:"じゅん 501";
}
.talkingNavi li:last-child {
	margin-right: 0;
}
.talkingNavi li a {
	left: 0;
	text-decoration: none;
}
.talkingNavi li a:hover {
	color: #fc777d;
	font-size: 19px;
}
.talkingNavi span {
	width: 32%;
	height: 90px;
	display:table-cell;
	vertical-align: middle;	
}


.training .talking {
    padding:40px 0;
}

.training .talking section {
    margin-bottom: 40px;
}
.talking h2 {
    margin-bottom:30px;
    font-size:28px;
    text-align: center;
    border-bottom:1px solid #777676;
}

.talking h2 span {
    display: block;
	font-size: 20px;
}

.talking h2 span + span {
	font-size: 28px;
}

.talking h3 {
    width: 420px;
    margin: 0 auto 20px;
    padding:8px 0;
    text-align:center;
    background:#fc777d;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.talking .lead-txt {
    text-align: center;
}
.talking .talking-menu {
    padding:0 30px 30px 30px;
    position:relative;
}

.talking .talking-menu dt {
    margin-bottom:15px;
    color:#fc777d;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.talking .talking-menu dt:not(first-child) {
    margin-top:25px;
}

.talking .talking-menu dd {
    border-bottom: dotted 1px #BFBFBF;
    width:100%;
    padding:10px;
    text-align:left;
    display: list-item;
    list-style: inside circle;
	padding-left: 2em;
    text-indent: -1.3em;
}

.talking .check-price {
    margin-bottom:40px;
}

.talking .check-price h2 {
    width:420px;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
}

.talking .check-price h2 + p {
    text-align:center;
    margin-bottom:20px;
}

.talking .check-price dl {
    margin-bottom:10px;
    border:1px solid #aeaeae;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    height: auto;
}

.talking .check-price dl dt,
.talking .check-price dl dd {
    padding:10px;
}

.talking .check-price dl dt {
    border-bottom:1px solid #aeaeae;
    clear: both;
    background:#aeaeae;
    color:#fff;
}

.talking .check-price dl dd {
    width: 70%;
    float: left;
    box-sizing: border-box;
}

.talking .check-price dl dd + dd {
    width: 30%;
}

.talking .check-price dl dd .price {
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    font-size:15px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.talking .check-price dl dd .price .txt-strong {
    font-size:22px;
}

.talking .check-price dl dd .price .tax {
    font-size:12px;
}
.talking .check-price dl + p {
    text-align:right;
}



/*******************/


.talking .talk_course .course {
    padding:40px 0 0 0;
    margin:-5px 0 0 0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    z-index:40;
    position:relative;
}

.talking .talk_course .course p {
	margin-bottom: 30px;
	color: #fc777d;
	font-size: 25px;
}

.talking .talk_course .course p span {
	border-bottom: double;
	font-weight: bolder;
	font-family: "じゅん 501";
}

.talking .talk_course .course ul {
	padding: 0;
}
.talking .talk_course .course li {
	margin: 0 auto;
	text-align: center;
}

.talking .talk_course .course .course_list {
	display: inline-block;
	text-align: left;
	list-style: none;
    width:65%;
    padding:5px 0;
	padding-left: 2em;
	background: url(http://office-toyooka.com/img/training/bg_check.png) no-repeat;
	background-size: 20px auto;
	background-position: 1% center;
}

.talking .talk_course .course li.text{
	margin-top: 10px;
	text-indent: 25%;
	font-weight: normal;
	list-style: none;
}

.talking .talk_course .course dl {
    margin-top:60px;
    padding:30px 0 0 0;
    position:relative;
}

.talking .talk_course .course dl dt {
    width:520px;
    margin:-50px auto 0px;
    padding:8px 0;
    text-align:center;
    background:#fedddd;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#555;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.talking .talk_course .course dl dd {
    width:100%;
    margin:0 0 10px 0;
    padding:20px 20px 20px 30px;
    background-color:#fff;
    background-size:30px 30px;
    text-align:left;
	line-height: 30px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.talking .talk_course .course dl dd:last-child {
    margin:0;
}


.talking .talking-menu-hitomae dd {
	font-size: 18px;
	border: none;
	padding-top: 0;
}

.talking .talking-menu-ichinichi dd {
	padding-top: 0;
	list-style: none;
	border: none;
	text-indent: inherit;
}

.talking .training-txt .course_list {
	text-align: left;
	list-style: none;
    padding:5px 0;
	padding-left: 2em;
	background: url(http://office-toyooka.com/img/training/bg_check.png) no-repeat;
	background-size: 20px auto;
	background-position: 1% center;
}
.talking .training-txt .text {
	margin: 1em 2em 0 2em;
}

/****************/











/***********************************
About Page
***********************************/
.about .page-title .inner-box {
    padding:0;
    background:url(../img/about/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.about .page-title h1 img  {
    height:98px;
    width:auto;
}

/*** 莨夂､ｾ讎りｦ� ***/
.about #container {
    padding:40px 0;
}

.about #container p {
    line-height:1.6;
}

.about section {
    margin-bottom:40px;
}

.about #container .inner-box h2 {
    width:400px;
    margin:0 auto 30px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:28px;
}

.about #company-profile dl {
	width:100%;
	overflow:hidden; /*float縺励◆縺ｮ縺ｧ鬮倥＆遒ｺ菫�*/
	border:1px solid #ffe3e4;
	border-top:none; /*dt,dd險ｭ螳壹→縺九�繧九�縺ｧ*/
	background:#fff2f3;
}

.about #company-profile dt {
	width:160px;
	float:left;
	padding:10px;
	border-top:1px solid #ffe3e4;
}

.about #company-profile dd {
    margin-left:160px;
	padding:10px;
	border-left:1px solid #ffe3e4; /*髟ｷ縺上↑繧玖ｦ∫ｴ�縺ｫ縺ゅｏ縺帙※*/
	border-top:1px solid #ffe3e4;
	background:#fff;
}

.about #company-profile dd:after {
	clear:both; /*1谿ｵ縺壹▽float隗｣髯､縺吶ｋ險ｭ螳�(縺�ｉ縺ｪ縺�ｼ�)*/
}

.about #company-profile dd ol {
    margin:0 0 0.5em;
    padding:0 0 0 1.5em;
}

/*** 菫｡譚｡ ***/
.about #company-creed h3 {
    margin:0 auto 30px;
    text-align:center;
    font-size:24px;
    color:#fc777d;
}

.about #company-creed h4 {
    margin-bottom:20px;
    font-size:20px;
    text-align:center;
}

.about #company-creed h4 + p {
    text-align:center;
}

/***縺斐≠縺�＆縺､***/
#company-greeting p {
    margin-bottom:1em;
}

#company-greeting p span {
}

#company-greeting p:last-child {
    text-align:right;
}

#company-greeting p:last-child span {
    display:block;
    text-align:right;
}

#company-greeting p:last-child img {
    width:240px;
    height:auto;
    display:inline-block;
}

/***繝励Ο繝輔ぅ繝ｼ繝ｫ***/
#teacher-profile .profile {
    margin-bottom:30px;
}

#teacher-profile .profile p {
    margin-bottom:1em;
}

#teacher-profile .profile div:first-child {
    width:280px;
    float:right;
}

#teacher-profile .profile div:first-child img {
    width:100%;
    max-width:100%;
    height:auto;
}

#teacher-profile .profile div:first-child + div {
    margin-right:300px;
    text-justify:inter-ideograph;
}

#teacher-profile dl dt {
    margin-bottom:15px;
    position:relative;
}

#teacher-profile dl dt span {
    margin-left:20px;
    padding:0 10px;
    display:inline-block;
    background:#fff;
    position:relative;
    z-index:20;
}

#teacher-profile dl dt:after {
    width:100%;
    content:"";
    display:block;
    border-bottom:1px solid #cdcdcd;
    position:absolute;
    top:50%;
}

#teacher-profile dl dd {
    margin-bottom:30px;
}

#teacher-profile dl dd ul {
    list-style:circle;
    margin:0;
    padding:0 0 0 1.5em;
}

#teacher-profile dl dd li ul  {
    list-style:none;
}

#teacher-profile li li {
    margin-bottom:5px;
}

#teacher-profile li li audio {
    vertical-align:middle;
}

#teacher-profile .writer_work {
    display: inline-block;
    border: solid 1px #fc777d;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin-bottom: 30px;

}

#teacher-profile .writer_work a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px;
    text-decoration: none;
}

#teacher-profile .writer_work a span {
    color: #fc777d;
}

#teacher-profile .writer_work a:hover {
    color: #fc777d;
}

.logo-circle {
    font-size: 60%;
}
/***********************************
Voice page
***********************************/
.voice .page-title {
    background:#ffa1a7 url(../img/voice/voice_bg.jpg) center center no-repeat;
    background-size:cover;
}

.voice .page-title .inner-box {
    padding:0;
}

.voice .page-title h1 img,
.voice .page-title p img  {
    height:98px;
    width:auto;
}

.voice #container {
    padding:40px 0;
    background:#f9f9f9;
}

/*** 縺雁ｮ｢讒倥�螢ｰ繧ｫ繝�ざ繝ｪ ***/
.voice nav#voice_cat {
    background:url(../img/top/h2_voice_bg.png) center center no-repeat;
}

.voice nav#voice_cat ul {
    width:60%;
    margin:0 auto 40px;
    padding:0 20px;
    list-style:none;
    background:#f9f9f9;
}

.voice nav#voice_cat li {
    width:49%;
    margin:0 2% 0 0;
    float:left;
}

.voice nav#voice_cat li:nth-child(2) {
    margin:0;
}

.voice nav#voice_cat li a {
    padding:10px 0;
    text-decoration:none;
    display:block;
    box-sizing:border-box;
    text-align:center;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}


.voice nav#voice_cat li:nth-child(1) a {
    border:2px solid #fc777d;
}

.voice nav#voice_cat li:nth-child(2) a {
    border:2px solid #49a1c1;
}

.voice nav#voice_cat .student li:nth-child(1) a,
.voice nav#voice_cat .manager li:nth-child(2) a,
.voice nav#voice_cat li a:hover {
    color:#fff;
}

.voice nav#voice_cat li:nth-child(1) a:hover {
    background:#d5cfc0;
}

.voice nav#voice_cat .student li:nth-child(1) a,
.voice nav#voice_cat li:nth-child(1) a:hover {
    background:#fc777d;
}

.voice nav#voice_cat .manager li:nth-child(2) a,
.voice nav#voice_cat li:nth-child(2) a:hover {
    background:#49a1c1;
}

/*** 縺雁ｮ｢讒倥�螢ｰ荳隕ｧ ***/
.voice .voice-list {
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}

.voice .voice-list li {
    /*width:32%;
    margin:0 2% 30px 0;
    padding:15px;
    float:left;*/
    margin-bottom:30px;
    padding:25px;
    background:#fff url(../img/top/voice-list_bg.gif) center center repeat;
    border:5px solid #fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    text-align:left;
    box-sizing:border-box;
}

/*
.voice .voice-list li:nth-child(3n) {
    margin:0 0 20px 0;
}
*/

.voice .voice-list li h2 {
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    line-height:1.4;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.voice .voice-list li span.student,
.voice .voice-list li span.manager,
.voice article span.student,
.voice article span.manager{
    margin-bottom:15px;
    padding:5px 15px;
    border-radius:3px;
    display:inline-block;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
}

.voice .voice-list li .student,
.voice article  .student{
    background:#fc777d;
}

.voice .voice-list li .manager,
.voice article  .manager{
    background:#49a1c1;
}

.voice .voice-list li .voice-img {
    width:20%;
    float:left;
}

.voice .voice-list li .voice-img img {
    max-width:100%;
    height:auto;
}

.voice .voice-list li p {
    line-height:1.8;
    font-size:15px;
}

.voice .voice-list li p.voice-txt {
    float:right;
    width:78%;
}

.voice .voice-list li a {
    text-decoration:none;
}

.voice .voice-list li a span.read-more {
    margin:0;
    padding:0 0 0 10px;
    line-height:1.0;
    color:#fc777d;
}

/*** 蛟句挨繝壹�繧ｸ***/

.voice article {
    background:#fff;
}

.voice article h1 {
    margin-bottom:40px;
    font-size:28px;
    clear:none;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.voice article .voice-txt {
    padding:40px 40px 40px 20px;
    margin-left:27%;
}

.voice article .voice-txt-full {
    padding:40px;
}

.voice .voice-list li .training-name,
.voice article .training-name {
    display: inline-block;
    margin:0 0 15px 15px;
}

.voice .voice-list li .training-name a,
.voice article .training-name a {
    display: inline-block;
    margin-right: 1.5em;
}

.voice-txt p,
.voice-txt-full p {
    line-height:1.8;
    margin-bottom:1.0em;
}

.voice article p.voice-user {
    padding:40px 0 0;
    margin:0;
    font-size:16px;
    text-align:right;
    color:#444444;
}

.voice article .voice-img {
    padding:40px 20px 40px 40px;
    width:26%;
    float:left;
    display:inline-block;
}

.voice-img img {
    width:100%;
    max-width:100%;
    height:auto;
}

nav#voice-link {
    width:100%;
    text-align:center;
}

nav#voice-link li {
    margin:0 5px;
    display:inline-block;
    border:1px solid #cfcfcf;
}

nav#voice-link li a {
    padding:8px 15px;
    display:block;
    text-align:center;
    text-decoration:none;
}

.voice #side h3 {
    margin:0 0 10px;
    padding:10px 15px;
    background:#FFCDCD;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:16px;
}

.voice #side ul {
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.voice #side .voice-cat li {
    padding:4px 15px;
    border-bottom:1px dotted #efefef;
}

.voice #side ul ul {
    margin: 10px 0 0 0;
}
.voice #side ul ul li {
    padding-left: 10px;
}

.voice #side li img {
    width:100%;
    height:auto;
}
/***********************************
Column Page
***********************************/
.column .page-title {
}

.column .page-title .inner-box {
    padding:0;
}

.column .page-title h1 img,
.column .page-title p img  {
    height:98px;
    width:auto;
}

.column .page-title p {
    line-height: 170px;
}
.column #container {
    padding:40px 0;
}


.column .column-list {
    padding:0 20px 0 0;
}

.column .column-nav {
    width:28%;
}

/*** 繧ｳ繝ｩ繝�荳隕ｧ ***/

.column .column-list section {
    padding:20px 0;
    border-bottom:1px dotted #efefef;
}
.column .column-list section:first-child {
    padding:0 0 20px 0;
}

.column .column-list h2 {
    margin-bottom:15px;
    font-size:24px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.column .column-list h2 a,
.column .column-list section a {
    text-decoration:none;
}

.column .column-list section a span.read-more {
    color:#fc777d;
    text-decoration:none;
}

/*** 繧ｳ繝ｩ繝� ***/
.column article h1 {
    margin-bottom:40px;
    font-size:28px;
    clear:none;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.column p {
    line-height:1.8;
    margin-bottom:1.0em;
}

.column #side h3 {
    margin:0 0 10px;
    padding:10px 15px;
    background:#FFCDCD;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:16px;
}

.column #side ul.colum-cat {
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.column #side .colum-cat li {
    padding:4px 15px;
    border-bottom:1px dotted #efefef;
}

.column #side li img {
    width:100%;
    height:auto;
}

/***********************************
Contactus Page
***********************************/
.contact .page-title .inner-box {
    padding:0;
    background:url(../img/contact/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.contact .page-title h1 img  {
    height:98px;
    width:auto;
}

#contact {
    padding:40px 0 0 0;
}

#contact h2 {
    width:400px;
    margin:0 auto 30px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:28px;
}

#contact p {
    margin-bottom:30px;
}

#contact p.notice {
    color:#FC9297;
}

#contact dl {
    margin-bottom:20px;
    border-bottom:1px solid #cfcfcf;
}

#contact dl p {
    margin-bottom:0.5em;
}

#contact dt {
    width:30%;
    padding:20px;
    float:left;
    border-top:1px solid #cfcfcf;
    font-weight:normal;
}

#contact dt .req {
    margin-left:10px;
    background:#FC9297;
    padding:3px 8px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
    display:inline-block;
    line-height:1.0;
}

#contact dd {
    margin-left:30%;
    padding:20px;
    border-top:1px solid #cfcfcf;
}

#contact dd div:first-of-type {
    margin-bottom:1.0em;
}

#contact dd input,
#contact dd textarea {
    padding:8px;
    -webkit-appearance:none;
    border:1px solid #cfcfcf;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	background: #f4f4f4;
    font-size:15px;
}

#contact dd input#corpname,
#contact dd input#mail,
#contact dd input#mail-confirm,
#contact dd input#tel {
    width:80%;
}

#contact dd input#name-sei,
#contact dd input#name,
#contact dd input#kana {
    width:50%;
}
#contact dd textarea {
    width:100%;
    resize: vertical;
}

#contact dd input:hover,
#contact dd textarea:hover {
	background: #fff;
}
#contact input:focus,
#contact dd textarea:focus {
outline: 0;
}

#contact dd.contact-kind ul {
    list-style:none;
    margin:0;
    padding:0;
}

#contact dd.contact-kind ul li {
    display:inline-block;
    margin:0 10px 10px 0;
}

#contact dd input[type="checkbox"] {
	display: none;
}

#contact dd.contact-kind span.wpcf7-list-item.first {
    /*margin-left:-5px;*/
}

/*#contact dd.contact-kind label,*/
#contact dd.contact-kind .wpcf7-list-item-label {
    margin-left:0;
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 32px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*#contact dd.contact-kind label::before,
#contact dd.contact-kind label::after,*/
#contact dd.contact-kind .wpcf7-list-item-label::before,
#contact dd.contact-kind .wpcf7-list-item-label::after {
	position: absolute;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*#contact dd.contact-kind label::before,*/
#contact dd.contact-kind .wpcf7-list-item-label::before {
	top: 40%;
	left: 0;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 3px;
}
/*#contact dd.contact-kind label::after,*/
#contact dd.contact-kind .wpcf7-list-item-label::after {
	opacity: 0;
	top: 50%;
	left: 5px;
	width: 12px;
	height: 6px;
	margin-top: -8px;
	border-left: 2px solid #FC9297;
	border-bottom: 2px solid #FC9297;
	-webkit-transform: rotate(-45deg) scale(.5);
	transform: rotate(-45deg) scale(.5);
}
/*#contact dd.contact-kind label:hover::before,*/
#contact dd.contact-kind .wpcf7-list-item-label::before {
	background: #fff;
}
/*#contact dd input[type="checkbox"]:checked + label::before,*/
#contact dd input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
#contact dd input[type="hidden"] + .wpcf7-list-item-label::before {
	background: #fff;
	border: 1px solid #FC9297;
}
/*#contact dd input[type="checkbox"]:checked + label::after,*/
#contact dd input[type="checkbox"]:checked + .wpcf7-list-item-label::after,
#contact dd input[type="hidden"] + .wpcf7-list-item-label::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}
#contact dt:first-of-type,
#contact dd:first-of-type {
    border:none;
}

#contact dl + p {
    text-align:center;
}

.sendbox {
    text-align:center;
}

.sendbox input {
    display:inline-block;
    margin:0 5px;
    width:320px;
    padding:15px;
    border:none;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:15px;
    color:#fff;
    cursor: pointer;
    transition: 0.3s;
}

.sendbox input.confirm {
    background:#F595A5;
}
.sendbox input.confirm:hover {
    background:#FF6D85;
}

.sendbox input.go-back {
    background:#868181;
}
.sendbox input.go-back:hover {
    background:#616161;
}

.sendbox input.wpcf7-submit {
    background:#C4DA2C;
}
.sendbox input.wpcf7-submit:hover {
    background:#A9BE14;
}

.wpcf7-response-output,
.wpcf7-validation-errors {
    display:none!important;
}

/*20240208追記 助成金をご活用いただけます*/
.subsidy_block {
    width: auto;
    display: inline-block;
    font-size: 1.65rem;
    background-color: #b1c61d;
    padding: 5px 15px;
    margin-bottom: 1.2rem;
    border-radius: 5px;
    color: #fff;
}

@media only screen and (max-width: 1050px ) {
.training #training-menu ul.training_purpose li h3 {
    font-size:14px;
}

#training-menu ul.training_purpose li,
#training-menu ul.training_purpose li:nth-child(3n) {
    width:49%;
    margin:0 2% 25px 0;
    float:left;
    text-align:center;
    border:3px solid #14a7d2;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}

#training-menu ul.training_purpose li:nth-child(2n) {
    margin:0 0 25px 0;
}

.training #training-menu ul.training_purpose li h4 {
    height: 4.5em;
    padding:15px 12px 0;
    font-size:15.5px;
}

.training #training-menu ul.training_purpose li div {
    padding:12px;
}

.training #training-menu ul.training_purpose li p {
    height: 7.5em;
}

.training #training-menu ul.training_purpose li p + p {
    height: 1.5em;
}
}

@media only screen and (min-device-width: 601px ) and (max-device-width: 1050px ) {
header nav#gnavi ul {
    min-width:100%;
}

.inner-box {
    min-width:100%;
}

/*------
縺雁撫縺�粋繧上○繝翫ン
-----------------*/
header nav#contactnavi li {
    width:200px;
}

header nav#contactnavi li:first-child {
    margin:0 10px 0 0;
}

header nav#contactnavi li img {
    height:auto;
    max-width:100%;
}

header nav#gnavi ul {
    width:100%;
    max-width:100%;
    min-width:100%;
}

/*------
Footer
-----------------*/
#foot-contact {
    min-width:100%;
}

#foot-contact div.contact-box {
    min-width:50%;
}


#foot-contact div.contact-box div {
    min-width:100%;
}

#foot-contact div.contact-box:first-child div {
    min-width:100%;
}

footer nav ul {
    min-width:100%;
}

footer nav ul li a {
    padding:20px 10px;
    display:inline-block;
    text-decoration:none;
}

#foot-contact div.contact-box:first-child div img {
    height:60px;
    width:auto;
}

footer #foot-address h2 {
    width:30%;
}

footer #foot-address h2 img {
    width:90%;
    height:auto;
}
footer address span {
    display: inline;
    margin-right:0;
}

/*------
Container
-----------------*/
div#catch-copy .inner-box {
    max-width:94%;
    min-width:94%;
}

div#catch-copy .inner-box .copy-message {
    width:70%;
    float:left;
    padding:20px 40px;
    background:#fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}

div#catch-copy .inner-box #key-profile {
    width:28%;
    max-width:240px;
    position:absolute;
    top:-80px;
    right:0px;
}
div#catch-copy .inner-box #key-message {
    width:28%;
    max-width:240px;
    position:absolute;
    top:220px;
    right:0px;
}
#message .inner-box #message-txt {
    min-width:94%;
}

#main {
    width:100%;
    min-width:inherit;
    margin:0;
    padding:0 0 0 0;
    float:none;
}

.home #training-side,
#side {
    width:100%;
    padding:0;
    float:none;
}

.home #training-side,
.training #side,
.lecture #side {
    padding:0 0 0 0;
}

.home #training-side ul,
#side ul {
    list-style:none;
    margin:0 0 40px;
    padding:0;
    overflow:auto;
}

.home #training-side ul li,
#side ul.bnr-list li {
    width:48%;
    margin:0 4% 4% 0;
    float:left;
    margin-bottom:10px;
    text-align:center;
}

.home #training-side ul li:nth-child(2n),
#side ul.bnr-list li:nth-child(2n) {
    margin:0 0 4% 0;
}

.home #training-side ul li:last-child,
#side ul.bnr-list li:last-child {
    display:none;
}

.home #training-side ul li img,
#side ul li img {
    width:90%;
    max-width:90%;
    height:auto;
}

.home #promise dl {
    margin:0 0 40px;
}
    
.home #promise .inner-box {
    padding:20px;
}

.home #message .inner-box {
    width:96%;
    max-width:96%;
    min-width:96%;
}
#message .inner-box {
    border:4px solid #e3d7ae;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

#message .inner-box #message-txt {
    width:100%;
    min-width:100%;
    margin:0 auto;
    padding:40px 20px 240px;;
    box-sizing:border-box;
    font-size:1.4rem;
    line-height:1.8;
    position:relative;
}


#message .inner-box #message-txt h2 span {
    font-size:20px;
    font-weight:normal;
    color:#fd5960;
	font-family: "Shin Maru Go Regular";
    display:block;
}

#message .inner-box #message-txt p strong {
    font-size:108%;
    color:#555555;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

#message .inner-box #message-txt p {
    margin-bottom:1em;
    line-height:1.8;
}

#message .inner-box #message-txt p .txt-br {
    display:inline;
}

.training #promise ol li {
    width:32%;
    margin:0 2% 0 0;
    float:left;
}

.training #promise ol li h3 {
    margin:0 0 20px;
    padding:0;
    text-align:center;
    font-size:20px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training #promise ol li h3 span.promise-catch {
    width:100%;
    margin:0 auto 10px;
    display:block;
    background:#c6b886;
    border:2px solid #d1c8a8;
    padding:5px 0;
    text-align:center;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    color:#fff;
    font-size:1.3rem;
}

/****
    Talking Page
***********************************/
.training .talking {
    padding:40px 0;
}

.training .talking section {
    margin-bottom: 40px;
}
.talking h2 {
    margin-bottom:30px;
    font-size:28px;
    text-align: center;
    border-bottom:1px solid #777676;
}

.talking h2 span {
    display: block;
}
.talking h3 {
    width: 420px;
    margin: 0 auto 20px;
    padding:8px 0;
    text-align:center;
    background:#fc777d;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.talking .lead-txt {
    text-align: center;
}
.talking .talking-menu {
    padding:0 30px 30px 30px;
    position:relative;
}

.talking .talking-menu dt {
    margin-bottom:15px;
    color:#fc777d;
    font-size:20px;
    display:block;
    line-height:1.5;
}

.talking .talking-menu dt:not(first-child) {
    margin-top:25px;
}

.talking .talking-menu dd {
    border-bottom: dotted 1px #BFBFBF;
    width:100%;
    padding:10px;
    text-align:left;
    display: list-item;
    list-style: inside circle;
	padding-left: 2em;
    text-indent: -1.3em;
}

.talking .talking-menu-hitomae dd {
	font-size: 18px;
	border: none;
	padding-top: 0;
}
.talking .talking-menu-ichinichi dd {
	padding-top: 0;
	list-style: none;
	border: none;
	text-indent: inherit;
}

.talking .check-price {
    margin-bottom:40px;
}

.talking .check-price h2 {
    width:420px;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
}

.talking .check-price h2 + p {
    text-align:center;
    margin-bottom:20px;
}

.talking .check-price dl {
    margin-bottom:10px;
    border:1px solid #aeaeae;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    height: auto;
}

.talking .check-price dl dt,
.talking .check-price dl dd {
    padding:10px;
}

.talking .check-price dl dt {
    border-bottom:1px solid #aeaeae;
    clear: both;
    background:#aeaeae;
    color:#fff;
}

.talking .check-price dl dd {
    width: 75%;
    float: left;
    box-sizing: border-box;
}

.talking .check-price dl dd + dd {
    width: 25%;
}

.talking .check-price dl dd .price {
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    font-size:15px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.talking .check-price dl dd .price .txt-strong {
    font-size:22px;
}

.talking .check-price dl dd .price .tax {
    font-size:12px;
}
.talking .check-price dl + p {
    text-align:right;
}

/*------
Voice Page
-----------------*/
/*** 縺雁ｮ｢讒倥�螢ｰ繧ｫ繝�ざ繝ｪ ***/

.voice #side ul.voice-cat {
    width: 100%;
    height: auto;
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.voice #side .voice-cat li {
    width: 100%;
    padding:0;
    border-bottom:1px dotted #DDDDDD;
    text-align: left;
}

.voice #side .voice-cat li a {
    display: block;
    padding:4px 15px;

}
.voice #side .voice-cat li:last-child {
    border: none;
}
.voice #side ul.voice-cat ul {
    margin: 10px 0 0 0;
}
.voice #side ul.voice-cat ul li {
    padding-left: 10px;
}


/*------
Column Page
-----------------*/
/*** 縺雁ｮ｢讒倥�螢ｰ繧ｫ繝�ざ繝ｪ ***/

.column #side ul.colum-cat {
    width: 100%;
    height: auto;
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.column #side .colum-cat li {
    width: 100%;
    padding:0;
    border-bottom:1px dotted #DDDDDD;
    text-align: left;
}

.column #side .colum-cat li a {
    display: block;
    padding:4px 15px;

}
.column #side .colum-cat li:last-child {
    border: none;
}
.column #side ul.colum-cat ul {
    margin: 10px 0 0 0;
}
.column #side ul.colum-cat ul li {
    padding-left: 10px;
}
}


/********************************************************
*********************************************************
*********************************************************
 Mobile
 *********************************************************
 *********************************************************
 ********************************************************/
 
 
@media only screen and (max-device-width: 600px ) {
/*==================================
2.0 : Structure
===================================*/
html {
    border-top:2px solid #fc777d;
}

header {
    padding:10px 0;
    border-bottom:1px solid #fc777d;
}

body {
	color: #555555;
	font-size: 1.4rem;
	line-height: 22px;
	line-height: 2.2rem;
	margin: 0;
	background:#fff;
}
a[href^="tel:"] { cursor:pointer;}
    
/*------
縺雁撫縺�粋繧上○繝翫ン
-----------------*/
header nav#contactnavi {
    display:none;
}

/*------
繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン
-----------------*/
header nav#gnavi {
    border-top:none;
}
header nav#gnavi ul {
    width:100%;
    max-width:auto;
    min-width:auto;
    margin:0 auto;
    padding:0;
    display:block;
    table-layout:auto;
}

header nav#gnavi ul li {
    height:auto;
    display:block;
    text-align:left;
    border-bottom:1px solid #ffcdcd;
}

header nav#gnavi ul li a {
    padding:10px 10px;
    border-top:none;
    display:block;
    line-height:inherit;
    text-decoration:none;
}

header nav#gnavi ul li a:hover {
    color:#ffffff;
    background:#ff9ea2;
    border-top:none;
}

header nav#gnavi ul li.smp-sidenav-bnr {
    display:block;
}

header nav#gnavi ul li.smp-sidenav-bnr img {
    max-width:200px;
    height:auto;
}

.inner-box {
    width:100%;
    min-width:inherit;
    margin:0 auto;
    padding:0 20px;
    position:relative;
    box-sizing:border-box;
}

/*------
Container
-----------------*/
#container {
    position:relative;
}

#main {
    width:100%;
    min-width:inherit;
    margin:0;
    padding:0 0 0 0;
    float:none;
}

.home #training-side,
#side {
    width:100%;
    padding:0 0 40px 0;
    float:none;
}

.home #training-side,
.training #side,
.lecture #side {
    padding:40px 0 40px 0;
}

.home #training-side ul,
#side ul {
    list-style:none;
    margin:0;
    padding:0;
}

.home #training-side ul li,
#side ul.bnr-list li {
    margin-bottom:10px;
    text-align:center;
}

.home #training-side ul li:last-child,
#side ul.bnr-list li:last-child {
    display:none;
}

.home #training-side ul li img,
#side ul.bnr-list li img {
    width:90%;
    max-width:90%;
    height:auto;
}


/* Training */

/*------
Footer
-----------------*/
footer {
    width:100%;
    min-width:inherit;
}
#foot-contact {
    width:100%;
    min-width:inherit;
    display:block;
}

#foot-contact div.contact-box {
    width:100%;
    min-width:inherit;
    height:auto;
    display:block;
    padding:20px 0;
    background:#fff0f4;
}

#foot-contact div.contact-box {
    text-align:center;
}

#foot-contact div.contact-box div {
    width:100%;
    min-width:inherit;
    float:none;
    text-align:center;
}

#foot-contact div.contact-box div h3 {
    margin:0 0 15px 0;
    line-height:1.0;
    font-size:18px;
    font-weight:normal;
}

#foot-contact div.contact-box div img {
    height:70px;
    width:auto;
}

#foot-contact div.contact-box:first-child {
    background:#fff6f8;
}

#foot-contact div.contact-box:first-child div {
    width:100%;
    min-width:inherit;
    float:none;
    text-align:center;
}

#foot-contact div.contact-box:first-child div img {
    height:55px;
    width:auto;
}

footer nav {
    background:#ffe3e4;
}

footer nav ul {
    width:100%;
    min-width:inherit;
    margin:0;
    padding:0;
    position:relative;
    box-sizing:border-box;
}

footer nav ul li {
    display:block;
    background:url(../img/training/training_menu_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    border-bottom:1px solid #FFF5F5;
    text-align:left;
}

footer nav ul li:after  {
    content:"";
}

footer nav ul li:last-child:after  {
    content:"";
}

footer nav ul li a {
    padding:10px;
    display:block;
    text-decoration:none;
}

footer #foot-address {
    width:100%;
    padding:20px 0;
    background:#fc9095;
    color:#fff;
    font-size:1.4rem;
}

footer address {
    margin:0;
    font-style:normal;
    text-align:center;
}

footer address span {
    display:block;
}

footer #foot-address h2 {
    width:100%;
    margin-bottom:15px;
    float:none;
    text-align:center;
}

footer #foot-address h2 img {
    width:200px;
    height:auto;
}

footer #copyright {
    padding:10px 0;
    background:#fc777d;
    text-align:center;
    color:#fff;
    font-size:11px;
}


/*==================================
3.0 : Header
===================================*/

header h1#logo,
header p#logo {
    margin:0;
    padding:0;
    line-height:1.0;
    text-align:center;
}

header #logo img {
    width:240px;
    height:auto;
}

header .inner-box {
    padding:0;
    box-sizing:border-box;
}


/*===
Page title
==================*/

.page-title {
    background:#ffa1a7;
    height:170px;
    box-sizing:border-box;
}

.page-title .inner-box {
    padding:20px 0;
    height:170px;
    box-sizing:border-box;
}

.page-title h1,
.page-title p {
    line-height:170px;
    text-align:center;
    font-size:22px;
    color:#fff;
	font-family: "Shin Maru Go Regular";
}

.page-title h1.cat-top {
    text-align:center;
    font-size:24px;
    color:#fff;
	font-family: "Shin Maru Go Regular";
    line-height:170px;
    letter-spacing:0;
}


/*==================================
4.0 : Page
===================================*/

/***********************************
Home
***********************************/

/*===
Key
==================*/
div#key .inner-box {
    height:240px;
    background:url(../img/top/key_bg.jpg) no-repeat right top;
    background-size:auto 240px;
    position:relative;
}

div#key .inner-box img {
    width:90%;
    height:auto;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}

div#catch-copy {
    background:#fe7d82;
}

div#catch-copy .inner-box {
    padding:20px;
    box-sizing:border-box;
}

div#catch-copy .inner-box .copy-message {
    width:100%;
    float:none;
    padding:20px;
    margin-bottom:20px;
    background:#fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}

div#catch-copy h2 {
    margin-bottom:15px;
    font-weight:normal;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    font-size:2.2rem;
    text-indent:-0.5em;
}

div#catch-copy h2 span.txt-br {
    display:block;
    color:#000000;
}

div#catch-copy h2 span.txt-strong {
    color:#ed4b52;
    display:inline;
}

div#catch-copy .inner-box p {
    width:100%;
    line-height:1.8;
    font-size:1.5rem;
}

div#catch-copy .inner-box p.txt-br {
    display:inline;
}

div#catch-copy .inner-box p strong {
    color:#ed4b52;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
 }

div#catch-copy .inner-box p strong.under-line {
    padding-bottom:4px;
    color:#555555;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
    color:#000;
 }

div#catch-copy .inner-box #key-profile {
    width:100%;
    height:auto;
    position:relative;
    top:0;
    left:0;
    right:0;
    text-align:center;
    display:block;
	margin-bottom: 20px;
}

div#catch-copy .inner-box a#key-profile:hover img {
    opacity:1.0;
    
}

div#catch-copy .inner-box #key-profile img {
    width:70%;
    height:auto;
    margin:0 auto;
}

	div#catch-copy .inner-box #key-message {
    width:100%;
    height:auto;
    position:relative;
    top:0;
    left:0;
    right:0;
    text-align:center;
    display:block;
}

div#catch-copy .inner-box a#key-message:hover img {
    opacity:1.0;
    
}

div#catch-copy .inner-box #key-message img {
    width:70%;
    height:auto;
    margin:0 auto;
}
/*===
Training Service
==================*/
#promise {
    padding:0 0 40px;
    background:url(../img/top/promise_bg.gif) left top repeat;
}

.home #promise .inner-box {
    padding:20px;
}

.home #promise h2 {
    margin-bottom:40px;
    padding-bottom:20px;
    text-align:center;
    border-bottom:1px solid #fe7d82;
}

.home #promise h2 img {
    height:50px;
    width:auto;
}

.home #promise h3 {
    margin-bottom:15px;
    text-align:center;
}

.home #promise h3 img {
    height:21px;
    width:auto;
}

.home #promise h3 + p.lead-txt {
    margin-bottom:20px;
    text-align:left;
}

.home #promise .lead-txt span {
    display:inline;
}

.home #promise .inner-box section ul {
    width:100%;
    margin:0 0 40px 0;
    padding:0;
    list-style:none;
    display:table;
    table-layout:fixed;
}

ul.industry-menu li {
    width:100%;
    margin:0 0 1.0rem 0;
    float:none;
}

ul.industry-menu li:nth-child(3n) {
    margin:0;
}

ul.industry-menu li img {
    width:100%;
    height:auto;
}

ul.purpose-menu li {
    width:100%;
    margin:0 2% 2% 0;
    float:none;
    background:#effaff;
    border:2px solid #14a7d1;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

ul.purpose-menu li:nth-child(3n) {
    margin:0 0 2% 0;
}

ul.purpose-menu li a {
    padding:15px 0;
    text-align:center;
    display:block;
    text-decoration:none;
}

.home #promise .inner-box section dl {
    padding:10px 20px;
    border:2px solid #e1d8ba;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background:#fff;
}

.home #promise .inner-box section dl dt {
    padding-top:20px;
    width:100%;
    float:none;
    text-align:center;
}

.home #promise .inner-box section dl dt img {
    width:60%;
    max-width:60%;
    margin-bottom:1.5rem;
    height:auto;
}

.home #promise .inner-box section dl dd {
    width:100%;
    min-height:3.2rem;
    margin-left:0;
    padding:10px;
}

.home #promise .inner-box section dl dd:after {
    content:" ";
    display:block;
    clear:both;
}

.home #promise .inner-box section dl dd:nth-of-type(2) {
    border-bottom:1px solid #e1d8ba;
    border-top:1px solid #e1d8ba;
}

.home #promise .inner-box section dl dd span {
    width:3.2rem;
    height:3.2rem;
    margin-right:15px;
    background:#d1c8a8;
    border-radius:44px;
    -moz-border-radius:44px;
    -webkit-border-radius:44px;
    display:block;
    float:left;
    color:#fff;
    text-align:center;
    line-height:32px;
}

#promise p {
    text-align:center;
}

#promise p img {
    width:400px;
    height:auto;
}

/*===
Voice
==================*/
#voice {
    padding:30px 0;
    background:url(../img/top/voice_bg.jpg) center center no-repeat;
    background-size:cover;
}

#voice h2 {
    margin-bottom:20px;
    text-align:center;
    background:url(../img/top/h2_voice_bg.png) center center no-repeat;
}

#voice h2 img {
    width:auto;
    height:70px;
}

#voice-list {
    width:100%;
    margin:0 0 60px 0;
}

#voice-list div.voice {
    margin:0 10px;
    padding:15px;
    background:#fff;
    background:url(../img/top/voice-list_bg.gif) center center repeat;
    border:5px solid #fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    text-align:left;
    box-sizing:border-box;
}

#voice-list div.voice span {
    margin-bottom:15px;
    padding:5px 15px;
    border-radius:3px;
    display:inline-block;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
}

#voice-list div.voice h3 {
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    line-height:1.4;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

#voice-list div.voice .student {
    background:#fc777d;
}

#voice-list div.voice .manager {
    background:#49a1c1;
}

#voice p.site-btn {
    text-align:center;
}

#voice p img {
    width:90%;
    height:auto;
}

/*===
Message
==================*/
/*** message ***/
#message {
    padding:30px 20px;
    background-size:cover;
}

#message .inner-box {
    border:4px solid #e3d7ae;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

#message .inner-box #message-txt {
    width:100%;
    min-width:100%;
    margin:0 auto;
    padding:20px 0 0;
    box-sizing:border-box;
    font-size:1.4rem;
    line-height:1.8;
    position:relative;
}

#message .inner-box #message-txt h2 {
    width:100%;
    padding-bottom:20px;
    margin:0 auto 20px;
    font-size:18px;
    text-align:center;
	font-family: "Shin Maru Go Regular";
    line-height:1.4;
    font-weight:normal;
    background:url(../img/top/bg_message-h2.gif) left bottom repeat-x;
}

#message .inner-box #message-txt h2 span {
    font-size:20px;
    font-weight:normal;
    color:#fd5960;
	font-family: "Shin Maru Go Regular";
    display:block;
}

#message .inner-box #message-txt p strong {
    font-size:108%;
    color:#555555;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

#message .inner-box #message-txt p {
    margin-bottom:1em;
    line-height:1.8;
}

#message .inner-box #message-txt p .txt-br {
    display:inline;
}

#message .inner-box #message-txt div {
    text-align:right;
    position:relative;
    bottom:0;
    right:0;
    left:0;
}

#message .inner-box #message-txt div img {
    width:80%;
    height:auto;
}
/*******/

#message .inner-box #message-txt p strong.under-line {
    padding-bottom:4px;
    color:#fd5960;
    /*color:#555555;
    background:url(../img/common/underline_gold.png) left bottom repeat-x;*/
    background-size: auto 8px;
 }

/***********************************
Training Page
***********************************/
.training .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.training .page-title h1 {
    background:url(../img/training/bg_training_title.png) center 25px no-repeat;
    background-size:auto 50px;
    line-height:200px;
}


.training .page-title h1.cat-top {
    background:none;
    line-height:150px;
}

.training .page-title h1 img  {
    height:60px;
    width:auto;
}

.training #promise {
    padding:40px 0;
}

.training #promise h2 {
    margin-bottom:20px;
    text-align:center;
}

.training #promise h2 img {
    height:auto;
    width:80%;
}

.training #promise ol {
    margin:0;
    padding:0;
    list-style:none;
}

.training #promise ol li {
    width:100%;
    margin:0 0 2.0rem 0;
    float:none;
}

.training #promise ol li:nth-child(3n) {
    margin:0;
}

.training #promise ol li img {
    width:30%;
    height:auto;
    margin:0 auto 20px;
    display:block;
}

.training #promise ol li h3 {
    margin:0 0 20px;
    padding:0;
    text-align:center;
    font-size:20px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training #promise ol li h3 span.promise-catch {
    width:86%;
    margin:0 auto 10px;
    display:block;
    background:#c6b886;
    border:2px solid #d1c8a8;
    padding:5px 0;
    text-align:center;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    color:#fff;
    font-size:1.4rem;
}

.training #promise ol li h3 span.promise-strong {
    color:#fc777d;
}


/*** training menu ***/

#training-menu {
    padding:30px 0 0;
}

.training #training-menu h2 {
    width:80%;
    margin:0 auto 10px;
    text-align:center;
}

.training #training-menu h2 img {
    height:21px;
    width:auto;
}

.training #training-menu h2 +p {
    text-align:center;
    margin-bottom:20px;
}

#training-menu h3 img {
    width:80%;
    height:auto;
}

#training-menu ul {
    width:100%;
    margin:0 0 0 0;
    padding:0;
    list-style:none;
    overflow:auto;
}

.training #training-menu ul li {
    width:100%;
    margin:0 0 2.0rem;
    float:none;
    text-align:center;
    border:3px solid #fc777d;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}

#training-menu ul li:nth-child(3), #training-menu ul li:nth-child(6) {
    margin-right: 0;
}

#training-menu ul li img {
    width:100%;
    height:auto;
}

.training #training-menu ul li p {
    padding:10px 0;
    background:#fc777d;
    text-align:center;
}

.training #training-menu ul li p img {
    height:28px;
    width:auto;
}

.training #training-menu ul li div {
    padding:10px;
}

.training #training-menu h3 {
    margin-bottom:0;
    padding:10px 10px 0;
    font-size:1.8rem;
    text-align:left;
    line-height:1.4;
}

.training #training-menu h3 span {
    display:block;
}

.training #training-menu ul li div ul {
    min-height:inherit;
    margin-bottom:0;
    overflow:auto;
}
.training #training-menu ul li div ul li {
    width:49%;
    padding:3px 0;
    margin:0 2% 10px 0;
    float:left;
    background:#fc777d;
    border:none;
    color:#fff;
    font-size:11px;
}

.training #training-menu ul li div ul li:nth-child(2n) {
    margin:0 0 10px 0
}

.training #training-menu ul li div p {
    padding:0;
    background:none;
    font-size:14px;
}

.training #training-menu ul li div p a {
    padding:8px 0;
    display:block;
    border:1px solid #fc777d;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:url(../img/training/training_menu_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    text-decoration:none;
}

.training #training-menu ul li div p a:hover {
    background:#fc777d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
}
/*** 逶ｮ逧�挨 ***/

#training-menu ul.training_purpose li,
#training-menu ul.training_purpose li:nth-child(3n) {
    width:100%;
    margin:0 0 25px 0;
    float:left;
    text-align:center;
    border:3px solid #14a7d2;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    box-sizing:border-box;
}


.training #training-menu ul.training_purpose li h3 {
    height:100px;
    margin-bottom:0;
    font-size:18px;
    text-align:center;
    vertical-align:middle;
    line-height:1.2;
    color:#134c60;
}

.training #training-menu ul.training_purpose li.purpose01 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose01.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose02 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose06.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose03 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose02.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose04 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose04.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose05 h3 {
    padding-top:34px;
    background:url(../img/training/training_purpose03.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li.purpose06 h3 {
    padding-top:42px;
    background:url(../img/training/training_purpose05.jpg) left center no-repeat;
    background-size:cover;
}

.training #training-menu ul.training_purpose li h3 span {
    display:block;
}

.training #training-menu ul.training_purpose li h4 {
    padding:15px 15px 0;
    margin-bottom:0;
    font-size:16px;
    color:#14a7d2;
    text-align:left;
}

.training #training-menu ul.training_purpose li div {
    padding:15px;
}

.training #training-menu ul.training_purpose li p {
    padding:10px 0;
    margin-bottom:0;
    text-align:left;
}

.training #training-menu ul.training_purpose li p + p {
    padding:0;
    margin-bottom:0;
}

.training #training-menu ul.training_purpose li p + p a {
    border:1px solid #14a7d2;
    text-align:center;
    background:url(../img/training/training_purpose_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
}

.training #training-menu ul.training_purpose li p + p a:hover {
    background:#14a7d2 url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
}
/***********************************
遐比ｿｮ繧ｵ繝ｼ繝薙せ繝壹�繧ｸ
***********************************/
.shopcheck .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_shop-check_bg.jpg) center center no-repeat;
    background-size: auto 170px;
}

.shopcheck .page-title h1 img  {
    height:50px;
    width:auto;
}


.training .restaurant,
.training .hospital,
.training .beautysalon {
    padding:40px 0;
}

.training .restaurant section,
.training .hospital section,
.training .beautysalon section {
    margin-bottom:40px;
}

.training .training-menu {
    padding:30px 0 0 0;
    margin:0 0 0 0;
    border:3px solid #fc777d;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    z-index:40;
    position:relative;
    box-sizing:border-box;
}

.training .restaurant .training-menu {
    background:#fff url(../img/training/bg_menu_restaurant.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .hospital .training-menu {
    background:#fff url(../img/training/bg_menu_hospital.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .beautysalon .training-menu {
    background:#fff url(../img/training/bg_menu_beautysalon.jpg) center bottom no-repeat;
    background-size:cover;
}

.training .training-menu h2 {
    margin-bottom:10px;
    padding:0 2.0rem;
    font-size:2.2rem;
    text-justify:inter-ideograph;
    text-align:center;
}

.training .training-menu h2 span.title-lead {
    height:32px;
    margin-bottom:10px;
    font-size:18px;
    color:#555555;
    display:block;
    line-height:32px;
}

.training .training-menu h2 span.icon {
    height:32px;
    display:inline-block;
    vertical-align:middle;
}

.training .restaurant .training-menu h2 span.icon {
    width:32px;
    background:url(../img/training/icon_restaurant.png) left center no-repeat;
    background-size:auto 32px;
}

.training .hospital .training-menu h2 span.icon {
    width:52px;
    background:url(../img/training/icon_hospital.png) left center no-repeat;
    background-size:auto 32px;
}

.training .beautysalon .training-menu h2 span.icon {
    width:42px;
    background:url(../img/training/icon_beautysalon.png) left center no-repeat;
    background-size:auto 32px;
}

.training .training-menu h2 span.txt-strong {
    color:#fc777d;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training .training-menu h2 + p {
    padding:0 20px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    font-size:1.6rem;
    text-justify:inter-ideograph;
    text-align:center;
}

.training .training-menu ul {
    margin:30px 0 0 0;
    padding:20px 30px;
    background:#fedddd url(../img/training/bg_training_menu.gif) repeat;
    position:relative;
    list-style:none;
}

.training .training-menu ul li {
    width:100%;
    margin:0 0 1.0rem;
    float:none;
    padding:0;
    background:#fff;
    text-align:left;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
}

.training .training-menu ul li:nth-child(3n) {
    margin:0 0 0 0;
}

.training .restaurant .training-menu ul li,
.training .hospital .training-menu ul li {
    width:100%;
}

.training .restaurant .training-menu ul li:nth-child(2n),
.training .hospital .training-menu ul li:nth-child(2n) {
    margin:0 0 0 0;
}

.training .training-menu ul li div {
    padding:10px 0;
}

.training .training-menu ul li a {
    padding:10px 0;
    background:#fc777d;
    color:#fff;
    display:block;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}

.training ul.question {
    margin:0 0 40px 0;
    padding:60px 0 0 0;
    list-style:none;
    background:url(../img/training/bg_question.gif) center top no-repeat;
    background-size:auto 36px;
    border-bottom:1px solid #a6a297;
}

.training ul.question li {
    font-size:1.8rem;
    margin-bottom:15px;
    line-height:1.6;
    text-justify:inter-ideograph;
    text-align:justify;
}

.training ul.question li strong {
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    color:#000;
}

.training .training-cont h2 {
    margin-bottom:40px;
    font-size:2.2rem;
	font-family: "Shin Maru Go Regular";
    text-justify:inter-ideograph;
    text-align:justify;
}

.training .training-cont h2 .txt-br {
    display:inline;
}

.training .training-cont h2 strong {
    padding-bottom:4px;
    color:#fd5960;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.training .training-cont .training-txt {
    width:100%;
   float:none;
}

.training .training-cont .training-pic {
    width:100%;
    float:none;
    text-align:center;
}

.training .training-cont .training-pic img {
    max-width:70%;
    height:auto;
    margin-bottom:10px;
    display:inline;
}

.training .training-cont h3 {
    margin-bottom:20px;
    font-size:1.6rem;
    font-family: "じゅん 501";
}

.training .training-cont h3 .txt-br {
    display:inline;
}

.training .training-cont .training-txt p,
.training .training-cont .training-txtfull p {
    margin-bottom:1.0em;
    text-justify:inter-ideograph;
    text-align:justify;
}

.training .training-cont .training-txt ul {
    margin:0 0 1em;
    padding:0;
    list-style:none;
}

.training .training-cont .training-txt ul li {
    color:#000;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt p strong,
.training .training-cont .training-txtfull p strong,
.training .training-cont .training-txt ul strong {
    color:#fc777d;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt p strong.under-line,
.training .training-cont .training-txtfull p strong.under-line {
    padding-bottom:4px;
    color:#000000;
    background:url(../img/common/underline_yellow.png) left bottom repeat-x;
    background-size: auto 8px;
 } 

.training .training-cont h4 {
    margin-bottom:20px;
    font-size:16px;
	font-family: "Shin Maru Go Regular";
}

.training .training-cont .training-txt .important,
.training .training-cont .training-txtfull .important {
    font-size:20px;
    text-align:left;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    color:#fd5960;
    line-height:2.0;
}

.training .training-cont .training-txt .important .txt-br,
.training .training-cont .training-txtfull .important .txt-br {
    display:inline;
}
/***********************************
蠎苓�險ｺ譁ｭ繧ｵ繝ｼ繝薙せ
***********************************/
.shopcheck .page-title .inner-box {
    padding:0;
    background:url(../img/training/h1_shop-check_bg.jpg) center center no-repeat;
    background-size: auto 170px;
}

.shopcheck .page-title h1 img  {
    height:60px;
    width:auto;
}
.shopcheck .to-owner {
    margin-bottom:40px;
    padding:40px 0;
}

.shopcheck .to-owner h2 {
    width:80%;
    margin:0 auto 20px;
    padding:0 0 10px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:18px;
    color:#49a1c1;
}

.shopcheck .to-owner ul {
    list-style:none;
    margin:0;
    padding:0 0 180px;
    background:url(../img/training/bg_to-owner.png) center bottom no-repeat;
    background-size:135px auto;
    z-index:50;
    position:relative;
}

.shopcheck .to-owner ul li,
.shopcheck .to-owner ul li:nth-child(2n) {
    width:100%;
    margin:0;
    float:none;
    padding:8px 0 8px 30px;
    background:url(../img/training/bg_check.png) left center no-repeat;
    background-size:20px auto;
    font-size:20px;
}


.shopcheck .to-owner .chance {
    padding:40px 0 0 0;
    margin:-5px 0 0 0;
    background:#fff2f2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    z-index:40;
    position:relative;
}

.shopcheck .to-owner .chance h3 {
    margin-bottom:30px;
    font-size:20px;
}

.shopcheck .to-owner .chance h3 span.title-lead {
    font-size:18px;
    color:#49a1c1;
    display:block;
}

.shopcheck .to-owner .chance h3 span.txt-strong {
    color:#fc777d;
}

.shopcheck .to-owner .chance p {
    padding:0 20px;
    text-align:left;
}

.shopcheck .to-owner .chance p .txt-br {
    display:inline;
}

.shopcheck .to-owner .chance dl {
    margin-top:40px;
    padding:20px;
    background:#fedddd;
    position:relative;
}

.shopcheck .to-owner .chance dl dt {
    width:80%;
    margin:-40px auto 20px;
    padding:8px 0;
    text-align:center;
    background:#fc777d;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:1.5rem;
    display:block;
    line-height:1.5;
}

.shopcheck .to-owner .chance dl dd {
    width:100%;
    margin:0 0 1.0rem 0;
    float:none;
    padding:2.0rem 2.0rem 2.0rem 60px;
    background:url(../img/training/icon_shopcheck_result.png) 20px center no-repeat #fff;
    background-size:30px 30px;
    text-align:left;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .to-owner .chance dl dd:last-child {
    margin:0;
}

.shopcheck .check-flow {
    margin-bottom:40px;
}

.shopcheck .check-flow h2 {
    width:90%;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:1.5rem;
}

.shopcheck .check-flow ul {
    list-style:none;
    margin:0 0 30px 0;
    padding:0;
}

.shopcheck .check-flow ul li {
    width:100%;
    margin:0 0 2.0rem 0;
    float:none;
    border-bottom:1px dotted #333333;
}

.shopcheck .check-flow ul li:nth-child(1) {
    background:url(../img/training/bg_flow01.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(2) {
    background:url(../img/training/bg_flow02.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(3) {
    background:url(../img/training/bg_flow03.png) 15px 15px no-repeat;
    background-size:auto 48px; 
}

.shopcheck .check-flow ul li:nth-child(3n) {
    margin:0;
}

.shopcheck .check-flow ul li h3 {
    padding-top:100px;
    font-size:14px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    font-weight:normal;
    color:#49a1c1;
}

.shopcheck .check-flow ul li:nth-child(1) h3 {
    background:url(../img/training/bg_flow01_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li:nth-child(2) h3 {
    background:url(../img/training/bg_flow02_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li:nth-child(3) h3 {
    background:url(../img/training/bg_flow03_icon.png) center 15px no-repeat;
    background-size:auto 75px; 
}

.shopcheck .check-flow ul li h3 + p {
    padding:0.7em 0 0;
    font-size:16px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    text-align:center;
    height:3em;
    color:#000;
    border-bottom:none;
}

.shopcheck .check-flow ul li:nth-child(3n) h3 + p {
    padding:0;
}

.shopcheck .check-flow ul li h3 + p + p {
    padding:10px;
}

.shopcheck .check-flow dl {
    background:none;
    background-size:22px auto;
}

.shopcheck .check-flow dl dt {
    margin-bottom:15px;
    font-size:18px;
    color:#49a1c1;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
    line-height:1.0;
}

.shopcheck .check-flow dl dt span.step {
    width:90px;
    margin-bottom:1.0rem;
    padding:8px 0 6px;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    display:block;
    margin-right:20px;
    font-size:1.4rem;
    font-weight:normal;
}

.shopcheck .check-flow dl dd {
    margin:0 0 30px 0;
}

.shopcheck .check-flow dl dd .report {
    margin:15px 0 0 0;
    padding:20px;
    background:#fff;
    border:2px solid #49a1c1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .check-flow dl dd .report h4 {
    width:80px;
    margin-bottom:1.0rem;
    padding:3px 10px;
    float:none;
    background:#49a1c1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-size:15px;
    color:#fff;
    text-align:center;
}

.shopcheck .check-flow dl dd .report p {
    margin-left:0;
}

.shopcheck .check-flow dl dd .proposal {
    margin:15px 0 0 0;
    padding:20px;
    background:#fff;
    border:2px solid #fc777d;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.shopcheck .check-flow dl dd .proposal h4 {
    padding:10px;
    margin-bottom:10px;
    font-size:16px;
    color:#fff;
    border-bottom:1px dotted #fc777d;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.shopcheck .check-flow dl dd .proposal p {
    margin-bottom:20px;
}

.shopcheck .check-flow dl dd .proposal p + p {
    margin-bottom:0;
}

.shopcheck .check-flow dl dd .proposal a {
    width:80%;
    margin:0 auto 0;
    padding:12px 22px 12px 15px;
    float:none;
    display:block;
    background:#c4da2c url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    color:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-decoration:none;
    text-align:center;
}

.shopcheck .check-flow dl dd .proposal a:hover {
    background:#b1c61d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
}

.shopcheck .check-price {
    margin-bottom:40px;
}

.shopcheck .check-price h2 {
    width:90%;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:1.5rem;
}

.shopcheck .check-price h2 + p {
    text-align:left;
    margin-bottom:20px;
}

.shopcheck .check-price dl {
    margin-bottom:10px;
    border:1px solid #aeaeae;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-collapse:collapse;
}

.shopcheck .check-price dl dt,
.shopcheck .check-price dl dd {
    width:100%;
    padding:10px;
}

.shopcheck .check-price dl dt:nth-of-type(1),
.shopcheck .check-price dl dd:nth-of-type(1) {
    width:100%;
    float:none;
    clear:both;
}

.shopcheck .check-price dl dt:nth-of-type(2),
.shopcheck .check-price dl dd:nth-of-type(2) {
    width:100%;
    margin-left:0;
    border-left:none;
}

.shopcheck .check-price dl dt,
.shopcheck .check-price dl dd {
    text-align:center;
}

.shopcheck .check-price dl dt:nth-of-type(1) {
    background:#c0bfbf;
    color:#fff;
}

.shopcheck .check-price dl dt:nth-of-type(2) {
    background:#aeaeae;
    color:#fff;
}

.shopcheck .check-price dl dd .price {
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    font-size:1.4rem;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.shopcheck .check-price dl dd .price .txt-strong {
    font-size:22px;
}

.shopcheck .check-price dl + p {
    text-align:left;
}
    
    
    

    
    
/****
    Talking Page
***********************************/


.training .talking {
    padding:40px 0;
}

.training .talking section {
    margin-bottom: 40px;
}
.talking h2 {
    margin-bottom:30px;
    font-size:2.0rem;
    text-align: left;
    border-bottom:1px solid #777676;
}

.talking h2 span {
    display: block;
}
.talking .talk_course h2 span + span {
    display: inline;
    font-size:2.0rem;
}
.talking h3 {
    width: 90%;
    margin: 0 auto 20px;
    padding:8px 0;
    text-align:center;
    background:#fc777d;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:1.5rem;
    display:block;
    line-height:1.5;
}

.talking .lead-txt {
    text-align: center;
}
.talking .talking-menu {
    padding:0 0 30px 0;
    position:relative;
}

.talking .talking-menu dt {
    margin-bottom:15px;
    color:#fc777d;
    font-size:2.0rem;
    display:block;
    line-height:1.5;
}

.talking .talking-menu dt:not(first-child) {
    margin-top:25px;
}

.talking .talking-menu dd {
    border-bottom: dotted 1px #BFBFBF;
    width:100%;
    padding:10px;
    text-align:left;
    display: list-item;
    list-style: inside circle;
	padding-left: 2em;
    text-indent: -1.3em;
}

.talking .talk_course .course p {
	text-align: left;
}
.talking .talking-menu-hitomae dd {
	font-size: 18px;
	border: none;
	padding-top: 0;
}
.talking .talking-menu-ichinichi dd {
	padding-top: 0;
	list-style: none;
	border: none;
	text-indent: inherit;
}

.talking .check-price {
    margin-bottom:40px;
}

.talking .check-price h2 {
    width:90%;
    margin:0 auto 30px;
    padding:8px 0;
    text-align:center;
    background:#49a1c1;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    color:#fff;
    font-size:20px;
}

.talking .check-price h2 + p {
    text-align:center;
    margin-bottom:20px;
}

.talking .check-price dl {
    margin-bottom:10px;
    border:1px solid #aeaeae;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    height: auto;
}

.talking .check-price dl dt,
.talking .check-price dl dd {
    padding:10px;
}

.talking .check-price dl dt {
    border-bottom:1px solid #aeaeae;
    clear: both;
    background:#aeaeae;
    color:#fff;
}

.talking .check-price dl dd {
    width: 100%;
    float: none;
    box-sizing: border-box;
}

.talking .check-price dl dd + dd {
    width: 100%;
}

.talking .check-price dl dd .price {
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    font-size:15px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.talking .check-price dl dd .price .txt-strong {
    font-size:22px;
}

.talking .check-price dl dd .price .tax {
    font-size:12px;
}
.talking .check-price dl + p {
    text-align:right;
}

/***********************************
Lecture Page
***********************************/
.lecture .page-title .inner-box {
    padding:0;
    background:url(../img/lecture/h1_pagetitle_bg.jpg) center center no-repeat;
    background-size: auto 170px;
}

.lecture .page-title h1 img  {
    height:60px;
    width:auto;
}

/*** 隰帶ｼ斐ユ繝ｼ繝� ***/
.lecture #lecture-theme {
    padding:40px 0;
}

.lecture .inner-box #lecture-theme h2 {
    width:80%;
    margin:0 auto 20px;
    padding:0 0 1.0rem;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:22px;
}

.lecture .inner-box #lecture-theme h2 + p {
    margin-bottom:20px;
    text-align:center;
}

.lecture .inner-box #lecture-theme section {
    margin-bottom:3.0rem;
    padding:0 0 3.0rem;
    border-bottom:1px dotted #FFB9C5;
}

.lecture .inner-box #lecture-theme h3 {
    margin-bottom:2.0rem;
    font-size:1.8rem;
    line-height:1.2;
}

.lecture .inner-box #lecture-theme h3 span {
    margin:6px 0 0 0;
    display:block;
    vertical-align:top;
}

.lecture .inner-box #lecture-theme h3 span:first-child {
    width:40%;
    margin:6px 0 15px 0;
    padding:4px 15px 2px;
    font-size:1.4rem;
    border-radius:36px;
    -moz-border-radius:36px;
    -webkit-border-radius:36px;
    background:#fc777d;
    color:#fff;
    display:block;
    vertical-align:top;
    font-weight:normal;
    text-align:center;
}

.lecture .inner-box #lecture-theme section p {
    line-height:1.6;
    padding:0;
}

.lecture #lecture-theme .contact-lecture {
    padding-top:40px;
}

.lecture #lecture-theme .contact-lecture p {
    margin-bottom:10px;
    text-align:left;
}

.lecture #lecture-theme .contact-lecture a {
    width:80%;
    margin:0 auto;
    padding:20px 0;
    display:block;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    background:#fc777d url(../img/training/training_white_arrow.png) 94% center no-repeat;
    background-size: 7px auto;
    text-align:center;
    font-size:1.4rem;
    color:#fff;
    text-decoration:none;
}

.lecture #lecture-theme .contact-lecture a:hover {
    background-color:#ff6d85;
}

/***********************************
Voice page
***********************************/
.voice .page-title {
    background:#ffa1a7 url(../img/voice/voice_bg.jpg) center center no-repeat;
    background-size:cover;
}

.voice .page-title .inner-box {
    padding:0;
}

.voice .page-title h1 img,
.voice .page-title p img  {
    height:50px;
    width:auto;
}

.voice #container {
    padding:40px 0;
    background:#f9f9f9;
}

/*** 縺雁ｮ｢讒倥�螢ｰ繧ｫ繝�ざ繝ｪ ***/
.voice nav#voice_cat {
    background:url(../img/top/h2_voice_bg.png) center center no-repeat;
}

.voice nav#voice_cat ul {
    width:100%;
    margin:0 auto 40px;
    padding:0 20px;
    list-style:none;
    background:#f9f9f9;
}

.voice nav#voice_cat li {
    width:49%;
    margin:0 2% 0 0;
    float:left;
}

.voice nav#voice_cat li:nth-child(2) {
    margin:0;
}

.voice nav#voice_cat li a {
    padding:10px 0;
    text-decoration:none;
    display:block;
    box-sizing:border-box;
    text-align:center;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.voice nav#voice_cat li:nth-child(1) a {
    border:2px solid #fc777d;
}

.voice nav#voice_cat li:nth-child(2) a {
    border:2px solid #49a1c1;
}

.voice nav#voice_cat .student li:nth-child(1) a,
.voice nav#voice_cat .manager li:nth-child(2) a,
.voice nav#voice_cat li a:hover {
    color:#fff;
}

.voice nav#voice_cat li:nth-child(1) a:hover {
    background:#d5cfc0;
}

.voice nav#voice_cat .student li:nth-child(1) a,
.voice nav#voice_cat li:nth-child(1) a:hover {
    background:#fc777d;
}

.voice nav#voice_cat .manager li:nth-child(2) a,
.voice nav#voice_cat li:nth-child(2) a:hover {
    background:#49a1c1;
}

/*** 縺雁ｮ｢讒倥�螢ｰ荳隕ｧ ***/
.voice .voice-list {
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}

.voice .voice-list li {
    /*width:32%;
    margin:0 2% 30px 0;
    padding:15px;
    float:left;*/
    margin-bottom:30px;
    padding:25px;
    background:#fff url(../img/top/voice-list_bg.gif) center center repeat;
    border:5px solid #fff;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    text-align:left;
    box-sizing:border-box;
}

/*
.voice .voice-list li:nth-child(3n) {
    margin:0 0 20px 0;
}
*/

.voice .voice-list li h2 {
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    line-height:1.4;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.voice .voice-list li span.student,
.voice .voice-list li span.manager {
    margin-bottom:15px;
    padding:5px 15px;
    border-radius:3px;
    display:inline-block;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
}

.voice .voice-list li .student {
    background:#fc777d;
}

.voice .voice-list li .manager {
    background:#49a1c1;
}

.voice .voice-list li .voice-img {
    width:35%;
    margin:0 1.0rem 1.0rem 0;
    float:left;
}

.voice .voice-list li .voice-img img {
    max-width:100%;
    height:auto;
}

.voice .voice-list li p {
    line-height:1.8;
    font-size:15px;
}

.voice .voice-list li p.voice-txt {
    float:right;
    width:78%;
}

.voice .voice-list li a {
    text-decoration:none;
}

.voice .voice-list li a span.read-more {
    margin:0;
    padding:0 0 0 10px;
    line-height:1.0;
    color:#fc777d;
}

/*** 蛟句挨繝壹�繧ｸ***/

.voice article {
    margin-bottom:3.0rem;
    padding:2.0rem 0;
    background:#fff;
}

.voice article h1 {
    margin-bottom:40px;
    font-size:24px;
    clear:none;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.voice article .voice-txt {
    padding:0 20px 20px;
    margin-left:0;
}

.voice article .voice-txt-full {
    padding:40px;
}

.voice-txt p,
.voice-txt-full p {
    line-height:1.8;
    margin-bottom:1.0em;
}

.voice article p.voice-user {
    padding:40px 0 0;
    margin:0;
    font-size:16px;
    text-align:right;
    color:#444444;
}

.voice article .voice-img {
    margin:0 auto 2.0rem;
    padding:0;
    width:40%;
    float:none;
    display:block;
}

.voice-img img {
    width:100%;
    max-width:100%;
    height:auto;
}

nav#voice-link {
    margin-bottom:3.0rem;
    width:100%;
    text-align:center;
}

nav#voice-link ul {
    margin:0;
    padding:0;
}

nav#voice-link li {
    margin:0 0 1.0rem;
    padding:0;
    display:block;
    border:1px solid #cfcfcf;
}

nav#voice-link li a {
    padding:8px 15px;
    display:block;
    text-align:left;
    text-decoration:none;
}

/*------
Voice Page
-----------------*/
/*** 縺雁ｮ｢讒倥�螢ｰ 繧ｵ繧､繝峨き繝�ざ繝ｪ ***/

.voice #side ul.voice-cat {
    width: 100%;
    height: auto;
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.voice #side .voice-cat li {
    width: 100%;
    padding:0;
    border-bottom:1px dotted #DDDDDD;
    text-align: left;
}

.voice #side .voice-cat li a {
    display: block;
    padding:4px 15px;

}
.voice #side .voice-cat li:last-child {
    border: none;
}
.voice #side ul.voice-cat ul {
    margin: 10px 0 0 0;
}
.voice #side ul.voice-cat ul li {
    padding-left: 10px;
}
    
/***********************************
Column Page
***********************************/
.column .page-title {
}

.column .page-title .inner-box {
    padding:0;
}

.column .page-title h1 img,
.column .page-title p img  {
    height:50px;
    width:auto;
}

.column #container {
    padding:40px 0;
}


.column .column-list {
    padding:0;
}


/*** 繧ｳ繝ｩ繝�荳隕ｧ ***/

.column .column-list section {
    padding:20px 0;
    border-bottom:1px dotted #dfdfdf;
}
.column .column-list section:first-child {
    padding:0 0 20px 0;
}

.column .column-list h2 {
    margin-bottom:15px;
    font-size:24px;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.column .column-list h2 a,
.column .column-list section a {
    text-decoration:none;
}

.column .column-list section a span.read-more {
    color:#fc777d;
    text-decoration:none;
}

/*** 繧ｳ繝ｩ繝� ***/
.column article h1 {
    margin-bottom:40px;
    font-size:28px;
    clear:none;
	/*font-family: "Shin Maru Go DemiBold";*/
    font-family: "じゅん 501";
}

.column p {
    line-height:1.8;
    margin-bottom:1.0em;
}

.column #side h3 {
    margin:0 0 10px;
    padding:10px 15px;
    background:#FFCDCD;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:16px;
}

.column #side ul {
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.column #side .colum-cat li {
    padding:0;
    border-bottom:1px dotted #efefef;
    text-align:left;
}
.column #side .colum-cat li a {
    padding:4px 15px;
    display:block;
    background-size: 7px auto;
    text-decoration:none;
}
.column #side li img {
    width:100%;
    height:auto;
}

/***********************************
About Page
***********************************/
.about .page-title .inner-box {
    padding:0;
    background:url(../img/about/h1_pagetitle_bg.jpg) right center no-repeat;
    background-size: auto 170px;
}

.about .page-title h1 img  {
    height:60px;
    width:auto;
}

/*** 莨夂､ｾ讎りｦ� ***/
.about #container {
    padding:40px 0;
}

.about #container p {
    line-height:1.6;
}

.about section {
    margin-bottom:40px;
}

.about #container .inner-box h2 {
    width:80%;
    margin:0 auto 2.0rem;
    padding:0 0 1.0rem;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:2.2rem;
}

.about #company-profile dl {
	width:100%;
	overflow:hidden; /*float縺励◆縺ｮ縺ｧ鬮倥＆遒ｺ菫�*/
	border:1px solid #ffe3e4;
	border-top:none; /*dt,dd險ｭ螳壹→縺九�繧九�縺ｧ*/
	background:#fff2f3;
}

.about #company-profile dt {
	width:24%;
	float:left;
	padding:10px;
	border-top:1px solid #ffe3e4;
}

.about #company-profile dd {
    margin-left:24%;
	padding:10px;
	border-left:1px solid #ffe3e4; /*髟ｷ縺上↑繧玖ｦ∫ｴ�縺ｫ縺ゅｏ縺帙※*/
	border-top:1px solid #ffe3e4;
	background:#fff;
}

.about #company-profile dd:after {
	clear:both; /*1谿ｵ縺壹▽float隗｣髯､縺吶ｋ險ｭ螳�(縺�ｉ縺ｪ縺�ｼ�)*/
}

.about #company-profile dd ol {
    margin:0 0 0.5em;
    padding:0 0 0 1.5em;
}

/*** 菫｡譚｡ ***/
.about #company-creed h3 {
    margin:0 auto 30px;
    text-align:center;
    font-size:1.8rem;
    color:#fc777d;
}

.about #company-creed h4 {
    margin-bottom:20px;
    font-size:1.6rem;
    text-align:center;
}

.about #company-creed h4 + p {
    text-align:left;
    text-align:justify;
    text-justify:inter-ideograph;
}

.about #company-creed h4 + p .txt-br {
    display:inline;
}

/***縺斐≠縺�＆縺､***/
#company-greeting p {
    margin-bottom:20px;
    text-justify:inter-ideograph;
    text-align:justify;
}

#company-greeting p:last-child {
    text-align:right;
}

#company-greeting p:last-child span {
    display:block;
    text-align:right;
}

#company-greeting p:last-child img {
    width:40%;
    height:auto;
    display:inline-block;
}

/***繝励Ο繝輔ぅ繝ｼ繝ｫ***/
#teacher-profile .profile {
    margin-bottom:30px;
}

#teacher-profile .profile div:first-child {
    width:60%;
    margin:0 auto 2.0rem;
    float:none;
}

#teacher-profile .profile div:first-child img {
    width:100%;
    max-width:100%;
    height:auto;
}

#teacher-profile .profile div:first-child + div {
    margin-right:0;
    text-justify:inter-ideograph;
    text-align:justify;
}

#teacher-profile dl dt {
    margin-bottom:15px;
    position:relative;
}

#teacher-profile dl dt span {
    margin-left:20px;
    padding:0 10px;
    display:inline-block;
    background:#fff;
    position:relative;
    z-index:20;
}

#teacher-profile dl dt:after {
    width:100%;
    content:"";
    display:block;
    border-bottom:1px solid #cdcdcd;
    position:absolute;
    top:50%;
}

#teacher-profile dl dd {
    margin-bottom:30px;
}

#teacher-profile dl dd ul {
    list-style:circle;
    margin:0;
    padding:0 0 0 1.5em;
}


/***********************************
Contactus Page
***********************************/
.contact .page-title .inner-box {
    padding:0;
    background:url(../img/contact/h1_pagetitle_bg.jpg) center center no-repeat;
    background-size: auto 170px;
}

.contact .page-title h1 img  {
    height:50px;
    width:auto;
}

#contact {
    padding:40px 0 0 0;
}

#contact h2 {
    width:80%;
    margin:0 auto 30px;
    border-bottom:1px solid #777676;
    text-align:center;
    font-size:2.2rem;
}

#contact p {
    margin-bottom:30px;
}

#contact dl {
    margin-bottom:20px;
    border-bottom:1px solid #cfcfcf;
}

#contact dl p {
    margin-bottom:0.5em;
}

#contact dt {
    width:100%;
    padding:20px 0 10px;
    float:none;
    border-top:none;
    font-weight:normal;
}

#contact dt .req {
    margin-left:10px;
    background:#FC9297;
    padding:3px 8px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#fff;
    display:inline-block;
    line-height:1.0;
}

#contact dd,
#contact dd:first-of-type {
    margin-left:0;
    padding:10px 0 20px 0;
    border-top:none;
    border-bottom:1px solid #fafafa;
}


#contact dd div:first-of-type {
    margin-bottom:1.0em;
}

#contact dd input,
#contact dd textarea {
    padding:8px;
    -webkit-appearance:none;
    border:1px solid #cfcfcf;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	background: #f4f4f4;
    font-size:15px;
}

#contact dd input#corpname,
#contact dd input#mail,
#contact dd input#mail-confirm,    
#contact dd input#tel,
#contact dd input#name,
#contact dd input#kana {
    width:100%;
}
#contact dd textarea {
    width:100%;
    resize: vertical;
}

#contact dd input:hover,
#contact dd textarea:hover {
	background: #fff;
}
#contact input:focus,
#contact dd textarea:focus {
outline: 0;
}

#contact dd input[type="checkbox"] {
	display: none;
}

#contact dd.contact-kind span.wpcf7-list-item.first {
    margin-left:-5px;
}

/*#contact dd.contact-kind label,*/
#contact dd.contact-kind .wpcf7-list-item-label {
    margin:0;
	position: relative;
	display: block;
	padding: 3px 3px 3px 32px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*#contact dd.contact-kind label::before,
#contact dd.contact-kind label::after,*/
#contact dd.contact-kind .wpcf7-list-item-label::before,
#contact dd.contact-kind .wpcf7-list-item-label::after {
	position: absolute;
	content: '';
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*#contact dd.contact-kind label::before,*/
#contact dd.contact-kind .wpcf7-list-item-label::before {
	top: 40%;
	left: 0;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 3px;
}
/*#contact dd.contact-kind label::after,*/
#contact dd.contact-kind .wpcf7-list-item-label::after {
	opacity: 0;
	top: 50%;
	left: 5px;
	width: 12px;
	height: 6px;
	margin-top: -8px;
	border-left: 2px solid #FC9297;
	border-bottom: 2px solid #FC9297;
	-webkit-transform: rotate(-45deg) scale(.5);
	transform: rotate(-45deg) scale(.5);
}
/*#contact dd.contact-kind label:hover::before,*/
#contact dd.contact-kind .wpcf7-list-item-label::before {
	background: #fff;
}
/*#contact dd input[type="checkbox"]:checked + label::before,*/
#contact dd input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
#contact dd input[type="hidden"] + .wpcf7-list-item-label::before {
	background: #fff;
	border: 1px solid #FC9297;
}
/*#contact dd input[type="checkbox"]:checked + label::after,*/
#contact dd input[type="checkbox"]:checked + .wpcf7-list-item-label::after,
#contact dd input[type="hidden"] + .wpcf7-list-item-label::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

#contact dl + p {
    text-align:center;
}

.sendbox {
    text-align:center;
}

.sendbox input {
    -webkit-appearance:none;

    display:inline-block;
    margin:0 5px;
    width:320px;
    padding:15px;
    border:none;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-size:15px;
    color:#fff;
}

.sendbox input.confirm {
    background:#FF6D85;
}

.sendbox input.go-back {
    background:#FC9095;
}

.sendbox input.wpcf7-submit {
    background:#C4DA2C;
}

.wpcf7-response-output,
.wpcf7-validation-errors {
    display:none!important;
}
}

/************************************
** 繝ｬ繧ｹ繝昴Φ繧ｷ繝悶�繝ｼ繧ｸ繝阪�繧ｷ繝ｧ繝ｳ
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current a {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

body#e-learning .entry-content form.post-password-form {
    margin: 3em 0;
    font-size: 1.5rem;
}
body#e-learning .entry-content p {
    margin: 1em 0;
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
body#e-learning .entry-content h2 {
    font-size: 2rem;
    padding: 1em;
    border-left: 5px solid #fc787d;
    margin: 2em 0;
}

@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }

	
	.talkingNavi li{
	width: 94%;
	margin: 0 auto;
	float: none;
	height: 70px;
	margin-bottom: 5px;;
	}
	.talkingNavi li:last-child {
	margin: 0 auto;
	}
	.talkingNavi span {
	height: 70px;
	}
	.talking .talk_course .course p{
	width: 90%;
	line-height: 1.4;
	margin: 0 auto;
	font-size: 20px;
	}
	.talking .talk_course .course .course_list {
		width: 94%;
		padding-left: 2em;
		text-indent: 0em;
	}
	.talking .talk_course .course li.text {
	width: 94%;
	text-align: center;
	text-indent: 0;
	}
	.talking .talk_course .course dl dt {
	width: 100%;
	font-size: 18px;
	}
	.talking .talk_course .course dl {
    padding:30px 3%;
	}
	.talking .talk_course .course dt {
	width: 98%;
	}
	.talking .talk_course .course dl dd {
    padding:10px 10px 10px 15px;
	}
}

@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }

  .pagination li.previous a { border-left-width: 0; }
	
}

@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }

	
}

@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}

  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}