@charset "UTF-8";

/*****STANDART CSS******/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var,
video {
  margin: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  /******SMOOTH SCROLL ANCHOR******/
}

/*****STANDART CSS******/
/* ---------common--------- */
body {
  margin: 0;
  font-feature-settings: "palt";
  text-align: left;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  -webkit-transition: .3s;
  transition: .3s;
}
img {vertical-align: bottom;}
/* flex */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header {
width: 100%;
}
header h1 {
width: 100%;
}
header h1 img {
width: 100%;
vertical-align: bottom;
}
/* inner */
.inner {
  width: 1000px;
  margin: 0 auto;
}
.wrapper {width: 100%;position: relative;overflow: hidden;}
.document_request {
display: none;
width: 80px;
position: fixed;
top: 50px;
right: 0;
z-index: 10;
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
-webkit-animation: move 2s infinite;
    animation: move 2s infinite;
}
.document_request a {
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
background-color: none ;
color: #fff;
}
.document_request a:hover {
    opacity: 0.7;
}
@keyframes move {
	0%   { transform:  translate(0px, 0px);   }
	50%  { transform:  translate(0px, 15px);  }
	100% { transform:  translate(0px, 0px);   }
}
.pagetop {
    position: fixed;
    bottom: 40px;
    right: 40px;
z-index: 10;
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
.pagetop a {
    width: 96px;
    height: 96px;
}
.pagetop a:hover {
    opacity: 0.7;
}
.doc_req_wrap {width: 100%; padding: 20px 0 20px 0; background: #f0f0f0; }
.doc_req_wrap .nav_doq {max-width: 600px; width: 100%; margin: 0 auto;  filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));}
.doc_req_wrap .nav_doq img { width: 100%;}
.doc_req_wrap .nav_doq a:hover {
    opacity: 0.7;
}
#siryou {padding-top: 50px; margin-top: -50px;}
footer .nav_siryou {display: none; }
@media screen and (max-width: 1200px) {
  .inner {
    width: 80%;
  }
}
.grecaptcha-badge {
    bottom: 150px !important;
}
footer {
width: 100%;
background: #173c8f;
padding: 15px 0 60px;
}
footer p.copy {font-size: 14px; color: #fff; text-align: center;}
footer p.copy a {color: #fff;text-decoration: none;}
/* display */
.pc {display: block;}
.tab {display: none;}
.sp {display: none!important;}
/*@media screen and (max-width: 768px) {
.pc {display: none;}
.tab {display: block;}
.sp {display: none;}
}*/
@media screen and (max-width: 599px) {
.pc {display: none;}
.tab {display: none;}
.sp {display: block!important;}
}

/* ここまで共通 */

/* ここから */

section.section1 {
width: 100%;
padding:80px 0 120px 0;
background: #fff;
border-bottom: 1px solid #fd6227;
border-top: 1px solid #fd6227;
}
section.section1 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: -80px auto 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
section.section1 .annotation_wrap {max-width: 900px; width: 100%;position: relative; margin-bottom: 20px;}
section.section1 .annotation  { max-width: 430px; text-align: center!important;margin-left: auto; margin-right: auto; margin-bottom: 0; padding: 15px 20px; font-size: 50px; color:#fff; background: #000239; }
section.section1 .annotation_wrap::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    max-width: 900px!important;
    width: 100%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000239;
  }
section.section1 h2 {max-width: 900px; width: 100%;font-size: 57px; color: #4d4d4d; line-height: 60px; margin-bottom: 20px; text-align: center;}
section.section1 h2 span.sub_title { font-size: 40px; color: #173c8f;}
section.section1 .inner2 {max-width: 1000px; width: 100%; margin: 0 auto;}
section.section1 .inner2 .image1 {max-width: 900px; width: 100%; z-index:1;}
section.section1 .inner2 .readbox {max-width: 700px; width: 100%; margin: -65px 0 0 270px; background: #fff; filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));z-index:2;}
section.section1 .inner2 .readbox p {padding: 35px; font-size: 20px; line-height: 34px; text-align: justify;}

section.section2 {
width: 100%;
padding: 80px 0 100px 0;
background: url("../images/bg_section2.jpg") no-repeat left top;
background-size: cover;
text-align: center;
}
section.section2 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: -80px auto 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
section.section2 nav.document_request2 img {
width: 100%;
}
section.section2 nav.document_request2 a:hover {
opacity: 0.7;
}
    
section.section2 h2 {font-size: 58px; color: #173c8f; margin-bottom: 70px;position: relative;}
section.section2 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}
section.section2 .worry_base {max-width: 900px; width: 100%; margin: 0 auto 20px auto; padding: 40px;background-image: linear-gradient(330deg, rgba(38, 78, 140, 1), rgba(0, 38, 91, 1) 50%, rgba(32, 75, 140, 1) 51%, rgba(34, 77, 143, 1)); border-radius: 12px;}
section.section2 .worry_wrap {max-width: 820px; width: 100%; margin: 0 auto 25px auto; display: flex; align-items: center;}
section.section2 .worry_wrap:last-child {margin: 0 auto 0 auto;}
section.section2 .worry_wrap .check_mark { max-width: 54px; width: 100%;}
section.section2 .worry_wrap .check_mark img { width: 100%;}
section.section2 .worry_wrap .check{ margin-left: 20px;font-size: 30px; line-height: 39px; color: #fff; text-align: left;}
section.section2 .worry_wrap .check span { color: #fff000;}
section.section2 .read {font-size: 24px; line-height: 34px; text-align: center; color: #4d4d4d;}

section.section3 {
width: 100%;
padding: 80px 0 80px 0;
background: #f0f0f0;
text-align: center;
border-bottom: 1px solid #fd6227;
}
section.section3 h2 {font-size: 58px; color: #4d4d4d; margin-bottom: 70px;position: relative;}
section.section3 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}
section.section3 .left_wrap {width: 100%; display: flex; justify-content: start; margin-bottom: 40px;}
section.section3 .left_wrap .image {max-width: 780px; width: 100%; margin-right: 26px;}
section.section3 .left_wrap .image img {width: 100%;}
section.section3 .left_wrap .strategy_wrap {max-width: 604px; width: 100%; display: flex; align-items: center;}
section.section3 .left_wrap .strategy_wrap .branding_wrap {width: 100%; margin-bottom: 40px;border-bottom: 1px solid #575757;}
section.section3 .left_wrap .strategy_wrap .branding_wrap:last-child { margin: 0;border-bottom: none;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box {width: calc(100% - 24px); /*height: 70px;*/ margin: 0 0 24px 24px; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner .deco {}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 0 40px 24px!important;}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read:last-child {margin: 0 0 0 24px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section3 .right_wrap {width: 100%; display: flex; justify-content:flex-end; margin-bottom: 40px;}
section.section3 .right_wrap .image {max-width: 780px; width: 100%; margin-left: 26px;}
section.section3 .right_wrap .image img {width: 100%;}
section.section3 .right_wrap .strategy_wrap {max-width: 604px; width: 100%; display: flex; align-items: center;}
section.section3 .right_wrap .strategy_wrap .sales_wrap {width: 100%; padding-bottom: 40px; margin-bottom: 40px;border-bottom: 1px solid #575757;}
section.section3 .right_wrap .strategy_wrap .sales_wrap:last-child { margin: 0; padding: 0; border-bottom: none;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box {width: calc(100% - 24px); /*height: 70px;*/ margin: 0 24px 24px 0; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner .deco {}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 24px 40px 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read:last-child {margin: 0 24px 0 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section3 .left_wrap .strategy_wrap .ad_wrap {width: 100%; margin-bottom: 40px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box {width: calc(100% - 24px); /*height: 70px;*/ margin: 0 0 24px 24px; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner .deco {}
section.section3 .left_wrap .strategy_wrap .ad_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 0 0 24px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section4 {
    width: 100%;
    padding: 0 0 100px 0;
    background: #fff;
    text-align: center;
}
section.section4 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
section.section4 nav.document_request2 img {
width: 100%;
}
section.section4 nav.document_request2 a:hover {
opacity: 0.7;
}
section.section4 h2 {font-size: 58px; color: #173c8f; margin-bottom: 70px;position: relative;}
section.section4 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}
section.section4 .inner4 {
max-width: 900px;
width: 100%;
margin: 0 auto 70px auto;
position: relative;
}
section.section4 .inner4:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -35px;
    display: inline-block;
    width: 100%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px dotted #333;
}
section.section4 .inner4:last-child::after {
    margin: 0;
    border: none;
}
section.section4 .inner4 .inner4_header {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 15px auto;
    display: flex;
    align-items: center;
}
section.section4 .inner4 .inner4_header .number {
max-width: 60px;
width: 100%;
margin-right: 20px;
}
section.section4 .inner4 .inner4_header p.title {
font-size: 24px; line-height: 34px; color: #173c8f; text-align: left;
}
section.section4 .inner4 .inner4_header p.title span {
display: inline;
padding-bottom: 10px;
background-position: left 0% center;
background-size: 200% 0.6em;
background-repeat: repeat-x;
background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
-webkit-transition: background-position 0.3s ease 0s;
transition: background-position 0.3s ease 0s;
}
section.section4 .inner4 .detail {
max-width: 900px;
padding: 0;
background: #fff;
text-align: left;
}
section.section4 .inner4 .detail p.text {
font-size: 20px; line-height: 34px; color: #1a1a1a;
}
section.section4 h3 {
max-width: 1000px;
width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
  font-size: 40px;
  color: #173c8f
}
section.section4 h3:before, section.section4 h3:after {
  border-top: 1px solid;
  content: "";
  width: 6em;
}
section.section4 h3:before {
  margin-right: 1em;
}
section.section4 h3:after {
  margin-left: 1em;
}
section.section4 .state {width: 100%; display: flex; justify-content: space-between;}
section.section4 .state .image {width: 24%; margin-right: calc((100% - 96%) / 3);}
section.section4 .state .image:last-child {margin: 0;}
section.section4 .state .image img {width: 100%;}

section.section5 {
width: 100%;
padding: 70px 0 65px 0;
background: #173c8f;
text-align: center;
}
section.section5 h2 {font-size: 58px; color: #fff; margin-bottom: 70px;position: relative;}
section.section5 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}
section.section5 .introduce_support1 {max-width: 884px; width: 100%; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap;}
section.section5 .introduce_support2 {max-width: 770px; width: 100%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: nowrap;}
section.section5 .introduce_support1 p,section.section5 .introduce_support2 p {margin-bottom: 0;}
section.section5 .introduce_support1 p img,section.section5 .introduce_support2 p img { width: 100%;}
/*section.section5 h3.achievement {font-size: 58px; margin-bottom: 40px; text-align: center; color: #fff;}*/
section.section5 p.read{ font-size: 24px; line-height: 34px; color: #fff; text-align: center;}
section.section5 h3.achievement {
    display: inline-block;
    font-size: 58px; margin-bottom: 20px; text-align: center;
    background: linear-gradient(90deg, #a38131 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #9d874e 100%);
    background: -webkit-linear-gradient(0deg, #a38131 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #9d874e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 20px;
  }
.section6 {
    width: 100%;
    padding: 80px 0 45px 0;
    background: #f0f0f0;
    text-align: center;
    border-top: 1px solid #fd6227;
	}
section.section6 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: -80px auto 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
section.section6 nav.document_request2 img{
width: 95%;
}
section.section6 nav.document_request2 a:hover{
opacity: 0.7;
}
section.section6 h2 {font-size: 58px; color: #4d4d4d; margin-bottom: 70px;position: relative;}
section.section6 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}

section.section6 p.explanation1 {
    font-size: 24px;
    color: #173c8f;
    text-align: center;
    margin-bottom: 20px;
}
section.section6 p.why_wrap {
    max-width: 870px;
    width: 100%;
    min-height: 70px;
    border-radius: 35px;
    background: #fff;
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
    z-index: 2;
    margin: 0 auto 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center!important;
    font-size: 23px;
    padding: 10px 0 10px;
    font-feature-settings: "palt";
}
section.section6 p.why_wrap br.sp{
    display: none!important;
}
section.section6 p.why_wrap span {
    display: inline;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}
section.section6 p.explanation2 {
    font-size: 24px;
    color: #173c8f;
    text-align: center;
}
section.section7 {
width: 100%;
padding: 60px 0 45px 0;
background: #f0f0f0;
text-align: center;
background: url("../images/bg_section7.jpg") no-repeat;
background-size: cover;
}
section.section7 h2 {font-size: 58px; color: #fff; margin-bottom: 70px;position: relative;}
section.section7 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}
.clients_voice {max-width: 900px; width: 100%; margin: 0 auto; display: flex; justify-content: space-between;}
.clients_voice .voice_s {max-width: 49%; border-radius: 10px;filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));background: #fff;text-align: left;margin-bottom: 40px;}
.clients_voice div.voice {width: 100%; padding: 35px 40px 30px 40px;}
.clients_voice div.voice p.client {font-size: 24px; color: #173c8f; margin-bottom: 25px;}
.clients_voice div.voice p.client_comment {font-size: 20px; line-height: 30px; color: #1a1a1a;text-align: justify;}
.clients_voice div.voice p.client_comment span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}
.clients_voice .voice_l { max-width: 900px; border-radius: 10px;
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
background: #fff;
text-align: left;
}

section.section8 { width: 100%; padding: 60px 0 45px 0; background: #f0f0f0; text-align: center;}
section.section8 h2 {font-size: 58px; color: #4d4d4d; line-height: 70px; margin-bottom: 70px;position: relative;}
section.section8 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}
.greeting {max-width: 900px; width: 100%; margin: 0 auto 35px; display: flex; justify-content: space-between;}
.greeting .photo {max-width: 440px; width: 100%;}
.greeting .photo img { width: 100%;}
.greeting .read {max-width: 435px; width: 100%; font-size: 20px; line-height: 34px; color:#1a1a1a; text-align: justify;}
.greeting .read2 {max-width: 100%; width: 100%; font-size: 20px; line-height: 34px; color:#1a1a1a; text-align: justify;}
.degree_name {max-width: 900px; width: 100%; margin: 0 auto 90px; display: flex; justify-content: flex-end; align-items: baseline;}
.degree_name .degree {font-size: 20px; color: #1a1a1a;line-height: 20px; }
.degree_name .name {font-size: 28px; color: #1a1a1a;line-height: 28px;}
.degree_name2 {display: none;}

section.section9 {width: 100%; background: #224d8f; margin: 0; padding: 80px 0 70px;}
section.section9 .inner { max-width: 900px; width: 100%; margin: 0 auto;}
section.section9 .inner .header {width: 100%;margin-bottom: 25px; border-bottom: 1px solid #fff; display: flex; justify-content: space-between;}
section.section9 .inner .header h3 {font-size: 58px; line-height: 68px; text-align: left; width: 61%;color: #fff;}
section.section9 .inner .header .degree_name {display: block;width: 40%; margin-bottom: 25px; color: #fff;}
section.section9 .inner .header .degree_name .degree {font-size: 21px!important; color: #fff; text-align: right!important;margin: 0; line-height: 32px;}
section.section9 .inner .header .degree_name .name {font-size: 33px!important; text-align: right!important; line-height: 32px;color: #fff;}
.about_main { width: 100%; display: flex; justify-content: space-between; margin-bottom: 25px;}
.about_main:last-child { width: 100%; margin: 0;}
.about_main .about_box1 { max-width: 440px; width: 49%; text-align: justify;}
.about_main .about_box1 img { width: 100%; }
.about_main .about_box2 { max-width: 400px; width: 45%; }
.about_main .about_box2 img { width: 100%; }
.about_main h3 { height: 32px; line-height: 32px; font-size: 32px; border-left: 8px solid #000239; color: #fff; box-sizing: border-box; padding-left:12px;margin-bottom: 22px;}
.about_main p.read { font-size: 20px!important; line-height: 33px; color: #fff; margin-bottom: 25px; }
.about_main p.read span{letter-spacing: -1px; text-align: justify;}
.about_main p.read2 { font-size: 20px!important; line-height: 33px; color: #fff; margin-bottom: 15px;}
.about_main p.read:last-child { margin-bottom: 0;}
.about_main p.read a{ color: #fff; margin: 0; padding: 0; text-decoration: none;}
.about_main p.read2 a{ color: #fff; margin: 0; padding: 0; text-decoration: none;}

h2.siryou {font-size: 58px; color: #224d8f!important; margin: 70px 0 52px!important; text-align: center;}
h2.siryou::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -25px;
    display: inline-block;
    width: 80px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #173c8f;
  }
.contact_wrapper { max-width: 760px; width: 100%; margin: 0 auto; padding-bottom: 80px;}
.contact_wrapper p.read { font-size: 20px; line-height: 33px; color: #1a1a1a; }
.contact_wrapper p.read span {color: #c1272d;}
.text_left { text-align: left; }
.contact_wrapper p.title {font-size: 22px; color: #173c8f; text-align: left;}
.contact_wrapper p.title span {font-size: 16px; color:#c1272d; margin-left: 5px;}
.contact_wrapper p.content {font-size: 20px; color: #1a1a1a; text-align: left;}

.form_text { width: 100%; height: 50px; background: #f2f2f2; padding: 7px 2%; line-height: normal; border: none;border-radius: 15px; font-size: 18px;}
.form_text:focus { outline: 0; box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;}
.form_item_textarea textarea {
    height: 290px!important;
    font-size: 18px;
}
.form_textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
    padding: 7px 2%;
    resize: vertical;
    background: #f2f2f2;
    font-size: 100%;
    font-family: inherit;
    border: none;
    vertical-align: top;
    border-radius: 15px;
}
.form_textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}
	.content_inqury {text-align: left; margin-bottom: 35px;}
label ~ label {
margin-left: 15px;
}

input[type=radio] {
margin-right: 8px;
}
.form_radio {
display: flex;
}

.form_radio input[type=radio] {
display: none;
}

.form_radio label {
position: relative;
padding-left: 25px;
font-size: 20px;
margin-right: 25px;
}

.form_radio input[type=radio] + label::before {
position: absolute;
content: '';
display: block;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
border: 1px solid #173c8f;
left: 0;
top: -1px;
}

.form_radio input[type=radio] + label::after {
position: absolute;
content: '';
display: block;
width: 16px;
height: 16px;
border-radius: 50%;
background: #173c8f;
left: 3px;
top: 2px;
opacity: 0;
transition: .3s;
}
.form_radio input[type=radio]:checked + label::after {
opacity: 1;
}
::placeholder {
    color: #ccc;
  }
/*.form_radio input {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    margin: -1px;
    font-size: 18px;
}
.form_radio_name {
font-size: 20px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #1a1a1a;
    margin-right: 55px;
}
.form_radio_name:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #333;box-sizing: border-box;
    border-radius: 50%;
    margin-right: 4px;
    flex-shrink: 0;
}
.form_radio input:checked + .form_radio_name:before {
    border: 3px solid rgb(33, 150, 243); box-sizing: border-box;
}
.form_radio input:checked + .form_radio_name {
    color: rgb(33, 150, 243);
}
.form_radio input:focus + .form_radio_name {
    color: rgb(33, 150, 243);
}
.form_radio input.focus-visible + .form_radio_name .form_radio_text {
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}*/
.form_submit {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    padding: 8px;
    background-color: #173c8f;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 15px;
}

.form_submit:hover {
    background-color: #000;
}

.form_submit:focus {
    outline: 0;
    background-color: #000;
    border: 2px solid rgb(33, 150, 243);
}
.mt20 { margin-top: 20px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb22 { margin-bottom: 22px; }
.mb25 { margin-bottom: 25px; }
.mb35 { margin-bottom: 35px; }

.border_animation.active {
  -webkit-animation-name: borderAnimation;
          animation-name: borderAnimation;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}

@-webkit-keyframes borderAnimation {
  0% {
    background-position: left 0% center;
    background-size: 200% 0.6em;
  }
  100% {
    background-position: left -100% center;
    background-size: 200% 0.6em;
  }
}

@keyframes borderAnimation {
  0% {
    background-position: left 0% center;
    background-size: 200% 0.6em;
  }
  100% {
    background-position: left -100% center;
    background-size: 200% 0.6em;
  }
}
@media screen and (max-width: 1430px) {
section.section3 .left_wrap {width: 95%; display: flex; margin-right: auto; margin-left: auto;}
section.section3 .right_wrap {width: 95%; display: flex; margin-right: auto; margin-left: auto;}
}
@media screen and (max-width: 1280px){
section.section3 .left_wrap {width: 100%; display: block; margin-bottom: 40px;}
section.section3 .left_wrap .image {max-width: 780px; width: 100%; margin: 0 auto 40px;}
section.section3 .left_wrap .image img {width: 100%;}
section.section3 .left_wrap .strategy_wrap {max-width: 80%; width: 100%; display: flex; align-items: center; margin: 0 auto;}
section.section3 .left_wrap .strategy_wrap .branding_wrap {width: 100%; margin-bottom: 40px;border-bottom: 1px solid #575757;}
section.section3 .left_wrap .strategy_wrap .branding_wrap:last-child { margin: 0;border-bottom: none;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box {width: 100%; margin: 0 0 24px 0; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner .deco {}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 0 30px 0!important;}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read:last-child {margin: 0 0 0 24px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section3 .right_wrap {width: 100%; display: flex; margin-bottom: 40px;flex-direction: column-reverse;}
section.section3 .right_wrap .image {max-width: 780px; width: 100%; margin: 0 auto 40px;}
section.section3 .right_wrap .image img {width: 100%;}
section.section3 .right_wrap .strategy_wrap {max-width: 80%; width: 100%; display: flex; align-items: center; margin: 0 auto;}
section.section3 .right_wrap .strategy_wrap .sales_wrap {width: 100%; padding-bottom: 40px; margin-bottom: 40px;border-bottom: 1px solid #575757;}
section.section3 .right_wrap .strategy_wrap .sales_wrap:last-child { margin: 0 0 40px 0; padding: 0; border-bottom: none;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box {width: 100%; margin: 0 24px 24px 0; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner .deco {}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 24px 40px 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read:last-child {margin: 0 0 0 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section3 .left_wrap .strategy_wrap .ad_wrap {width: 100%; margin-bottom: 40px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box {width: calc(100% - 24px); /*height: 70px;*/ margin: 0 0 24px 24px; border-left: 5px solid #173c8f;padding-left:10px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box p.sub {font-size: 25px; line-height: 26px; text-align: left;color: #4d4d4d;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner {display: flex; justify-content: space-between;align-items:baseline;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner h3 {font-size: 35px;color: #173c8f; text-align: left;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner .deco {}
section.section3 .left_wrap .strategy_wrap .ad_wrap  p.read {font-size: 20px; line-height: 34px; text-align: left;color: #4d4d4d; margin: 0 0 0 24px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap  p.read span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

}
@media screen and (max-width: 999px) {
.document_request { display: none; width: 80px; height: 350px; position: fixed; top:10px;  right: 0; z-index: 10;}
.document_request img { width: 100%;}
.pagetop {position: fixed; bottom: 20px; right: 20px;z-index: 10;}
section.section1 h2 span.sub_title {padding-top: 80px; font-size: 36px; color: #173c8f;}
section.section1 h2 {font-size: 58px; color: #4d4d4d; line-height: 60px; margin: 0 0 50px 0; text-align: center;}
section.section1 .inner2 {max-width: 100%; width: 100%; margin: 0 auto;}
section.section1 .inner2 .image1 {max-width: 900px; width: 100%; margin: 0 auto; z-index:1;}
section.section1 .inner2 .readbox {max-width: 700px; width: 100%; margin: -65px auto 0 auto; background: #fff; filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));z-index:2;}
section.section1 .inner2 .readbox p {padding: 35px; font-size: 20px; line-height: 34px; text-align: justify;}
section.section2 {
width: 100%;
padding: 40px 0 100px 0;
background: url("../images/bg_section2.jpg") no-repeat left top;
text-align: center;
background-size: cover;
}
section.section2 h2 {font-size: 58px; color: #173c8f; margin-bottom: 70px;position: relative;}
section.section2 h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #173c8f;
}
section.section2 .worry_wrap {max-width: 870px; width: 100%; margin: 0 auto 25px auto; display: flex; align-items: center;border-radius: 12px;}
section.section2 .worry_wrap .check{margin-left: 13px;padding:0 0 0 0;position:relative; font-size: 30px; line-height: 39px; color: #fff; text-align: left;}
section.section2 .worry_wrap .check span { color: #fcef00;}

section.section2 .read {font-size: 24px; line-height: 34px; text-align: center; color: #4d4d4d;}
tion.section4 .inner4 {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 70px auto;
    position: relative;
    }
    section.section4 .inner4:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -35px;
        display: inline-block;
        width: 100%;
        height: 1px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 1px dotted #333;
    }
    section.section4 .inner4:last-child::after {
        margin: 0;
        border: none;
    }
    section.section4 .inner4 .inner4_header {
        max-width: 900px;
        width: 100%;
        margin: 0 auto 15px auto;
        display: flex;
        align-items: center;
    }
    section.section4 .inner4 .inner4_header .number {
    max-width: 60px;
    width: 100%;
    margin-right: 20px;
    }
    section.section4 .inner4 .inner4_header p.title {
    font-size: 24px; line-height: 34px; color: #173c8f; text-align: left;
    }
    section.section4 .inner4 .inner4_header p.title span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
    }
    section.section4 .inner4 .detail {
    max-width: 900px;
    padding: 0;
    background: #fff;
    text-align: left;
    }
    section.section4 .inner4 .detail p.text {
    font-size: 20px; line-height: 34px; color: #1a1a1a;
    }
    section.section4 h3:before {
    margin-right: 20px;
}
section.section4 h3:before, section.section4 h3:after {
    border-top: 1px solid;
    content: "";
    width: 10%;
}
section.section5 .introduce_support2 {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.clients_voice {max-width: 90%; width: 100%; margin: 0 auto;}
section.section9 {
    max-width: 100%;
    width: 100%;
    border-radius: 0px;
    background: #224d8f;
    margin: 0 auto 90px;
}
}

@media screen and (max-width: 910px) {
section.section4 .inner4 {
max-width: 900px;
width: 95%;
margin: 0 auto 70px auto;
position: relative;
display: block!important;
}
section.section9 .inner .header {
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 1px solid #a0a0a0;
    display: block;
}
section.section9 .inner .header h3 {
    font-size: 58px;
    line-height: 68px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.degree_name .degree {font-size: 20px; color: #1a1a1a;line-height: 20px; display: inline-block;}

section.section9 .inner .header .degree_name {
    display: block;
    width: 100%!important;
    margin-bottom: 25px;
    text-align: center;
}
}
@media screen and (max-width: 900px) {
section.section2 {
width: 100%;
padding: 80px 0 100px 0;
background: url("../images/bg_section2.jpg") no-repeat left top;
background-size: cover;
text-align: center;
}
section.section2 h2 {font-size: 58px; color: #173c8f; margin-bottom: 70px;position: relative;}
section.section2 h2::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -25px;
    display: inline-block;
    width: 80px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #173c8f;
}
section.section2 .worry_base {max-width: 95%; width: 100%; margin: 0 auto 20px auto; padding: 30px;background-image: linear-gradient(330deg, rgba(38, 78, 140, 1), rgba(0, 38, 91, 1) 50%, rgba(32, 75, 140, 1) 51%, rgba(34, 77, 143, 1)); border-radius: 12px;}
section.section2 .worry_wrap {max-width: 820px; width: 100%; margin: 0 auto 25px auto; display: flex; align-items: center;}
section.section2 .worry_wrap:last-child {margin: 0 auto 0 auto;}
section.section2 .worry_wrap .check_mark { max-width: 54px; width: 100%;}
section.section2 .worry_wrap .check_mark img { width: 100%;}
section.section2 .worry_wrap .check{ margin-left: 20px;font-size: 30px; line-height: 39px; color: #fff; text-align: left;}
section.section2 .worry_wrap .check span { color: #fff000;}
section.section2 .read {font-size: 24px; line-height: 34px; text-align: center; color: #4d4d4d;}
section.section6 p.why_wrap {
    max-width: 95%;
    width: 100%;
    min-height: 70px;
    border-radius: 35px;
    background: #fff;
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
    z-index: 2;
    margin: 0 auto 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center!important;
    font-size: 18px;
    line-height: 28px;
    padding: 10px 0 10px;
    font-feature-settings: "palt";
}
section.section6 p.why_wrap br.sp{
    display: none!important;
}
section.section6 p.why_wrap span {
    display: inline;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

.greeting {max-width: 95%; width: 100%; margin: 0 auto 35px; display: flex; justify-content: space-between;}
.greeting .photo {max-width: 48.5%; width: 100%;}
.greeting .photo img { width: 100%;}
.greeting .read {max-width: 48.5%; width: 100%; font-size: 20px; line-height: 34px; color:#1a1a1a; text-align: justify;}
.greeting .read2 {max-width: 100%; width: 100%; font-size: 20px; line-height: 34px; color:#1a1a1a; text-align: justify; margin-bottom: 20px;}
.degree_name {max-width: 95%; width: 100%; margin: 0 auto 30px; display: flex; justify-content: flex-end; align-items: baseline;}
section.section9 {
    max-width: 100%;
    width: 100%;
    border-radius: 0px;
    background: #224d8f;
    margin: 0 auto;
    padding: 0;
}
section.section9 .inner { padding: 50px; max-width: 100%; width: 100%;}
section.section9 .inner .header {
    width: 100%;
    border-bottom: 1px solid #a0a0a0;
    display: block;
    margin: 0 auto 25px;
}
.about_main {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.about_main .about_box1 {
    max-width: 100%;
    width: 100%;
    text-align: justify;
    margin: 0 auto;
}
.about_main p.read {
    font-size: 20px!important;
    line-height: 33px;
    color: #fff;
    margin-bottom: 25px!important;
}
.about_main .about_box2 {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}
.about_main .about_box1 img {
    max-width: 440px;
    display: block;
    margin: auto;
}
.about_main:last-child { width: 100%; margin: 0 auto;}
}

@media screen and (max-width: 767px) {
.document_request { display: none!important;}
section.section1 nav.document_request2 {
    max-width: 100%;
    width: 100%;
    margin: -10px auto 0 auto;
    transform: translateY(-50%);
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));
    z-index: 2;
}
section.section1 nav.document_request2 img {
    max-width: 100%;
    width: 100%;
}
.pagetop {position: fixed; bottom: 50px; right: 5px;z-index: 10; width: 50px;}
.pagetop img {width: 100%;}
section.section1 { width: 100%; padding: 10px 0 100px 0; background: #f0f0f0;}
section.section1 h2 span.sub_title {padding-top: 10px; font-size: 20px; color: #173c8f;}
section.section1 h2 {font-size: 36px; color: #4d4d4d; line-height: normal; margin: 0 0 20px 0; text-align: center;}
section.section1 .inner2 {max-width: 100%; width: 100%; margin: 0 auto;}
section.section1 .inner2 .image1 {max-width: 900px; width: 100%; margin: 0 auto; z-index:1;}
section.section1 .inner2 .image1 img {width: 100%; }
section.section1 .inner2 .readbox {max-width: 95%; width: 100%; margin: -25px auto 0 auto; background: #fff; filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));z-index:2;}
section.section1 .inner2 .readbox p {padding: 20px; font-size: 18px; line-height: 28px; text-align: justify;}
section.section2 h2 {
    font-size: 36px;
    color: #173c8f;
    margin-bottom: 70px;
    position: relative;
}
section.section2 .read {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #4d4d4d;
}
section.section3 h2 {font-size: 36px; color: #4d4d4d; margin-bottom: 70px;position: relative;}
section.section3 .left_wrap .strategy_wrap .branding_wrap p.read {
    font-size: 18px;
    line-height: 28px;
}
section.section3 .right_wrap .strategy_wrap .sales_wrap p.read {
    font-size: 18px;
    line-height: 28px;
}
section.section3 .left_wrap .strategy_wrap .ad_wrap p.read {
    font-size: 18px;
    line-height: 28px;
}
section.section4 h2 {
    font-size: 36px;
    color: #173c8f;
    margin-bottom: 70px;
    position: relative;
}
section.section4 .inner4 .detail p.text {
    font-size: 18px;
    line-height: 28px;
    color: #1a1a1a;
}section.section4 h3 {
    font-size: 36px;
}
section.section5 h2 {
    font-size: 36px;
}
section.section5 h3.achievement {
    font-size: 36px;
}
section.section5 p.read {
    font-size: 18px;
    line-height: 28px;
}
section.section6 h2 {
    font-size: 36px;
    margin-bottom: 50px;
}
section.section6 p.explanation1 {
    font-size: 18px;
    color: #173c8f;
    text-align: center;
    margin-bottom: 25px;
}
section.section6 p.ex {
    font-size: 18px;
    line-height: 30px;
    color: #1a1a1a;
    position: relative;
    margin: 0 auto 20px;
    width: 95%;
}
section.section6 p.ex:before {
    width: 95%;
    bottom: -10px;
}
section.section7 h2 {
    font-size: 36px;
    margin-bottom: 50px;
}
section.section8 h2 {
    font-size: 36px;
    color: #4d4d4d;
    line-height: 50px;
    margin-bottom: 50px;
    position: relative;
}
.about .inner .header h3 {
    font-size: 36px;
    line-height: 68px;
    margin-bottom: 0;
}
.clients_voice div.voice p.client {
    font-size: 24px;
    color: #173c8f;
    margin-bottom: 15px;
}
.clients_voice div.voice p.client_comment {
    font-size: 18px;
    line-height: 28px;
    color: #1a1a1a;
    text-align: justify;
}
.greeting {max-width: 95%; width: 100%; margin: 0 auto; display: flex; flex-direction: column-reverse;}
.greeting .photo {max-width: 80%; width: 100%; margin: 0 auto 20px;}
.greeting .photo img { width: 100%;}
.greeting .read {max-width: 100%; width: 100%; font-size: 18px; line-height: 28px; color:#1a1a1a; text-align: justify; margin-bottom: 20px;}
.greeting .read2 {max-width: 100%; width: 100%; font-size: 18px; line-height: 28px; color:#1a1a1a; text-align: justify;}
.degree_name {max-width: 95%; width: 100%; margin: 0 auto 20px; display: flex; justify-content: flex-end; align-items: baseline;}
.degree_name .degree {font-size: 18px; color: #1a1a1a;line-height: 28px; }
.degree_name .name {font-size: 24px; color: #1a1a1a;line-height: 28px;}
.about_main p.read {
    font-size: 14px!important;
    line-height: 24px;
}
section.section9 .inner {
    width: 100%;
    padding: 50px;
}
section.section9 .inner .header .degree_name .degree {
    font-size: 18px!important;
    color: #fff;
    text-align: right!important;
    margin: 0;
    line-height: 28px;
}
section.section9 .inner .header .degree_name .name {
    font-size: 24px!important;
    text-align: right!important;
    line-height: 32px;
}
.about_main h3 {
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    border-left: 8px solid #000239;
    color: #fff;
    box-sizing: border-box;
    padding-left: 12px;
    margin-bottom: 15px;
}
.about_main p.read {
    font-size: 18px!important;
    line-height: 28px;
    color: #fff;
    margin-bottom: 15px;
}
.about_main p.read2 {
    font-size: 18px!important;
    line-height: 28px;
    color: #fff;
    margin-bottom: 15px;
}
.contact_wrapper {
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
}
.contact_wrapper p.read {
    font-size: 18px;
    line-height: 28px;
    color: #1a1a1a;
}
footer .nav_siryou {display: block; width: 100%; height: 70px; position: fixed; bottom: 0; background: #233e90; z-index: 10;}
footer .nav_siryou nav {width: 100%; height: 60px; line-height: 26px; width: calc( 100% - 10px); background: #fff; margin: 5px; text-align: center; border-radius: 10px;}
footer .nav_siryou nav a {width: 100%; height: 60px;display: block; text-decoration: none; color: #1a1a1a;display: flex; align-items: center;justify-content: center;flex-wrap:wrap}
footer .nav_siryou nav div.seikyu {font-size: 16px; text-align: center;line-height: 22px; margin-right: 10px;}
footer .nav_siryou nav div.otegaru {font-size: 24px; text-align: center;line-height: 30px; color:#224d8f; }
}
@media screen and (max-width: 768px) {
.document_request {display: none!important;}
.pagetop {display: none!important;}
footer { padding: 15px 0 80px; background:#173c8f;}
footer .nav_siryou {display: block!important; width: 100%; height: 70px; position: fixed; bottom: 0; background: #173c8f; z-index: 10;}
footer .nav_siryou nav {width: 100%; height: 60px; line-height: 26px; width: calc( 100% - 10px); background: #fff; margin: 5px; text-align: center; border-radius: 10px;}
footer .nav_siryou nav a {width: 100%; height: 60px;display: block; text-decoration: none; color: #1a1a1a;display: flex; align-items: center;justify-content: center;flex-wrap:wrap}
footer .nav_siryou nav div.seikyu {font-size: 16px; text-align: center;line-height: 22px; margin-right: 10px;}
footer .nav_siryou nav div.otegaru {font-size: 24px; text-align: center;line-height: 30px; color:#224d8f; }
section.section1 .annotation_wrap {max-width: 95%; width: 100%;position: relative; margin: 10px auto 0 auto;}
section.section1 .annotation_wrap::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    max-width: 900px!important;
    width: 100%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000239;
  }
  section.section1 .annotation  { max-width: 220px; text-align: center!important;margin-left: auto; margin-right: auto; margin-bottom: 0; padding: 10px 20px; font-size: 24px; color:#fff; background: #000239; }
section.section6 nav.document_request2 img {
    width: 100%;
}
}
@media screen and (max-width: 699px) {
.contact_wrapper {
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
}
.doc_req_wrap {width: 100%; padding: 10px 0 10px 0; background: #f0f0f0; }
.doc_req_wrap p.nav_doq {max-width: 95%; width: 100%; margin: 0 auto;  filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));}
.doc_req_wrap p.nav_doq a img { width: 100%!important;}
}
@media screen and (max-width: 599px) {
.grecaptcha-badge {
    bottom: 80px !important;
}
.doc_req_wrap p.nav_doq {max-width: 95%; width: 100%; margin: 0 auto;  filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));}
.doc_req_wrap p.nav_doq img { width: 100%!important;}

footer {padding: 15px 0 90px;}
footer .nav_siryou {width: 100%; height: 80px; position: fixed; bottom: 0; background: #fff; z-index: 10;}
footer .nav_siryou nav {width: 100%; height: 70px; line-height: 26px; width: calc( 100% - 10px); background: #ff6000; margin: 5px; text-align: center; border-radius: 10px;}
footer .nav_siryou nav a {width: 100%; height: 70px;display: block; text-decoration: none; color: #fff;display: flex; align-items: center;justify-content:center;flex-flow: column;}
footer .nav_siryou nav div.seikyu {font-size: 16px; text-align: center;line-height: 22px;}
footer .nav_siryou nav div.otegaru {font-size: 24px; text-align: center;line-height: 30px; color:#fff; }
.document_request {display: none!important;}
section.section1 { width: 100%; padding: 60px 0 100px 0; background: #f0f0f0; text-align: center;}
section.section1 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: -60px auto 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
section.section1 nav.document_request2 img {
    width: 95%;
}
section.section1 .annotation_wrap {max-width: 95%; width: 100%;position: relative; margin: 0 auto 0 auto;}
section.section1 .annotation  { max-width: 220px; text-align: center!important;margin-left: auto; margin-right: auto; margin-bottom: 0; padding: 10px 20px; font-size: 24px; color:#fff; background: #000239; }
section.section1 .annotation_wrap::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    max-width: 900px!important;
    width: 100%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000239;
  }
section.section1 h2 span.sub_title {padding-top: 25px; font-size: 14.5px; color: #173c8f;}
section.section1 h2 {font-size: 24px; line-height: 24px; color: #4d4d4d; line-height:normal; margin: 0 0 10px 0; text-align: center;}
section.section1 .inner2 {max-width: 100%; width: 100%; margin: 0 auto;}
section.section1 .inner2 .image1 {max-width: 100%; width: 100%; margin:0; z-index:1;}
section.section1 .inner2 .image1 img { width: 100%; }
section.section1 .inner2 .readbox {max-width: 95%; width: 100%; margin: -25px auto 0 auto; background: #fff; filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));z-index:2;}
section.section1 .inner2 .readbox p {padding: 15px; font-size: 14px; line-height: 24px; text-align: justify;}
.strategy_wrap .sales_wrap .title_box .title_inner {
    display: block;
}
section.section2 {
width: 100%;
padding: 20px 0 80px 0;
background: #e5f4fc;
text-align: center;
}
section.section2 nav.document_request2 {
max-width: 900px;
width: 100%;
margin: 0 auto 0 auto;
transform: translateY(-50%);
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));z-index:2;
}
    
section.section2 h2 {font-size: 22px; color: #173c8f; margin-bottom: 35px;position: relative;}
section.section2 h2::before {
  bottom: -15px;
  height: 3px;
}
section.section2 .worry_base {
    max-width: 95%;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 15px;
    background-image: linear-gradient(330deg, rgba(38, 78, 140, 1), rgba(0, 38, 91, 1) 50%, rgba(32, 75, 140, 1) 51%, rgba(34, 77, 143, 1));
    border-radius: 0;
}
section.section2 .worry_wrap {max-width: 100%; width: 100%; height: auto; padding: 5px 0 5px 0; z-index:2; margin: 0 auto 15px auto; display: flex; align-items: center;}
section.section2 .worry_wrap .check{ margin-left: 13px;padding:0 0 0 0;position:relative; font-size: 20px; line-height: 26px; color: #173c8f; text-align: justify;}
section.section2 .worry_wrap .check_mark { margin-left: 0; max-width: 30px; width: 100%;}
section.section2 .worry_wrap .check_mark img {  width: 100%;}
section.section2 .worry_wrap .check{ margin-left: 10px;font-size: 13px; color: #fff; line-height: 20px;}
section.section2 .worry_wrap .check br.sp_none { display: none;}
section.section2 .read { width: 95%; font-size: 14px; line-height: 20px; text-align: center; color: #4d4d4d; margin: 0 auto;}
section.section2 .read .sp_none { display: none;}
section.section3 { padding: 20px 0 80px 0;}
section.section3 h2 { font-size: 22px; margin-bottom: 35px;}
section.section3 h2::before { bottom: -15px; height: 3px;}
section.section3 .left_wrap { margin-bottom: 20px;}
section.section3 .left_wrap .image { margin: 0 auto 20px;}
section.section3 .left_wrap .strategy_wrap {max-width: 95%; width: 100%; display: flex; align-items: center; margin: 0 auto;}
section.section3 .left_wrap .strategy_wrap .ad_wrap { margin: 0 0 0 0;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box { width: 100%; margin: 0 0 15px 0;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box p.sub {font-size: 14px; line-height: 20px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner h3 {font-size: 17px;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner .deco { width: 40%; text-align: right;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner .deco img { width: 60%;}
section.section3 .left_wrap .strategy_wrap .ad_wrap .title_box .title_inner .deco img .long { width: 80%;}
section.section3 .left_wrap .strategy_wrap .ad_wrap p.read { font-size: 14px; line-height: 24px; margin: 0 0 0 0!important;}
section.section3 .left_wrap .strategy_wrap .branding_wrap { margin-bottom: 20px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box { margin: 0 0 15px 0;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box p.sub {font-size: 14px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner h3 {font-size: 17px;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner .deco { width: 40%; text-align: right;}
section.section3 .left_wrap .strategy_wrap .branding_wrap .title_box .title_inner .deco img { width: 50%;}
section.section3 .left_wrap .strategy_wrap .branding_wrap p.read { font-size: 14px; line-height: 24px; margin: 0 0 20px 0!important;}
section.section3 .right_wrap .strategy_wrap { max-width: 95%; width: 100%;margin: 0 auto;}
section.section3 .right_wrap { margin-bottom: 20px;}
section.section3 .right_wrap .image {margin: 0 auto 20px;}
section.section3 .right_wrap .strategy_wrap .sales_wrap {width: 100%; padding-bottom: 0; margin-bottom: 20px;border-bottom: 1px solid #575757;}
section.section3 .right_wrap .strategy_wrap .sales_wrap:last-child {margin: 0 0 0 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box {margin: 0 0 15px 0;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box p.sub {font-size: 14px;line-height: 20px;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner h3 {font-size: 17px;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner .deco { width: 40%; text-align: right;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner .deco img { width: 80%;}
section.section3 .right_wrap .strategy_wrap .sales_wrap .title_box .title_inner .deco2 img { width: 100%;}
section.section3 .right_wrap .strategy_wrap .sales_wrap p.read { font-size: 14px; line-height: 24px; margin: 0 0 20px 0!important;}
section.section4 {
width: 100%;
padding: 0 0 80px 0;
}
section.section4 h2 {font-size: 22px; color: #173c8f; margin-bottom: 35px;position: relative;}
section.section4 h2::before {
  bottom: -15px;
  height: 3px;
}
section.section4 .inner4 .inner4_header p.title {
    font-size: 18px;
    line-height: 26px;
    color: #173c8f;
    text-align: left;
}
section.section4 .inner4 .inner4_header p.title br.sp {
    display: block!important;
}
section.section4 .inner4 .detail p.text {
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d;
}
section.section4 nav.document_request2 {
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
    transform: translateY(-50%);
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));
    z-index: 2;
}
section.section4 .inner4 {
display: none;
}
section.section4 .inner4_sp {
max-width: 95%;
width: 100%;
margin: 0 auto 35px auto;
display: block;
}
section.section4 .inner4_sp .number_wrap {
width: 100%;
display: flex;
align-items: center;
margin-bottom: 10px;
}
section.section4 .inner4_sp .number_wrap .number {
width: 50px;
height: 50px;
border-radius: 25px;
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
margin-right: 10px;
}
section.section4 .inner4_sp .number_wrap .number img{
width: 100%;
}
section.section4 .inner4_sp .number_wrap p.title span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

section.section4 .inner4_sp .detail p.text {
font-size: 14px; line-height: 24px; color: #1a1a1a;text-align: left;
}

section.section4 h3 {
max-width: 100%;
width: 100%;
  margin: 0 auto 20px;
  font-size: 20px;
}
section.section4 .state {width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
section.section4 .state .image {width: 48%; margin: 0 0 20px;}

section.section5 { padding: 20px 0 25px 0;}
section.section5 h2 {font-size: 22px; color: #fff; margin-bottom: 35px;position: relative;}
section.section5 h2::before { bottom: -15px; height: 3px;}
section.section5 .introduce_support1 {max-width: 80%; width: 100%; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap;}
section.section5 .introduce_support2 {max-width: 80%; width: 100%; margin: 0 auto; display: block; }
section.section5 .introduce_support1 p,section.section5 .introduce_support2 p {margin-bottom: 10px;}
section.section5 h3.achievement {font-size: 22px; margin-bottom: 20px; text-align: center; color: #fff;}
section.section5 p.read{ font-size: 14px; line-height: 24px; color: #fff; text-align: center;}

section.section6 {
width: 100%;
padding: 80px 0 20px 0;
background: #e5f4fc;
text-align: center;
				}
section.section6 nav.document_request2 {
    max-width: 95%;
    width: 100%;
    margin: -80px auto 0 auto;
    transform: translateY(-50%);
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.7));
    z-index: 2;
}
section.section6 h2 { font-size: 22px; margin-bottom: 35px;}
section.section6 h2::before { bottom: -15px; height: 3px;}
section.section6 p.explanation1 {
    font-size: 16px;
    color: #173c8f;
    margin-bottom: 20px;
}
section.section6 p.explanation2 {
    font-size: 16px;
}
section.section6 p.why_wrap {
    font-size: 14px;
    line-height: 20px;
    color: #1a1a1a;
    min-height: auto;
    margin-bottom: 20px;
    padding: 0;
    background: none;
    filter: none;
    display: block;
}
/*section.section6 p.why_wrap:before { width: 95%; bottom: -10px;}*/
section.section6 p.why_wrap:before {
    width: 95%;
    min-height:auto;
    border-bottom: 2px dotted rgb(102, 102, 102);
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
section.section6 p.ex:before {
    width: 680px;
    border-bottom: 2px dotted rgb(102, 102, 102);
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
  /*section.section6 p.why_wrap {
    max-width: 95%;
    width: 100%;
    min-height: 70px;
    border-radius: 35px;
    background: #fff;
    filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
    z-index: 2;
    margin: 0 auto 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center!important;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    font-feature-settings: "palt";
}
section.section6 p.why_wrap br.sp{
    display: none!important;
}
section.section6 p.why_wrap span {
    display: inline;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}*/
section.section6 p.why_wrap br.sp{
    display: block!important;
}
section.section6 p.why_wrap span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}
section.section7 {
width: 100%;
padding: 30px 0 30px 0;
background: #233e90;
text-align: center;
background-image: none;
}
section.section7 h2 {font-size: 22px; color: #fff; margin-bottom: 35px;position: relative;}
section.section7 h2::before { bottom: -15px; height: 3px;}
.clients_voice {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.clients_voice .voice_s {
    max-width: 100%;
    margin-bottom: 20px;
}
.clients_voice div.voice {padding: 25px;}
.clients_voice div.voice p.client {font-size: 18px; color: #173c8f; margin-bottom: 10px;}
.clients_voice div.voice p.client_comment {font-size: 14px; line-height: 24px; color: #1a1a1a;text-align: justify;}
.clients_voice div.voice p.client_comment span {
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}
.clients_voice .voice_l { max-width: 900px; border-radius: 10px;
filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.3));
background: #fff;
text-align: left;
}
section.section8 { width: 100%; padding: 20px 0 35px 0; background: #fff; text-align: center;}
section.section8 h2 { font-size: 22px;line-height: 35px; margin-bottom: 35px;}
section.section8 h2::before { bottom: -15px; height: 3px;}
.greeting .read {
    font-size: 14px;
    line-height: 24px;
}
.greeting .read2 {
    font-size: 14px;
    line-height: 24px;
}
.degree_name {display: none;}
.degree_name2 {max-width: 95%; width: 100%; margin: 0 auto 30px; display: block; text-align: right;}
.degree_name2 .degree {font-size: 14px; color: #1a1a1a;line-height: 20px; }
.degree_name2 .name {font-size: 20px; color: #1a1a1a;line-height: 28px;}
section.section9 .inner h3 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
section.section9 {max-width: 100%; width: 100%; background-color: #224d8f; border-radius: 0px; margin-bottom: 30px;}
section.section9 .inner { width: 95%;padding: 35px 0 35px; }
section.section9 .inner .header {display: none;}
section.section9 .inner h3 {font-size: 22px; color: #fff;text-align: center; margin-bottom: 20px;}
section.section9 .inner .degree_name {display: block;width: 80%; margin-bottom: 25px; text-align: right;}
section.section9 .inner .degree_name .degree {font-size: 14px!important; color: #fff; text-align: right!important;margin: 0; line-height: 24px;}
section.section9 .inner .degree_name .name {font-size: 20px!important; text-align: right!important; line-height: 24px; color: #fff;}
section.section9 .inner .about_main { width: 100%; display: flex; flex-direction: column-reverse; margin: 0!important; justify-content: center;}
section.section9 .inner .about_main:last-child { width: 100%; margin: 0;}
section.section9 .inner .about_main .about_box1 { max-width: 100%; width: 100%; text-align: justify;}
section.section9 .inner .about_main .about_box1 img { max-width: 80%; width: 100%; margin: 0 auto;}
section.section9 .inner .about_main .about_box1 h3 { height: 18px!important; line-height: 18px; font-size: 18px; text-align: left!important; border-left: 8px solid #000239; color: #fff; box-sizing: border-box; padding-left:12px;margin-bottom: 10px;}
section.section9 .inner .about_main .about_box2 { max-width: 400px; width: 100%; margin: 0 auto;text-align: center;}
section.section9 .inner .about_main .about_box2 img { max-width: 80%; width: 100%; margin: 0 auto 20px;}
section.section9 .inner .about_main p.read { font-size: 14px!important; line-height: 24px; color: #fff; margin-bottom: 15px; }
section.section9 .inner .about_main p.read span{letter-spacing: -1px; text-align: justify;}
section.section9 .inner .about_main p.read2 { font-size: 14px!important; line-height: 24px; color: #fff; margin-bottom: 15px;}
section.section9 .inner .about_main p.read:last-child { margin-bottom: 0;}
section.section9 .inner .about_main p.read a{ color: #fff; margin: 0; padding: 0; text-decoration: none;}
section.section9 .inner .about_main p.read2 a{ color: #fff; margin: 0; padding: 0; text-decoration: none;}
section.section9 .inner .degree_name {
    display: block;
    width: 80%;
    margin-bottom: 25px;
    text-align: right;
}
section.contact {padding-top: 30px;/* margin-top: -30px; */}
section.contact h2.siryou {
    font-size: 22px;
    line-height: 35px;
    margin: 0 0 52px 0!important;
}
section.contact h2::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -25px;
    display: inline-block;
    width: 80px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #173c8f;
}
.contact_wrapper { max-width: 95%; width: 100%; margin: 0 auto;}
.contact_wrapper .mb35 {margin-bottom: 20px; }
.contact_wrapper p.read { font-size: 14px; line-height: 20px; color: #1a1a1a; text-align: left; }
.contact_wrapper p.read span {color: #c1272d;}
.text_left { text-align: left; }
.contact_wrapper p.title {font-size: 18px; color: #173c8f; text-align: left;}
.contact_wrapper p.title span {font-size: 14px; color:#c1272d; margin-left: 5px;}
.contact_wrapper p.content {font-size: 20px; color: #1a1a1a; text-align: left;}
.form_radio_name {
font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #1a1a1a;
    margin: 0 0 5px;
}
.content_inqury {margin-bottom: 20px;}
.form_radio {display: block;}

.form_text {
    width: 100%;
    height: 40px;
    background: #efefef;
}
.form_textarea {
    background: #efefef;
				}
.form_radio {
display: block;
}
.form_radio div {
margin-bottom: 5px;
}
.form_radio label {
position: relative;
padding-left: 25px;
font-size: 18px!important;
margin: 0 25px 0 0;
}
.form_radio input[type=radio] + label::before {
width: 18px;
height: 18px;
}
.form_radio input[type=radio] + label::after {
width: 14px;
height: 14px;
}
}

/* 追加 */
.wpcf7-submit  {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    padding: 8px;
    border: none;
    border-radius: 4px;
    background-color: #173c8f;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
}
.wpcf7-not-valid-tip {
    text-align: left;
			}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-radio .wpcf7-list-item-label {
    /* background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%); */
}
.wpcf7-radio input + .wpcf7-list-item-label {
    /* color: rgb(33, 150, 243); */
    font-size: 20px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #1a1a1a;
    margin-right: 55px;
}
.wpcf7-radio input + .wpcf7-list-item-label:before {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #173c8f;
    left: 0;
    top: -1px;

}
.wpcf7-radio input + .wpcf7-list-item-label:before
.wpcf7-radio input:checked + .wpcf7-list-item-label {
    color: rgb(33, 150, 243);
}
.wpcf7-radio input:checked + .wpcf7-list-item-label:before {
position: absolute;
content: '';
display: block;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
border: 1px solid #173c8f;
left: 0;
top: -1px;
			}
.wpcf7-radio input + .wpcf7-list-item-label:after {
    opacity: 0;
    position: absolute;
content: '';
display: block;
width: 16px;
height: 16px;
border-radius: 50%;
background: #173c8f;
left: 3px;
top: 2px;
transition: .3s;
}
.wpcf7-radio input:checked + .wpcf7-list-item-label:after {
opacity: 1;
}

div#thanks * {
	margin: 0;
	padding: 0;
}

div#thanks {
	width: 960px;
	margin: 50px auto;
	padding: 30px 0;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 7px;
	box-shadow: 0 0 7px rgba( 0, 0, 0, 0.2 );
	font-size: 95%;
	line-height: 1.8;
}

div#thanks h1,
div#thanks h2 {
	width: 90%;
	margin: 0 auto;
	font-size: 135%;
	font-weight: bold;
	border-bottom: 1px solid #454545;
}

div#thanks h2 {
	margin-top: 3em;
}

div#thanks p {
	width: 90%;
	margin: 0 auto;
	margin-top: 2em;
}

div#thanks dl {
	width: 90%;
	margin: 0 auto 3em;
}

div#thanks dl dt {
	margin-top: 2em;
}



.thanks {
    padding: 200px 0;
    text-align: center;
    background:#173c8f;
    color: #fff;
}
.thanks h2 {font-size: 36px; color: #fff342;}

.thanks p {
    margin-bottom: 20px;
}
.thanks a {
    background-color: #fff;
    color: #173c8f;
    padding: 5px 0;
    width: 200px;
    border-radius: 40px;
    display: block;
    margin: 0 auto;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid #fff342;
    text-decoration: none;
}
.thanks a:hover {
    background-color: #fff342;
    color: #173c8f;
    padding: 5px 0;
    width: 200px;
    border-radius: 40px;
    display: block;
    margin: 0 auto;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid #fff342;
    text-decoration: none;
}

/* 追加　プライバシー */
/* パンくずリスト */
.bread {
    width: 100%;
  }
  
  .bread .inner {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .bread ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .bread ul li {
    padding: 5px;
  }
  
  .bread ul li a {
    -webkit-transition: .15s;
    transition: .15s;
    color: #000;
    text-decoration: none;
  }
  
  @media (max-width: 599px) {
    .bread ul li a {
      font-size: 14px;
    }
  }
  
  .bread ul li a:hover {
    opacity: 0.7;
  }
  
  .bread ul li:after {
    content: '\003e';
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
  }
  
  .bread ul li:last-child:after {
    content: "";
  }

  .privacy_page {
      padding: 50px 0;
  }
  .privacy_ttl {
      margin-bottom: 30px;
  }
  .privacy_ttl h2 {
      font-size: 24px;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #173c8f;
  }

  .privacy_item h3 {
      border-bottom: 1px solid #b3b3b3;
      padding-bottom: 10px;
      margin-bottom: 10px;
  }
  .privacy_item {
      margin-bottom: 50px;
  }
  .privacy_item p {
      margin-bottom: 20px;
  }
  .privacy_btn {
      background-color: #173c8f;
      padding: 10px 0;
      width: 300px;
      margin: 0 auto;
      display: block;
      color: #fff;
      font-size: 20px;
      text-align: center;
      text-decoration: none;
      border-radius: 3px;
  }
  .privacy_btn_2 {
      background-color: transparent;
      color: #000;
      text-decoration: underline;
  }
  @media screen and (max-width: 599px) {
      .bread .inner {
          width: 90%;
      }
      .privacy_btn {
          width: 100%;
      }
      .privacy_page .inner {
          width: 90%;
      }
  }

  /* 企業概要 */
  .company {
    text-align: left;
    padding: 100px 0 0;
}
.company .inner {
    width: 1000px;
}

.company h2 {
    text-align: center;
    font-size: 58px;
    color: #fff;
    margin-bottom: 70px;
    position: relative;
}
.company h2::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -25px;
    display: inline-block;
    width: 80px;
    height: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000239;
}
.company p {
    font-size: 20px;
}
.company_box {
    background-color: #fff;
    padding: 50px;
    
    border-radius: 10px;
}
.company_item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.company_item_name {
    width: 20%;
}
.company_item_name p {
    font-weight: bold;
}
.company_item_text {
  width: 78%;
}
.company_item_text a {
  color: #1a1a1a;
}
@media screen and (max-width: 1000px) {
  .company {
      padding: 30px 0;
  }
  .company .inner {
      width: 95%;
  }
}
@media screen and (max-width: 599px) {
    .company_box {
        padding: 20px;
    }
    .company p {
        font-size: 14px;
    }
    .company h2 {
      font-size: 22px;
      line-height: 35px;
      margin-bottom: 35px;
    }
    .company h2::before {
      bottom: -15px;
      height: 3px;
    }
}
/* 追加 */
section.section3 .left_wrap .image,
section.section3 .right_wrap .image {
    max-width: 700px;
    height: 350px;
}
.movie_youtube {
    padding-bottom: 30px;
}
.left_wrap .movie_youtube {
    margin-left: 24px;
}
section.section3 .right_wrap .strategy_wrap .sales_wrap p.read {
    margin-bottom: 30px;
}
section.section3 .left_wrap .strategy_wrap .branding_wrap p.read {
    margin-bottom: 30px !important;
}
.tiktok_link {
    text-align: left;
    margin-top: 20px;
    margin-left: 24px;
}
.tiktok_link img {
    width: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.tiktok_link a {
    color: #173c8f;
    font-size: 20px;
}
.company_item_text a {
    color: #173c8f;
    text-decoration: underline;
}
section.section3 .right_wrap,
section.section3 .left_wrap {
    margin-bottom: 120px;
}

section.section3 .left_wrap.last_left_wrap .image {
    
}
@media screen and (max-width: 1000px) {
    .left_wrap {
    padding-bottom: 70px;
    }
    .left_wrap .movie_youtube {
        margin-left: 0;
    }
    section.section3 {
        padding-bottom: 0;
    }
    .tiktok_link {
        margin-left: 0;
    }
}

@media screen and (max-width: 1000px) {
    .left_wrap {
    padding-bottom: 0;
    }
    .company_item_text a {
        font-size: 12px;
    }
    section.section3 {
        padding-bottom: 80px;
    }
    .movie_youtube {
        height: 300px;
    }
    .tiktok_link a {
        font-size: 14px;
    }
    section.section3 .right_wrap,
    section.section3 .left_wrap {
        margin-bottom: 30px;
    }
    section.section3 .left_wrap .image,
    section.section3 .right_wrap .image {
        width: 90%;
        height: 300px;
    }
}
@media screen and (max-width: 768px) {
    section.section3 .left_wrap .image,
    section.section3 .right_wrap .image {
        width: 90%;
        height: 230px;
    }
}


/* 追加 */
.tiktok {
    padding: 50px 0 0 0;
}
.tiktok_img {
    width: 768px;
    margin: 0 auto 30px;
}
.tiktok_img img {
    width: 100%;
}
.tiktok_btn {
    background-color: #173c8f;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 250px;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    transition: .3s;
}
.tiktok_btn:hover {
    opacity: 0.7;
}

@media screen and (max-width: 1000px) {
    section.section3 .left_wrap {
        display: flex;
        flex-direction: column-reverse;
    }
    section.section3 .right_wrap {
        display: flex;
        flex-direction: column;
    }
}
@media screen and (max-width: 768px) {
    .tiktok_img {
        width: 90%;
    }
    section.section3 .left_wrap .strategy_wrap .ad_wrap p.read {
        margin-bottom: 30px !important;
    }
}

/* 追加 */
section.section4 .tiktok h3 {
    max-width: 1110px;
}
section.section4 .tiktok h3 br {
    display: none;
}
.tiktok_img {
    border: 2px solid #4d4d4d;
    padding: 30px;
    border-radius: 10px;
}
.tiktok_img_icon img {
    width: 36px;
    
}
.tiktok_btn {
    margin-top: 30px;
}
.tiktok_img_icon p span {
    font-size: 24px;
    display: inline;
    padding-bottom: 10px;
    background-position: left 0% center;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #ffe017));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe017 50%);
    -webkit-transition: background-position 0.3s ease 0s;
    transition: background-position 0.3s ease 0s;
}

.sns_list {
    display: flex;
    justify-content: center;

}
.sns_list li {
    margin: 0 5px;
}
.sns_list li:last-child {
    margin-right: 0;
}
.sns_area_ttl {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.sns_area_ttl p {
    font-size: 24px;
    font-weight: bold;
    color: #173c8f;
}
@media screen and (max-width: 599px) {
    section.section4 .tiktok h3 br {
        display: block;
    }
	.tiktok {
		padding: 0;
	}
	.tiktok_img {
        padding: 20px;
    }
    .sns_area_ttl p {
        font-size: 18px;
    }
}

/* 追加 0816 */
.footer_text {
    text-align: center;
    margin-bottom: 10px;
}
.footer_text a {
    color: #fff;
}

.contact form#mail_form {
  width: 80%;
  padding: 20px 0 20px 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 768px) {
.contact form#mail_form {width: 100%;}
}

.contact form#mail_form dl {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .contact form#mail_form dl {
    display: block;
    text-align: center;
    width: 100%;
  }
}

.contact_wrapper form#mail_form dl dt {
  text-align: left;
  color: #173c8f;
  font-weight: bold;
  line-height: 1.6;
  font-weight: bold;
	font-size: 22px;
}

@media (max-width: 768px) {
.contact_wrapper form#mail_form dl dt { text-align: left;width: 100%;}
}

.contact_wrapper form#mail_form dl dd {padding: 0;width: 100%;}

@media (max-width: 768px) {
.contact_wrapper form#mail_form dl dd {width: 100%;}
}

.contact_wrapper form#mail_form dl dd input {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #CDD6DD;
}

.contact_wrapper form#mail_form dl dd input::-webkit-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd input:-ms-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd input::-ms-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd input::placeholder {color: #CDD6DD;}

@media (max-width: 768px) {
.contact_wrapper form#mail_form dl dd input {width: 100%;}
}

.contact_wrapper form#mail_form dl dd textarea {    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
    padding: 7px 2%;
    resize: vertical;
    background: #fafafa;
    font-size: 100%;
    font-family: inherit;
    border: none;
    vertical-align: top;
    font-size:18px;
border: 1px solid #CDD6DD;
}
.contact_wrapper form#mail_form dl dd textarea::-webkit-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd textarea:-ms-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd textarea::-ms-input-placeholder {color: #CDD6DD;}
.contact_wrapper form#mail_form dl dd textarea::placeholder {color: #CDD6DD;}

@media (max-width: 768px) {
.contact_wrapper form#mail_form dl dd textarea {width: 100%;margin: 0 auto;}
}

.contact_wrapper form#mail_form p#form_submit {border: none;}
.contact_wrapper form#mail_form p#form_submit #form_submit_button {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    padding: 8px;
    border: none;
    border-radius: 4px;
    background-color: #173c8f;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
}
.contact_wrapper form#mail_form p#form_submit #form_submit_button:hover {background-color: #fff;color: #0099FF;}
.thanks {padding: 200px 0;text-align: center;background-image: linear-gradient(90deg, rgba(0, 153, 204, 1), rgba(102, 204, 204, 1));color: #fff;margin-bottom: 30px;}
.thanks h2 {font-size: 36px;color: #ffd400;margin-bottom: 10px;}

@media (max-width: 599px) {
 
#contact {padding-top: 60px; margin-top: -60px;}
.contact_wrapper form#mail_form dl dd input { width: 100%;}
.contact_wrapper form#mail_form dl dd textarea {width: 100%; margin: 0 auto;border: 1px solid #CDD6DD;}
.contact_wrapper form#mail_form dl dt {
  text-align: center;
  color: #173c8f;
  font-weight: bold;
  line-height: 1.6;
  font-weight: bold;
	font-size: 18px;
}
}
.error_blank{color:#c1272d;text-align: left;}