@charset "UTF-8";

/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
  border: 1px solid #cccccc;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  border: 1px solid #cccccc;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/*********************
COLOR
*********************/
/* 青系 */
a {
  color: #3d96fb;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/*********************
LAYOUT
*********************/
/*********************
LAYOUT_COLORS
*********************/
/*********************
FONT_COLOR
*********************/
/* navi */
/* mypage */
/* user-edit */
/*********************
FONT_SIZE
*********************/
/* navi */
/* account */
/* mypage */
/* user_edit */
/* administrator_edit */
/*********************
FONT_FAMILY
*********************/
/*********************
GENERAL STYLES
*********************/
html {
  position: relative;
  height: 100%;
  overflow: auto;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #333333;
  position: relative;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  font-size: 100%;
  line-height: 170%;
}

/*********************
RESET STYLES
*********************/
div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a, form, input, object, dt, dd, dl, iframe, label {
  margin: 0;
  padding: 0;
}
ol, ul, li, dl, dt, dd {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
figure {
  margin: 0;
  float: left;
}
figcaption {
  margin: 2px 0 5px 0;
}
.tp_break {
  text-indent: 0px;
  display: inline-block;
}
.tp_break_sp,
.tp_break_spl {
  display: inline;
}
.tp_break_sp {
  display: inline-block;
}
@media screen and (min-width: 415px) and (max-width: 767px) {
  .tp_break_sp {
    display: inline;
  }
}
.tp_break_spl {
  display: inline;
}
@media screen and (min-width: 415px) and (max-width: 767px) {
  .tp_break_spl {
    display: inline-block;
  }
}
.tp_indent_one {
  text-indent: -1em;
  margin-left: 1em;
}
.tp_indent_two {
  text-indent: -2em;
  margin-left: 2em;
}
.tp_bracket_l, .tp_bracket_r {
  display: inline-block;
}
@media screen and (max-width: 667px) {
  .tp_bracket_l, .tp_bracket_r {
    display: inline-block;
  }
}
.tp_bracket_l {
  margin-left: -0.5em;
}
@media screen and (max-width: 667px) {
  .tp_bracket_l_sp {
    margin-left: -0.5em;
  }
}
.tp_bracket_r {
  margin-right: -0.5em;
}
@media screen and (max-width: 667px) {
  .tp_bracket_r_sp {
    margin-right: -0.5em;
  }
}
.tp_hide_desktop {
  display: none !important;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .tp_hide_desktop {
    display: inherit !important;
  }
  .tp_hide_tablet {
    display: none !important;
  }
}
@media screen and (min-width: 668px) and (max-width: 767px) {
  .tp_hide_desktop {
    display: inherit !important;
  }
  .tp_hide_tablet {
    display: none !important;
  }
}
@media screen and (max-width: 667px) {
  .tp_hide_desktop {
    display: inherit !important;
  }
  .tp_hide_phone {
    display: none !important;
  }
}
/*********************
	COMMON
*********************/
.tp_font_gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tp_font_mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.tp_font_helvetica {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tp_hide {
  display: none;
}
.tp_bracket_l {
  margin-left: -0.5em;
  display: inline-block;
}
.tp_bracket_r {
  margin-right: -0.5em;
  display: inline-block;
}
.tp_textbox {
  width: 15em;
  padding: 4px 0.5em;
  border: 1px solid #cccccc;
}
.tp_areabox{
  padding: 4px 0.5em;
  border: 1px solid #cccccc;
}
.tp_selectbox{
  padding: 4px 0.5em;
  border: 1px solid #cccccc;
}

.tp_check, .tp_check_all {
  border: 1px solid #cccccc;
  cursor: pointer;
}
.tp_body {
  background: url("../images/content_bg.jpg") repeat;
}
.tp_header {
  text-align: center;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}
.tp_header_admin {
  width:100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}
.min_width990px {
  min-width:990px;
}
@media screen and (max-width: 768px) {
  .tp_header {
    text-align: left;
    padding-left: 15px;
  }
}
.tp_header_navi {
  position: absolute;
  width: 26px;
  margin-top: -9px;
  top: 50%;
  right: 30px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
}
.tp_header_navi:hover {
  opacity: 0.7;
}
.tp_navi {
  color: #ffffff;
  position: absolute;
  width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  top: 0px;
  right: 0px;
  background: #000000;
  display: none;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .tp_navi {
    width: 260px;
  }
}
.tp_navi_btn {
  position: absolute;
  width: 26px;
  top: 32px;
  right: 30px;
  cursor: pointer;
}
.tp_navi_logout {
  text-decoration: none;
  margin-left: 25px;
  padding-left: 30px;
  background: url("../images/icon_logout.png") no-repeat 0% 50%/12px;
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
}
.tp_navi_logout:hover {
  text-decoration: none;
  opacity: 0.7;
}
.tp_navi_logout_main {
  color: #ffffff;
  font-size: 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .tp_navi_logout_main {
    font-size: 16px;
  }
}
.tp_navi_logout_sub {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #aaaaaa;
  font-size: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .tp_navi_logout_sub {
    font-size: 12px;
  }
}
.tp_navi_menu {
  text-align: center;
  border-top: 1px solid #ffffff;
  margin-top: 20px;
}
.tp_navi_menu_box {
  display: inline-block;
}
.tp_navi_menu_box_main {
  color: #ffffff;
  font-size: 20px;
  display: block;
  -webkit-transition: color 0.300s ease;
          transition: color 0.300s ease;
}
@media screen and (max-width: 768px) {
  .tp_navi_menu_box_main {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .tp_navi_menu_box_sub {
    font-size: 12px;
  }
}
.tp_navi_menu_box:hover {
  text-decoration: none;
}
.tp_navi_menu_box:hover .tp_navi_menu_box_main,
.tp_navi_menu_box:hover .tp_navi_menu_box_sub {
  color: #3d96fb;
}
.tp_navi_menu_wrap {
  margin-top: 20px;
}
.tp_navi_menu_wrap.tp_cur .tp_navi_menu_box_main {
  color: #3d96fb;
}
.tp_navi_menu_wrap.tp_cur .tp_navi_menu_box_sub {
  color: #3d96fb;
}
.tp_logo_link {
  color: #333333;
}
.tp_logo_link:hover {
  text-decoration: none;
}
/*
.tp_logo_img {
  width: 200px;
  vertical-align: middle;
}
.tp_logo_img_admin {
  width: 200px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .tp_logo_img {
    width: 150px;
  }
}*/
.tp_logo_img {
  width: 54px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .tp_logo_img {
    width: 27px;
  }
}
.tp_logo_title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .tp_logo_title {
    font-size: 25px;
  }
}
.tp_account {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  position: relative;
}
/*
.tp_account_inner {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #1e4b7d;
  opacity: 1;
  -webkit-transition: opacity 0.150s ease;
          transition: opacity 0.150s ease;
}*/
.tp_account_inner {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #3d96fb;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.150s ease;
          transition: opacity 0.150s ease;
}
.page-admin .tp_account_inner_mypage {
  background: #3d96fb;
}
.page-admin .tp_account_inner {
  background: #1e4b7d;
}
.user_color {
  background: #3d96fb;
}
.tp_account_popup {
  color: #333333;
  text-align: left;
  position: absolute;
  width: 400px;
  margin-left: -200px;
  top: 60px;
  left: 50%;
  padding-bottom: 20px;
  border: 1px solid #3d96fb;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 900;
  display: none;
}
@media screen and (max-width: 767px) {
  .tp_account_popup {
    width: 300px;
    margin-left: -150px;
  }
}
.tp_account_popup_heading {
  position: relative;
  min-height: 90px;
  margin-top: 35px;
  background: #e3f0ff;
}
.tp_account_popup_heading_icon {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -50px;
  border-radius: 50%;
  overflow: hidden;
}
.tp_account_popup_heading_icon .tp_img {
  display: block;
}
.tp_account_popup_heading_detail {
  font-size: 12px;
  padding-left: 160px;
}
@media screen and (max-width: 767px) {
  .tp_account_popup_heading_detail {
    padding-left: 140px;
  }
}
.tp_account_popup_heading_detail_name {
  padding-top: 0.5em;
}
.tp_account_popup_heading_detail_name .tp_large {
  font-size: 18px;
}
.tp_account_popup_heading_detail_num {
  padding-top: 0.5em;
}
.tp_account_popup_heading_detail_section {
  padding-top: 0.5em;
}
.tp_account_popup_list {
  font-size: 14px;
  padding-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .tp_account_popup_list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.tp_account_popup_list_box {
  margin-top: 1.5em;
}
.tp_account_popup_list_box:first-child {
  margin-top: 0em;
}
.tp_account_popup_list_box:after {
  content: ' ';
  height: 0px;
  display: block;
  clear: both;
}
.tp_account_popup_list_box_heading {
  float: left;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .tp_account_popup_list_box_heading {
    width: 100%;
  }
}
.tp_account_popup_list_box_heading .tp_underline {
  border-bottom: 1px solid #3d96fb;
}
@media screen and (max-width: 767px) {
  .tp_account_popup_list_box_heading .tp_underline {
    display: block;
  }
}
.tp_account_popup_list_box_detail {
  line-height: 1.6;
  word-break: break-all;
  float: left;
  width: 100%;
  margin-left: -130px;
  padding-left: 130px;
}
@media screen and (max-width: 767px) {
  .tp_account_popup_list_box_detail {
    margin-left: 0px;
    padding-left: 0px;
  }
}
.tp_account_popup_edit {
  text-align: right;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
.tp_account_popup_edit_btn {
  color: #ffffff;
  font-size: 12px;
  padding: 6px 35px;
  background: #3d96fb;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
}
.tp_account_popup_edit_btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.tp_account_popup_arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  top: -8px;
  left: 50%;
  margin-left: -10px;
  background: #ffffff;
  border-top: 1px solid #3d96fb;
  border-left: 1px solid #3d96fb;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tp_account_close {
  position: absolute;
  width: 18px;
  top: 10px;
  right: 10px;
  opacity: 1;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
  cursor: pointer;
}
.tp_account_close:hover {
  opacity: 0.7;
}
.tp_page_title {
  text-align: center;
  margin-top: 50px;
}
.tp_page_title {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .tp_page_title {
    margin-top: 10px;
  }
  .tp_page_title_main {
    font-size: 20px;
  }
  .tp_page_title_sub {
    font-size: 12px;
  }
}
.tp_page_title_main {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
}
.tp_page_title_sub {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.tp_scroll_btn {
  text-align: center;
  margin-top: 20px;
}
.tp_scroll_btn_inner {
  border: 2px solid #3d96fb;
  padding: 2px 3px;
  background: #ffffff;
  display: inline-block;
  border-radius: 20px;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
}
.tp_content {
  width: 100%;
  margin-top: 45px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.tp_content_inner {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  background: #FFFFFF;
}
.tp_content_inner_admin {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  background: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .tp_content {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .tp_content_inner {
    padding: 10px;
  }
  .tp_content + .tp_scroll_btn {
    margin-top: 20px;
  }
}
.tp_content_inner_heading {
  font-size: 20px;
  font-weight: bold;
  /*margin-top: 15px;
  padding-left: 90px;
  padding-right: 90px;*/
}
.tp_content + .tp_scroll_btn {
  margin-top: 45px;
}
.tp_modal_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000000;
  display: none;
  z-index: 999;
  opacity: 0.5;
}
.tp_scroll_top {
  position: fixed;
  bottom: 100px;
  right: 50px;
  display: none;
}
@media screen and (max-width: 768px) {
  .tp_scroll_top {
    bottom: 50px;
    right: 20px;
  }
}
.tp_scroll_top_inner {
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #3d96fb;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
  display: block;
}
.tp_scroll_top_inner_svg {
  margin-top: 18px;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.300s ease;
          transition: transform 0.300s ease;
}
@media screen and (min-width: 769px) {
  .tp_scroll_top_inner:hover {
    opacity: 1;
  }
  .tp_scroll_top_inner:hover .tp_scroll_top_inner_svg {
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
  }
}
.tp_footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 12px;
  text-align: center;
  margin-top: 200px;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #b9b9b9;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .tp_footer {
    margin-top: 100px;
  }
}

/*********************
page-user-edit
*********************/
.page-user-edit .tp_edit {
  position: relative;
  width: 100%;
  margin-top: 25px;
  display: table;
}
.page-user-edit .tp_edit:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  left: 200px;
  background: #cccccc;
}
@media screen and (max-width: 767px) {
  .page-user-edit .tp_edit:before {
    display: none;
  }
}
.page-user-edit .tp_edit_hide {
  display: none;
}
.page-user-edit .tp_edit_form {
  padding-left: 0px;
  padding-right: 0px;
}
.tp_edit_section {
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
  padding: 20px 10px;
}

.tp_edit_section:first-child {
  border-top: 1px solid #cccccc;
}
.tp_edit_section:after {
  content: ' ';
  height: 0px;
  display: block;
  clear: both;
}
.border_dotted{
  border-top:2px dotted #cccccc;
  padding-top:20px;
}
.tp_edit_section_heading {
font-size: 16px;
font-weight: bold;
position: static;
width: 100%;
padding-left:8px;
color:#1e4b7d;
border-left:5px solid #1e4b7d;
}

.tp_edit_section_detail {
	width: 100%;
	margin-top: 0.5em;
	margin-left: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tp_edit_section.tp_required .tp_edit_section_heading:after {
  content: '必須';
  color: #ffffff;
  font-size: 12px;
  float: right;
  margin-top: 1px;
  padding: 2px 5px;
  background: #cc3333;
}

.tp_edit_section.tp_invalid .tp_textbox {
  border: 1px solid #cc3333;
}

.tp_edit_section.tp_invalid_equal .tp_textbox {
  border: 1px solid #cc3333;
}

.tp_edit_section.tp_address_wrap .tp_address_element {
  margin-left: 0.5em;
  display: inline-block;
}
.tp_edit_section.tp_address_wrap .tp_address_element:first-child {
  margin-left: 0em;
}
.tp_edit_section.tp_address_wrap .tp_textbox_short {
  width: 8em;
}
.tp_edit_section.tp_address_wrap .tp_textbox_long {
  width: 100%;
  margin-top: 1em;
  display: block;
}
.tp_edit_section.tp_tel_wrap .tp_textbox {
  width: 5em;
}
.tp_edit_section.tp_tel_wrap .tp_tel_element {
  margin-left: 0.5em;
  display: inline-block;
}
.tp_edit_section.tp_tel_wrap .tp_tel_element:first-child {
  margin-left: 0em;
}
.tp_edit_section.tp_mail_wrap .tp_textbox {
  width: 100%;
}
.tp_edit_section.tp_mail_wrap .tp_notes {
  font-size: 12px;
  margin-top: 1em;
}
.tp_edit_section.tp_affiliation_wrap .tp_textbox {
  width: 100%;
}
.tp_edit_section.tp_career_wrap .tp_textbox {
  width: 100%;
}
.page-user-edit .tp_edit_btn {
  text-align: center;
  margin-top: 35px;
}
.page-user-edit .tp_edit_btn .btn_positive {
  min-width: 8em;
}

/*********************
page-admin-edit
*********************/
.page-admin-edit .tp_content {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .page-admin-edit .tp_content {
    margin-top: 50px;
  }
}
.page-admin-edit .tp_content:first-child {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .page-admin-edit .tp_content:first-child {
    margin-top: 20px;
  }
}
.page-admin-edit .tp_request {
  font-size: 14px;
  width: 100%;
  margin-top: 20px;
/*  border: 1px solid #666666;*/
border: 1px solid #1e4b7d;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-admin-edit .tp_request .btn_positive {
  margin-left: 1em;
}
.page-admin-edit .tp_request_row {
  display: table-row;
}
.page-admin-edit .tp_request_row:nth-child(odd) {
  background: #f0f0f0;
}
.page-admin-edit .tp_request_row:first-child {
  color: #ffffff;
/*  background: #666666;*/
  background: #1e4b7d;
}
.page-admin-edit .tp_request_column {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-left:1px solid #cccccc;
}
.page-admin-edit .tp_request_column_inner {
  padding: 1em 0em;
}
.tp_request_column_inner a {
  color: #333333;
}
.tp_request_column_inner a:hover {
  color: #3d96fb;
}
@media screen and (max-width: 768px) {
  .page-admin-edit .tp_refine_setting_box {
    margin-top: 0.5em;
  }
  .page-admin-edit .tp_request_column {
    border-left:none;
  }
}
.page-admin-edit .tp_list {
  position: relative;
  margin-top: 20px;
}
.tp_list_section {
  padding:0px;
  font-size: 14px;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #cccccc;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-admin-edit .tp_list_section_column {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  border-left:1px solid #cccccc;
}
.tp_list_section_column_inner {
  padding: 1em 0em;
  text-align:left;
  word-break: break-all;
}
.tp_list_section_column_btn {
  width:370px;
}
.tp_list_section_column_time {
  width: 100px;
}
.tp_list_filename{
  width:22%;
}
table.admin_list {
  margin-bottom:30px;
  font-size: 14px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  width:880px;
}
table.admin_list td {
  padding:10px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  min-height:30px;
}
.tp_list_num {
  width:30px;
  color:#FFF;
  background-color:#1e4b7d;
  text-align:center;
}
/* 「詳細」ボタン 
.popup_detail {
  display: none;
}*/

/*********************
/* ボタン */
/********************/
.btn_positive,
.btn_action,
.btn_negative,
.btn_negative_clear,
.btn_dl,
.btn_edit,
.btn_upload,
.btn_commit,
.btn_rebuilding,
.btn_save,
.btn_back,
.btn_answer,
.btn_answer_confirm {
  padding: 4px 1.5em;
  border-radius: 50px;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
  text-align:center;
}
.btn_positive:hover,
.btn_action:hover,
.btn_negative:hover,
.btn_negative_clear:hover,
.btn_dl:hover,
.btn_edit:hover,
.btn_upload:hover,
.btn_commit:hover,
.btn_rebuilding:hover,
.btn_save:hover,
.btn_back:hover,
.btn_answer:hover,
.btn_answer_confirm:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn_positive {
  font-size: 12px;
  color: #ffffff;
  font-size: 12px;
  background: #3d96fb;
  border: 1px solid #3d96fb;
}
.btn_positive[disabled] {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.btn_action {
  font-size: 12px;
  color: #3d96fb;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #3d96fb;
}
.btn_negative {
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  background: #888888;
  border: 1px solid #888888;
  width:120px;
}
.btn_negative_clear{
  margin:0px auto;
  font-size: 12px;
  color: #888888;
  background: #fff;
  border: 1px solid #888888;
  width:120px;
}
.btn_dl {
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  background: #00a5e7;
  border: 1px solid #00a5e7;
  width:140px;
}
.btn_edit {
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  background: #00984b;
  border: 1px solid #00984b;
  width:140px;
}
.btn_upload {
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  background: #fb8d3d;
  border: 1px solid #fb8d3d;
  width:140px;
}
.btn_commit{
  font-size: 16px;
  color: #ffffff;
  background: #3d96fb;
  border: 1px solid #3d96fb;
}
.btn_rebuilding{
  font-size: 16px;
  color: #ffffff;
  background: #fb8d3d;
  border: 1px solid #fb8d3d;
  width:120px;
}



@media screen and (max-width: 320px) {
  .btn_commit {
    margin-top:20px;
    display:block;
  }
}
.btn_save{
  font-size: 16px;
  color: #3d96fb;
  background: #ffffff;
  border: 1px solid #3d96fb;
}
.btn_back{
  font-size: 16px;
  color: #ffffff;
  background: #888888;
  border: 1px solid #888888;
}
.btn_answer{
  background: #228b22;
  border: 1px solid #228b22;
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  width:140px;
}
.btn_answer_confirm{
  background: #ff6347;
  border: 1px solid #ff6347;
  margin:0px auto;
  font-size: 12px;
  color: #ffffff;
  width:140px;
}

.btn_back + .btn_save{
  margin-left:1em;
}
.btn_save + .btn_commit{
  margin-left:1em;
}
.btn_back + .btn_commit{
  margin-left:1em;
}
.btn_positive + .tp_btn_negative {
  margin-left:1em;
}
.page-admin-edit .tp_hide_sp {
  display: none;
}
.link_sample {
  color:#3d96fb;
  text-decoration:underline;
  font-size:13px;
  cursor:pointer;
}
.link_sample:hover {
  text-decoration:none;
}
/* 幅767pxまで */
@media screen and (max-width: 767px) {
  .page-admin-edit .popup_detail {
    width: 20%;
    display: table-cell;
  }
  .tp_list_section_column {
  border-left:none;
  display: table-row;
  padding-left:1em;
  text-align:left;
  }
  .tp_list_section_column .tp_list_section_column_inner {
    padding:0.5em;
    text-align:left;
  }
  .tp_list_section_column .open_close {
    padding: 10px;
  }
  .page-admin-edit .tp_hide_sp {
    display: none;
  }
  .width305px{
    width:60% !important;
    word-break:break-all;
  }
}
.display_block {
  display:block;
}
.nowrap {
  white-space: nowrap;
}

/* 「詳細」のポップアップ画面 */
.tp_popup {
  position: absolute;
  /*width: 300px;*/
  width: 600px;
  top: 100px;
  left: 40%;
  margin-left: -150px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #3d96fb;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1000;
}
.tp_popup .tp_list_section_column {
  border-left:none;
}
.tp_popup .tp_list_section {
  border:none;
}

.tp_popup_heading {
  display: none;
}
.tp_popup_title {
  font-size: 18px;
  font-weight: bold;
}
.tp_popup_close {
  position: absolute;
  width: 18px;
  top: 22px;
  right: 20px;
  cursor: pointer;
}
.tp_popup_inner .tp_popup_heading {
  font-size: 14px;
  margin-top: 1.5em;
  border-bottom: 1px solid #3d96fb;
  display: block;
}
.tp_popup_inner .tp_request_row {
  background: #ffffff;
  display: block;
}
.tp_popup_inner .tp_request_column,
.tp_popup_inner .tp_list_section_column {
  color: #333333;
  font-size: 14px;
  text-align: left;
  display: block;
}
.tp_popup_inner .tp_request_column .btn_positive,
.tp_popup_inner .tp_list_section_column .btn_positive {
  margin-left: 1em;
}
.tp_popup_inner .tp_request_column .tp_btn_active + .tp_btn_active,
.tp_popup_inner .tp_list_section_column .tp_btn_active + .tp_btn_active {
  margin-left: 1em;
}
.tp_popup_inner .tp_request_column_inner
/*,.tp_popup_inner .tp_list_section_column_inner*/ {
  padding-top: 0.5em;
  padding-bottom: 0.5px;
  width:235px;
}
.tp_popup_inner .popup_detail {
  display: none;
}
.tp_popup_inner .btn_edit,
.tp_popup_inner .btn_dl,
.tp_popup_inner .btn_negative {
  margin: 0;
}

/*----------------------------------------------------*/
/* margin設定 */
/*----------------------------------------------------*/
.margin_center30 {
  margin: 30px auto;
}
.margin_top0 {
  margin-top: 0 !important;
}
.margin_top3 {
  margin-top: 3px;
}
.margin_top10 {
  margin-top: 10px;
}
.margin_top20 {
  margin-top: 20px !important;
}
.margin_top30 {
  margin-top: 30px !important;
}
.margin_bottom20px {
  margin-bottom: 20px !important;
}
.margin_top40 {
  margin-top: 40px;
}
.margin_right30 {
  margin-right: 30px;
}
.margin_left1em {
  margin-left: 1em;
}
.margin_right1em{
  margin-right: 1em;
}
.margin_left30 {
  margin-left: 30px;
}

.margin_left10 {
  margin-left: 10px !important;
}

.margin_bottom10 {
  margin-bottom: 10px;
}
/*----------------------------------------------------*/
/* padding設定 */
/*----------------------------------------------------*/
.padding_left0{
  padding-left:0 !important;
}
.padding_bottom30 {
  padding-bottom: 30px;
}

/*----------------------------------------------------*/
/* height設定 */
/*----------------------------------------------------*/
.min_height300 {
  min-height: 300px;
}

/*----------------------------------------------------*/
/* font設定 */
/*----------------------------------------------------*/
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px !important;
}
.txt_title {
  font-weight:bold;
  font-size:1.2em;
}
.txt_red {
  color:#cc0000;
}
.required_entry {
  background-color:#cc0000;
  color:#FFFFFF;
  padding-left:5px;
  padding-right:5px;
  font-size:0.8em;
  vertical-align:middle;
}
.text_center {
  text-align: center !important;
}
.text_left {
  text-align: left !important;
}
.text_right {
  text-align: right !important;
}
.txt_popup {
  font-size: 16px;
  font-weight: bold;
  color:#1e4b7d;
}

/*----------------------------------------------------*/
/* width設定 */
/*----------------------------------------------------*/
.width55px {
  width:55px;
}
.width280px {
  width:280px;
}
.width185px {
  width:185px;
}
.width160px {
  width:160px;
}
.width80px {
  width: 80px;
}
.width100px {
  width:100px;
}
.width550px {
  width:550px;
}
.width270px {
  width:270px;
}
.width50p {
  width: 50%;
}
.width40p {
  width: 40%;
}
.width20p {
  width: 20%;
}
.width45p {
  width: 45%;
}
.width70p {
  width: 70%;
}
.width80p {
  width: 80%;
}
.width90p {
  width: 90%;
}
.width100p {
  width: 100%;
}
/*----------------------------------------------------*/
/* float設定 */
/*----------------------------------------------------*/
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.float_clear {
  clear: both;
}
.border_left_none {
  border-left:none !important;
}
.notice_item {
  border-left: 5px solid #000;
  text-align: left;
  margin-left: 20px;
  padding: 0 5px;
}
/*----------------------------------------------------*/
/*【共通】文字修飾*/
/*----------------------------------------------------*/
.radio_on{
  background-color: #bddcff;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  min-width: 80px;
  border-radius: 10px;
  font-weight: bold;
  text-align: left;
}
.radio_off{
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  min-width: 80px;
/*  color: #8e8e8e;*/
  color: #000;
  font-weight: bold;
  text-align: left;
}
.check_on{
  margin-top:2px;
  padding: 5px 30px 5px 10px;
  min-width: 100px;
  border-radius: 3px;
  display: block;
  font-weight: bold;
  background-color: #bddcff;
  width:300px;
}
.check_off{
  margin-top:2px;
  padding: 5px 30px 5px 10px;
  min-width: 100px;
  display: block;
  font-weight: bold;
  width:300px;
}
.check_on2{
  margin-top:2px;
  padding: 5px 30px 5px 10px;
  min-width: 100px;
  border-radius: 3px;
  display: block;
  font-weight: bold;
  background-color: #bddcff;
}
.check_off2{
  margin-top:2px;
  padding: 5px 30px 5px 10px;
  min-width: 100px;
  display: block;
  font-weight: bold;
}
.url_input_area {
  margin-top:3px;
  width: 20%;
}
.url_area_example{
  margin-left:30px;
}
@media screen and (max-width: 767px){
  .check_on{
    width:100%;
  }
  .check_off{
    width:100%;
  }
  .url_area_example{
    margin-left:0px;
    width:100%;
    display:block;
    word-wrap: break-word;
  }
}
/*----------------------------------------------------*/
/*文字数カウント
/*----------------------------------------------------*/
.txt_area01{
  width:100%;
  text-align:center;
}
.txt_area02{
  margin:5px auto 0px auto;
  width:90%;
  text-align:right;
}
.box_blue {
  margin:5px 0px 0px auto;
  padding: 4px 1em;
  width:210px;
  font-size: 12px;
  color: #3d96fb;
  font-size: 12px;
  border: 1px solid #3d96fb;
  border-radius: 50px;
  vertical-align: middle;
  -webkit-transition: opacity 0.300s ease;
          transition: opacity 0.300s ease;
  text-align:center;
  font-weight:bold;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.f_gray{
	color:#999;
}
/*----------------------------------------------------*/
/*エリア
/*----------------------------------------------------*/
.txt_size_b{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:90%;
}
.txt_size_m{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:60%;
}
.txt_size_s{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:30%;
}
.txt_size_tel{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:10%;
}

.area_size_b{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:90%;
	min-height:100px;
	line-height:1.6;
}
.area_size_m{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:60%;
	min-height:70px;
	line-height:1.6;
}
.area_size_s{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:30%;
	min-height:50px;
	line-height:1.6;
}
.select_size_b{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:90%;
}
.select_size_m{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:60%;
}
.select_size_s{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:30%;
}
.select_size_pref{
	padding: 4px 0.5em;
	border: 1px solid #cccccc;
	width:150px;
}

.chk_size_b{
	width:50%;
}
.chk_size_m{
	width:25%;
}
.chk_size_s{
	width:10%;
}
/*----------------------------------------------------*/
/*メインイメージ
/*----------------------------------------------------*/
.main_image_txt{
	font-size:150%;
	font-weight:bold;
}
.num_style{
	ime-mode:disabled;
}
.notice_txt{
	font-size:80%;
	margin: 2px 0px;
	line-height:1.6;
}
.top_notice_txt{
	font-size:80%;
	margin: 4px 0px;
	line-height:1.6;
}

/*----------------------------------------------------*/
/*再構築
/*----------------------------------------------------*/
.reload_area{
	font-weight:bold;
	font-size:140%;
	width:200px;
	margin: 20px auto;
	padding:15px;
	text-align:center;
/*	background-color:#f8f4e6;*/
	border: dotted 2px #ccc;
}
.reload_icon {
	margin: 0px auto;
	width: 64px ;
	height: 64px ;
	text-align: center ;
	background: #f2f2f2 ;
	border-radius: 50% ;	/* 円にすると回転が綺麗 */
}

.target {
	transition: .6s ;		/* アニメーションの秒数を指定 */
	-webkit-transform: rotateZ( 0deg ) ;	/* iOS8(2015年9月頃まで)をサポート */
	transform: rotateZ( 0deg ) ;
	margin: 0 ;
	padding: 0 ;
}

.reload_icon:hover .target {
	-webkit-transform: rotateZ( 360deg ) ;	/* iOS8(2015年9月頃まで)をサポート */
	transform: rotateZ( 360deg ) ;
}
.tp_header_enduser {
  text-align: center;
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .tp_header_enduser {
    text-align: center;
    padding-left: 0px;
  }
}
.tp_logo_img_enduser {
  width:auto;
  height:auto;
  max-height:200px;
/*  max-width:250px;"*/
/*  width: 200px;*/
  vertical-align: middle;
}