@charset "UTF-8";

html, body {
  font-family: "Times New Roman", Times, "serif";
  font-family: Arial, Helvetica, "sans-serif";
}

body {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #231815;
  background: url("../images/bg.jpg") center top;
}

@media screen and (max-width: 749px) {
}

a:link, a:visited, a:active {
  color: #231815;
  border: 0;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #231815;
  border: 0;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

.pc { display: block !important }
.sp { display: none !important }

@media screen and (max-width: 471px) {
  .sp { display: block !important }
  .pc { display: none !important }
}

/* ---------------------------

head

---------------------------- */
#na_partner {
	width: 100%;
	height: 30px;
	position: relative;
	border-bottom: 1px solid #C7C7C7;
  background-color: #FFF;
}

#na_partner .partner_inner {
  max-width: 966px;
	margin-right: auto;
	margin-left: auto;
  text-align: center;
}

#na_partner .partner_ti {
	height: 30px;
  font-family: "Arial", Gadget, "sans-serif";
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #999999;
  padding-top: 7px;
}

#na_partner .client_name {
  position: absolute;
  font-family: "Arial", Gadget, "sans-serif";
  font-size: 16px;
  line-height: 100%;
  color: #686868;
  top: 7px;
}

#na_partner .client_logo {
  height: 26px;
  position: absolute;
  font-family: "Arial", Gadget, "sans-serif";
  font-size: 16px;
  line-height: 100%;
  color: #686868;
  top: 2px;
}

@media screen and (max-width: 995px) { /* sp */
  #na_partner .client_name {
    margin-left: 14px;
  }
}

@media screen and (max-width: 780px) { /* sp */
  #na_partner {
    width: 100%;
    height: auto;
    padding-bottom: 8px;
  }
  
  #na_partner .client_name {
    position: static;
    font-family: "Arial", Gadget, "sans-serif";
    color: #686868;
    top: 0px;
  }
  
  #na_partner .client_logo {
    position: static;
    font-family: "Arial", Gadget, "sans-serif";
    font-size: 16px;
    line-height: 100%;
    color: #686868;
    top: 0px;
  }
}

/* ---------------------------

mainvisual

--------------------------- */
.mainvisual {
  width: 100%;
  background-color: #071c42;
  font-size: 0;
  text-align: center;
}

.headerline {
  width: 100%;
  height: 10px;
  background-image: radial-gradient(circle at center, #80005d, #c11e79);
}

.maintitle img {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  height: auto;
}

.mv_pc {
  display: block;
}

.mv_sp {
  display: none;
}

@media screen and (max-width: 680px) {
  .mv_pc {
    display: none;
  }
  
  .mv_sp {
    display: block;
  }
}

/* ---------------------------

リード文

--------------------------- */

/* ---------------------------

タブ

---------------------------- */
#tab-box ul {
  display: flex;
  margin: 50px auto 0;
  padding: 0;
  width: 100%;
  max-width: 910px;
  list-style: none;
}

#tab-box ul li {
  float: left;
  display: inline;
  margin-right: 6px;
  position: relative;
  left: 6px;
  font-size: 0;
}

#tab-box ul li a {
	display: flow-root;
  width: clamp(80px,23.07692vw,210px);
	height: 0;
	padding: 0 0 0 clamp(0px,2.52747vw,23px);
	border-bottom: 55px solid #8da0b7;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: clamp(14px,2.30769vw,21px);
  text-align: center;
	line-height: 60px;
  color: #fff;
}

#tab-box ul li a img {
  display: inline-block;
  width: 22px;
  height: 27px;
  position: relative;
  top: -8px;
}

@media screen and (max-width: 471px) {
  #tab-box ul li a img {
    display: none;
  }
}

#tab-box ul li a:hover {
  opacity: .9;
}

#tab-box ul li.ac {
	z-index: 2;
}

#tab-box ul li.ac a {
	text-decoration: none;
	border-bottom-color: #071c42;
}

/* ---------------------------

レイアウト

---------------------------- */
.container {
  margin: 0 auto;
  padding: 0 64px 2rem;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 910px;
  background: url("../images/content_bg.jpg") no-repeat center top;
}

.wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 700px;
}

.inner {
  display: flow;
  margin-bottom: 2rem;
}

@media screen and (max-width: 996px) {
  .container {
    margin: 0 auto;
    padding: 0 2rem 2rem;
  }
}

/* ---------------------------

本文

--------------------------- */
.l_text {
  display: grid;
}

.int {
  margin-bottom: 1em;
  font-family: Georgia, "Times New Roman", Times, "serif";
  color: #001a43;
}

.int span {
  font-weight: 700;
  font-style: italic;
}

@media screen and (max-width: 749px) {
  .int {
    text-align: left;
  }
}

.int a:link {
  text-decoration: underline;
}

/* ---------------------------

photo

--------------------------- */
.c_photo {
  margin: 3em auto 2em;
  max-width: 700px;
  text-align: center;
}

.s_photo {
  margin: 3em auto 2em;
  max-width: 490px;
  text-align: center;
}

.caption {
  font-family: "Times New Roman", Times, "serif";
}

.r_photo {
  float: right;
  margin: 5px 0 3em 4em;
  max-width: 280px;
  height: auto;
}

.l_photo {
  float: left;
  margin: 5px 4em 3em 0;
  max-width: 280px;
  height: auto;
}

@media screen and (max-width: 680px) {
  .r_photo, .l_photo  {
    float: none;
    display: block;
    margin: 3em auto 2em;
    text-align: center;
  }
}

/* ---------------------------

帯

--------------------------- */
.obi {
  margin: 75px auto 30px;
  padding: 0 10px;
  background-color: #071c42;
  background-image: url("../images/obi_bg.png");
  background-size: auto 7px;
  background-repeat: repeat-x;
  background-position: center center;
  border-radius: 50px;
  font-size: clamp(19px,3.2967vw,30px);
  text-align: center;
  color: #fff;
}

.obi span {
  padding: 0 8px;
  background-color: #071c42;
}

@media screen and (max-width: 441px) {
  .obi {
    margin: 75px auto 30px;
    padding: 7px 10px;
    line-height: 1;
  }
  
  .obi span {
    border: 2px solid #071c42;
  }
}

/* ---------------------------

見出し

--------------------------- */
h2 {
  margin: 0 auto 2em;
  padding: .2em;
  width: 100%;
  max-width: 1051px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #123478;
  position: relative;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

h2::before {
  background-color: #183480;
  bottom: -25px;
  content: "";
  height: 2px;
  left: 0;
  margin-inline: auto;
  position: absolute;
  right: 0;
  width: 65px;
}

h2.non {
  margin-bottom: 1em;
  font-size: 2.2rem;
}

h2.non::before {
  background-color: #f5f7f7;
}

@media screen and (max-width: 980px) {
  h2 {
    margin-top: 1em;
  }
}
@media screen and (max-width: 441px) {
  h2 {
    font-size: 7vw;
  }
}

h3 {
  margin: 1em auto 1em;
  font-size: clamp(20px,2.96703vw,27px);
  font-weight: 700;
  font-family: "Times New Roman", Times, "serif";
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 1px;
}

@media screen and (max-width: 980px) {
  h3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 441px) {
  h3 {
    letter-spacing: 0;
  }
}

/* ------------------------

section01

------------------------ */
.cont1 {
  width: 100%;
  position: relative;
}

.section01 {
  margin: 0 auto;
  max-width: 996px;
}

/* ------------------------

section02

------------------------ */
.cont2 {
  width: 100%;
  position: relative;
}

.section02 {
  margin: 0 auto;
  max-width: 996px;
}

/* ------------------------

section03

------------------------ */
.cont3 {
  width: 100%;
  position: relative;
}

.section03 {
  margin: 0 auto;
  max-width: 996px;
}

/* ------------------------

section04

------------------------ */
.cont4 {
  width: 100%;
  position: relative;
}

.section04 {
  margin: 0 auto;
  max-width: 996px;
}

/* ------------------------

section05

------------------------ */
.cont5 {
  width: 100%;
  position: relative;
}

.section05 {
  margin: 0 auto;
  max-width: 996px;
}

/* --------------------

ページトップへ

-------------------- */
#pagetop {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 10;
  cursor: pointer
}

#pagetop:hover {
  opacity: 0.7
}

@media screen and (max-width:911px) {
  #pagetop:hover {
    opacity: 1
  }
}

@media screen and (max-width:414px) {
  #pagetop {
    right: 10px;
    bottom: 10px;
    width: 42px;
    height: 42px
  }
}

