@font-face {
    font-family: 'M+ 1p heavy';
    src: url('https://www.therapynetcollege.com/fonts/mplus-1p-heavy-sub.eot');
    src: url('https://www.therapynetcollege.com/fonts/mplus-1p-heavy-sub.eot?#iefix') format('embedded-opentype'),
    url('https://www.therapynetcollege.com/fonts/mplus-1p-heavy-sub.woff') format('woff'),
    url('https://www.therapynetcollege.com/fonts/mplus-1p-heavy-sub.ttf') format('truetype');
}
@font-face {
    font-family: 'M+ 1p regular';
    src: url('https://www.therapynetcollege.com/fonts/mplus-1p-regular-sub.eot');
    src: url('https://www.therapynetcollege.com/fonts/mplus-1p-regular-sub.eot?#iefix') format('embedded-opentype'),
    url('https://www.therapynetcollege.com/fonts/mplus-1p-regular-sub.woff') format('woff'),
    url('https://www.therapynetcollege.com/fonts/mplus-1p-regular-sub.ttf') format('truetype');
}

.heavy { font-family: 'M+ 1p heavy'; }
.regular { font-family: 'M+ 1p regular'; }


body {
  width: 100%;
  height: auto;
  box-sizing:border-box;
  padding: 0;
  margin: 0;
  font-family: "Lato", sans-serif;
}

.sp {
  display:block;
}

.pc {
  display:none;
}

.bnon {
  border:none !important;
}

.or {
  color:#ff9800 !important;
}

.red {
  color:#d92c39 !important;
}

.gr {
  color:#25b9aa !important;
}

.pp {
  color:#7450b3 !important;
}

.pk {
  color:#e1117f !important;
  font-size:115%;
}

.lb {
  color:#65c5d1 !important;
}

.br {
  color:#a1712a !important;
}

p {
  font-size:14px;
  line-height:1.6;
  margin:0 0 20px;
}

a {
  color: #2196f3;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img:hover {
  opacity:0.6;
}

a {
  outline:none;
}

h2 a {
  color:#fff;
}

h2 a:hover {
  color:#fff;
  text-decoration:none;
}

img {
  width: 100%;
  height: auto;
}

.yellow {
  color:#fff;
}

.red {
  color:#e61a0f;
}

.blue {
  font-size:110%;
  color:#3f51b5;
}

.small {
  font-size:80%;
}

header {
  width: auto;
  height: auto;
  padding: 10px;
  background:#ff9800;
}

header #site-logo {
  width: 120px;
  margin: 0 auto;
  line-height: 0;
}
header #site-logo img {
  width: auto;
  margin: 0 auto 5px;
}

header .inner {
  width:auto;
  height:auto;
  overflow:hidden;
  background:#231816;
  border-bottom:solid 4px #256594;
}

header img {
  width:100%;
}

header h1 {
  float:none;
  width:auto;
  margin:0;
  font-size:18px;
  line-height:1.6;
  color:#fff;
  text-align:right;
}

header h1 .sub {
  display:block;
  font-size:12px;
  line-height:1.6;
  color:#fff;
  text-align:center;
}

header .logo {
  width:80px;
  height:auto;
  position:absolute;
  top:5px;
  left:5px;
  color:#fff;
  text-align:center;
}

header .logo a {
  display:block;
  margin:0 0 5px;
  font-size:10px;
  line-height:1.4;
  color:#fff;
}

header .logo img {
  margin:0 0 5px;
}

#mv {
  width:auto;
  height:400px;
  overflow:hidden;
  border:solid 1px #ddd;
}

#mv img {
  width:100%;
  height:auto;
}

#mag {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mag .left {
  width:auto;
  height:auto;
  overflow:hidden;
  margin-bottom:20px;
}

#mag .left img {
  display:block;
  width:260px;
  margin:0 auto;
}

#mag .right {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mag h2 {
  clear: both;
  padding: 10px;
  background: #010001;
  margin:0;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
}

#wrapper {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 10px;
}

footer {
  width: auto;
  height: 60px;
  background: none;
  background-color: #ff9800;
  margin: 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
footer p {
  width: auto;
  padding: 20px 0 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}

h1 {
  float:left;
  width:52%;
  font-size:16px;
  line-height:1.6;
}

h1.btm {
  clear:both;
  float:none;
  width:auto;
  font-size:20px;
  line-height:1.6;
}

#lead {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom:20px;
}

#lead h2 {
  margin:0 0 15px;
  font-size:18px;
  line-height:1.6;
  color:#000;
  text-align:center;
}

#lead h3 {
  clear:both;
  margin:10px 0 0;
  font-size:16px;
  line-height:1.6;
  color:#000;
  text-align:center;
}

#lead p {
  font-size:14px;
  line-height:1.6;
  color:#000;
}

#lead ul {
  clear:both;
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0;
}

#lead li {
  float:left;
  width:48%;
  height:auto;
  overflow:hidden;
  margin:0 auto 10px;
}

#lead li:nth-child(2n) {
  float:right;
  margin:0 auto 10px;
}

#lead li p {
  margin:0;
}

#lead .img-left {
  float:left;
  width:48%;
  height:auto;
  margin:0 0 10px;
}

#lead .img-right {
  float:right;
  width:48%;
  height:auto;
  margin:0 0 10px;
}

.tokushu .col2 {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:20px 0;
}

.tokushu .col2 .left {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2 .left img {
  display:block;
  width:240px;
  border:solid 1px #ddd;
  box-sizing:border-box;
  margin:0 auto;
}

.tokushu .col2 .left img.img240 {
  display:block;
  width:240px;
  margin:0 auto;
}

.tokushu .col2 .right {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 5px;
}

.tokushu .col2 .right .left {
  float:left;
  width:48%;
}

.tokushu .col2 .right .right {
  float:right;
  width:48%;
}

.tokushu .col2 .right .right img {
  width:100%;
}

.tokushu .col2 .prof {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px;
  margin-bottom:10px;
  border:dotted 1px #607d8b;
  border-radius:5px;
  font-size:13px;
  line-height:1.6;
}

.kikaku .col2 .left {
  width:auto;
  height:auto;
  overflow:hidden;
}

.kikaku .col2 .right {
  width:auto;
  height:auto;
  overflow:hidden;
}

.tokushu .col2-2 {
  width:auto;
  height:auto;
  overflow:hidden;
}

.tokushu .col2-2 h4 {
  font-size:18px;
  line-height:1.4;
  margin:0 0 20px;
}

.tokushu .col2-2 h4 .sub {
  display:block;
  font-size:16px;
}

.tokushu .col2-2 .left {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2-2 .right {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2-2 .right img {
  display:block;
  width:240px;
  border:solid 1px #ddd;
  box-sizing:border-box;
  margin:0 auto;
}

.tokushu .col2-2 .right .left {
  float:left;
  width:48%;
}

.tokushu .col2-2 .right .right {
  float:right;
  width:48%;
}

.tokushu .col2-2 .right .right img {
  width:100%;
}

.tokushu .col2-2 .prof {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px;
  margin-bottom:10px;
  border:dotted 1px #607d8b;
  border-radius:5px;
  font-size:13px;
  line-height:1.6;
}

.kikaku .col2-2 .left {
  width:auto;
  height:auto;
  overflow:hidden;
}

.kikaku .col2-2 .right {
  width:auto;
  height:auto;
  overflow:hidden;
}

#share{
	width:100%;
	margin:auto;
	text-align:right;
	clear:both;
	margin:15px 0 0;
}
#share ul{
	height:auto;
	padding:0;
	margin:0 0 10px;
}
#share li{
	font-size:14px;
	font-family:"Lato", sans-serif;
	display:inline-block;
	text-align:center;
	width:69px;
	height:30px;
	line-height:30px;
	border-radius:2px;
	list-style:none;
}
#share li.share-twitter{
	background:#55acee;
}
#share li.share-facebook{
	background:#3b5998;
}
#share li.share-google{
	background:#dd4b39;
}
#share li.share-line{
	background:#00C300;
}
#share a{
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#share a:hover{
	text-decoration:none;
	color:#ffffff;
}

.tokushu h2,
.kouza h2 {
  clear: both;
  padding: 10px;
  background: #ff9800;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
}

.tokushu h3 {
  padding:0 0 4px;
  margin:0 0 10px;
  border-bottom:solid 1px #ff9800;
  font-size:16px;
  line-height:1.6;
  color:#e1117f;
}

.list ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
  display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list li {
  float:left;
  width:48%;
  margin:0 4% 20px 0;
}

.list li:nth-child(2n),
.list li:nth-child(4n) {
  float:right;
  width:48%;
  margin:0 0 20px 0;
}

.list li:nth-child(4n) {
  
}

.list li img {
  width:100%;
}

.list li .title {
  display:block;
  margin:5px 0 0;
  font-size:14px;
  line-height:1.4;
  font-weight:bold;
  text-align:center;
}

.list li .name .title {
  display:block;
  margin:5px 0 10px;
  font-size:18px;
  line-height:1.4;
  font-weight:bold;
  text-align:center;
}

.list-col2 ul,
.list-col3 ul {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-col3 h3 {
  padding:0 0 5px;
  margin:30px 0 15px;
  border-bottom:solid 1px #3f51b5;
  font-size:22px;
  color:#3f51b5;
}

.list-col3 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col3 li {
  width:180px;
  margin:0 auto 10px;
}

.list-col3 li img {
  width:100%;
  border:solid 1px #ddd;
  box-sizing:border-box;
}

.list-col3 li .title {
  display:block;
  margin:10px 0;
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube {
  width:100%;
}

.list-col2 h3 {
  padding:0 0 5px;
  margin:30px 0 15px;
  border-bottom:solid 1px #3f51b5;
  font-size:22px;
  color:#3f51b5;
}

.list-col2 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col2 li {
  width:240px;
  margin:0 auto 30px;
}

.list-col2 li .title {
  display:block;
  margin:10px 0;
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube-col2 {
  width:100%;
}

.info {
  width:auto;
  height:auto;
  overflow:hidden;
  border:solid 1px #901f25;
  margin:0 0 30px;
}

.info img {
  display:block;
  width:260px;
  margin:0 auto 10px;
}

.info h2 {
  padding: 10px;
  background: #901f25;
  margin:0;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
}

.info .inner {
  width:auto
  height:auto;
  padding:10px;
}

.info span {
  display:block;
  margin:0 0 5px;
  font-size:16px;
  font-weight:bold;
  color:#3f51b5;
  line-height:28px;
}

.btn-view {
  width:fit-content;
  margin:5px auto;
}

.btn-view a {
    display: block;
    clear: both;
    width: fit-content;
    height: auto;
    padding:6px 30px;
    background: url(../img/arrow_right_w.png) right 10px center no-repeat;
    background-size: 15px;
    background-color: #478ec7;
    margin:0;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    text-decoration:none;
}


.info .sp {
  display:block;
}

.info .pc {
  display:none;
}

.col2 h2 {
    padding: 10px 0;
    border-top: solid 2px #901f25;
    border-bottom: solid 2px #901f25;
    margin: 20px 0;
    font-size: 20px;
    color: #901f25;
    line-height: 36px;
    text-align: center;
}

.cap {
  display:block;
  margin-top:5px;
  font-size:12px;
  text-align:center;
}

.cap-l {
  display:block;
  margin-top:5px;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}

.list .cap {
  text-align:left;
}

.video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 10px;
}

.video-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

p.left {
  width:auto !important;
}

ul.right {
  list-style-type:none;
  width:auto !important;
  padding:0;
  margin:0 0 20px;
}

ul.right li {
  float:left;
  width:31%;
  margin:0 3% 0 0;
}

ul.right li:last-child {
  margin:0;
}

ul.right li img {
  width:100%;
}

#sec02 {
  border:solid 1px #ffc107;
}

#sec02 h2 {
  padding:5px 0;
  background:#ffc107;
  margin:0;
  font-family:"Lato", sans-serif;
  font-size:18px;
  line-height:1.4;
  font-weight:bold;
  color:#fff;
  text-align:center;
}

#sec02 h3 {
  padding:0 10px;
  font-family:"Lato", sans-serif;
  font-size:16px;
  color:red;
}

#sec02 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0 10px;
}

#sec02 li {
  float:left;
  width:48%;
  height:auto;
  margin:0 4% 10px 0;
}

#sec02 li:nth-child(2n) {
  margin:0;
}

#sec02 li a {
  display: block;
  width:100%;
  height:38px;
  background: #ff5722;
  border-radius: 6px;
  font-size: 14px;
  line-height: 38px;
  font-weight:bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#sec02 li a.bab {
  background: url(../img/arrow_right_w.png) no-repeat right 5px center;
  background-color: #ff5722;
  background-size:10px;
}

#sec02 li a.store {
  background: url(../img/arrow_right_w.png) no-repeat right 5px center;
  background-color: #795548;
  background-size:10px;
}

#sec02 li a.amazon {
  background: url(../img/btn_amazon.png) no-repeat center center;
  background-size: 140px;
  background-color: #fff;
  border: solid 2px #ff9900;
  box-sizing: border-box;
}

#sec02 li a.rakuten {
  background: url(../img/arrow_right_w.png) no-repeat right 5px center;
  background-color: #bf0000;
}

#sec02 li a.fujisan {
  background: url(../img/btn_fujisan.jpg) no-repeat center center;
  background-size: contain;
  background-color: #fff;
  border: solid 2px #4f639e;
  box-sizing: border-box;
}

#sec02 p {
  padding:0 10px 10px;
  margin:0;
  font-size:14px;
  line-height:1.6;
}

#mokuji {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px;
  background:#fffce6;
  margin-bottom:20px;
}

#mokuji ul {
  padding:0 10px 0 20px;
}

#mokuji li {
  margin-bottom:5px;
  font-size:14px;
  line-height:1.4;
}

#mokuji li a {
  display:block;
  font-size:14px;
  font-weight:bold;
  color:#795548;
}

#mokuji li a:hover {
  opacity:1;
  text-decoration:none;
}

#mokuji li .icon {
  display:block;
  width:70px;
  height:26px;
  background:#fff;
  border:solid 1px #333;
  margin:10px 0 5px;
  font-size:12px;
  line-height:28px;
  font-weight:normal;
  color:#333;
  text-align:center;
}

#mokuji li .sub {
  display:block;
  font-size:14px;
  line-height:1.6;
}

#mokuji h3 {
  font-size:20px;
  line-height:1.6;
  color:#ff5722;
}

#mokuji h4 {
  font-size:18px;
  line-height:1.6;
  color:#ff5722;
}

#mokuji .in01 {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mokuji .in02 {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mokuji .btn-mokuji {
  display: block;
  width:260px;
  height:38px;
  background: #795548;
  border-radius: 6px;
  margin:0 auto;
  font-size: 16px;
  line-height: 38px;
  font-weight:bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.fancybox-wrap {
  width:88% !important;
}

.fancybox-inner {
  width:auto !important;
}

.back-sitetop {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:40px 0;
  text-align:center;
}

.back-sitetop a {
  font-size:16px;
  color:#2196f3;
}


@media screen and (min-width: 640px) {

body {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  box-sizing:border-box;
}

.sp {
  display:none;
}

.pc {
  display:block;
}

p {
  font-size: 16px;
}

img {
  width: auto;
  height: auto;
}

header {
  width:100%;
  height:100px;
  padding:10px 0;
  display:flex;
  justify-content:center;
  align-items:center;  
}

header #site-logo {
  width: 243px;
  height: 70px;
  margin: 0 auto;
}

#wrapper {
  clear:both;
  width: 1060px;
  height: auto;
  overflow: hidden;
  margin: 30px auto;
}

header img {
  display:block;
  max-width:1366px;
  width:100%;
  height:auto;
  margin:0 auto;
}

header h1 {
  width:auto;
  font-size:30px;
  line-height:1.6;
  text-align:center;
}

header h1 .sub {
  display:block;
  font-size:24px;
  line-height:1.6;
  text-align:center;
}

#mag {
  width:auto;
  height:auto;
  overflow:hidden;
}

header .logo {
  width:180px;
  height:auto;
  position:absolute;
  top:10px;
  left:20px;
}

header .logo a {
  font-size:12px;
}

#mag .left {
  float:left;
  width:400px;
  height:auto;
  overflow:hidden;
}

#mag .left img {
  width:400px;
}

#mag .right {
  float:right;
  width:620px;
  height:auto;
  overflow:hidden;
}

#mag h2 {
  clear: both;
  padding: 15px;
  margin-top:0;
  font-size: 30px;
  line-height: 44px;
}

footer {
  width: 100%;
  height: 60px;
  background: none;
  background-color: #ff9800;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
footer p {
  width: 100%;
  padding: 20px 0 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
}

h1 {
  width:65%;
  font-size:36px;
  line-height:1.6;
}

h1.btm {
  float:none;
  width:auto;
  font-size:28px;
  line-height:1.4;
}

h2 .blue {
  display:block;
  font-size:38px;
  color:#3f51b5;
  line-height:50px;
  text-align:center;
}

h2 .ssmall {
  display:block;
  font-size:22px;
  line-height:34px;
  text-align:center;
}

#lead {
  width: 1060px;
  height: auto;
  overflow: hidden;
  margin-bottom:40px;
}

#lead h2 {
  margin:0 0 30px;
  font-size:30px;
  line-height:1.6;
  color:#000;
  text-align:center;
}

#lead h3 {
  clear:both;
  margin:10px 0 0;
  font-size:22px;
  line-height:1.6;
  color:#000;
  text-align:center;
}

#lead p {
  font-size:18px;
  line-height:1.6;
  color:#000;
}

#lead ul {
  clear:both;
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

#lead li {
  width:85%;
  height:auto;
  overflow:hidden;
  margin:0 auto 10px;
}

#lead .img-left {
  float:left;
  width:48%;
  height:auto;
  margin:0 0 10px;
}

#lead .img-right {
  float:right;
  width:48%;
  height:auto;
  margin:0 0 10px;
}

#lead li {
  float:left;
  width:340px;
  height:auto;
  overflow:hidden;
  margin:0 20px 0 0;
}

#lead li:nth-child(2n) {
  float:left;
  margin:0 20px 0 0;
}

#lead li:nth-child(3) {
  margin:0;
}

#lead p {
  font-size: 16px;
  line-height: 1.6;
}



.tokushu {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 20px;
}

.tokushu .col2 {
  width:auto;
  height:auto;
  overflow:auto;
  margin:20px 0;
}

.tokushu .col2 .left {
  float:left;
  width:300px;
  height:auto;
  overflow:auto;
  margin: 0 0 15px;
}

.tokushu .col2 .left img {
  width:100%;
  margin:0;
}

.tokushu .col2 .right {
  float:right;
  width:730px;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2 .right .left {
  float:left;
  width:48%;
}

.tokushu .col2 .right .right {
  float:right;
  width:48%;
}

.tokushu .col2 .right .right img {
  width:100%;
}

.tokushu .col2 .prof {
  clear:both;
  width: auto;
  height: auto;
  overflow: hidden;
  padding:15px;
  border:dotted 1px #607d8b;
  border-radius:5px;
  font-size:14px;
  line-height:1.6;
}

.kikaku .col2 .left {
  float:left;
  width:300px;
  height:auto;
  overflow:auto;
  margin: 0 0 15px;
}

.kikaku .col2 .right {
  float:right;
  width:730px;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2-2 {
  width:auto;
  height:auto;
  overflow:auto;
}

.tokushu .col2-2 .left {
  float:left;
  width:730px;
  height:auto;
  overflow:auto;
  margin: 0 0 15px;
}

.tokushu .col2-2 h4 {
  font-size:24px;
  line-height:1.4;
  margin:0 0 20px;
}

.tokushu .col2-2 h4 .sub {
  display:block;
  font-size:22px;
}

.tokushu .col2-2 .right {
  float:right;
  width:300px;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col2-2 .right img {
  width:100%;
}

.tokushu .col2-2 .prof {
  clear:both;
  width: auto;
  height: auto;
  overflow: hidden;
  padding:15px;
  border:dotted 1px #607d8b;
  border-radius:5px;
  font-size:14px;
  line-height:1.6;
}

.kikaku .col2-2 .left {
  float:left;
  width:730px;
  height:auto;
  overflow:auto;
  margin: 0 0 15px;
}

.kikaku .col2-2 .right {
  float:right;
  width:300px;
  height:auto;
  overflow:hidden;
  margin:0 0 15px;
}

.tokushu .col1 {
  clear:both;
  width:630px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
}

#share{
	width:100%;
	margin:auto;
	overflow:hidden;
	text-align:right;
	clear:both;
	margin:20px 0;
}
#share ul{
	height:auto;
}
#share li{
	font-size:14px;
	font-family:"Lato", sans-serif;
	display:inline-block;
	text-align:center;
	width:84px;
	margin-right:4px;
	border-radius:4px;
	list-style:none;
}
#share li:last-child{
	margin-right:0;
}
#share li.share-twitter{
	background:#55acee;
}
#share li.share-twitter:hover{
	background:#83c3f3;
}
#share li.share-facebook{
	background:#3b5998;
}
#share li.share-facebook:hover{
	background:#4c70ba;
}
#share li.share-google{
	background:#dd4b39;
}
#share li.share-google:hover{
	background:#e47365;
}
#share li.share-line{
	background:#00C300;
}
#share li.share-line:hover{
	background:#2bd92b;
}
#share a{
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#share a:hover{
	text-decoration:none;
	color:#ffffff;
}

.tokushu h2,
.kouza h2 {
  clear: both;
  padding: 15px;
  font-size: 26px;
  line-height: 44px;
}

.tokushu h3 {
  padding:0 0 8px;
  border-bottom:solid 2px #ff9800;
  margin:0 0 15px;
  font-size:24px;
}

.list ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list li {
  float:left;
  width:235px;
  margin:0 40px 40px 0;
}

.list li:nth-child(2n) {
  float:left;
  width:235px;
  margin:0 40px 0 0;
}

.list li:nth-child(4n) {
  float:left;
  width:235px;
  margin:0;
}

.list li img {
  width:100%;
}

.list li .title {
  display:block;
  margin:5px 0 0;
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
  text-align:center;
}

.list li .name .title {
  display:block;
  margin:5px 0 10px;
  font-size:20px;
  line-height:1.4;
  font-weight:bold;
  text-align:center;
}

.list-col3 h3 {
  padding:0 0 5px;
  margin:30px 0 15px;
  border-bottom:solid 1px #3f51b5;
  font-size:22px;
  color:#3f51b5;
}

.list-col3 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col3 li {
  float:left;
  width:300px;
  margin:0 80px 20px 0;
}

.list-col3 li:nth-child(3n) {
  margin:0 0 40px 0;
}

.list-col3 li img {
  width:100%;
  border:solid 1px #ddd;
  box-sizing:border-box;
}

.list-col3 li .title {
  display:block;
  margin:10px 0;
  font-size:18px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube {
  width:320px;
}

.list-col2 h3 {
  padding:0 0 5px;
  margin:30px 0 15px;
  border-bottom:solid 1px #3f51b5;
  font-size:22px;
  color:#3f51b5;
}

.list-col2 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col2 li {
  float:left;
  width:500px;
  margin:0 60px 40px 0;
}

.list-col2 li:nth-child(2n) {
  float:right;
  margin:0 0 40px 0;
}

.list-col2 li img {
  width:100%;
}

.list-col2 li .title {
  display:block;
  margin:10px 0;
  font-size:18px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube-col2 {
  width:500px;
}

.btn-view a {
    display: block;
    clear: both;
    width: fit-content;
    height: auto;
    padding:10px 40px;
    background: url(../img/arrow_right_w.png) right 10px center no-repeat;
    background-color: #478ec7;
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    text-decoration:none;
}

.btn-view a:hover {
  opacity:0.6;
}

.btn-view p {
  text-align:center;
}

.info {
  width:auto;
  height:auto;
  overflow:hidden;
  border:solid 1px #901f25;
  margin:40px 0;
}

.info h2 {
  padding: 15px;
  background: #901f25;
  margin:0;
  font-size: 30px;
  line-height: 44px;
  color: #fff;
}

.info .inner {
  width:auto
  height:auto;
  padding:20px;
}

.info span {
  display:block;
  font-size:20px;
  font-weight:bold;
  color:#3f51b5;
  line-height:32px;
}

.info .left {
  float:left;
  margin:0 20px 160px 0;
}

.info .left2 {
  float:left;
  margin:0 20px 70px 0;
}

.info .right {
  float:right;
  width:220px;
  margin:0 0 20px 20px;
}

.info .sp {
  display:none;
}

.info .pc {
  display:block;
}

.col2 h2 {
    padding: 10px 0;
    border-top: solid 3px #901f25;
    border-bottom: solid 3px #901f25;
    margin: 20px 0;
    font-size: 26px;
    color: #901f25;
    line-height: 38px;
    text-align: center;
}

#lead .right {
  float:right;
  width:400px;
  height:auto;
  overflow:hidden;
  margin:0 0 20px 20px;
}

.cap {
  font-size:14px;
}

.cap-l {
  display:block;
  margin-top:5px;
  font-size:18px;
  line-height:1.6;
  text-align:center;
}

.video-wrap {
  float:right;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 20px;
}

.video-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

p.left {
  float:left;
  width:560px !important;
}

ul.right {
  list-style-type:none;
  float:right !important;
  width:470px !important;
  padding:0;
  margin:0 0 20px;
}

ul.right li {
  float:left;
  width:150px;
  margin:0 10px 0 0;
}

ul.right li:last-child {
  margin:0;
}

ul.right li img {
  width:100%;
}

#sec02 {
  border:solid 1px #ffc107;
  margin:0;
}

#sec02 h2 {
  padding:20px 0;
  background:#ffc107;
  margin:0;
  font-family:"Lato", sans-serif;
  font-size:28px;
  line-height:40px;
  font-weight:bold;
  color:#fff;
  text-align:center;
}

#sec02 h3 {
  padding:0 30px;
  font-family:"Lato", sans-serif;
  font-size:26px;
  color:red;
}

#sec02 ul {
  display:flex;
  justify-content:center;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:30px;
}

#sec02 li {
  float:left;
  width:450px;
  height:auto;
  margin:0 10px 0 0;
}

#sec02 li:nth-child(2n) {
  margin:0 10px 0 0;
}

#sec02 li:nth-child(5) {
  margin:0;
}

#sec02 li a {
  display: block;
  height:60px;
  background: #ff5722;
  border-radius: 14px;
  font-size: 18px;
  line-height: 60px;
  font-weight:bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#sec02 li a.bab {
  background: url(../img/arrow_right_w.png) no-repeat right 10px center;
  background-color: #ff5722;
}

#sec02 li a.store {
  background: url(../img/arrow_right_w.png) no-repeat right 10px center;
  background-color: #795548;
}

#sec02 li a.amazon {
  background: url(../img/btn_amazon.png) no-repeat center center;
  background-color: #fff;
  border: solid 2px #ff9900;
  box-sizing: border-box;
}

#sec02 li a.rakuten {
  background: url(../img/arrow_right_w.png) no-repeat right 10px center;
  background-color: #bf0000;
}

#sec02 li a.fujisan {
  background: url(../img/btn_fujisan.jpg) no-repeat center center;
  background-color: #fff;
  background-size: 180px;
  border: solid 2px #4f639e;
  box-sizing: border-box;
}

#sec02 p {
  padding:0 30px 20px;
  margin:0;
  font-size:16px;
  line-height:1.6;
}

#mokuji {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px 10px 20px;
  background:#fffce6;
  margin-bottom:40px;
}

#mokuji ul {
  padding:10px 10px 10px 30px;
}

#mokuji li {
  margin-bottom:5px;
  font-size:16px;
  line-height:1.6;
}

#mokuji li a {
  display:block;
  font-size:18px;
  font-weight:bold;
  color:#795548;
}

#mokuji li a:hover {
  opacity:1;
  color:#ff5722;
  text-decoration:none;
}

#mokuji li .icon {
  display:block;
  width:70px;
  height:26px;
  background:#fff;
  border:solid 1px #333;
  margin:10px 0 5px;
  font-size:12px;
  line-height:28px;
  font-weight:normal;
  color:#333;
  text-align:center;
}

#mokuji li .sub {
  display:block;
  font-size:14px;
  line-height:1.6;
}

#mokuji li b {
  font-size:18px;
}

#mokuji h3 {
  font-size:20px;
  line-height:1.6;
  color:#ff5722;
}

#mokuji h4 {
  font-size:18px;
  line-height:1.6;
  color:#ff5722;
}

#mokuji .in01 {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mokuji .in02 {
  width:auto;
  height:auto;
  overflow:hidden;
}

#mokuji .btn-mokuji {
  display: block;
  width:260px;
  height:38px;
  background: #795548;
  border-radius: 6px;
  margin:0 auto;
  font-size: 16px;
  line-height: 38px;
  font-weight:bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.fancybox-wrap {
  width:800px !important;
}

.fancybox-inner {
  width:auto !important;
}

.back-sitetop {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:40px 0;
  text-align:center;
}

.back-sitetop a {
  font-size:18px;
}

}


.video-list {
  list-style-type:none;
  padding:0;
  margin:0;
}

.video-list li {
  margin: 0 0 20px;
}

.video-list li .videoWrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background-color: #030001 !important;
}

.video-list li .videoWrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.video-list h3 {
  margin:5px 0 20px;
  border-bottom:none;
  font-size:16px;
  line-height:1.6;
}

#gototop {
  width: 40px;
  bottom: 10px;
  right: 10px;
  position: fixed;
  z-index: 9999;
}

.logo-yt {
  display:block !important;
  width:80px !important;
  padding:2px 6px;
  background:#fff;
  border-radius:4px;
  margin:0 auto 6px !important;
}

.bnr {
  margin:0 0 40px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}

.bnr img {
  margin:0 0 5px;
}

@media screen and (min-width: 640px) {

.video-list {
  list-style-type:none;
  padding:0;
  margin:0;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.video-list li {
  float:left;
  width:510px;
  height:auto;
  margin:0 40px 10px 0;
}

.video-list li:nth-child(2n) {
  margin:0 0 40px 0;
}

.video-list li iframe {
  width:510px;
  height:287px;
}

.video-list h3 {
  border-bottom:none;
  font-size:20px;
}

#gototop {
  width: 80px;
  bottom: 30px;
  right: 30px;
  position: fixed;
  z-index: 9999;
}

.logo-yt {
  display:inline-block !important;
  width:auto !important;
  padding:5px 10px;
  background:#fff;
  border-radius:4px;
  margin-right:15px !important;
  vertical-align:bottom;
}

.bnr {
  margin:0 0 60px;
  font-size:18px;
  text-align:center;
}

.bnr img {
  margin:0 0 10px;
}

}


#anchor {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 20px;
}

#anchor ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

#anchor li {
  width:auto;
  height:30px;
  margin:0 0 5px;
}

#anchor a {
  display:block;
  background-color:#ff9800;
  border-radius:4px;
  font-size:14px;
  line-height:30px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-decoration:none;
}

#anchor ul.col5 {
  list-style-type:none;
  padding:0;
  margin:0;
}

#anchor ul.col5 li {
  width:auto;
  height:30px;
  margin:0 0 5px;
}

#anchor ul.col5 a {
  display:block;
  background-image:url(../img/arrow_right_w.png);
  background-repeat:no-repeat;
  background-position:right 10px center;
  background-color:#3f51b5;
  border-radius:4px;
  font-size:14px;
  line-height:30px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-decoration:none;
}

#anchor ul.col5 a:hover {
  opacity:0.6;
}

.foot-contact {
  width:auto;
  height:auto;
  overflow:hidden;
  border-top:solid 1px #666;
  border-bottom:solid 1px #666;
  padding:20px 0 10px;
  margin:0 10px 20px;
}


@media screen and (min-width: 640px) {

#anchor {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0 30px;
  margin:0 0 20px;
}

#anchor ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

#anchor li {
  float:left;
  width:49%;
  height:50px;
  margin:0 0 10px;
}

#anchor li:nth-child(2n) {
  float:right;
}

#anchor a {
  display:block;
  background:#ff9800;
  font-size:18px;
  line-height:50px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-decoration:none;
}

#anchor ul.col5 li {
  float:left;
  width:18.4%;
  height:50px;
  margin:0 2% 10px 0;
}

#anchor ul.col5 li:nth-child(5n) {
  margin:0 0 10px 0;
}

#anchor ul.col5 a {
  display:block;
  font-size:14px;
  line-height:50px;
  background-image:url(../img/arrow_right_w.png);
  background-size:15px;
  background-repeat:no-repeat;
  background-position:right 8px center;
  background-color:#3f51b5;
}

.foot-contact {
  width:1060px;
  height:auto;
  overflow:hidden;
  border-top:solid 1px #666;
  border-bottom:solid 1px #666;
  padding:30px 30px 20px;
  margin:0 auto 40px;
}

}


.tokushu .col2 .left ul {
  clear:both;
  list-style-type:none;
  width:85%;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 auto;
}

.tokushu .col2 .left li {
  float:left;
  width:49%;
  height:auto;
  overflow:hidden;
  margin:0 0 10px;
}

.tokushu .col2 .left b {
  font-size:16px;
  color:#d92c39;
  text-align:center;
}

.tokushu .col2 .left li:nth-child(2n) {
  float:right;
  margin:0 0 10px;
}

.tokushu .col2 .left li img {
  width:100%;
  border:none;
}

.tokushu .col2 .left .btn-view {
  margin:10px auto;
}

.tokushu .col2 .left .btn-view a {
  width:200px;
}

.btn-view a.btn-pink {
  background-color:#e91e63;
}

@media screen and (min-width: 640px) {

.tokushu .col2 .left ul {
  width:auto;
}

.tokushu .col2 .left b {
  font-size:18px;
}

}


.gnavi {
  width:auto;
  height:auto;
  overflow:hidden;
  list-style-type:none;
  padding:0 10px;
  margin:10px auto;
}

.gnavi li {
  float:left;
  margin:1px;
  border-left:solid 1px #fff;
}

.gnavi a {
  display:block;
  padding:5px 10px;
  background:#e1117f;
  font-size:12px;
  line-height:1.6;
  font-weight:bold;
  color:#fff;
  text-decoration:none;
}

.gnavi a:hover {
  opacity:0.6;
}

@media screen and (min-width: 640px) {

.gnavi {
  width:fit-content;
  height:auto;
  overflow:hidden;
  list-style-type:none;
  padding:0;
  margin:30px auto;
}

.gnavi li {
  list-style-type:none;
  margin:1px;
}

.gnavi a {
  padding:10px 20px;
  font-size:18px;
}

}


.notice {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px;
  border:solid 2px red;
  margin:0 0 10px;
  font-size:16px;
  line-height:1.6;
  font-weight:bold;
  text-align:center;
}

@media screen and (min-width: 640px) {

.notice {
  padding:20px;
  border:solid 4px red;
  margin:0 0 15px;
  font-size:24px;
}

}

.kouza .sub-image {
  width:auto;
  height:auto;
  overflow:hidden;
}

.kouza .sub-image ul {
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  list-style-type:none;
  padding:0;
  margin:0;
}

.kouza .sub-image li {
  width:85%;
  margin:0 auto 20px;
}

.kouza .sub-image img {
  width:100%;
}

.kouza .sub-image h5 {
  margin:10px 0;
  font-size:14px;
  line-height:1.6;
  color:#ff9800;
}

.tokushu b {
  display:block;
  margin:0 0 10px;
  font-size:18px;
  line-height:1.4;
}

.tokushu b .sub {
  font-size:14px;
}



@media screen and (min-width: 640px) {

.kouza .sub-image li {
  width:343px;
  margin:0 5px 30px;
}

.kouza .sub-image h5 {
  font-size:16px;
}

.tokushu b {
  font-size:22px;
}

.tokushu b .sub {
  font-size:16px;
}

}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin:0 0 20px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 640px) {

.youtube {
  width: 1060px;
  aspect-ratio: 16 / 9;
  margin:0 auto 40px;
}

}


.small {
  font-size:12px;
}

@media screen and (min-width: 640px) {

.small {
  font-size:14px;
}

}


.mv {
  display:flex;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:10px 0 0;
}

.mv img {
  display:block;
  width:100%;
  margin:0 auto;
}

@media screen and (min-width: 640px) {

.mv {
  width:auto;
  height:auto;
  margin:30px 0 0;
}

.mv img {
  width:1060px;
  margin:0 auto;
}

}


.text-box {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 20px;
}

.text-box p {
  text-align:left !important;
}

.text-left {
  width:auto;
  height:auto;
  overflow:hidden;
}

.image-right {
  width:auto;
  height:auto;
  overflow:hidden;
}

.image-right img {
  display:block;
  width:240px;
  margin:0 auto;
}

.text-right {
  width:auto;
  height:auto;
  overflow:hidden;
}

.image-left {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 10px;
}

.image-left img {
  display:block;
  width:240px;
  margin:0 auto;
}

.tokushu ul {
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0 0 0 25px;
  margin:0;
}

.tokushu li {
  font-size:14px;
  line-height:1.6;
  font-weight:bold;
  margin:0 0 5px;
}

@media screen and (min-width: 640px) {

.text-left {
  float:left;
  width:740px;
}

.image-right {
  float:right;
  width:300px;
}

.image-right img {
  width:auto;
}

.text-right {
  float:right;
  width:740px;
}

.image-left {
  float:left;
  width:300px;
}

.image-left img {
  width:auto;
}

.tokushu ul {
  padding:0 0 0 30px;
}

.tokushu li {
  font-size:16px;
  margin:0 0 8px;
}

}


.image-wrap {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 10px;
}

@media screen and (min-width: 640px) {

.image-wrap {
  margin:0 0 15px;
}

}


.tncc-wrap-video {
  width:auto;
  height:auto;
  overflow:hidden;
}

.tncc-wrap-video ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}

.tncc-wrap-video li {
  width:auto;
  margin:0 0 25px;
}

.tncc-wrap-video .video-container {
  margin:0 0 10px;
}

.tncc-wrap-video .video {
  aspect-ratio: 16/9;
}

.tncc-wrap-video iframe {
  width:100%;
  height:100%;
}

.tncc-wrap-video a {
  color:#fff;
  text-decoration:none;
}

.tncc-wrap-video a h3 {
  margin: 6px 0 15px;
  color:#3f51b5;
  text-decoration:underline;
}

.tncc-wrap-video a h3:hover {
  text-decoration:none;
}

.tncc-wrap-video .btn {
  width:300px;
  height:auto;
  padding:10px 0;
  font-size:18px;
  line-height:1.6;
}

@media screen and (min-width: 640px) {

.tncc-wrap-video li {
  width:49%;
}

}


.tncc-wrap-video .btn {
  clear:both;
  width:280px;
  height:auto;
  background: url(https://therapyworld.jp/wp/wp-content/themes/cocoon-child-master/img/arrow_w_right.png) right 10px center no-repeat;
  background-color: #ff9800;
  background-size:15px;
  border-radius: 6px;
  margin:0 auto 25px;
  text-align: center;
}

.tncc-wrap-video .btn:hover {
  opacity:0.6;
}

.tncc-wrap-video .btn a {
  display:block;
  padding:15px;
  font-size: 20px;
  font-weight:bold;
  color: #fff;
  text-align: center;
  text-decoration:none;
}
