@charset "UTF-8";
/*------------------------------------------------
	リセット　初期設定
-------------------------------------------------*/
* {
  margin: 0pt;
  padding: 0pt;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
ol,
ul,
li,
dl,
dt,
dd,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
  line-height: 180%;
}
body {
  font-size: 13px;
}
span {
  line-height: 23px;
  margin-top: 10px;
}
ul li {
  list-style-type: none;
}
a {
  color: #5f5f5f;
  text-decoration: none;
}
a:hover {
  color: #d05300;
}
table {
  text-align: left;
}
.hidden {
  display: none;
}

.f15 {
  font-size: 15px;
}
.f27 {
  font-size: 27px;
}
.f36 {
  font-size: 36px;
}
.mr5 {
  margin-right: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.ml15 {
  margin-left: 15px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mr20 {
  margin-right: 20px;
}
.pt10 {
  padding-top: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb15 {
  padding-bottom: 15px;
}

.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

table {
  border: 1px solid #aaaaaa;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}
th {
  padding: 5px;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  background: #f9d2d4;
  font-weight: bold;
  line-height: 200%;
  text-align: center;
}
td {
  padding: 5px;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}
td.data span {
  padding-left: 5px;
}
tr:nth-child(2n + 1) {
  /*	background: #f9d2d4;*/
  background: #fff;
}
tr:nth-child(2n) {
  background: #fff;
}
.submitbutton {
  text-align: center;
}

/*テーブルスタイル1*/
.table01 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
}
.table01 th {
  width: 25%;
  padding: 7px;
  text-align: left;
  vertical-align: top;
  color: #444;
  background-color: #d0f2d2;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table01 td {
  padding: 4px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
body {
  height: 100%;
  background-repeat: no-repeat;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

.border_blue {
  border-bottom: 3px solid #03c;
}
.border_lightblue {
  border-bottom: 3px solid #00aced;
}
.border_green {
  border-bottom: 3px solid #57a04e;
}
.border_pink {
  border-bottom: 3px solid #fec2ff;
}
.border_purple {
  border-bottom: 3px solid #965fb2;
}
.border_yellow {
  border-bottom: 3px solid #fbbc31;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.tac {
  text-align: center;
}
.w540 {
  width: 540px;
  margin: 0px auto 20px;
}
.fs12 {
  font-size: 12px;
}
.mr0 {
  margin-right: 0 !important;
}
@font-face {
  font-family: "TanukiMagic";
  src: url("../../font/TanukiMagic.ttf") format("opentype");
  /*	src: url('../../font/07LogoTypeGothic7.ttf') format('opentype');*/
}
@font-face {
  font-family: "LogoTypeGothic";
  src: url("../../font/07LogoTypeGothic7.ttf") format("opentype");
}
/*------------------------------------------------
	WRAPPER
-------------------------------------------------*/
#wrapper {
  height: auto !important; /*IE6対策*/
  height: 100%; /*IE6対策*/
  min-height: 100%;
}
header {
  width: 1100px;
  margin: auto;
}
footer {
  background: #fff;
}
footer .copyright {
  color: #fff;
  background: #0a5432;
  text-align: center;
  font-size: 12px;
  padding: 2px 0;
}
header .header_sns {
  margin-bottom: 20px;
}
header .header_sns li {
  float: left;
  margin-right: 10px;
}
.footer_sns {
  width: 253px;
  margin: 50px auto 50px;
}
.footer_sns li {
  float: left;
  margin-right: 13px;
}
.footer_sns li:last-child {
  margin-right: 0px;
}
.footer_topbg {
  height: 18px;
  background: url(../images/footer_bg.png);
}
footer {
  padding-top: 30px;
}
footer .foot_list01 {
  width: 545px;
  margin: 0px auto 20px;
}
footer .foot_list01 li {
  float: left;
  margin-right: 10px;
}
header {
  margin-bottom: 30px;
}
footer .foot_list03 {
  width: 900px;
  margin: 30px auto 30px;
  font-size: 12px;
}
header .header_sns li:last-child {
  margin-right: 0px;
}

header .header_sns ul {
  margin-top: 40px;
  float: right;
}
header h1 {
  float: left;
  margin-right: 30px;
}
header .gnav {
  float: right;
  margin-top: 20px;
}
header .gnav li {
  float: left;
  margin-right: 15px;
}
header .gnav li a {
  display: block;
  width: 100%;
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-family: "LogoTypeGothic";
}
header .gnav li a:hover {
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
header .gnav li:last-child {
  margin-right: 0;
}

#page-top {
  position: fixed;
  bottom: 70px;
  right: 0px;
  z-index: 70;
}
.main_contents {
  width: 1100px;
  margin: auto;
}

/*------------------------------------------------
	2階層目
-------------------------------------------------*/
.hierarchy_main {
  width: 900px;
  margin: 30px auto 0;
  /*	position: relative;*/
  background: rgba(255, 255, 255, 0.7);
  /*padding-top: 30px;*/
  padding: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* 	border: 4px solid #241716;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.movie_main {
  width: 1100px;
  margin: 60px auto 0;
  position: relative;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 4px solid #241716;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hierarchy_main h3.hierarchy_top {
  color: #220e0d;
  font-family: "LogoTypeGothic";
  font-size: 23px;
  /*	margin: 0 30px 15px 30px;*/
  border-bottom: 3px solid #579f4f;
  padding-bottom: 5px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  /*		top: -20px;
		left: -50px;
		color: #FFF;
		position: absolute;
	font-family: "TanukiMagic";
padding-left: 30px;
	height: 49px;
	width: 575px;
	background: url(../images/hierarchy_top.png) no-repeat;*/
}
.movie_main h3.hierarchy_top {
  color: #220e0d;
  font-family: "LogoTypeGothic";
  font-size: 23px;
  /* margin: 0 30px 15px 30px; */
  border-bottom: 3px solid #579f4f;
  padding-bottom: 5px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hierarchy_content {
  width: 95%;
  margin: 40px auto;
}
.hierarchy_content h2 {
  font-size: 18px;
  display: inline;
  background: linear-gradient(transparent 60%, #ffed13 60%);
}
.hierarchy_content h3 {
  font-size: 23px;
  display: inline;
}
.hierarchy_content h4 {
  font-size: 23px;
  display: inline;
  background: linear-gradient(transparent 60%, #ffed13 60%);
}
.hierarchy_content h5 {
  font-size: 20px;
  margin-top: 20px;
  padding-left: 20px;
  background: url(../../images/arrow1.png) no-repeat left center;
}
.hierarchy_content .photo01 img{
	width: 30%;
}
.hierarchy_content .photo02 img{
	width: 25%;
}
#jiten.hierarchy_main h3 {
  width: 700px;
  margin: auto;
}
#jiten.hierarchy_main .jiten_link {
  width: 700px;
  margin: 50px auto 0;
}

/*高校生とてなむCM企画*/
div#totenanu {
  width: 100%;
  margin: 30px auto 0;
  /*	background-color:#FFF;*/
  position: relative;
}
ul .snsbuttom li {
  float: left;
}
ul .snsbuttom {
  position: absolute;
  top: 25px;
  right: 10px;
}
.top_img {
  margin: 0 auto;
  position: relative;
}
.top_img img {
  width: 100%;
}
.top_img .mark {
  position: absolute;
  bottom: -80px;
  right: 20px;
}

.totenamu_title_area {
  background: url(../../images/movie2/pattern.png) repeat;
}

.totenamu_title_area.mv3 {
  background: url(../../images/movie3/pattern.png) repeat;
}

.totenamu_title_area.mv4 {
  background: url(../../images/movie4/pattern.png) repeat;
  background: none;
}

.totenamu_content {
  /*width: 960px;*/
  margin: 0 auto;
  padding-top: 30px;
}
.totenamu_content p {
  color: #666;
}
.totenamu_back {
  /*width: 720px;*/
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px auto 0;
  padding: 20px 60px;
  background: url(../../images/movie2/pattern02.jpg) repeat-y;
  margin-bottom: 30px;
}

.totenamu_back.mv3 {
  background: url(../../images/movie3/pattern02.jpg) repeat-y;
}

.totenamu_back.mv4 {
  background: url(../../images/movie4/pattern02.jpg) repeat-y;
}

.totenamu_back p {
  color: #666;
}

.totenamu_back h2 {
  color: #38caa1;
  font-size: 30px;
}
.totenamu_area {
  /*	width: 960px;*/
  margin: 0 auto;
}
.totenamu_area p {
  color: #666;
}
.totenamu_area:last-child {
  padding-bottom: 40px;
}
/*解説役の人々*/
.kaisetu {
  border: #f2f2f2 solid 15px;
  background-color: #fff;
  padding: 5px 15px 23px 15px;
  margin: 20px 0 30px 0;
}
.kaisetu li {
  display: inline-block;
  width: 19%;
  text-align: center;
}
.kaisetu li p {
  font-size: 22px;
}
.kaisetu li p.small {
  font-size: 18px;
}
div.kikaku {
  height: auto;
  width: 100%; /* ② */
  background: url(../../images/movie2/pattern02.jpg) no-repeat;
  color: #5c5c5c;
  margin: 0 auto;
}
div.kikaku.mv3 {
  background: url(../../images/movie3/pattern02.jpg) no-repeat;
}
div.kikaku.mv4 {
  background: url(../../images/movie4/pattern02.jpg) no-repeat;
}
.planner {
  background-color: #fff;
  margin: 0px auto 34px;
  float: right;
}
.plannername {
  font-size: 22px;
}
.plannerimg {
  width: 250px;
  border: 15px solid #38caa1;
}
.plannerimg img {
  vertical-align: bottom;
}
.plannerimg2 {
  width: 250px;
  border: 15px solid #f39800;
}
.plannerimg2 img {
  vertical-align: bottom;
}
.greenborder {
  width: 100%;
  height: 6px;
  background: url(../../images/movie2/greenborder.png);
  margin-bottom: 35px;
}
.orangeborder {
  width: 100%;
  height: 6px;
  background: url(../../images/movie3/orangeborder.png);
  margin-bottom: 35px;
}
.blueborder {
  width: 100%;
  height: 6px;
  background: url(../../images/movie4/blueborder.png);
  margin-bottom: 35px;
}
.kaisetu.mv3 {
  border: #edeba3 solid 15px;
}
.stepimg {
  border: 15px solid #38caa1;
}
.stepimg img {
  vertical-align: bottom;
}
.stepimg iframe {
  vertical-align: bottom;
}
.stepimg3 {
  border: 15px solid #f39800;
}
.stepimg3 img {
  vertical-align: bottom;
}
.stepimg3 iframe {
  vertical-align: bottom;
}
.stepimg3 img:hover {
  opacity: 0.8;
}
.stepimg4 {
  border: 15px solid #3fa9f5;
}
.stepimg4 iframe {
  vertical-align: bottom;
}
.stepimg4-1 {
  border: 15px solid #004c9f;
}
.stepimg4-2 {
  border: 15px solid #e50011;
}
.stepimg4-3 {
  border: 15px solid #00ae5a;
}
.totenamu_back.mv4 .stepimg4 {
  width: 690px;
}
.stepimg4,
.stepimg4-1,
.stepimg4-2,
.stepimg4-3 {
  width: 400px;
}
.stepimg4 img,
.stepimg4-1 img,
.stepimg4-2 img,
.stepimg4-3 img {
  vertical-align: bottom;
  width: 100%;
}
.step {
  background: transparent url("../../images/movie2/pattern02.jpg") no-repeat
    scroll 0% 0%;
  margin: 20px 0 35px 0;
}
.step.mv3 {
  background: transparent url("../../images/movie3/pattern02.jpg") no-repeat
    scroll 0% 0%;
}
.step.mv4 {
  background: transparent url("../../images/movie4/pattern02.jpg") no-repeat
    scroll 0% 0%;
}
.stepcontent {
  width: 370px;
  padding: 7px 17px;
}
.stepcontent h4 {
  font-size: 22px;
  color: #666;
  font-weight: inherit;
}
.stepcontent h4 span {
  font-size: 15px;
}
.workshop {
  width: 960px;
  margin: 0 auto;
  background: url(../../images/movie2/pattern.png) repeat;
}

.workshop.mv3 {
  background: url(../../images/movie3/pattern.png) repeat;
}
.workshop.mv3 .mt30 {
  color: #666;
}
.workshop.mv4 {
  background: url(../../images/movie4/pattern.png) repeat;
}
.workshop2 {
  width: 100%;
  padding-bottom: 40px;
  background: url(../../images/movie2/pattern.png) repeat;
}
.workshop2.mv3 {
  background: url(../../images/movie3/pattern.png) repeat;
}
.workshop2.mv4 {
  background: url(../../images/movie4/pattern.png) repeat;
}
.workshopmove li {
  background: url(../../images/movie2/workshop_back.jpg) no-repeat;
  color: #fff;
  padding: 10px 0px 30px 60px;
  font-size: 20px;
}
.workshopmove .mv3 li {
  background: url(../../images/movie3/workshop_back.jpg) no-repeat;
}
.workshopmove.mv4 li {
  margin-bottom: 20px;
  padding: 10px 0px 10px 60px;
}
.workshopmove li a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.workshopmove li a:hover {
  color: #fff;
  font-size: 20px;
  text-decoration: underline;
}
.workshopmove.mv3 li {
  background: url(../../images/movie3/workshop_back.jpg) no-repeat;
}
.workshopmove.mv4.m1 li {
  background: url(../../images/movie4/workshop_back.png) no-repeat;
  background-position: 0 0;
}
.workshopmove.mv4.m2 li {
  background: url(../../images/movie4/workshop_back.png) no-repeat;
  background-position: 0 -59px;
}
.workshopmove.mv4.m3 li {
  background: url(../../images/movie4/workshop_back.png) no-repeat;
  background-position: 0 -118px;
}
/* button */
.coment {
  width: 900px;
  margin: 0px auto;
}
.coment_area {
  background-color: #fff;
  margin: 0px auto;
  padding: 30px 0 10px 0;
}

#button {
  position: relative;
  display: inline-block;
  padding: 15px;
  border: 6px solid #38caa1;
  margin-left: 45px;
  width: 648px;
}

#button2 {
  position: relative;
  display: inline-block;
  padding: 15px;
  border: 6px solid #f39800;
  margin-left: 45px;
  width: 648px;
}

#button .triangle img,
#button2 .triangle img {
  position: absolute;
  top: 0;
  left: -44px;
  bottom: 0;
  margin: auto;
}

#button p,
#button2 p {
  text-align: left;
}
div.table-cell {
  display: table-cell;
  vertical-align: middle;
}
div.vertical_middle {
  color: #fff;
  margin: 40px 0px 40px 20px;
  float: left;
  width: 400px;
}
.kikaku_tit {
  font-size: 20px;
}

.broadcast {
  background-color: #38caa1;
  width: 960px;
  margin: 35px auto;
  height: 248px;
  position: relative;
}
.broadcast .mark {
  position: absolute;
  left: -60px;
  top: -63px;
}
.broad_tit {
  padding: 20px 0 20px 115px;
  font-size: 30px;
  color: #fff;
}
.broadcast_text {
  background-color: #fff;
  width: 97%;
  margin: 0 auto 10px;
  height: 125px;
}
.broadcast_text p {
  color: #38caa1;
  font-size: 20px;
  padding: 15px 20px;
  text-align: justify;
}
a.totenamu:hover {
  background-color: transparent;
}
.snsbuttom li {
  float: left;
  margin-right: 10px;
}
.snsbuttom {
  position: absolute;
  top: 25px;
  right: 10px;
  margin-right: -10px;
}
/*CM企画END*/
