/* ----------------------------
reset
------------------------------- */
body,
h1, h2, h3, h4, h5, h6, p,
ul, ol, li, dl, dt, dd,
form, fieldset, legend, pre, blockquote {
  margin: 0px;
  padding: 0px;
}

ul, li {
  list-style: none;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: top;
}

html {
  font-size: 62.5%;
}

body {
  color: #111111;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 1.8rem;
  line-height: 1.7;
  color: #282828;
  -webkit-text-size-adjust: 100%;
  text-align: left;
  background: url(../images/bg.jpg);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: center top;
}

a {
  word-break: break-all;
}

a,
a:link,
a:visited {
  color: #484848;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #333;
  text-decoration: none;
}

a img {
  margin: 0;
  padding: 0;
  border-style: none;
}

/**************************************************************
【配置設定】
**************************************************************/
.img_c {
  text-align: center;
  margin: 0px auto 50px;
}

.img_c2 {
  text-align: center;
  margin: 20px auto;
}

.img_c2 img {
  width: 70%;
}

/* バナー */
.banner {}

.banner img:hover {
  opacity: 0.8;
  filter: alpha(opacity=60);
}

/* 共通 */
#wrapper {
  width: 100%;
  margin: 0 auto;
}

.inner {
  width: 1000px;
  margin: 0 auto;
}

.inner2 {
  width: 900px;
  margin: 0 auto;
}

.banner_pc {
  display: block;
}

.banner_sp {
  display: none;
}

.pc {
  display: inline;
}

.sp {
  display: none;
}

/* header */
#header {
  width: 100%;
  margin: 0 auto;
  background: url(../images/header_pc_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  padding: 20px 0px 70px;
}

#header h1 {
  text-align: center;
  padding: 20px 0px 0px;
}

#header h1 img {
  max-width: 60%;
}

#header .sub {
  width: 100%;
  margin: 30px auto;
  padding: 10px 0px;
  background: url(../images/header_h2bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: relative;
  z-index: 0;
}

#header .sub h2 {
  color: #fff;
  font-size: 3rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  margin: 0px auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

#header .sub .pop {
  position: absolute;
  right: 8%;
  top: -35px;
  z-index: 2;
}

#header .sub .pop img {
  max-width: 40%;
}

#header .sub .cta {
  position: absolute;
  top: 80px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}

#header .sub .cta img {
  max-width: 500px;
}

/*about*/
.about {
  margin: 0 auto;
  padding-bottom: 80px;
  text-align: center;
}

.about .center img {
  max-width: 80%;
}

/*present*/
.present {
  margin: 0 auto;
  padding: 80px 0px;
  background: url(../images/present_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
}

.present h3,
.present .move,
.present .txt,
.present .cta {
  padding: 30px 0px;
  text-align: center;
}

.present h3 img,
.present .move img,
.present .txt img {
  max-width: 100%;
}

.present .cta img {
  max-width: 500px;
}

/*problem*/
.problem {
  margin: 0 auto;
  padding: 80px 0px;
  background: url(../images/problem_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
  color: #ffffff;
}

.problem h3 {
  font-size: 3.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.problem .txt {
  padding: 30px 0px;
  text-align: center;
}

.problem .txt img {
  max-width: 80%;
}

.problem p {
  padding: 30px 0px;
  font-size: 2.5rem;
}

/*benefit*/
.benefit {
  margin: 0 auto;
  padding: 80px 0px;
  background: url(../images/benefit_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
}

.benefit h3 {
  padding: 30px 0px;
  text-align: center;
}

.benefit ul {
  padding: 20px 0px;
}

.benefit ul li {
  padding: 5px 0px;
}

.benefit h3 img,
.benefit ul li img {
  max-width: 80%;
}

.benefit p {
  padding: 30px 0px;
  font-size: 2.5rem;
}

/*timeline*/
.timeline {
  width: 100%;
  margin: 0 auto;
  background: url(../images/timeline_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  padding: 70px 0px;
}

.timeline h3 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.timeline dl {
  border-top: solid 1px #ffffff;
  padding: 20px;
  color: #ffffff;
  font-size: 4rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  display: flex;
  line-height: 1.2 !important;
}

.timeline dl dt {
  padding: 0px 20px;
  text-align: justify;
  text-align-last: justify;
  flex: 1;
}

.timeline dl dd {
  padding-left: 50px;
  flex: 3;
  text-align: left;
}

.timeline dl dd span {
  font-size: 2.5rem;
}

/*special*/
.special {
  width: 100%;
  margin: 0 auto;
  background: url(../images/special_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
  padding: 70px 0px;
  position: relative;
}

.special h3 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.special h4 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin: 100px auto 30px;
}

.special p {
  font-size: 2.5rem;
}

.special .box {
  margin: 50px auto;
  display: flex;
}

.special .photo {
  margin-right: 20px;
  flex: 1;
}

.special .photo img {
  max-width: 100%;
}

.special .box_right {
  margin: 30px auto;
  display: flex;
  flex-direction: row-reverse;
}

.special .box_right .photo {
  margin-left: 20px;
  flex: 1;
}

.special .special_name {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  font-size: 3rem;
  position: relative;
}

.special .special_name span {
  font-size: 1.5rem;
}

.special .tl_name {
  font-size: 1.5rem;
  position: relative;
  top: 10px;
}

.special .special_txt {
  flex: 4;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px;
  text-align: left;
}

.special .special_txt p {
  font-size: 1.7rem;
}

.special .special_txt p.cap {
  margin-top: 20px;
}

/*special02*/
.special02 {
  width: 100%;
  margin: 0 auto;
  background: url(../images/timeline_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  padding: 70px 0px;
  color: #ffffff;
}

.special02 h3 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.special02 p {
  font-size: 2.5rem;
}

.special02 p b {
  color: #fa0404;
  font-weight: normal;
}

.special02 h3 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.special02 .box {
  margin: 30px auto;
  display: flex;
}

.special02 .box_right {
  margin: 30px auto;
  display: flex;
  flex-direction: row-reverse;
}

.special02 .box .photo {
  margin-right: 20px;
  flex: 1;
}

.special02 .box_right .photo {
  margin-left: 20px;
  flex: 1;
}

.special02 .photo img {
  max-width: 100%;
}

.special02 .special_name {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  font-size: 3rem;
  position: relative;
}

.special02 .special_name span {
  font-size: 2rem;
}

.special02 .tl_name {
  font-size: 1.5rem;
  position: relative;
  top: 10px;
}

.special02 .special_txt {
  flex: 4;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px;
  text-align: left;
}

.special02 .special_txt p {
  font-size: 1.7rem;
  margin: 5px 0px;
}

.special02 .coming {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 50px;
  color: #fff;
  margin: 20px auto;
  font-size: 3rem;
}

/*program*/
.program {
  width: 100%;
  margin: 0 auto;
  background: url(../images/program_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  padding: 70px 0px;
  color: #ffffff;
}

.program h3 {
  font-size: 4.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.program p {
  font-size: 2.5rem;
}

.program p b {
  color: #fa0404;
  font-weight: normal;
}

.program ul {
  margin: 30px auto;
}

.program ul li {
  margin: 20px auto;
}

.program ul li img {
  max-width: 100%;
}

/*merit*/
.merit {
  width: 100%;
  margin: 0 auto;
  background: url(../images/merit_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  padding: 70px 0px;
  color: #ffffff;
}

.merit h3 {
  margin: 20px auto;
}

.merit h3 img {
  max-width: 100%;
}

.merit h4 {
  font-size: 3.5rem;
  line-height: 5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}

.merit p {
  font-size: 2.5rem;
  line-height: 4rem;
  margin: 30px auto;
}

.merit p b {
  color: #fa0404;
  font-weight: normal;
}

.merit ul {
  margin: 50px auto;
  display: flex;
}

.merit ul li {
  margin: 10px;
}

.merit ul li img {
  max-width: 100%;
}

.merit .cta img {
  max-width: 500px;
}

.merit .cta {
  padding: 30px 0px;
  text-align: center;
}

/*last*/
.last {
  margin: 0 auto;
  padding: 50px 0px;
  text-align: center;
}

.last .cta img {
  max-width: 500px;
}

.last .txt,
.last .cta {
  padding: 30px 0px;
  text-align: center;
}

.last .txt img {
  max-width: 100%;
}

/* footer */
footer {
  background-color: #000006;
  padding: 0px 0px 0;
  width: 100%;
}

.copy {
  text-align: center;
  font-size: 1.2rem;
  margin: 0px 0 0;
  padding: 10px 0;
  color: #ffffff;
}

footer a,
footer a:link,
footer a:visited {
  color: #ffffff;
  text-decoration: none;
}

footer a:hover,
footer a:active {
  color: #202020;
  text-decoration: underline;
}

@media (min-width:1200px) and (max-width:1800px) {
  #header .sub .pop {
      right:0;
      left:75%;
  }
    }

/*ここからタブレット用（600px～1200px）環境の設定
---------------------------------------------------------------------------*/
@media (min-width:600px) and (max-width:1200px) {
  body {
    font-size: 1.6rem;
    line-height: 1.7;
  }

  /* 共通 */
  #wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .inner {
    width: 92%;
    margin: 0 auto;
  }

  .banner_pc {
    display: block;
  }

  .banner_sp {
    display: none;
  }

  .pc {
    display: inline;
  }

  .sp {
    display: none;
  }

  /* header */
  #header .sub {
    margin: 10px auto;
  }

  #header .sub h2 {
    font-size: 2rem;
  }

    #header .sub .pop {
          top: -65px;
          left: 75%;
          z-index: 2;
  }

  #header .sub .pop img {
    max-width: 50%;
  }

  #header .sub .cta {
    top: 60px;
  }

  #header .sub .cta img {
    max-width: 450px;
  }

  /* about */
  .about .center img {
    max-width: 100%;
  }

  /* present */
  .present h3, .present .move, .present .txt, .present .cta {
    padding: 20px 0px;
  }

  .present .move img {
    max-width: 70%;
  }

  .present .cta img {
    max-width: 450px;
  }

  /* problem */
  .program {
    background-repeat: repeat;
  }

  .problem h3 {
    font-size: 2.7rem;
  }

  .problem p {
    padding: 20px 0px;
    font-size: 2.2rem;
  }

  /*benefit*/
  .benefit {
    padding: 30px 0px;
  }

  .benefit p {
    padding: 0px 0px;
    font-size: 2rem;
  }

  /*timeline*/
  .timeline dl {
    font-size: 3rem;
  }

  /*special*/
  .special {
    padding: 50px 0px;
  }

  .special p {
    font-size: 2rem;
  }

  .special .tl_name {
    font-size: 1.1rem;
  }

  .special .special_name {
    font-size: 2rem;
  }

  .special .special_name span {
    font-size: 1.3rem;
  }

  /*special02*/
  .special02 {
    padding: 50px 0px;
  }

  .special02 p {
    font-size: 2rem;
  }

  .special02 .tl_name {
    font-size: 1.3rem;
  }

  .special02 .special_name {
    font-size: 2rem;
  }

  .special02 .special_name span {
    font-size: 1.2rem;
  }

  /*merit*/
  .merit h4 {
    font-size: 3rem;
  }

  .merit p {
    font-size: 2rem;
    line-height: 3rem;
    margin: 20px auto;
  }

  /* last */
  .last .txt {
    padding: 20px 0px;
  }

  .last .cta img {
    max-width: 450px;
  }

  /* footer */
  footer {
    padding: 0px 0px 0;
    width: 100%;
  }

  .copy {
    text-align: center;
    font-size: 1.1rem;
    line-height: 130%;
    margin: 0px 0 0;
    padding: 10px 15px;
    color: #ffffff;
  }

  footer a,
  footer a:link,
  footer a:visited {
    color: #ffffff;
    text-decoration: none;
  }

  footer a:hover,
  footer a:active {
    color: #ffffff;
    text-decoration: underline;
  }
}

/*ここからスマートフォン用（599px以下）環境の設定
---------------------------------------------------------------------------*/
@media only screen and (max-width:599px) {
  body {
    font-size: 1.4rem;
    line-height: 1.7;
    margin: 0 auto 0;
    background-size: auto;
  }

  /* 共通 */
  #wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .inner {
    width: 92%;
    margin: 0 auto;
  }

  .banner_pc {
    display: none;
  }

  .banner_sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .sp {
    display: inline;
  }

  /* header */
  #header h1 img {
    max-width: 100%;
  }

  #header .sub {
    margin: 20px auto;
  }

  #header .sub .pop img {
    max-width: 100%;
  }

  #header .sub .pop {
    left: 75%;
    top: -70px;
  }

  #header .sub h2 {
    font-size: 1.2rem;
    margin-left: 0px;
  }

  #header .sub .cta {
    top: 60px;
    left: 5%;
    right: 5%;
  }

  #header .sub .cta img {
    max-width: 100%;
  }

  /*about*/
  .about {
    padding-bottom: 50px;
  }

  .about .center img {
    max-width: 100%;
  }

  /*present*/
  .present {
    padding: 30px 0px;
  }

  .present h3, .present .move, .present .txt, .present .cta {
    padding: 10px 0px;
  }

  .present .cta img {
    max-width: 100%;
  }

  /*problem*/
  .problem {
    padding: 30px 0px;
  }

  .problem h3 {
    font-size: 2.5rem;
  }

  .problem .txt img {
    max-width: 100%;
  }

  .problem p {
    padding: 20px 0px;
    font-size: 1.6rem;
  }

  /*benefit*/
  .benefit {
    padding: 30px 0px;
  }

  .benefit h3 img, .benefit ul li img {
    max-width: 100%;
  }

  .benefit p {
    padding: 0px;
    font-size: 1.4rem;
  }

  /*timeline*/
  .timeline h3 {
    font-size: 3.5rem;
  }

  .timeline dl {
    font-size: 2rem;
    display: block;
  }

  .timeline dl dt {
    padding: 10px 0px;
    text-align: center;
    text-align-last: inherit;
  }

  .timeline dl dd {
    padding-left: 0px;
    text-align: center;
  }

  .timeline dl dd span {
    font-size: 2rem;
    line-height: 1.5;
  }

  /*special*/
  .special h3 {
    font-size: 3.5rem;
  }

  .special p {
    font-size: 1.4rem;
  }

  .special .box,
  .special .box_right {
    margin: 30px auto;
    display: block;
  }

  .special .photo img {
    max-width: 70%;
  }

  /*special02*/
  .special02 h3 {
    font-size: 3.5rem;
  }

  .special02 p {
    font-size: 1.4rem;
  }

  .special02 .box,
  .special02 .box_right {
    margin: 30px auto;
    display: block;
  }

  .special02 .photo img {
    max-width: 70%;
  }

  /*program*/
  .program {
    padding: 50px 0px;
  }

  .program h3 {
    font-size: 3.5rem;
  }

  .program p {
    font-size: 2rem;
  }

  .program ul li {
    margin: 10px auto;
  }

  /*merit*/
  .merit h4 {
    font-size: 1.5rem;
    line-height: 3rem;
    margin-bottom: 20px;
  }

  .merit p {
    font-size: 1.5rem;
    line-height: 3rem;
    margin: 20px auto;
  }

  .merit ul {
    margin: 20px auto;
  }

  .merit ul li {
    margin: 5px;
  }

  .merit .cta img {
    max-width: 100%;
  }

  /*last*/
  .last {
    padding: 30px 0px;
  }

  .last .txt, .last .cta {
    padding: 10px 0px;
  }

  .last .cta img {
    max-width: 100%;
  }

  /* footer */
  footer {
    padding: 0px 0px 0;
    width: 100%;
  }

  .copy {
    text-align: center;
    font-size: 1.1rem;
    line-height: 130%;
    margin: 0px 0 0;
    padding: 10px 15px;
  }
}

/*************************************************************
【marginの設定】
*************************************************************/
.m0 {
  margin: 0 !important
}

.mt0 {
  margin-top: 0 !important
}

.mr0 {
  margin-right: 0 !important
}

.mb0 {
  margin-bottom: 0 !important
}

.ml0 {
  margin-left: 0 !important
}

.m5 {
  margin: 5px !important
}

.mt5 {
  margin-top: 5px !important
}

.mr5 {
  margin-right: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.ml5 {
  margin-left: 5px !important
}

.m10 {
  margin: 10px !important
}

.mt10 {
  margin-top: 10px !important
}

.mr10 {
  margin-right: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.ml10 {
  margin-left: 10px !important
}

.m15 {
  margin: 15px !important
}

.mt15 {
  margin-top: 15px !important
}

.mr15 {
  margin-right: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.ml15 {
  margin-left: 15px !important
}

.m20 {
  margin: 20px !important
}

.mt20 {
  margin-top: 20px !important
}

.mr20 {
  margin-right: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.ml20 {
  margin-left: 20px !important
}

.m25 {
  margin: 25px !important
}

.mt25 {
  margin-top: 25px !important
}

.mr25 {
  margin-right: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.ml25 {
  margin-left: 25px !important
}

.m30 {
  margin: 30px !important
}

.mt30 {
  margin-top: 30px !important
}

.mr30 {
  margin-right: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.ml30 {
  margin-left: 30px !important
}

.m35 {
  margin: 35px !important
}

.mt35 {
  margin-top: 35px !important
}

.mr35 {
  margin-right: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.ml35 {
  margin-left: 35px !important
}

.m40 {
  margin: 40px !important
}

.mt40 {
  margin-top: 40px !important
}

.mr40 {
  margin-right: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.ml40 {
  margin-left: 40px !important
}

.m45 {
  margin: 45px !important
}

.mt45 {
  margin-top: 45px !important
}

.mr45 {
  margin-right: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.ml45 {
  margin-left: 45px !important
}

.m50 {
  margin: 50px !important
}

.mt50 {
  margin-top: 50px !important
}

.mr50 {
  margin-right: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.ml50 {
  margin-left: 50px !important
}

.m55 {
  margin: 55px !important
}

.mt55 {
  margin-top: 55px !important
}

.mr55 {
  margin-right: 55px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.ml55 {
  margin-left: 55px !important
}

.m60 {
  margin: 60px !important
}

.mt60 {
  margin-top: 60px !important
}

.mr60 {
  margin-right: 60px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.ml60 {
  margin-left: 60px !important
}

.m65 {
  margin: 65px !important
}

.mt65 {
  margin-top: 65px !important
}

.mr65 {
  margin-right: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.ml65 {
  margin-left: 65px !important
}

.m70 {
  margin: 70px !important
}

.mr70 {
  margin-right: 70px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.ml70 {
  margin-left: 70px !important
}

.m75 {
  margin: 75px !important
}

.mt75 {
  margin-top: 75px !important
}

.mr75 {
  margin-right: 75px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.ml75 {
  margin-left: 75px !important
}

.m80 {
  margin: 80px !important
}

.mt80 {
  margin-top: 80px !important
}

.mr80 {
  margin-right: 80px !important
}

.mb80 {
  margin-bottom: 80px !important
}

.ml80 {
  margin-left: 80px !important
}

.mlrb30 {
  margin: 10px 30px 30px !important
}

.ml90 {
  margin-left: 90px !important
}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0 {
  padding: 0 !important
}

.pt0 {
  padding-top: 0 !important
}

.pr0 {
  padding-right: 0 !important
}

.pb0 {
  padding-bottom: 0 !important
}

.pl0 {
  padding-left: 0 !important
}

.p5 {
  padding: 5px !important
}

.pt5 {
  padding-top: 5px !important
}

.pr5 {
  padding-right: 5px !important
}

.pb5 {
  padding-bottom: 5px !important
}

.pl5 {
  padding-left: 5px !important
}

.p10 {
  padding: 10px !important
}

.pt10 {
  padding-top: 10px !important
}

.pr10 {
  padding-right: 10px !important
}

.pb10 {
  padding-bottom: 10px !important
}

.pl10 {
  padding-left: 10px !important
}

.p20 {
  padding: 20px !important
}

.pt20 {
  padding-top: 20px !important
}

.pr20 {
  padding-right: 20px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.pl20 {
  padding-left: 20px !important
}

.p30 {
  padding: 30px !important
}

.p4050 {
  padding: 40px 50px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.pb80 {
  padding-bottom: 80px !important
}

/**************************************************************
【widthの設定】
**************************************************************/
.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

.w130 {
  width: 130px;
}

.w180 {
  width: 180px;
}

.w200 {
  width: 200px;
}

.w220 {
  width: 220px;
}

.w250 {
  width: 250px;
}

.w350 {
  width: 350px;
}

.w400 {
  width: 400px;
}

.w450 {
  width: 450px;
}

.w500 {
  width: 500px;
}

.w600 {
  width: 600px;
}

.w700 {
  width: 700px;
}

.w710 {
  width: 710px;
}

.w876 {
  width: 876px;
}

/**************************************************************
【heightの設定】
**************************************************************/
.h10 {
  height: 10px;
}

.h30 {
  height: 30px;
}

.h100 {
  height: 100px;
}

.h200 {
  height: 200px;
}

/**************************************************************
【配置設定】
**************************************************************/
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

/**************************************************************
【文字装飾】
**************************************************************/
.red1 {
  color: #FF0000;
}

/*明るい赤 */
.red2 {
  color: #b00000;
}

/*暗い赤 */
.red1_b {
  color: #F00;
  font-weight: bold;
}

/*太字・明るい赤 */
.red2_b {
  color: #d13938;
  font-weight: bold;
}

/*太字・暗い赤 */
.blue {
  color: #00F;
}

/*青 */
.bl {
  color: #1a7ca7;
}

/*青 */
.or {
  color: #ff8a00;
}

/*オレンジ */
.or2 {
  color: #ff6c00;
}

/*オレンジ2 */
.blk {
  color: #000;
}

/*黒 */
.gr {
  color: #999;
}

/*グレー */
.grn {
  color: #50A810;
}

/*みどり */
.pk {
  color: #FE48DA;
}

/*ピンク */
.gld {
  color: #d5b876;
}

/*ゴールド */
.pp {
  color: #8A37BC;
}

/*むらさき */
.underline {
  text-decoration: underline;
}

/*アンダーライン */
strong {
  font-weight: bold;
}

/*太字 */
.bg_y {
  background-color: #F6BD15;
  padding: 0px 5px 0px;
}

.bg_k {
  background-color: #F8FF12;
  padding: 0px 5px 0px;
}

.font0_5 {
  font-size: 0.5em;
}

.font0_6 {
  font-size: 0.6em;
}

.font0_7 {
  font-size: 0.7em;
}

.font0_8 {
  font-size: 0.8em;
}

.font0_9 {
  font-size: 0.9em;
}

.font1 {
  font-size: 1em;
}

.font1_1 {
  font-size: 1.1em;
}

.font1_2 {
  font-size: 1.2em;
}

.font1_3 {
  font-size: 1.3em;
}

.font1_4 {
  font-size: 1.4em;
}

.font1_5 {
  font-size: 1.5em;
}

.font1_6 {
  font-size: 1.6em;
}

.font1_7 {
  font-size: 1.7em;
}

.font1_8 {
  font-size: 1.8em;
}

.font1_9 {
  font-size: 1.9em;
}

.font2 {
  font-size: 2em;
}

.lh160 {
  line-height: 160%;
}

.font_M {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bolder;
}

/* CLEAR FIX*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
