@charset "UTF-8";
/*scssをインポート*/
/* 設定用。変数の宣言はここ*/
/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
/*----------------------------------------------------
	色の設定
----------------------------------------------------*/
/*----------------------------------------------------
	各種角丸
----------------------------------------------------*/
/*----------------------------------------------------
	...の省略設定
----------------------------------------------------*/
/* リセットCSS、フォントサイズ*/
/* Reset Style */
html {
  overflow-y: scroll; }

body {
  line-height: 1;
  color: #000; }

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* ミックスイン、@extend、CSS3など*/
/* clearfix */
.clearfix, .mainbox, .today_box {
  *zoom: 1; }
  .clearfix:after, .mainbox:after, .today_box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

/* メインスタイル */
.nannohi_365_wrap {
  width: 1000px;
  margin: 0 auto; }
  .nannohi_365_wrap .nannohi_365_TOP {
    width: 130px;
    height: 170px;
    background-image: url(../../images/nannohi_365/bg_calender.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 2.2% 0 0 auto;
    padding: 3.5% 1% 1% 1%; }
    .nannohi_365_wrap .nannohi_365_TOP .date_box {
      width: 70%;
      margin: 10% auto 3%; }
      .nannohi_365_wrap .nannohi_365_TOP .date_box .date_inbox {
        display: inline-block;
        width: 47%;
        vertical-align: middle; }
    .nannohi_365_wrap .nannohi_365_TOP .ph_box {
      width: 80%;
      margin: 0 0 0 5%; }
  @media all and (max-width: 1024px) {
    .nannohi_365_wrap {
      width: 90%;
      margin: 0 auto; }
      .nannohi_365_wrap .nannohi_365_TOP {
        width: 140px;
        height: 170px;
        background-image: url(../../images/nannohi_365/bg_calender.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 3.8% 0 0 auto;
        padding: 3.7% 1% 1% 1%; }
        .nannohi_365_wrap .nannohi_365_TOP .date_box {
          width: 70%;
          margin: 15% auto 3%; }
          .nannohi_365_wrap .nannohi_365_TOP .date_box .date_inbox {
            display: inline-block;
            width: 47%;
            vertical-align: middle; }
        .nannohi_365_wrap .nannohi_365_TOP .ph_box {
          width: 80%;
          margin: 0 0 0 5%; } }
  @media all and (max-width: 640px) {
    .nannohi_365_wrap {
      width: 95%; }
      .nannohi_365_wrap .nannohi_365_TOP {
        width: 80px;
        height: 120px;
        background-image: url(../../images/nannohi_365/bg_calender.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 4% 0 0 auto;
        padding: 3.5% 1% 1% 1%; }
        .nannohi_365_wrap .nannohi_365_TOP .date_box {
          width: 75%;
          margin: 12% auto 0%; }
          .nannohi_365_wrap .nannohi_365_TOP .date_box .date_inbox {
            display: inline-block;
            width: 43%;
            vertical-align: middle; }
        .nannohi_365_wrap .nannohi_365_TOP .ph_box {
          width: 80%;
          margin: 0 0 0 5%; } }
  @media all and (max-width: 320px) {
    .nannohi_365_wrap {
      width: 95%; }
      .nannohi_365_wrap .nannohi_365_TOP {
        width: 65px;
        height: 110px;
        background-image: url(../../images/nannohi_365/bg_calender.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        margin: 7% 0 0 auto;
        padding: 3.8% 1% 1% 1%; }
        .nannohi_365_wrap .nannohi_365_TOP .date_box {
          width: 75%;
          margin: 13% auto 0%; }
          .nannohi_365_wrap .nannohi_365_TOP .date_box li {
            display: inline-block;
            width: 43%;
            vertical-align: middle; }
        .nannohi_365_wrap .nannohi_365_TOP .ph_box {
          width: 80%;
          margin: 0 0 0 5%; } }

/* Scss Document */
.nannohi_365 {
  margin: 0% auto;
  background: url("../../images/nannohi_365/bg.png");
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: tbudrgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal; }
  @media all and (max-width: 640px) {
    .nannohi_365 {
      background-size: 60%; } }

/*----------------------------------------------------
TBUDRGothic Std R

font-family: tbudrgothic-std, sans-serif;
font-weight: 400;
font-style: normal;

TBUDRGothic Std B

font-family: tbudrgothic-std, sans-serif;
font-weight: 700;
font-style: normal;

TBUDRGothic Std H

font-family: tbudrgothic-std, sans-serif;
font-weight: 900;
font-style: normal;

----------------------------------------------------*/
/*----------------------------------------------------
	ドラえもんチャンネルへのロゴヘッダ部分基本設定
----------------------------------------------------*/
.goDch_header {
  width: 100%;
  background: #000;
  padding: 2% 0; }
  .goDch_header img {
    margin: 0 auto;
    width: 20%;
    vertical-align: middle; }
  .goDch_header a {
    width: 100%;
    height: 100%; }
  @media all and (max-width: 640px) {
    .goDch_header {
      padding: 5% 0; }
      .goDch_header img {
        margin: 0 auto;
        width: 50%;
        vertical-align: middle; }
      .goDch_header a {
        width: 100%;
        height: 100%; } }

/*----------------------------------------------------
	タイトル部分基本設定
----------------------------------------------------*/
.headerph {
  width: 100%;
  margin: 5% auto;
  text-align: center; }
  .headerph .frame {
    display: inline-block;
    position: relative; }
    .headerph .frame img {
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }
    .headerph .frame:after {
      position: absolute;
      display: block;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
      z-index: -1; }
  @media all and (max-width: 1024px) {
    .headerph {
      width: 80%;
      margin: 5% auto; } }
  @media all and (max-width: 640px) {
    .headerph {
      width: 90%;
      margin: 5% auto; } }
  @media all and (max-width: 320px) {
    .headerph {
      width: 90%;
      margin: 5% auto; } }
  @media only screen and (max-device-width: 480px) and (orientation: landscape) {
    .headerph {
      width: 100%; } }

/*----------------------------------------------------
	DchTOPへのロゴ画像設定
----------------------------------------------------*/
.DchgoTOP {
  width: 20%;
  margin: 0% auto 5%; }
  @media all and (max-width: 1024px) {
    .DchgoTOP {
      width: 18%; } }
  @media all and (max-width: 640px) {
    .DchgoTOP {
      width: 30%;
      margin: 3% auto; } }

/*----------------------------------------------------
	メイン画像の設定
----------------------------------------------------*/
.main_img {
  width: 55%;
  margin: 5% auto; }
  .main_img img {
    width: 70%; }
  @media all and (max-width: 640px) {
    .main_img {
      width: 40%;
      padding: 10% auto; }
      .main_img img {
        width: 100%; } }

/*----------------------------------------------------
	メイン囲みの設定
----------------------------------------------------*/
.mainbox {
  position: relative;
  width: 850px;
  text-align: center;
  background: #fff;
  margin: 10% auto;
  padding-top: 3%;
  border-radius: 7em; }
  .mainbox p {
    width: 70%;
    font-size: 150%;
    line-height: 1.7em;
    margin: 5% auto 10%;
    letter-spacing: 0.05em; }
    .mainbox p .Source {
      font-size: 70%; }
  .mainbox .txt_left {
    text-align: left; }
  @media all and (max-width: 1024px) {
    .mainbox {
      width: 85vw;
      border-radius: 7em; } }
  @media all and (max-width: 640px) {
    .mainbox {
      width: 85vw;
      position: relative;
      text-align: center;
      margin: 10% auto;
      background: #fff;
      border-radius: 2em; }
      .mainbox p {
        width: 80%;
        font-size: 120%;
        line-height: 1.8em;
        margin: 5% auto; } }
  @media all and (max-width: 320px) {
    .mainbox {
      border-radius: 2em; }
      .mainbox p {
        width: 80%;
        font-size: 95%;
        line-height: 1.8em;
        margin: 3% auto 5%; } }
  .mainbox .bannersize img {
    display: block;
    max-width: 50%;
    margin: 5% auto; }
    @media all and (max-width: 640px) {
      .mainbox .bannersize img {
        width: 80%; } }

/*----------------------------------------------------
	日付ボックスの設定
----------------------------------------------------*/
.today_box {
  position: relative;
  width: 50%;
  text-align: center;
  margin: 15% auto 5%;
  border-radius: 3em;
  background: #ffff00;
  padding-top: 10%; }
  .today_box .calender_ph {
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    margin: 0 auto;
    width: 40%; }
  .today_box p {
    position: relative;
    font-family: tbudrgothic-std, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 260%;
    line-height: 1.4em;
    color: #ff5740;
    margin: 20% auto 10%; }
  @media all and (max-width: 1024px) {
    .today_box {
      width: 80%; }
      .today_box .calender_ph {
        position: absolute;
        left: 0;
        right: 0;
        top: -40px;
        margin: 0 auto;
        width: 30%; } }
  @media all and (max-width: 640px) {
    .today_box {
      position: relative;
      width: 90%;
      text-align: center;
      margin: 40% auto 5%;
      border-radius: 2em;
      background: #ffff00;
      padding-top: 10%; }
      .today_box .calender_ph {
        position: absolute;
        left: 0;
        right: 0;
        top: -60px;
        margin: 0 auto;
        width: 40%; }
      .today_box p {
        position: relative;
        font-family: tbudrgothic-std, sans-serif;
        font-weight: 900;
        font-style: normal;
        font-size: 160%;
        line-height: 1.4em;
        color: #ff5740;
        margin: 20% auto 10%; } }

/*----------------------------------------------------
	てんコミ画像の設定
----------------------------------------------------*/
.tencomi_ph {
  margin: 10% auto;
  width: 60%; }
  @media all and (max-width: 1024px) {
    .tencomi_ph {
      width: 70%; } }
  @media all and (max-width: 640px) {
    .tencomi_ph {
      width: 80%; } }

/*----------------------------------------------------
    コミックスへボタンの設定
----------------------------------------------------*/
.bt_tencomi {
  margin: 10% auto;
  padding: 2% 0 2% 0;
  width: 50%;
  color: #fff;
  background-color: #00a8f4;
  border-radius: 2em;
  font-family: tbudrgothic-std, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 200%; }
  @media all and (max-width: 1024px) {
    .bt_tencomi {
      width: 70%; } }
  @media all and (max-width: 640px) {
    .bt_tencomi {
      width: 90%;
      padding: 5% 0 5% 0;
      font-size: 150%; } }

/*----------------------------------------------------
	goTOP設定
----------------------------------------------------*/
.goTOP {
  width: 60%;
  margin: 0 auto 10%; }
  @media all and (max-width: 640px) {
    .goTOP {
      width: 80%;
      margin: 0 auto 10%; } }

footer {
  background: none; }

/*# sourceMappingURL=nannohi_365.css.map */
