@charset "UTF-8";
@import url("common.css");
@import url("inc_module.css");
@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700&display=swap');
/*!
Theme Name: Simplicity2
Description: Simplicityの意味は、単純、簡単、簡素、質素です。飾り気のないカスタマイズの土台となれるようなテーマを目指して作りました。
Theme URI: https://wp-simplicity.com/
Author: yhira
Author URI: http://nelog.jp/
Text Domain: simplicity2
Version: 2.8.9.3
Tags: two-columns, left-sidebar, right-sidebar
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*--------------------------------------------------
    Webフォント
--------------------------------------------------*/
/*
* Noto Sans JP (japanese) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}
@font-face {
font-family: hui;
  src: url("../../../../../school/new/font/HuiFontP29.woff") format("woff"),/*For Modern browser*/
  url("../../../../../school/new/font/HuiFontP29.ttf") format("truetype");/*For iOS Android*/
}
.disp_none{
  display: none;
}
.allison {
  font-family: "Allison", cursive;
  font-weight: 400;
  font-style: normal;
}
.fui{
      font-family: hui;
}
.serif {
    font-family: 'Noto Serif JP', Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
p{
  margin: 0;
}
a{
-moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
  text-decoration: none;
  color: #231815;
}
.typea_header #site-title img,
.typea_header .head_sns_list li a img,
.school_info_list .box,
.faci_img_list.tri.flex_box_typeA .box,
.school_info_list.v2 .box,
.contact_sec .link_box,
.sec_base.sec8 .right_box .info_box .box,
.sec_base.sec8 .left_box ul li,.sec_base.sec6,
.view_more_circle,
.cource_sec .cource_box .box,
.sec_base.sec1 .info_box .box,
.contact_form .submit input,
.head_menu .menu_btn{
-moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.school_info_list .box:hover,
.faci_img_list.tri.flex_box_typeA .box:hover,
.school_info_list.v2 .box:hover,
.contact_sec .link_box:hover,
.sec_base.sec8 .right_box .info_box .box:hover,
.sec_base.sec8 .left_box ul li:hover,
.sec_base.sec6:hover,
.cource_sec .cource_box .box:hover,
.sec_base.sec1 .info_box .box:hover,
.contact_form .submit input:hover,
.head_menu .menu_btn:hover,
a:hover{
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
  transform: translate(0, -4px);
  opacity: 0.9;
}
a.zip_search:hover{
  color: #fff;
}
#site-title a:hover{
  box-shadow: none;
  transform:unset;
}
.flex_box{
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
}
.flex_box.revers{
  flex-direction: row-reverse;
}
.flex_box.right{
    justify-content: right;
}
.flex_box.center{
    justify-content: center;
}
.home #mhead.fixed nav{
  min-height: 100px;
}
#header-in.pc_head{
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
}
#header-in.pc_head.fixed{
  position: fixed;
  width: 100%;
}
/************************************
** 基本設定（General Setting）
************************************/
html{
  font-size: 62.5%; /* 62.5%を指定すると「1.0 rem = 10px」 */
}

body {
    font-size: 16px;
    font-size: 1.6rem;
    color: #231815;
    letter-spacing: 1px;
    /*min-width: 1280px;*/
  /*min-width: 1080px;*/
}
html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family:"Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

img{
  border-width:0;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
      image-rendering: -webkit-optimize-contrast;
}
.bk_image{
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

figure,
main figure{
  margin: 0;
}

.article{
  position: relative;
}


.aligncenter{
  clear:both;
}

.cf:after{
  content: "";
  clear: both;
  display: block;
}
.pc_none{
  display: none;
}
#h-top.fixed{
  height: 114.8px;
}
#h-top.fixed #mhead{
  position: fixed;
  width: 100%;
  background: rgba(255,255,255,0.95);
  z-index: 100;
}
#h-top.fixed #navi ul.main_navi li a{
  padding: 10px 1.5em;
}
#header #h-top.fixed .alignleft{
  width: 20%;
}
#h-top.fixed .head_menu .menu_base a{
  padding-top: 0;
  padding-bottom: 0;
}
#h-top.fixed .head_sns_list li a img{
  max-width: 30px;
}
#h-top.fixed .inq_menu a{
  padding: 2px 0.5em;
}
#h-top.fixed .inq_menu{
  bottom: -25px;
}
.typea_header #h-top.fixed #site-title img,
.typea_header #h-top.fixed .head_sns_list li a img{
    -webkit-filter: unset;
    filter: unset;
}

.typea_header #h-top.fixed .head_menu .menu_base.trans.jatrans a{
  color: #fff;
}
.typea_header #h-top.fixed .head_menu .menu_base.trans a{
    color: #053d70;
}
.typea_header #h-top.fixed .head_menu .menu_base a{
  color: inherit;
}
/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6{
  margin: 0;
}

/************************************
** アンカー
************************************/
a {
  color: inherit;
  word-wrap: break-word;
}

a:hover {
  color: inherit;
}

.widget_new_entries a,
.widget_new_popular a,
.widget_popular_ranking a,
.wpp-list a,
.entry-read a,
.related-entry-read a,
.article-list .entry-title a{
}

.widget_new_entries a,
.widget_new_popular a,
.widget_popular_ranking a,
.wpp-list a,
.article-list .entry-title a{
  text-decoration:none;
}

.widget_new_entries a:hover,
.widget_new_popular a:hover,
.widget_popular_ranking a:hover,
.wpp-list a:hover,
.entry-read a:hover,
.entry .post-meta a:hover,
.related-entry-read a:hover,
.entry a:hover,
.related-entry-title a:hover,
.navigation a:hover,
#footer a:hover,
.article-list .entry-title a:hover,
.blog-card-title a:hover{
  color:#c03;
}

#footer .credit a:hover{
  color: inherit;
}

.widget_new_entries a:hover,
.widget_new_popular a:hover,
.widget_popular_ranking a:hover,
.wpp-list a:hover:hover{
  text-decoration:underline;
}


/************************************
** 引用（blockquote）
************************************/
blockquote {
  background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
  border: 1px solid #FFFFFF;
  margin: 1em 0;
  padding: 20px 55px;
  position: relative;
}


blockquote:before {
  color: #C8C8C8;
  content: "“";
  font-family: serif;
  font-size: 600%;
  left: 0;
  line-height: 1em;
  position: absolute;
  top: 0;
}

blockquote:after {
  color: #C8C8C8;
  content: "”";
  font-family: serif;
  font-size: 600%;
  line-height: 0;
  position: absolute;
  right: 0;
  bottom: -16px;
}

/* Internet Explorer11のみに適用したい設定 */
@media screen and (min-width:0\0) {
  *::-ms-backdrop, blockquote:before { left:  -55px; }
  *::-ms-backdrop, blockquote:after  { right: -55px; }
}



/************************************
** リスト（List）
************************************/
ul,ol {
}

ul ul{

}
dl{

}

dt{

}
dd{

}

/************************************
** テーブル（Table）
************************************/
table{
  border-collapse: collapse;
  max-width: 100%;
  width: auto;
}
th{
  border: solid 1px #ccc;
  background-color: #eee;
}
td{
  border: solid 1px #ccc;
}
th,
td{
}

.article .scrollable-table th,
.article .scrollable-table td{
  white-space: nowrap;
}

.scrollable-table {
  overflow-x: auto;

}

/************************************
** その他（Other）
************************************/
pre {
  background-color:#eee;
  border:1px solid #ccc;
  padding:7px;
  overflow: auto;
}

hr{
  color: #ddd;
  margin:30px 0;
  width:98%;
  border:1px solid #ddd;
}

.category-description {
  margin-top:15px;
  margin-bottom: 30px;
  background-color: #f7f7f7;
  padding: 5px 20px;
  border-radius: 3px;
  border: 1px solid #ddd;
}

.wpp-range{
  text-align:right;
  font-size:14px;
}

span.search-excerpt {
  background-color: #FF9;
}

.invisible{
  display:none;
}

hr.sep {
  background-image: linear-gradient(left center , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  border: 0 none;
  height: 1px;
  position: relative;
  margin-bottom:130px;
}

/************************************
** レイアウト（Layout）
************************************/
#container {
  padding:0;
  margin: 0 auto;
}

#header-in, #navi-in, #body-in, #footer-in{
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

#header {
  margin-bottom: 0;
  position: relative;
  z-index: 100;
}
#header .alignleft,
#header .alignright{
  margin-bottom: 0;
  width: auto;
}
#header .alignleft{
  /*max-width:700px;*/
  width: 30%;
  box-sizing:border-box;
  padding-left: 1%;
  padding-top: 1%;
  margin-right: 0;
}
#header .alignright{
  height: 52px;
  text-align:right;
  margin-right:30px;
  right: 0;
  top: 0;
  position: absolute;
}

#body{
  /*margin-top:15px;*/
}

#main {
  box-sizing: border-box;
}

#sidebar {
}
/*
#sidebar-widget{
  overflow: hidden;
} */

.clear{
  clear:both;
}

/************************************
** ヘッダー(header)
************************************/
*:first-child+html #header > div{ /* IE7 */
  clear: both;
  zoom:1;
}

#h-top{
  /*min-height:100px;*/
  /*overflow:hidden;*/
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  height: 114.81px;
}

#header-in.fixed{
  margin-top: 90px;
}
#header-in.fixed #h-top{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background: #ffff;
}

#site-title{
  line-height: 100%;
}
#site-title img{
  max-width: 430px;
}
#site-title a{
  text-decoration:none;
  color:#222;
  font-size:30px;
  font-weight:normal;
}

#site-description{
  color: #777;
  margin:0;
  line-height:140%;
  font-size:15px;
  margin-right:20px;
  margin-bottom:10px;
  font-weight:normal;
}

#header-image{
  margin-bottom: 40px;
}

/************************************
** グローバルナビメニュー（menu）
************************************/
#navi ul{
  position: relative;
  margin:0;
  padding:0;
  width:100%;
  box-sizing: border-box;
}

#navi ul ul{
  box-sizing: content-box;
}

#navi ul > li{
}

#navi ul li a{
  text-decoration:none;
  z-index:99;
}
#navi ul li a:hover{
  background-color:#ddd;
}

#navi ul.sub-menu,
#navi ul.children{
  display: none;
  position: absolute;
  margin-left: 0;
  min-width:200px;
  border: 1px solid #ddd;
  list-style:none;
  padding-left:0;
  z-index:99;
}
#navi .sub-menu li,
#navi .children li{
  position: relative;
  border: none;
  float:none;
  height:31px;
}

#navi ul.sub-menu ul,
#navi ul.children ul {
  top:-31px;
  left:200px;
  position:relative;
}
#navi ul li:hover > ul{
  display: block;
}

/* Clearfix) */
#container:after,
#navi ul:after,
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}

/* clearfix for ie7 */
#container,
#navi ul,
.clearfix {
  /*display: inline-block;*/
}

#container,
.clearfix {
  display: block;
}

/************************************
** フッターナビメニュー
************************************/

#footer-navi ul{
  text-align: center;
  padding-left: 0;
}

#footer-navi ul li {
  display: inline;
  list-style: outside none none;
}

#footer-navi ul li::before {
    content: "|";
    padding: 0 0.6em;
}

#footer-navi ul li:first-child::before{
  content: "";
  padding: 0;
}

#footer-navi ul .sub-menu{
  display: none;
}

/************************************
** サーチフォーム（Search Form）
************************************/
#searchform{
  position: relative;
  margin-top: 25px;
}

#s{
  width: 100%;
  margin-bottom:20px;
  padding-top:4px;
  padding-bottom:4px;
  box-sizing: border-box;
  height:32px;
  color: #333;
}

#searchsubmit{
  position: absolute;
  width: 30px;
  height: 26px;
  border: none;
  /* 画像をBase64にするためコメントアウト
  background: url("images/search.png") no-repeat 50% 50%; */
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAYAAABG1c6oAAAEIklEQVR42pWVe0xTVxzHf22hFWiBUKjLEiTOjODGq4ArJJiYBV+gWy3YBoegWZysOgsVKYNC8IGhsMIYCLLqRKRkRdwEp4wR/yCZgwbHa8bwCH9sQkt5lceGIax0v3PDJd7MZaHJL72555zP+f6eF5xOJ3R1d4Pp7l342mAAbUEBp/DixagDBw/mh0dGdmzbvv25f0DA88CgoA5FcnLx9draWOXZs7xinQ5WVlZoIxzKGMDb9fXCdKUy21ckWgZcep0JfX2dCL5WVl4udDgcsLq6SuzfwJYHDzyzc3Lagc3eOMwXCJzePj6zAm9vmwefvwYs1sbap0rlT9PT0z52ux3QmMBfe3vhUlHRdXozOfhOcHBfTGzspYTDh5Mk0dHxkRJJQXBoqPlVtedUqrrBwUFWT08PE/j9/fu7PVANrSD52DFjXn7+W1ESCezdvx8ioqIgLCICLmg0b2So1d+gckotb8sWp8lkSjCbzUzgUYWihYBY6K44MnKipbVVoMrMhJDw8A3g20FBgPEF6+Skqywp6TvW+uXxCQmdCHRhAN8NCZmi3VBnZdUUl5QAxhPSTp6EuH37IBTBpxFWUFgIDY2NcFWnO04UEtsRGDhfWVXlzQDiy0V6A8IufJ6XB5eLioCAP5BK4YhMBt+aTHCrrg4MN25A/Z07UkqAi4tTKBLNvx8XJ2QAQ8LCbHQysjWarwYGBqCishJKSksB3YO0EycgV6sFU1MT6PAStFRaQODOnXbDzZs+DGCSXP6IBmIifrdYLPyq6moKeCQxEY6npsJnKhU0Ya1mqtXwSXp6K51AqUzW2W02cxjA5nv39vI9PddIDbI4HOdHKSmG8ooKry/0ejZRmJqWBpnnz7OMjY1eyjNnqnlubg7AfTx39zV9WdmBX7q6mFl+1NYGObm5Dex1IAGHicW9eVptVvyhQ7uOyuW7Pj516nR0TEwvdSnGjsvjOc5lZBhJu6JCJnBkZATGxsbc5ApFm6urq+PVAvfw9CRGINQ7DpdLlRf2+fSkzeY7YbHAHy9eMIFDQ0OU/fbsGV+amKjbFhAwxVkHoGuU0Ze48HhONq75+vn99cPDh/KXy8uwuLj4eiDpaZKMLI3mQ3T1y/diYjowTo8R8nj3nj0d2C3DFBQ7hPxjdVhHR0d3WK3W/waW6vWA4wkw2KQWBeiuFwK9rtXU8Pv6+iRv+vv/iaGglFJtmpLSOT4+zv1f4OUrV0iiwF0gADxMipzaW1Nbq0UgiSXlOnluMBqzNw0knfM3zr2ep0/dsL+pqeO67nqoWDyxKSD5NTU3w89PnsCP7e2kY2QERBvOy5ebAvb398Pc3BzYpqZgZmYG7PPzXBxjDTi9Z4VC4SxOIcOmgDabDZaWlmBhYYGUCHlm47dHL9q6ddhPJBrGCXWVBv4DYbnuWKzr2fcAAAAASUVORK5CYII=") no-repeat 50% 50%;
  z-index:0;
  top:3px;
  right:3px;
  /*transform: translate(-20%, -50%);*/
}

/************************************
** メインカラム（#main、記事、固定ページなど）
************************************/
#main .post,
#main .page{
  /*margin-bottom: 59px;*/
}

.sticky{
  /* 先頭固定ポストのスタイル */
}

.post-meta{
  margin-bottom: 0.5em;
  text-align:right;
  background-color:#F7F7F7;
  color:#555;
  font-size:16px;
}

.post-meta .post-date,
.post-meta .post-update,
.post-meta .category,
.post-meta .comments,
.post-meta .edit,
.footer-post-meta .post-tag,
.footer-post-meta .post-author,
.footer-post-meta .edit{
  padding-right: 0.7em;
}
.comment-num{ white-space: nowrap; }

.footer-post-meta{
  text-align: right;
  color:#555;
  font-size:16px;
  clear:both;
}

.article-list .footer-post-meta{
  margin-top:30px;
}

.more-link {
  clear: both;
  display: block;
  margin-bottom: 30px;
  text-align: right;
  margin-top: 15px;
}

/*タグが入っていない場合は非表示*/
#list .post .footer-post-meta:empty,
#list .post .footer-post-meta .post-tag:empty{
  display: none;
}

/*.more-link{
  float: right;
  margin-bottom:30px;
}*/

/************************************
** index.phpのリスト
************************************/
#main .entry{
  clear:both;
  margin-bottom:40px;
/*  overflow: auto;
  zoom: 1;*/
  word-wrap: break-word;
}

.entry-thumb{
  display: block;
  width: 100%;
  overflow: hidden;
  height: 16vw;
}

.entry-thumb a{
  display: block;
}

.entry-thumb img{
  border:0;
  /*width:150px;
  height:150px;*/
  display: block;
  /*margin-bottom: 40px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    max-width: inherit;
    margin-bottom: 10px;
}

/*大きなサムネイル表示スタイルでのサムネイル*/
.entry-large-thumbnail img{
  width: 320px;
  height: 180px;
}

.entry-card-content{
}

.entry .post-meta{
  text-align:left;
  margin: 7px auto;
}

.entry .post-meta a{
  color:#000;
}

.entry h2{
  margin-bottom:5px;
  margin-top: 0;
}

.entry h2 a{
  color:#333;
  font-size:24px;
  text-decoration:none;
  font-weight:bold;
}

.entry-title{

}

.entry-snippet{
  margin:0 0 5px 0;
  line-height:150%;
  color:#555;
}

.entry-read{
  margin:0;
}


.entry-snippet,
.related-entry-snippet{
  word-wrap: break-word;
}


/************************************
** WordPress Misc
************************************/
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

img.alignleft,
.wp-caption.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
img.alignright,
.wp-caption.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}


.wp-caption {
  padding-top: 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #f3f3f3;
  text-align: center;
}

.wp-caption-text,
.gallery-caption{
  font-size: 80%;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  margin: 0;
  padding: 0 4px 5px;
  font-size: 11px;
  line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}

/************************************
** index.php Main
************************************/
.content-box{
  float: right;
  margin-top: -0.25em;
  width: 420px;
}
.content-box .more-link{
  margin: 0;
}

.thumbnail-box{
  float: left;
  width: 160px;
}
.thumbnail-box img{
  width: 160px;
  height: 160px;
}

/************************************
** パンくずリスト（Breadcrumb）
************************************/
#breadcrumb{
  margin-bottom: 20px;
  color:#fff;
  font-size:13px;
  position: relative;
  z-index: 3;
}

div#breadcrumb div {
  display: inline;
}

#breadcrumb span.sp{
  margin:0 10px;
}

#breadcrumb a{
  text-decoration:none;
  color:#fff;
}

/*以下のパンくずスタイルは、いずれ削除*/
#breadcrumb ul{
  margin:0;
  padding:0;
  list-style:none;
}

#breadcrumb ul li{
  display:inline;
}

#breadcrumb ul li span.sp{
  margin:0 10px;
}

#breadcrumb ul li a{
  text-decoration:none;
  color:#231815;
}


/************************************
** 前の記事へ、次の記事へ
************************************/
.navigation{
  clear: both;
  overflow: hidden;
  margin-bottom: 10%;
  margin: 20px -30px 40px;
}
.navigation > div{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.navigation > div + div{
  border-top: 0;
  border-bottom: 1px solid #ddd;
}

#under-entry-body .navigation a, section.si_ga_page .navigation a {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}
#under-entry-body .navigation a span.title, section.si_ga_page .navigation a span.title {
    width: 82%;
    color: #595757;
}
#under-entry-body .navigation .prev, #under-entry-body .navigation .next, section.si_ga_page .navigation .prev, section.si_ga_page .navigation .next {
    width: 48%;
    margin: 0 1%;
    border-top: 1px solid #ddd;
}
#under-entry-body .navigation a span.img, section.si_ga_page .navigation a span.img {
    width: 15%;
    padding: 0;
    margin: 0;
}
.navigation .alignright{
  text-align: right;
}

.navigation a{
  display: block;
  padding: 1em;
  border: none;
}

.navigation a span{
  color:#ddd;
  padding-right:10px;
  margin-top:-4px;
  clear:left;
}
.navigation a:hover{
  background: #eee;
}

.navigation .alignright a:hover{
  border-left: 1px solid #ddd;
}

/************************************
** ページャー、ページナビゲーション
************************************/
.pager{
  margin: 3em 0;
  text-align:center;
}

a.page-numbers,
.pager .current{
  background-color: #ddd;
  border: solid 1px #ddd;
  border-radius: 3px;
  padding: 6px 12px;
  margin: 0 2px;
}

.pager .current{
  background-color: #ddd;
  border: solid 1px #ddd;
  color: #000;
}

.pager a{
  background: #fff;
  color: #000;
  text-decoration:none;
}

.pager a:hover{
  border: solid 1px #ddd;
  background-color: #eee;
}

/************************************
** 記事分割時のページナビゲーション
************************************/
.page-link{
  margin: 3em 0;
  text-align:center;
}
.comment-page-link{
  margin: 1em 1em 3em;
  text-align: center;
}

.page-link span,
.comment-page-link span,
.comment-page-link a{
  margin-right: 3px;
  padding: 7px 15px;
  border: 1px solid #ddd;
  background: #ddd;
  border-radius: 4px;
}
.page-link a span,
.comment-page-link a{
  background: #fff;
  color:#000;
}

.page-link a{
  border-bottom: none;
  color: #000;
  text-decoration:none;
}

.page-link a span:hover,
.comment-page-link a:hover{
  background: #eee;
  color: #000;
}

/************************************
** 関連記事（Relation）
************************************/
.related-entry{
  line-height:150%;
  margin-bottom:20px;
  margin-right:10px;
  clear: both;
/*  overflow: auto;
  zoom: 1;*/
}

.related-entry h4{
  margin-top: 0;
}

.related-entry-thumb {
  float: left;
  margin-top: 3px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.related-entry-thumb a{
  display: block;
}

.related-entry-thumb img{
  border:0;
  width: 100px;
  height: 100px;
  /*margin-bottom: 20px;*/
  display: block;
}

/*関連記事のサムネイル表示*/
.related-entry-thumbnail img{
  width: 200px;
  height: 200px;
  margin-bottom: 0;
}

.related-entry-content {
  margin-left: 110px;
}

.related-entry-title{
  margin-bottom:5px;
}

.related-entry-title a{
  text-decoration:none;
  font-size:18px;
  font-weight:bold;
  color:#333;
}

.related-entry-snippet{
  margin:0 0 5px 0;
  color:#555;
}

.related-entry-read{
  margin:0;
  font-size:14px;
}

/************************************
** 関連記事サムネイル（Relation）
************************************/

.related-entry-thumbnail{
  width:200px;
  height:292px;
  text-align:center;
  overflow:hidden;
  float:left;
  margin-bottom:15px;
  margin-right: 26px;
}

.related-entry-thumbnail .related-entry-thumb{
  margin:0;
  padding:0;
  float:none;
}

.related-entry-thumbnail .related-entry-content{
  margin: -10px 0px 0;
}

.related-entry-thumbnail .related-entry-content a{
  font-weight:normal;
}

/************************************
** コメントエリア（Comments Area）
************************************/
#comment-area ol,
#comment-area ul{
  list-style:none;
  padding-left:0;
}

#comment-area ol ul,
#comment-area ul ul{
  margin-left: 1.5em;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
  margin-top: -20px;
  margin-bottom: 40px;
}
.commets-list li,
.trackback-list li{
  margin-top: -1px;
  padding: 20px 0 0;
  width: 100%;
  border-bottom: 1px solid transparent;
}
.commets-list .avatar{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.comment-meta,
.reply,
.comment-notes,
.form-allowed-tags,
span.small{
  font-size: 80%;
}

.comment-body p{
  clear: both;
}
.reply{
  text-align: right;
}

.bypostauthor{
  /* 記事投稿者のコメントのスタイル */
}

.children{
  padding-left: 2em;
}

#respond{
  margin-bottom: 40px;
}

#comments,
#reply-title{
  font-size: 21px;
}

#comments{
  margin-bottom: 25px;
}

/************************************
** 入力フォーム（Form）
************************************/
input[type="text"],
input[type="url"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea{
  background-color: #F7FAFC;
  background-image: none;
  border: 1px solid #F2F2F2;
  border-radius: 4px;
  box-shadow: none;
  /*color: #CCCCCC;*/
  /*display: block;*/
  font-size: 16px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  box-sizing: border-box;
}
.contact_form select{
  background-color: #F7FAFC;
  background-image: none;
  border: 1px solid #F2F2F2;
  border-radius: 4px;
  box-shadow: none;
  /*color: #CCCCCC;*/
  /*display: block;*/
  font-size: 16px;
  color: #053D70;
  line-height: 1.42857;
  padding: 10px 12px;
  display: inline-block;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  box-sizing: border-box;
}
::placeholder{
  color: #CCCCCC;
}
input#author,
input#email,
input#url{
  max-width: 360px;
}

.gsc-search-box input[type="text"]{
  background-color:#FFF;
  border-radius: 0px;
}

#comment-area input[type="text"],
#comment-area textarea{
  display: block;
}

textarea {
  overflow: auto;
  width:100%;
  box-sizing: border-box;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border: 1px solid #ff69b4;
  background: #fff;
  box-shadow:  0 0 3px rgba(255,105,180,1);
   color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px 14px;
  border: 1px solid #777;
  border-radius: 3px;
  background: #fff;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  line-height: normal;
  cursor: pointer;
  /* Old browsers */
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #eee;

}

select, option{
  padding: 5px;
}

/*
select{
  border: 1px solid #bbb;
  border-right: 2px;
}

select, option {
  margin: 0.5em 1px;
  padding: 3px 5px;
  vertical-align: middle;
}
#sidebar select{
  width: 100%;
}
*/
/*.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  position: relative;
  top:1px;
}*/

/************************************
** サイドバー（Sidebar）・ウィジェットなど
************************************/
#sidebar h3{
  margin-bottom: 10px;
  font-size:20px;
}
#sidebar .widget{
  margin-bottom: 45px;
}

.widget_search{
  margin-bottom: 0;
}

#sidebar ul,
#sidebar ol,
.widget-over-article ul,
.widget-over-article ol,
.widget-under-article ul,
.widget-under-article ol,
.widget-over-sns-buttons ul,
.widget-over-sns-buttons ol,
.widget-under-sns-buttons ul,
.widget-under-sns-buttons ol{
  padding-left: 1em;
  list-style:none;
}

#sidebar ul.snsp,
#main ul.snsp,
#footer ul.snsp{
  padding-left: 0;
}

.widget-over-article{
  margin-top: 10px;
  margin-bottom: 10px;
}

#sidebar-recent-posts li,
#sidebar-popular-posts li{
  margin:20px 0;
}

#sidebar li{
  margin-bottom: 8px;
}

.sidebar-thumbnail-box{
  float: left;
  width: 75px;
}

.sidebar-recent-posts-title{
  float: right;
  width: 165px;
}
  #sidebar-recent-posts h3,
  #sidebar-recent-posts p,
  #sidebar-popular-posts h3,
  #sidebar-popular-posts p{
    margin: 0;
  }

#main .widgets{
  margin-top: 20px;
  margin-bottom: 20px;
}

#sidebar .widget_category_sns_follow_buttons ul,
.widget_category_sns_follow_buttons ul{
  padding-left: 0;
}

.widget_text ul {
  list-style-type:  disc;
}
.widget_text ol {
  list-style-type:  decimal;
}

/************************************
** 新着記事・人気記事（new, pupular）
************************************/
.widget_new_entries,
.widget_new_popular,
.widget_popular_ranking{
  line-height:150%;
}

.widget_new_entries h4,
.widget_new_popular h4,
.widget_popular_ranking h4{
  margin-bottom:15px;
}

#main .widget_new_entries ul,
#main .widget_new_popular ul,
#main .widget_popular_ranking ul,
#sidebar .widget_new_entries ul,
#sidebar .widget_new_popular ul,
#sidebar .widget_popular_ranking ul,
#footer .widget_new_entries ul,
#footer .widget_new_popular ul,
#footer .widget_popular_ranking ul {
  padding-left:0;
  list-style:none;
}

.widget_new_entries ul li,
.widget_new_popular ul li,
.widget_popular_ranking ul li {
  clear: left;
  float: none;
  margin-bottom:10px;
/*  overflow: auto;
  zoom: 1;*/
}

.widget_new_entries ul li img,
.widget_new_popular ul li img,
.widget_popular_ranking ul li img {
  border: medium none;
  display: inline;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  width: 75px;
  height: 75px;
  margin-bottom: 10px;
}

span.wpp-views{
  font-size:x-small;
  font-style:italic;
}

/************************************
** 新着記事・人気記事（拡張）
************************************/
.widget_new_entries .new-entrys-large .new-entry,
.widget_new_popular .popular-entrys-large .popular-entry,
.widget_new_popular .new-entrys-large .new-entry,
.widget_new_popular .popular-entrys-large .wpp-list li,
.widget_popular_ranking .popular-entrys-large .popular-entry,
.widget_popular_ranking .popular-entrys-large .wpp-list li{
  margin-bottom:15px;
  line-height:120%;
  position:relative;
  display:block;
  max-width: 440px;/*これを書いておかないと、タイトル部分がはみ出す*/
  overflow: visible;
}

.widget_new_entries .new-entrys-large .new-entry img,
.widget_new_popular .popular-entrys-large .popular-entry img,
.widget_new_popular .new-entrys-large .new-entry img,
.widget_new_popular .popular-entrys-large .wpp-list li img,
.widget_popular_ranking .popular-entrys-large .popular-entry img,
.widget_popular_ranking .popular-entrys-large .wpp-list li img{
  width:100%;
  float:none;
  margin:0;
  display:block;
  margin-bottom:5px;
  min-height: 180px;
  max-width: 440px;/*iPhone6は幅が414pxなのでそれより大きく*/
  max-height: 240px;
  height: auto;
}

.widget_new_popular .popular-entrys-large .wpp-list li img.wpp_cached_thumb,
.widget_popular_ranking .popular-entrys-large .wpp-list li img.wpp_cached_thumb{
  height:auto;
}

.widget_new_entries .new-entrys-large-on .new-entry .new-entry-content,
.widget_new_popular .popular-entrys-large-on .popular-entry .popular-entry-content,
.widget_new_popular .new-entrys-large-on .new-entry .new-entry-content,
.widget_new_popular .popular-entrys-large-on .wpp-list li a.wpp-post-title,
.widget_popular_ranking .popular-entrys-large-on .popular-entry .popular-entry-content,
.widget_popular_ranking .popular-entrys-large-on .wpp-list li a.wpp-post-title{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  /* 画像をBase64にするためコメントアウト
  background: url("images/black-transparent.png") repeat scroll 0 0 transparent; */
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAA1JREFUGNNjGAWDCgAAAZAAAXtlmk8AAAAASUVORK5CYII=") repeat scroll 0 0 transparent;
/*  opacity:0.7;
  background-color:#333;*/
  padding:10px;
  max-height:28%;
  overflow:hidden;
  display:block;
}

.widget_new_entries .new-entrys-large-on .new-entry .new-entry-content a,
.widget_new_popular .popular-entrys-large-on .popular-entry .popular-entry-content a,
.widget_new_popular .new-entrys-large-on .new-entry .new-entry-content a,
.widget_new_popular .popular-entrys-large-on .wpp-list li a.wpp-post-title,
.widget_popular_ranking .popular-entrys-large-on .popular-entry .popular-entry-content a,
.widget_popular_ranking .popular-entrys-large-on .wpp-list li a.wpp-post-title {
  color:#fff;
  /*opacity:0.8;*/
  display:block;
}

.widget_new_popular .popular-entrys-large-on .wpp-list li span.wpp-views,
.widget_popular_ranking .popular-entrys-large-on .wpp-list li span.wpp-views {
  /* 画像をBase64にするためコメントアウト
  background: url("images/black-transparent.png") repeat scroll 0 0 transparent; */
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAA1JREFUGNNjGAWDCgAAAZAAAXtlmk8AAAAASUVORK5CYII=") repeat scroll 0 0 transparent;
  color:#fff;
  opacity:1;
  display:block;
  right:0;
  top:0;
  position:absolute;
  padding:2px 10px;
  border-bottom-left-radius:15px;
  font-size:medium;
}


/************************************
** フッター(footer)
************************************/
#footer {
  clear: both;
  background-color: #053d70;
  color: #fff;
}

#footer-widget {
  margin: 10px auto;
  text-align: left;
  padding:0 5%;
}

.footer-left,
.footer-center,
.footer-right{
  box-sizing: border-box;
  padding: 10px;
}

.footer-left {
  float: left;
  width: 34%;
}

.footer-center {
  float: left;
  width: 33%;
}

.footer-right {
  float: left;
  width: 33%;
}

#footer-widget {
  color: #fcfcfc;
}

#footer-widget ul{
  list-style:none;
  padding-left:1em;
}

#footer-widget li {
  font-size: 14px;
}

#footer a {
  color: #DCDCDC;
}

#footer h3{
  color:#fff;
  font-size: 16px;
}

#copyright{
  padding: 20px 0 40px;
  font-size: 80%;
  text-align:center;
}

#copyright a{
  text-decoration:none;
  color:#fff;
}


/************************************
** TOPへ戻るボタン（Go to top）
************************************/
#page-top{
  position:fixed;
  display:none;
  right: 10px;
  bottom: 10px;
}

#page-top a{
  color:#fff;
  padding:7px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  text-align:center;
  background-color: #aaa;
  line-height:100%;
  border-radius: 4px;
  font-size:11px;
}


/************************************
** 広告（ads）
************************************/
.ad-space{
  margin: 30px 0;
  clear:both;
}

.ad-article-bottom{

}

.ad-left{
  float:left;
  margin-right:2px;
  width:336px;
}


.ad-right{
  float:right;
  margin-left:2px;
  width:336px;
}

.ad-top-pc{
  width:728px;
  margin: 0 -24px 15px;
}

.ad-space-top{
  margin-top:0;
  margin-bottom:5px;
}

.ad-space-singular{
  margin-top:15px;
  margin-bottom:10px;
}

.ad-space-top .ad-label{
  display:none;
}

#sidebar .ad-space{
  margin-top:0;
}

/************************************
** 非表示にするものまとめ
************************************/
.widget-ad,
.widget-over-article-title,
.widget-under-article-title,
.widget-over-sns-buttons-title,
.widget-under-sns-buttons-title,
#sidebar .ad-space .ad-label{
 display:none;
}

.widget-index-top{
  margin-bottom: 30px;
}

.widget-index-middle{
  margin-bottom: 40px;
}

/************************************
** モバイルメニュー
************************************/
#mobile-menu{
  display:none;
}

#mobile-menu a{
  color:#333;
  padding: 4px 8px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  text-align:center;
  line-height:100%;
  border-radius: 3px;
  position:absolute;
  right: 7px;
  font-size: 15px;
  margin-top: 3px;
}

#mobile-menu a:hover,
#page-top a:hover{
  opacity: 0.7;
}

/************************************
** サムネイルつきポストナビ
************************************/
#prev-next{
  width:100%;
  margin: 36px 0 24px;
  padding:0;
  display: table;
}

#prev-next  #prev, #prev-next #next{
  width: 50%;
  display: table-cell;
  position:relative;
  text-decoration:none;
}

#prev-next #prev:hover, #prev-next #next:hover{
background-color: rgba(238,238,238,0.7);
}

#prev-next #prev{
border-right:#ddd 1px solid;
}

#prev-next #prev-title, #prev-next #next-title{
  top:-0.8em;
  position:absolute;
  border: 1px #ccc solid;
  text-align: center;
  padding:5px;
  color:#666;
  font-size:28px;
  border-radius:6px;
  background-color: #fff;
}
#prev-next #next-title{
  right:10px;
}
#prev-next span{
  padding:0;
  margin:0;
}

#prev-next #prev img, #prev-next #next img{
  margin:0 auto;
  width: 100px;
  height: 100px;
}

#prev-next #prev-no, #prev-next #next-no{
  width: 50%;
  padding:0 10px;
  display: table-cell;
}

#prev-next #prev-no{
  border-right:#ddd 1px solid;
}

#prev-no,
#next-no{
  position:relative;
}
#prev-no a:hover,
#next-no a:hover{
  background-color:#fff;
}

#prev-next-home span{
  color:#ccc;
  font-size:100px;
  margin:0 auto;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*IE10以降に適用されるCSSハック（一応）*/
@media all and (-ms-high-contrast:none){
  #prev-next-home span{
    margin-top: 50px;
  }
}

#prev-next #prev, #prev-next #prev::before, #prev-next #prev::after,
#prev-next #next, #prev-next #next::before, #prev-next #next::after {
  box-sizing: border-box;
}

#prev-next #next-title{
  right:10px;
}

#prev-next #prev img{
  margin-top:10px;
  float:left;
  margin-right:10px
}

#prev-next #next img{
  margin-top:10px;
   float:right;
   margin-left: 10px;
}


/************************************
** モバイルモーダルメニュー（animatedModal.js）
************************************/
#animatedModal a{
  color: #fff;
  text-decoration: none;
}

.close-animatedModal{
  text-align: center;
  font-size: 45px;
}

.modal-content{
  max-width: 440px;
  width: auto;
  margin: auto;
}

#animatedModal ul{
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
}

#animatedModal ul li{
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 0 10px 10px;
}

#animatedModal ul li a{
  padding: 5px 10px;
  width: auto;
  border-radius: 5px;
  display: block;
}

#animatedModal ul li a:hover{
  background-color: #555;
}

/*Google検索ボックス用*/
#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse{
  background-color: transparent;
  border: none;
}

/*SlickNav用スタイル*/
.slicknav_menu {
  display: none;
}

/*トップへ戻る画像の背景*/
#page-top a.move-page-top-image{
  background-color: transparent;
}

/*Firefoxの不具合？対策*/
div.vdh-mask{
  display: none;
}


/************************************
** Alt属性値を画像ホバー時にキャプション表示する
************************************/
.imgs-wrap{
  margin: 16px 0;
}

.hover-image {
  display: inline-block;
  /*margin: 16px 0;*/
  text-align: left;
  opacity: .99;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  /*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);*/
}


.wp-caption .hover-image {
  margin: 0;
}

.hover-image:before {
  content: '';
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 50%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.hover-image-admin:before {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.hover-image img {
  display: block;
  max-width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  vertical-align: bottom;
}
.hover-image .details {
  font-size: 16px;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hover-image .details a{
  color: #fff;
  text-decoration: none;
}
.hover-image .details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.hover-image-admin .details span {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.hover-image .details .info {
  line-height: 1.2;
  margin-top: 5px;
  font-size: 12px;
}
.hover-image:hover:before,
.hover-image:hover span {
  opacity: 1;
}
.hover-image:hover:before {
  top: 50%;
}
.hover-image:hover span {
  top: 0;
}
.hover-image:hover .info {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.hover-image-admin:hover .info {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}


/************************************
** Facebookページを「いいね！」するエリアのスタイル
************************************/
div.fb-like-mobile{
  display: none;
}
.article-like{
  height: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}
.article-like-thumb{
  float: left;
  width: 100px;
}
.article-like-thumb img{
  display: block;
}
.article-like-body{
  margin-right: 140px;
  float: none;
  padding: 10px;
  font-size: 18px;
  line-height: 1.3em;
  height: 100px;
  overflow: hidden;
  background-color: #fff;
  color: #000;
  box-sizing: border-box;
}
.article-like-body::after{
  content: '\f054';
  position: absolute;
  right: 110px;
  top: 27px;
  color: #ccc;
  font-size: 50px;
  font-family: FontAwesome;
  line-height: 100%;
}
.article-like-button {
  background-color: #f3f3f3;
  width: 100px;
  height: 100px;
  text-align: center;
  float: right;
  padding-top: 27px;
  box-sizing: border-box;
/*  display: -webkit-flex;
  display:         flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;*/
}

.article-like-button iframe{
  background-color: #fff;
}

.article-like-arrow-box {
  float: left;
  position: relative;
  border: 1px solid #bbb;
  margin-left: 12px;
  width: calc(100% - 114px);
  border-radius: 5px;
}
.article-like-arrow-box-in{
  border-radius: 5px;
  overflow: hidden;
}
.article-like-arrow-box:after, .article-like-arrow-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.article-like-arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
.article-like-arrow-box:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #bbb;
  border-width: 11px;
  margin-top: -11px;
}


/************************************
** Facebookページを「いいね！」するエリアのスタイル（サイドバーの時）
************************************/
#sidebar .article-like-body::after{
  display: none;
}
#sidebar .article-like-body{
  font-size: 0.8em;
  padding: 5px;
  line-height: 1.1em;
  margin-right: 0;
  height: 70px;
}
#sidebar .article-like-arrow-box{
  height: 100px;
}
#sidebar .article-like-button{
  float: none;
  width: 100%;
  height: 30px;
  display: block;
  line-height: 24px;
  padding-top: 0;
}
#sidebar div.fb-like-mobile{
  display: block;
}
#sidebar div.fb-like-pc{
  display: none;
}

/************************************
** feedlyバルーンのスタイル
************************************/

/************************************
** 購読者数つきFeedlyボタン（縦型）
************************************/
#feedly-followers {
    display: block;
}

#feedly-followers a{
  display: block;
}

#feedly-followers img{
    width:72px;
    height:22px;
    border:none;
}

/* 購読者数の表示部分 */
#feedly-count {
  margin:0 auto 6px auto;
  width: 62px;
  height: 31px;
  background-color: #FFF;
  position: relative;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  padding: 0 4px;
  font-family: Arial;
  font-size: 16px;
  line-height: 31px;
  text-align: center;
  display: block;
}

#feedly-count a{
  color:#333;
  text-decoration:none;
}

/* 購読者数吹き出し部分 */
.fdly-count:after,
.fdly-count:before {
  border: solid transparent;
  content: ' ';
  right: 43%;
  position: absolute;
}

.fdly-count:before {
  border-width: 5px;
  border-top-color: #B0C1D8;
  top: 32px;
}

.fdly-count:after {
  border-width: 5px;
  border-top-color: #FFF;
  top: 30px;
}

/************************************
** 購読者数つきFeedlyボタン（横型）
************************************/
.feedly-btn-horizontal img#feedly-follow{
  width:60px;
  height:20px;
  border:0;
  margin-right:3px;
}

.feedly-btn-horizontal .arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #BDBDBD;
  padding: 0 6px;
  border-radius:3px;
  top:-7px;
  line-height:18px;
  display:inline-block;
  height:22px;
}

.feedly-btn-horizontal a{
  color:#333;
  font-size:11px;
  text-decoration:none;
  line-height:18px;
}

.feedly-btn-horizontal a:hover{
  color:#333;
}

.feedly-btn-horizontal .arrow_box:after,
.feedly-btn-horizontal .arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.feedly-btn-horizontal .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 3px;
  margin-top: -3px;
}

.feedly-btn-horizontal .arrow_box:before {
  border-color: rgba(189, 189, 189, 0);
  border-right-color: #BDBDBD;
  border-width: 4px;
  margin-top: -4px;
}

/************************************
** ブログカードのスタイル
************************************/
.blog-card{
  margin: 20px 0;
  max-width:100%;
  width: 500px;
  position: relative;
  clear:both;
  min-height:145px;
  min-width: 300px;
  box-sizing: border-box;
}

#sidebar .blog-card{
  margin-left: 0;
  margin-right: 0;
}

#sidebar .blog-card-title{
  font-size: 14px;
  line-height: 120%;
}

#sidebar .blog-card-excerpt,
#sidebar .blog-card-footer{
  font-size: 11px;
  line-height: 120%;
}


#sidebar img.blog-card-thumb-image{
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

#sidebar .blog-card-thumbnail-left .blog-card-content {
  margin-left: 90px;
}

.internal-blog-card,
.external-blog-card{
  padding:12px;
  padding-bottom: 6px;
  border:1px solid #ddd;
  word-wrap: break-word;
  border-radius: 5px;
}

.external-blog-card-hatena{
  border: 0;
  background-color: transparent;
  overflow: hidden;
}

.blog-card-thumbnail{
  float:left;
}

.blog-card img.blog-card-thumb-image{
  border:0;
  width: 100px;
  height: 100px;
  object-fit: cover;
  display: block;
  margin-bottom: 10px;
}

.blog-card-content{
  margin-left:110px;
  line-height:120%;
  margin-bottom: 0.5em;
}
.blog-card-title{
  margin-bottom:5px;
}

.blog-card-title a{
  font-weight: bold;
  text-decoration: none;
  color: #111;
}

.blog-card-excerpt{
  color: #333;
  font-size: 0.9em;
  max-height: 80px;
  overflow: hidden;
}

.blog-card-footer{
  font-size: 0.7em;
  width: 100%;
  color:#777;
  clear:both;
  vertical-align: bottom;
  margin-left: -4px;
  /*position: absolute;
  bottom: 12px;*/
  /*position: relative;
  left: -3px;*/
}

.blog-card-site{
  float: left;
  margin-right: 7px;
  margin-top: 1px;
}

.blog-card-hatebu{
  float: left;
  margin-right: 7px;
  position: relative;
  bottom: -5px;
}

.blog-card-date{
  float: right;
  margin-bottom: -5px;
}

.blog-card-site{
  position:relative;
}

.blog-card-site a{
  color:#777;
  text-decoration:none;
}

.blog-card-favicon{
  margin-right:3px;
  position: relative;
  bottom: -4px;
}

.blog-card-favicon-img{
  width:16px;
  height:16px;
}


/***********************************
 ブログカード（幅が狭い場合）
 ***********************************/
@media screen and (max-width: 560px){
  .article .blog-card,
  .article .entry-content .hover-card{
    width: 100%;
  }

  .blog-card-content{
    margin-left: 0;
  }

  .blog-card-title a{
    font-size: 14px;
    line-height: 120%;
  }

  .blog-card-excerpt,
  .blog-card-footer{
    font-size: 11px;
    line-height: 120%;
  }

  #main .blog-card,
  #main .hover-card{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  img.blog-card-thumb-image{
    width: 80px;
    height: 80px;
  }

  .blog-card-content {
    margin-left: 90px;
  }
}


/* IE10以降 */
/*@media all and (-ms-high-contrast:none){
  .blog-card-favicon {
    display:none;
  }
}*/

.clear{
  clear:both;
}

#sidebar .blog-card,
#sidebar .hover-internal-blog-card,
#sidebar .hover-external-blog-card,
#sidebar .hover-card,
#footer .blog-card,
#footer .hover-internal-blog-card,
#footer .hover-external-blog-card {
  width: 100%;
  min-width: initial;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width:524px){
  /*.blog-card{width:auto;}*/
}


/************************************
** SNSに関するスタイルシートの設定
************************************/

/************************************
** SNSシェアボタン
************************************/
#sns-group{
  clear: both;
}

ul.snsb{
  padding:10px 0;
  margin-bottom:0;
  font-family: sans-serif;
}

.snsb li {
  float: left;
  list-style-type: none;
  margin-right: 7px;
  margin-top: 2px;
  margin-bottom: 5px;
}

ul.snsbs li{
  margin-right:5px;
  margin-bottom:5px;
}

ul.snsbs li a{
  color:#fff;
  text-decoration:none;
  font-size:25px;
  background-color:#000;
  display:block;
  padding:7px 6px 3px 6px;
  border-radius:5px;
  width:25px;
  height:30px;
  position:relative;
  text-align: center;
}

ul.snsbs li a .social-count{
  font-size:10px;
  background-color:#555;
  width:auto;
  padding:1px 3px;
  border-radius:5px;
  position:absolute;
  display:inline-block;
  right:0;
  bottom:0;
  height:12px;
  line-height:12px;
  font-family: Arial;
}

ul.snsbs a.twitter-btn-icon-link{background-color:#55acee;}
ul.snsbs a.facebook-btn-icon-link{background-color:#3b5998;}
ul.snsbs a.google-plus-btn-icon-link{background-color:#dd4b39;}
ul.snsbs a.hatena-btn-icon-link{background-color:#3C7DD1;}
ul.snsbs a.pocket-btn-icon-link{background-color:#EE4257;}
ul.snsbs a.line-btn-icon-link{background-color:#00c300;}
ul.snsbs a.evernote-btn-icon-link{background-color:#51b125;}
ul.snsbs a.feedly-btn-icon-link{background-color:#87bd33;}
ul.snsbs a.push7-btn-icon-link{background-color:#eeac00;}
ul.snsbs a.comments-btn-icon-link{
  background-color:#555;
  padding-top: 4px;
  padding-bottom: 6px;
}


.snsbs li a:hover{
  opacity: 0.7;
}

.snsbs li img {
  border-radius:10px;
}
img.line-btn-img{
  height:62px;
}

img.line-btn-img-mini{
  display:none;
}

img.evernote-btn-img{
  min-height:62px;
}

img.evernote-btn-img-mini{
  display:none;
}

/************************************
** タイトル下SNSボタン
************************************/
#sns-group-top ul{
  padding:0;
  line-height:20px;
}

#sns-group-top ul li{
  margin-top: 2px;
  margin-bottom: 2px;
}

#sns-group-top .sns-share-msg{
  display:none;
}

#sns-group-top .twitter-btn{
  width:100px;
}

#sns-group-top .facebook-btn{
  width: 127px;
}

#sns-group-top .google-plus-btn{
  width: 65px;
  margin-top:-2px;
}

#sns-group-top .pocket-btn{
  width:90px;
}

#sns-group-top img.line-btn-img{
  display:none;
}

#sns-group-top img.line-btn-img-mini{
  display:block;
  height: 20px;
}

#sns-group-top .evernote-btn-img{
  display:none;
}

#sns-group-top .evernote-btn-img-mini{
  display:block;
}

#sns-group-top .evernote-btn-img-mini{
  height:20px;
  width:auto;
}

/************************************
** SNSページフォロー
************************************/
.sns-follow-msg{
  margin: 8px 0 0 0;
  font-size:medium;
}

.sns-share-msg{
  margin-bottom:-20px;
  font-size:medium;
}

#header .sns-follow-msg{
  display:none;
}

ul.snsp{
  list-style:none;
  padding-left:0;
  margin:10px 0 15px;
}

ul.snsp li{
  display:inline;
  margin-right:5px;
}

ul.snsp li a{
  font-size:19px;
  line-height:170%;
  text-decoration:none;
}

/*ul.snsp li.push7-page a span {
  font-size: 26px;
  background-color: transparent;
  width: 30px;
  height: 30px;
  background-color: #666;
  padding: 2px 2px 3px;
  color: #fff;
  position: relative;
  top: -4px;
}

ul.snsp li.push7-page a{
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  position: relative;
}*/

/*Facebookコメント欄が表示されない不具合修正*/
.fb-like iframe {
    max-width: none;
}

/*アイコフォントの大きさ*/
ul.snsp li {
  display: inline-block;
  margin-right: 5px;
}

ul.snsp li a {
  text-decoration: none;
}

ul.snsp li a span {
  display: block;
  font-size: 33px;
  width: 33px;
  height: 33px;
  overflow: hidden;
  border-radius: 4px;
  background-color: #666;
  color: #fff;
}

/*feedly、LINEアイコンは自作なので少し大きかったので調整*/
ul.snsp li a span.icon-feedly-square,
ul.snsp li a span.icon-line-square,
ul.snsp li a span.icon-push7-square,
ul.snsp li a span.icon-hatebu-square{
  font-size:34px;
  position: relative;
}

#sns-group ul.snsp li a:hover{
  color: #fff;
}

ul.snsp li.twitter-page a span:hover{
  background-color:#55acee;
}

ul.snsp li.facebook-page a span:hover{
  background-color:#3b5998;
}

ul.snsp li.google-plus-page a span:hover{
  background-color:#dd4b39;
}

ul.snsp li.instagram-page a span:hover{
  background-color:#3f729b;
}

ul.snsp li.hatebu-page a span:hover{
  background-color:#008fde;
}

ul.snsp li.pinterest-page a span:hover{
  background-color:#cc2127;
}

ul.snsp li.youtube-page a span:hover{
  background-color:#e52d27;
}

ul.snsp li.flickr-page a span:hover{
  background-color:#1d1d1b;
}

ul.snsp li.github-page a span:hover{
  background-color:#24292e;
}

ul.snsp li.feedly-page a span:hover{
  background-color:#87bd33;
}

ul.snsp li.push7-page a span:hover{
  background-color: #eeac00;
}

ul.snsp li.line-page a span:hover{
  background-color:#00c300;
}

ul.snsp li.rss-page a span:hover{
  background-color:#fe9900;
}


ul.snsp li.feedly-page a img{
  margin-bottom:-3px;
  width:32.5px;
  height:32.5px;
  border-radius:7px;
  border-width:0px;
}

/************************************
** シェアバー
************************************/
#sharebar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 99;
  margin-left:-110px;
  margin-top:-50px;
  width:90px;
  position: fixed;
}

#sharebar ul li{
  display: block;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  float:none;
}

#sharebar ul li div{
  margin: auto;
}

#sharebar ul.snsb-balloon li,
#sharebar li.comments-balloon-btn{
  margin-left:15px;
  margin-bottom:10px;
}

#sharebar .sns-share-msg{
  display:none;
}

/************************************
** 自作のバルーンシェアボタン
************************************/
.balloon-btn-set{
  display:block;
  width:60px;
  height:63px;
}

.balloon-btn-set a{
  display:block;
  color:#777;
  font-size:14px;
  text-decoration:none;

}

.balloon-btn-set a.twitter-arrow-box-link .fa-comments{
  color: #aaa;
  font-size: 13px;
}

a.arrow-box-link{
  font-weight:bold;
  text-align:center;
  font-family: Arial;
  display:block;
  font-size: 14px;
}

a.evernote-arrow-box-link{
  /*font-family: 'Boogaloo', cursive;*/
  font-weight:normal;
}

a.arrow-box-link:hover{color:#555;}

a.balloon-btn-link{
  border:1px solid #ddd;
  width:58px;
  height:20px;
  line-height:22px;
  position:relative;
  top:4px;
  color:white;
  border-radius:3px;
  text-align:center;
  display:block;
}

a.balloon-btn-link:hover{
  opacity:0.7;
}

a.twitter-balloon-btn-link{background-color:#55acee;}
a.facebook-balloon-btn-link{background-color:#3c5a99;}
a.googleplus-balloon-btn-link{background-color:#dd4b39;}
a.hatena-balloon-btn-link{background-color:#3c7dd1;}
a.pocket-balloon-btn-link{background-color:#ee4257;}
a.line-balloon-btn-link{background-color:#00c300;}
a.evernote-balloon-btn-link{background-color:#51b125;}
a.feedly-balloon-btn-link{background-color:#87bd33;}
a.push7-balloon-btn-link{background-color:#eeac00;}
a.comments-balloon-btn-link{background-color:#333;}

a.comments-balloon-btn-link .fa-comment{position: relative;top:-3px;}

.arrow-box {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
  text-align:center;
  width:58px;
  height:33px;
  border-radius:3px;
  line-height:33px;
  display:inline-block;
}

.arrow-box:after,
.arrow-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 3px;
  margin-left: -3px;
}
.arrow-box:before {
  border-color: rgba(187, 187, 187, 0);
  border-top-color: #ddd;
  border-width: 5px;
  margin-left: -5px;
}

/************************************
** タイトル下SNSボタン
************************************/
.page #sns-group-top {
    display: none;
}

#sns-group-top .balloon-btn-set{
  display:block;
  width:87px;
  height:22px;
  margin-bottom:10px;
}

#sns-group-top .arrow-box{
  height:20px;
  width:50px;
  line-height:20px;
  float:right;
}

#sns-group-top .arrow-box-link{
  line-height:20px;
  text-align:center;
}

#sns-group-top .balloon-btn-link{
  top:0;
  width:28px;
  float:left;
  line-height:24px;
}

#sns-group-top .arrow-box {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
}
#sns-group-top .arrow-box:after,
#sns-group-top .arrow-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  left:auto;
  position: absolute;
  pointer-events: none;
}
#sns-group-top .arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 3px;
  margin-top: -3px;
}
#sns-group-top .arrow-box:before {
  border-color: rgba(119, 119, 119, 0);
  border-right-color: #bbb;
  border-width: 4px;
  margin-top: -4px;
}

/************************************
** Google FontsのBoogalooをダウンロードしたものの呼び出し
************************************/
/*@font-face{
  font-family: Boogaloo;
  src:url('webfonts/boogaloo/Boogaloo-Regular.ttf');
}

@font-face {
 font-family: Boogaloo;
 src: url('webfonts/boogaloo/Boogaloo-Regular.ttf') format("truetype");
}*/

/************************************
** バイラルボタン
************************************/
.sns-group-viral ul.snsb{
  box-sizing: border-box;
}

.sns-group-viral ul.snsb li{
  box-sizing: border-box;
  width: 24%;
  margin-right: 1%;
}

.sns-group-viral ul.snsb li a{
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  border-radius: 3px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 16px;
  line-height: 35px;
}

.sns-group-viral ul.snsbs li a .social-count{
  font-size: 12px;
  bottom: 2px;
  font-weight: bold;
  background-color: transparent;
}

.sns-group-viral .social-icon:after{
  margin-left: 7px;
  position: relative;
  top: -2px;
  font-family: arial;
}

.sns-group-viral .fa-comment:after{
  top: 0;
}


.sns-group-viral .icon-twitter:after{
  content: 'Twitter';
}

.sns-group-viral .icon-facebook:after{
  content: 'Facebook';
}

.sns-group-viral .icon-googleplus:after{
  content: 'Google+';
}

.sns-group-viral .icon-hatena:after{
  content: 'Hatena';
}

.sns-group-viral .icon-pocket:after{
  content: 'Pocket';
}

.sns-group-viral .icon-line:after{
  content: 'Line';
}

.sns-group-viral .icon-evernote:after{
  content: 'Evernote';
}

.sns-group-viral .icon-feedly:after{
  content: 'Feedly';
}

.sns-group-viral .icon-push7:after{
  content: 'Push';
}

.sns-group-viral .fa-comment:after{
  content: 'Comment';
}

/************************************
** バイラルボタン（シェアバー）
************************************/
#sharebar .sns-group-viral ul.snsb li{
  width: 100%;
}

#sharebar .sns-group-viral ul.snsb li a{
  width: 80px;
}

#sharebar .sns-group-viral .social-icon:after{
  display: none;
}

/************************************
** とりあえず何でもレスポンシブ化するスタイル
************************************/
img,canvas,iframe,video,svg{max-width:100%}.overflow-container{overflow-y:scroll}.aspect-ratio{height:0;padding-top:56.25%;position:relative}.aspect-ratio--object{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:100}

/************************************
** 外部パーツ微調整
************************************/
/*外部パーツの微調整など*/
/*SimplicityでbbPressのスタイルを整える*/
.bbp-breadcrumb-home,
.bbp-breadcrumb-home+.bbp-breadcrumb-sep,
.topic .post-date,
.topic .post-update,
.topic .footer-post-meta,
.post-0 .post-date,
.post-0 .post-update,
.post-0 .footer-post-meta,
.forum .post-date,
.forum .post-update,
.forum .footer-post-meta{
  display: none;
}

#bbp_search{
  font-size: 17px;
}

#bbp_search_submit{
  padding-top:9px;
  padding-bottom:9px;
}

.post-0 .post-meta{
  height: 27px;
}

.bbp-reply-content{
  font-size: 16px;
  line-height: 170%;
}

.bbp-forum-title{
  font-size: 16px;
}

.bbp-topic-permalink{
  font-size: 14px;
}

#main #bbpress-forums .status-closed{
  color: #000;
  background-color: #fcfcfc;
}

#main #bbpress-forums .status-closed a {
  color: #2098a8;
}

#main #bbpress-forums .status-closed li.bbp-topic-title a{
  color: #333;
}

#bbp-container .entry-content{
  margin-left:0;
}

.bbp-form > p,
.bbp-form > div{
  text-align: left;
}

#bbp_reply_content,
#bbp_topic_content{
  border:1px solid #ccc;
}

/*bbResolutions*/
.bbr-form-wrapper {
  clear: left;
}

.bbr-field-wrapper {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.bbr-resolution-sticker{

}
@media screen and (max-width: 440px){
  #main #bbpress-forums div.bbp-forum-content,
  #main #bbpress-forums div.bbp-topic-content,
  #main #bbpress-forums div.bbp-reply-content{
    margin-left: 10px;
  }
}

@media screen and (max-width: 480px){
  .article #bbpress-forums .bbp-body div.bbp-reply-author{
    padding-left: 0;
    margin-top: 10px;
    line-height: 130%;
  }

  .article #bbpress-forums div.bbp-reply-author img.avatar{
    top: 0;
  }
}

/*Googleカスタム検索用*/
#cse-search-box input[type="text"]{
  width: calc(100% - 70px);
  background-color: #fff;
}

#cse-search-box input {
  display: inline-block;
  box-sizing: border-box;
  height: 34px;
  color: #333;
}

#main #bbpress-forums div.bbp-reply-author img.avatar{
  position: relative;
}

/*カテゴリ・アーカイブウィジェットをドロップダウンにしたときラベルを表示しない*/
.widget_categories label.screen-reader-text,
.widget_archive label.screen-reader-text{
  display: none;
}

/************************************
** レスポンシブページネーション
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
  text-align: center;
  margin: 40px 0;
}

.pagination li{
  display: inline-block;
}

.pagination a,
.pagination span {
  font-weight: 500;
  text-decoration:none;
/*  border: 1px solid #ddd;
  border-left-width: 0;*/
  border: none;
  width:38px;
  height:38px;
  color: #333;
  display: block;
  line-height: 38px;
  margin-left: 3px;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current span {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and ( max-width: 500px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 310px ) {
  .pagination li {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }

  .pagination li.previous a { border-left-width: 0; }
}

/*@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}
*/
.entry-large-thumnail{
  width: 100%;
  height: auto;
}

/***********************
* 旧Twitterボタンのような見た目を再現
***********************/
.twitter-balloon-btn-defalt .balloon-btn-set {
  display:block;
  width:65px;
  height:63px;
}

.twitter-balloon-btn-defalt a.balloon-btn-link{
  width:65px;
  position: relative;
}

.twitter-balloon-btn-defalt .arrow-box {
  width:65px;
}

.twitter-balloon-btn-defalt a.twitter-balloon-btn-link .tweet-label{
  font: 11px "Helvetica Neue",Arial,sans-serif;
  /*
  font-weight: bold;
  color: #000;
  */
  vertical-align: 25%;
}

#sns-group-top .twitter-balloon-btn-defalt .balloon-btn-set{
  width: 100px;
  margin-bottom: 0;
}

#sns-group-top .twitter-balloon-btn-defalt .balloon-btn-link{
  width: 65px;
}

#sns-group-top .twitter-balloon-btn-defalt .arrow-box {
    width: 25px;
}

/************************************
** アイキャッチ
************************************/
.eye-catch{
  line-height: 100%;
  margin-left: 0;
}

.eye-catch-caption{
  font-size: 75%;
}


/************************************
** 折り畳みアーカイブウィジェット
************************************/
.widget_archive a.year{
  cursor: pointer;
  text-decoration: underline;
}

.widget_archive .years ul {
  transition: .3s ease;
  margin: 0;
  margin-bottom: 1em;
}

#sidebar .widget_archive ul.years li{
  margin-bottom: 0;
}

/*PageSpeed Insightsのユーザーエクスペリエンス対策*/
@media screen and (max-width:639px){
  #sidebar .widget_archive ul.years li a{
    margin-bottom: 8px;
    display: inline-block;
  }
}

.widget_archive ul.years .hide {
  margin: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  display: none;
}

.admin-pv{
  text-align: right;
}

.admin-pv > span{
  margin: 0 5px;
  padding: 0 3px;
}


/************************************
** Push7通知ボタンのスタイル
************************************/
.snsb .p7-b > .p7-left,
.snsb .p7-b > .p7-top {
  border-color: #bbb;
  font-family: Arial;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #777;
}

.snsb .p7-b > .p7-left{
  margin-left: 6px;
}

.snsb .p7-b > .p7-top{
  padding: 0;
  line-height: 33px;
  height: 33px;
  margin-bottom: 4px;
}

#sharebar .snsb .p7-b > .p7-top{
  margin-bottom: 4px;
}
/*
.push7-balloon-btn .p7-b > a > span{
  display: none;
}
*/
.push7-balloon-btn .p7-b > a > span{
  font-size: 12px;
}

.push7-balloon-btn .p7-b > a{
  border: 1px solid #ddd;
  padding: 2px 4px;
}

.push7-balloon-btn .p7-b > a:hover{
  opacity: 0.7;
}

.facebook-save-button{
  margin: 1em 0;
}

.widget-under-sns-buttons.widget_facebook_save_button .main-widget-label{
  display: block;
  margin: 1em 0;
}


/************************************
** highlight.js用のスタイル
************************************/
.hljs {
  display: block;
  word-wrap: normal;
  overflow: auto;
  padding: 0.5em;
  border-radius:5px;
  margin: 1em auto;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
}

.hljs-keyword, .hljs-attribute, .hljs-selector-tag, .hljs-meta-keyword, .hljs-doctag, .hljs-name {
    font-weight: bold;
}

/************************************
** 最近のコメントウィジェットのスタイル
************************************/
dl.recent-comments {
  width:100%;
  margin: 20px auto;

}

dl.recent-comments dt{
  text-align: left;
  clear: left;
  float: left;
  width: 46px;
  white-space: nowrap;
  margin-top: 3px;
}

dl.recent-comments dd{
  margin-left: 0;
  margin-bottom: 20px;
}

dl.recent-comments dd .recent-comment-author{
  font-weight: bold;
}

dl.recent-comments dd .recent-comment-content{
  font-size:14px;
}

.recent-comment-title{
  clear: both;
}

/************************************
** ホバーカードの設定
************************************/
.hover-card{
  text-decoration: none;
  display: block;
}

.hover-internal-blog-card,
.hover-external-blog-card{
  width: 500px;
}

.hover-internal-blog-card.hover-blog-card-wide,
.hover-external-blog-card.hover-blog-card-wide{
  width: calc(100% - 40px);
  margin: 20px;
}

/*ホバーカード内に幅いっぱいにする*/
.hover-blog-card-wide .blog-card-wide {
  width: auto;
  margin: 0;
}
/*
.hover-card:hover{
  background-color: #f7f7f7;
}
*/

.hover-card .entry-read,
.hover-card .category,
.hover-card .related-entry-read,
.hover-card .blog-card-title,
.hover-card .admin-pv{
  color: #111;
  text-decoration: underline;
}

.hover-card .admin-pv{
  text-decoration: none;
}

.hover-card .entry:hover,
/*.hover-card .entry-large-thumbnail:hover,
.hover-card .entry-tile:hover,*/
.hover-card .related-entry:hover,
.hover-card .related-entry-thumbnail:hover,
.hover-card .blog-card:hover{
  background-color: #f7f7f7;
}

.hover-card .entry-tile h2,
.hover-card .blog-card-title {
  font-size: 16px;
  line-height: 110%;
  text-decoration: none;
  font-weight: bold;
}

.hover-card .related-entry-thumbnail h3{
  font-size: 16px;
  line-height: 110%;
  font-weight: normal;
}

/************************************
** 人気ウィジェットをランキング
************************************/
.ranking_list {
  counter-reset: wpp-ranking;
}

.ranking_list ul li{
  position: relative;
}

.ranking_list ul li:before {
  background: none repeat scroll 0 0 #666;
  color: #fff;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  font-size: 75%;
  left: 0;
  top: 3px;
  line-height: 1;
  padding: 4px 7px;
  position: absolute;
  z-index: 1;
  opacity: 0.9;
  border-radius: 2px;
  font-family: Arial;
}

.icon-amp-logo2::before {
  font-size: 14px;
}

/*!動画の最大幅を指定する*/
.video-container{
  max-width:640px;
  position: relative;
}

/*!動画の大きさを調整*/
.video-container .video {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 30px;
  overflow: hidden;
  max-width: 100%;
}

.video iframe,
.video object,
.video embed,
.instagram iframe,
.instagram object,
.instagram embed,
.facebook iframe,
.facebook object,
.facebook embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.video-click {
  cursor: pointer;
}

.video-click:hover .video-play {
    background: url("images/youtube-play.png") no-repeat scroll -101px -13px rgba(0, 0, 0, 0);
}

.video-play {
  background: url("images/youtube-play.png") no-repeat scroll 2px -13px rgba(0, 0, 0, 0);
  height: 62px;
  left: 50%;
  margin-left: -45px;
  margin-top: -33px;
  position: absolute;
  top: 50%;
  width: 100px;
  opacity: 0.8;
}

.video-title-grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABiCAQAAAA7fHH2AAAAQUlEQVQYV22KQQoAIAzDyv7/Et/oVlGZVCfkkIYamsENXESyi8vc0u/PKZ6o8+7fZ0h8ShRYnD+BFKToRJkHFpkM2hZSxuyWpEYAAAAASUVORK5CYII=");
  background-position: center top;
}

.video-title-text {
  color: #eeeeee;
  font-family: Roboto,Arial,Helvetica,sans-serif;
  font-size: 17px;
  overflow: hidden;
  padding: 12px 16px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*星のスタイル*/
.rating-star{
  color: #f5bc55;
  font-size: 1.2em;
}
/*数字のスタイル*/
.rating-number{
  color: #333;
  font-size: 0.9em;
  margin-left: 0.4em;
}

/**
 * ボックスメニューのカスタマイズ
 * @author: わいひら
 * @link: https://nelog.jp/box-menu
 * @license: http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @reference: https://ponhiro.com/box-nav/ @ponhiroo
 */

.box-menus {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 18px 0;
}
.box-menus * {
  line-height: 1.6;
  margin: 0;
}

.box-menus .box-menu {
  display: block;
  box-sizing: border-box;
  padding: 0.5em 1em;
  text-decoration: none;
  width: 100%;
  text-align: center;
  min-height: 100px;
  cursor: pointer;
  background: #fff;
  width: calc(100%/4);
  color: #777;
  box-shadow: inset 1px 1px 0 0 #eee, 1px 1px 0 0 #eee, 1px 0 0 0 #eee;
  transition: none;
}
.box-menus .box-menu:last-child {
  margin-right: auto;
}
.box-menus .box-menu:hover {
	box-shadow: inset 2px 2px 0 0 #f8b862, 2px 2px 0 0 #f8b862, 2px 0 0 0 #f8b862, 0 2px 0 0
#f8b862;
  color: #777;
  z-index: 2;
}

.box-menus .box-menu-icon {
  color: #f8b862;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-menus .box-menu-icon * {
  margin: 10px 0;
  max-width: 60px;
  max-height: 60px;
  height: auto;
  display: inline-block;
}
.box-menus .box-menu-icon img {
  font-size: 16px;
  border: none;
  box-shadow: none;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
}

.box-menus .box-menu-label {
  font-size: 14px;
  font-weight: 600;
}

.box-menus .box-menu-description {
  font-size: 10px;
  opacity: 0.8;
}

.nwa .box-menus .box-menu {
  width: calc(100%/2);
}
/**
********************************************************
フレックス調整
*************************************************************/
.flex_box.two.module_flex_box.flex_box_typeC .box{
  width: 48%;
  margin: 0;
  margin-right:4%;
  box-sizing:border-box;
}
.flex_box.two.module_flex_box.flex_box_typeC .box:nth-child(2n){
  margin-right: 0;
}
.tri.flex_box_typeA .box{
  width: 32%;
  margin-right:2%;
  box-sizing:border-box;
}
.flex_box.tri.flex_box_typeA .box:nth-child(3n){
  margin-right: 0;
}
.two.w5w5 .left_box{
  width: 55%;
}
.two.w5w5 .right_box .img{
  width: 100%;
  margin-left: 0;
}
.two.w5w5 .left_box .img{
  width: 100%;
  margin-left: 0;
}
.two.w5w5 .page_image_list,
.two.w5w5 .img{
  width: 41%;
  margin-left: 4%;
}
.two.w7w3 .left_box{
  width: 70%;
  box-sizing:border-box;
  padding: 0 5% 0 0;
}
.two.w7w3 .right_box{
  width: 30%;
}
.two.w4w6 .left_box{
  width: 40%;
}
.two.w4w6 .img{
  width: 56%;
  margin-left: 4%;
}
.two.w2w8 .left_box{
  width: 75%;
  margin-right: 5%;
}
.uniform_page .two.w2w8 .img,
.two.w2w8 .img{
  width: 20%;
  margin-left: 0%;
}
.two.w3w7 .left_box{
  width: 30%;
}
.two.w4w6 .left_box .img{
  width: 100%;
}
.psec_base .module_flex_box.middle_border_none .box:before{
  content: none;
}
.psec_base .module_flex_box.waku_box .box{
  border: solid 1px #231815;
  padding: 2%;
  position: relative;
}
.psec_base .module_flex_box.link_arrow .box img.zoom{
  display: none;
}
.psec_base .module_flex_box.link_arrow .box img.arrow{
  max-width: 20px;
}
.psec_base .module_flex_box.link_arrow .box img.gaibu_arrow{
  display: none;
}
.psec_base .module_flex_box.link_zoom .box img.arrow{
  display: none;
}
.psec_base .module_flex_box.link_zoom .box img.zoom{
  max-width: 20px;
}
.psec_base .module_flex_box.link_zoom .box img.gaibu_arrow{
  display: none;
}
.psec_base .module_flex_box.link_gaibu .box img.arrow{
  display: none;
}
.psec_base .module_flex_box.link_gaibu .box img.zoom{
  display: none;
}
.psec_base .module_flex_box.link_gaibu .box img.gaibu_arrow{
  position: relative;
  top: 10px;
}
.psec_base .module_flex_box.en_border .en_title{
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    top: -4%;
    letter-spacing: 0.5px;
    background: #fff;
    width: 300px;
    margin: auto;
}
.psec_base .module_flex_box.en_border .en_title .num{
    width: 20px;
    display: inline-block;
    height: 20px;
    background: #fcee21;
    border-radius: 20px;
    border: solid 2px #231815;
    letter-spacing: 0;
    font-weight: 900;
    line-height: 123%;
}

.two.nw5w5 .left_box{
  width: 48%;
  margin-right: 4%;
  box-sizing:border-box;
}
.two.nw5w5 .right_box{
  width: 48%;
  box-sizing:border-box;
}
.info_box .swiper-wrapper{
  height: auto;
}
.text_ul_box ul{
  margin: 20px 0;
}
.text_ul_box ul.kome li{
  list-style: none;
}
.text_ul_box ul.kome li:before{
  content: "※";
}
.text_ul_box ul.num2 li{
  list-style: lower-alpha;
}
#acMenu {
    background: #fff;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 3%;
}
.mod_area  .r-tabs .r-tabs-nav{
  margin-bottom: 10%;
}
/*************************************************************

カスタマイズ

***********************************************************/
/******************************************
トップページ
****************************************/
.sec8{
  padding: 4em 4%;
  background: #fafafa;
}
.sec8 .head{
  width: 100%;
}
.title_box_topver{
  align-items: flex-end;
}
.title_box_topver .h2_base{
  margin-bottom: 0.8em;
  margin-left: 1em;
}
.title_box_topver .en_title{
  position: relative;
  padding-left: 1em;
}
.title_box_topver .en_title .text{
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#053d70+0,00a99d+100 */
  background-image: linear-gradient(to right,  rgba(5,61,112,1) 0%,rgba(0,169,157,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.title_box_topver .en_title img{
  position: absolute;
  /*width: 8%;*/
  max-width: 30px;
  left: 0;
  top: -5px;
}
.sec8 .head .view_more_circle{
  max-width: 300px;
  width: 30%;
}
.view_more_circle{

  text-align: center;
}
.view_more_circle a{
  border-radius: 100px;
  color: #fff;
  padding: 20px 1em;
    background: linear-gradient(to right,  rgba(5,61,112,1) 0%,rgba(0,169,157,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    justify-content: center;
}
.view_more_circle a .en{
  margin-top: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
}
.view_more_circle a img{
  max-width: 20px;
  margin-top: 0.5em;
}
.view_more_circle.noa{
  border-radius: 100px;
  color: #fff;
  padding: 10px 1em;
    background: linear-gradient(to right,  rgba(5,61,112,1) 0%,rgba(0,169,157,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    justify-content: center;
      max-width: 250px;
      margin-left: auto;
      margin-right: auto;
}
.view_more_circle.noa .en{
  margin-top: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
}
.view_more_circle.noa img{
  max-width: 20px;
  margin-top: 0.5em;
}
.sec8 .info_menu{
  list-style: none;
  padding-left: 0;
  margin: 0;
  border-right: solid 1px #f2f2f2;
}
.sec8 .left_box{
  width: 15%;
  margin-right: 5%;
}
.sec8 .info_menu li{
  background: #fff;
  border-radius: 10px 0 0 10px;
  padding: 5px 1em 5px 1em;
  margin-bottom: 5px;
}
.sec8 .info_menu li.active{
  background: #053d70;
  color: #fff;
}
.sec8 .right_box{
  width: 80%;
}

.sec8 .right_box .info_box .fadeins{
  width: 100%;
}
.sec8 .right_box .info_box a{
  padding: 10px 0;
  border-bottom: solid 1px #e6e6e6;
}
.sec8 .right_box .info_box .box:nth-last-child(1) a{
  border-bottom: none;
}
.sec8 .right_box .info_box a .cate{
  display: inline-block;
  padding: 2px 2em;
  background: #053d70;
  color: #fff;
  margin-left: 1em;
  margin-right: 1em;
}
.sec1{
  position: relative;
  padding: 4em 0% 4em 4%;
}
.sec1 .box img{
  height: auto;
}
.sec1 .sub_en_title{
  position: absolute;
  color: #f7f4f2;
  right: 0;
  top: 5%;
}
.sec1 .info_box{
  overflow: hidden;
}
.sec1 .info_box .box a{
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    display: block;
}
.sec1 .info_box .box a .text_box{
  padding: 0 6% 10%;
}
.sec1 .info_box .box a .cate{
  background: #053d70;
  display: inline-block;
  padding: 3px 2em;
  color: #fff;
}
.sec1 .info_box .box a .date,
.sec1 .info_box .box a .click{
  color: #999999;
}
.sec1 .info_box .box a .click img{
  width: 20px;
  margin-left: 10px;
}
.sec2{
  overflow: hidden;
  position: relative;
}
.sec2 .head{
  background: url(../../../../yamanashi/images/top/leap_mv.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 15vw 4%;
}
.sec2 .head .jp{
  letter-spacing: 10px;
}
.sec2 ul{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 120%;
}
.sec2 ul li{
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  box-sizing:borderbox;
}
.sec2 ul img{
  display: block;
}
.sec2 ul.foot1{
  border-top: solid 1px #fff;
  margin-left: -10%;
}
.sec2 ul.foot2{
  margin-left: -5%;
}
.sec2 .feature_box{
  width: 40%;
  position: absolute;
  right: 5%;
  top: 35%;
  background: #fff;
  padding: 4%;
  box-sizing:border-box;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sec2 .feature_box .des{
  margin-left: 1em;
}
.sec2 .feature_box .view_more_circle{
  max-width: 300px;
  margin-left: 1em;
}
.sec3{
  padding: 8em 0 6em;
}
.sec3 .course_list .box{
  width: 33.33333333333333%;
  box-sizing:border-box;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: relative;

}
.sec3 .course_list .box a{
  display: block;
  color: #fff;
  background-size: cover;
  background-position: center;
  padding-top: 20vw;
}
.sec3 .course_list .box a:before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top:0;
  left: 0;
  background: rgba(5,61,112,0.3);
}
.sec3 .course_list .box:nth-child(3n){
  border-right: none;
}
.sec3 .course_list .box .head_box{
  position: absolute;
  left:0;
  top: 3%;
  width: 100%;
  z-index: 1;
}
.sec3 .course_list .box .head_box .course_name{
  width: 40%;
  background: #053d70;
  color: #fff;
  padding: 5px 0 5px 20px;
  box-sizing:border-box;
      clip-path: polygon(000% 100%, 000% 000%, 100% 0%, 90% 100%);
}
.sec3 .course_list .box.avi .head_box .course_name{
  background: #e26698;
}
.sec3 .course_list .box .head_box .en{
  margin-left: 20px;
}
.sec3 .course_list .box .foot_box{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(37,186,175,0) 0%,rgba(37,186,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-sizing:border-box;
  padding: 8% 5% 12%;
  position: relative;
  z-index: 1;
  height: 15vw;
}
.sec3 .course_list .box .foot_box.v2{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(132,82,175,0) 0%,rgba(132,82,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v3{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(140,198,63,0) 0%,rgba(140,198,63,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v4{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(251,176,59,0) 0%,rgba(251,176,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v5{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(198,156,109,0) 0%,rgba(198,156,109,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v6{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(0,113,188,0) 0%,rgba(0,113,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v7{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(0,189,210,0) 0%,rgba(0,189,210,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v8{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(255,123,172,0) 0%,rgba(255,123,172,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v9{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(0, 77, 161,0) 0%,rgba(0, 77, 161,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box.v10{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25baaf+0,25baaf+100&0+0,1+100 */
  background: linear-gradient(to bottom, rgba(113, 140, 199,0) 0%,rgba(113, 140, 199,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec3 .course_list .box .foot_box h2{
  line-height: 115%;
}
.sec3 .course_list .box .right_box{
  width: 10%;
  position: absolute;
  right: 0;
  height: 90%;
  z-index: 1;
  top: 5%;
  text-align: center;
  border-left: solid 1px rgba(255,255,255,0.2);
}
.sec3 .course_list .box .right_box .en_tate{
 -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 2%;
  right: 25%;
}
.sec3 .course_list .box .right_box .view {
  font-size: 1.0rem;
  position: absolute;
  bottom: 2%;
  width: 100%;
}
.sec3 .course_list .box .right_box .view img{
  width: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
.sec4{
  padding-top: 4%;
  padding-bottom: 8%;
}
.sec4 .campuslife_box .box{
  width: 33.333333%;
  background: #fff;
}
.sec4 .campuslife_box .box a{
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing:border-box;
  padding-bottom: 3%;
  border: solid 1px #e6e6e6;
  border-bottom: solid 3px #053d70;
}
.sec4 .title_box_topver .en_title{
  display: inline-block;
}
.sec4 .campuslife_box .box.v2 a{
  border-bottom: solid 3px #00a99d;
}
.sec4 .campuslife_box .box.v3 a{
  border-bottom: solid 3px #8cc63f;
}
.sec4 .campuslife_box .box.v4 a{
  border-bottom: solid 3px #fbb03b;
}
.sec4 .campuslife_box .box.v5 a{
  border-bottom: solid 3px #fcee21;
}
.sec4 .campuslife_box .box.v6 a{
  border-bottom: solid 3px #ed1e79;
}
.sec4 .campuslife_box .box.v2 .view_more_circle {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a99d+0,39b54a+100 */
background: linear-gradient(to right, rgba(0,169,157,1) 0%,rgba(57,181,74,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec4 .campuslife_box .box.v3 .view_more_circle {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#39b54a+0,fbb03b+100 */
background: linear-gradient(to right, rgba(57,181,74,1) 0%,rgba(251,176,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec4 .campuslife_box .box.v4 .view_more_circle {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a99d+0,fbb03b+0,fcee21+100 */
background: linear-gradient(to right,rgba(251,176,59,1) 0%,rgba(252,238,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec4 .campuslife_box .box.v5 .view_more_circle {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcee21+0,ed1e79+100 */
background: linear-gradient(to right, rgba(252,238,33,1) 0%,rgba(237,30,121,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec4 .campuslife_box .box.v6 .view_more_circle {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed1e79+0,053d70+100 */
background: linear-gradient(to right, rgba(237,30,121,1) 0%,rgba(5,61,112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sec5 .box{
  width: 49%;
  margin: 0 0.5%;
}
.sec5 .box a{
  display: block;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 20% 0 15%;
  color: #fff;
}
.sec5 .box a:before{
  content: "";
  background: rgba(35,24,21,0.4);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sec5 .box a .title_box_topver{
  position: relative;
  z-index: 1;
}
.sec5 .box a .title_box_topver .en_title{
  display: inline-block;
}
.sec5 .box a .title_box_topver .en_title .text{
  -webkit-text-fill-color:unset;
  text-fill-color:unset;
  background:none;
}
.sec5 .box a .view_more_circle.noa{
  position: relative;
  z-index: 1;
  background: none;
  border: solid 1px #fff;
}
.sec7{
  margin-top: 8%;
}
.sec7 a{
  display: block;
  background-size: cover;
  background-position: center;
  padding: 6% 4%;
  color: #ffff00;
}
.sec7 a .left_box{
  width: 45%;
}
.sec7 a .left_box .head_img img{
  display: block;
}
.sec7 a .left_box h2{
  line-height: 100%;
  margin-bottom: 30px;
}
.sec7 a .left_box .year{
  width: 100%;
  background: #ffff00;
  text-align: center;
}

.sec7 a .left_box .year .text{
  background-image: url(https://www.jaaw-hs.net/yamanashi/images/top/oc_mv.jpg);
  background-size: cover;
  background-position: center;
  display: block;
  -webkit-background-clip: text;
  color: transparent;
}
.sec7 a .left_box .chatch{
  text-align: center;
  border: solid 1px #ffff00;
  border-radius: 10px;
  padding: 5px 0;
}
.sec7 a .right_box{
  width: 45%;
  margin-left: 10%;
  text-align: center;
}
.sec7 a .right_box .head_img img{
  max-width: 200px;
}
.sec7 a .right_box .img{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.sec7 a .view_more_circle{
  max-width: 100%;
  background: #ffff00;
  align-items:flex-end;
}
.sec7 a .view_more_circle .en,
.sec7 a .view_more_circle .click{
    background-image: url(https://www.jaaw-hs.net/yamanashi/images/top/oc_mv.jpg);
  background-size: 150%;
    background-position: bottom -8vw center;
  display: block;
  -webkit-background-clip: text;
  color: transparent;
}
.sec7 a .view_more_circle .en{
  margin-left: 0;
  margin-top: 0;
}
.sec7 a .view_more_circle .click{
    font-weight: 700;
    margin-bottom: 5px;
    background-position: bottom -1vw right;
    background-size: 400%;
    margin-right: 1em;
}
.sec7 a .view_more_circle img{
  width: 30px;
  margin-bottom: 15px;
  margin-top: 0;
}
.message_sec{
  background-size: cover;
  background-position: top -6vw left;
  color: #fff;
  padding: 8% 0;
}
.message_sec .title_text:after {
  content: "";
  display: block;
  width: 40%;
  margin-top: 0.8em;
  margin-bottom: 1em;
  border-bottom: solid 1px rgba(255,255,255,0.2);
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}
.message_sec .des{
  line-height: 180%;
}
.kouyu_link_bana{
  position: relative;
}
.kouyu_link_bana a:before{
  content: "";
  margin: 1%;
  border: solid 1px #fff;
  position: absolute;
  width: 98%;
  height: 93%;
  display: block;
  top: 0;
  left: 0;
}
.kouyu_link_bana a{
  width: 100%;
  border: solid 1px #fff;
  background-size: cover;
  padding: 5%;
}
.kouyu_link_bana .title_type_13 {
  background-size: none;
  padding: 0;
}
.kouyu_link_bana .title_type_13 .head_title {
  color: #053D70;
  padding: 5px 1em;
}
.kouyu_link_bana .title_type_13 .head_title .text{
  display: flex;
  justify-content: space-between;
}
.contact_list_box {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
}
.contact_list_box li {
    width: 25%;
    text-align: center;
    list-style: none;
    position: relative;
}
.contact_list_box li:nth-child(1):before{
  content: none;
}
.contact_list_box li:before{
  content: "";
  height: 70%;
  width: 1px;
  position: absolute;
  left: 0;
  border-right: solid 1px #e8e8e8;
  top: 15%;
  z-index: 1;
}
.contact_list_box li:after{
    content: "";
    height: 70%;
    width: 1px;
    position: absolute;
    right: 0;
    border-right: solid 1px #f2f2f2;
    top: 15%;
    z-index: 1;
}
.contact_list_box li a{
    display: block;
    padding: 5% 0 8%;
    position: relative;
    background: #F2F2F2;
}
.contact_list_box img {
    max-width: 30px;
    margin-right: 20px;
    position: relative;
    top: 8px;
}
.contact_list_box li.active a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.contact_list_box li.active a{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a99d+0,053d70+100 */
  background: linear-gradient(to bottom, rgba(0,169,157,1) 0%,rgba(5,61,112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
}
.contact_list_box li.active a:after {
    content: "";
    width: 100%;
    height: 25px;
    background: #053D70;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    position: absolute;
    bottom: -24px;
    z-index: 1;
    left: 0;
}
.contact_list_box li.active:after,
.contact_list_box li.active:before{
  content: none;
}
.contact_tel_box{
  background: #F8F8F8;
  box-sizing:border-box;
  border: solid 8px #EDEDED;
  padding: 5%;
  align-items:center;
  margin-top: 40px;
}
.contact_tel_box .title_type_5-2 span{
  display: block;
  line-height: 100%;
}
.contact_tel_box .box.v1{
  width: 32%;
  text-align: left;
  color: #053D70;
}
.contact_tel_box .box.v2{
  color: #053D70;
}
.contact_tel_box .box.v1 .jp{
  margin-bottom: 15px;
}
.contact_tel_box .box.v2 .jp{
  font-weight: 400;
  margin-bottom: 5px;
}
.contact_tel_box .box.v2 .en{
  font-weight: 900;
}
.contact_tel_box .box{
  width: 32%;
  margin-right: 2%;
  text-align: center;
}
.contact_tel_box .box:nth-child(3){
  margin-right: 0;
}
.grad_bk1{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a99d+0,053d70+100 */
  background: linear-gradient(to right,  rgba(0,169,157,1) 0%,rgba(5,61,112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.link_box_typeD a{
  display: inline-block;
  color: #fff;
  padding: 10px 3em;
  border-radius: 100px;
  font-weight: 400;
}
.text_ul_box.kome li{
  list-style: none;
  position: relative;
}
.text_ul_box.kome li:before{
  content: '※';
  position: absolute;
  left: -2em;
}
.contact_form dl{
  color: #053D70;
  margin-bottom: 40px;
}
.contact_form dt {
    width: 30%;
    padding: 2% 2% 2% 3%;
    box-sizing: border-box;
    border-bottom: solid 1px #F7F4F2;
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: left;
    align-items: flex-start;
}
.contact_form dt:before{
  content: '';
  display: block;
  width: 4px;
  height: calc(100% - 20px);
  background: #053D70;
  position: absolute;
  left: 10px;
  top: 10px;
}
.contact_form dt:after{
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 20px);
  background: #F7F4F2;
  position: absolute;
  right: 0px;
  top: 10px;
}
.contact_form dt:nth-child(1), .contact_form dd:nth-child(2) {
    border-top: solid 1px #F7F4F2;
}
.contact_form dd {
    margin-left: 0;
    width: 70%;
    padding: 2% 2%;
    box-sizing: border-box;
    border-bottom: solid 1px #F7F4F2;
}
.contact_form dt span.ate {
    width: 10%;
    text-align: center;
    line-height: 160%;
    padding: 5px 0;
}
.contact_form dt .title{
  line-height: 160%;
}
.contact_form dt .ate.on {
    background: #ED1E79;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 1em;
}
.contact_form dt .ate.off {
    background: #CCCCCC;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 1em;
}
.hclass_name{
  display: inline-block;
  background: #053D70;
  color: #fff;
  width: 300px;
  font-size: 14px;
  padding: 0px 0;
  text-align: center;
  margin-bottom: 0.5em;
}
.hclass_list{
  margin-bottom: 1em;
}
.mw_wp_form .contact_form .hclass_list .mwform-checkbox-field{
  width: 48%;
  display: inline-block;
  margin-left: 0;
}
.shortate{
  line-height: 140%;
  display: inline-block;
}
.contact_des{
  width: 60%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 3%;
  border: dotted 1px #E4EDF4;
  border-radius: 15px;
  margin-bottom: 40px;
}
.contact_des a{
  color: #ED1E79;
  text-decoration: underline;
}
.check_box{
  text-align: center;
  margin-bottom: 3em;
}
.check_box input{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #F7FAFC;
  border: solid 1px #F2F2F2;
  line-height: 100%;
  position: relative;
  top: 3px;
}
.contact_form .submit input {
    max-width: 500px;
    width: 40%;
    height: 0;
    background: url(https://www.jaaw-hs.net/yamanashi/images/common/submit_btn.png) no-repeat center;
    background-size: 100%;
    padding-top: 165px;
    border: none;
    overflow: hidden;
    line-height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sci_page #the-content{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eae7df+0,ffffff+47,eae7df+100 */
  background: linear-gradient(45deg, rgba(234,231,223,1) 0%,rgba(255,255,255,1) 47%,rgba(234,231,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sci_page .title_type_5-2{
  width: 55%;
}
.sci_page .title_type_5-2 .jp{
  display: block;
  line-height: 100%;
  margin-bottom: 10px;
}
.sci_page .title_type_5-2 .en{
  display: block;
  line-height: 100%;
}
.teach_right{
  width: 45%;
}
.teach_right .box{
  width: 48%;
  text-align: center;
  margin-right: 4%;
}
.teach_right .box:nth-child(2){
  margin-right: 0;
}
.teach_right .box .img{
  width: 80%;
  margin-left: 0;
  margin-left: auto;
  margin-right: auto;
}
.fel_section .box{
  width: 23.5%;
  margin-right: 2%;
  background: #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  box-sizing:border-box;
  padding: 12% 2% 3% 2%;
  position: relative;
}
.fel_section .box:nth-child(4){
  margin-right: 0;
}
.fel_section .box .text_box{
  box-sizing:border-box;
  background: #053D70;
  color: #fff;
  border-radius: 300px;
  width: 15vw;
  height: 15vw;
  position: absolute;
  top: -14%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.fel_section .box .text_box .jp_title{
  display: block;
  margin-bottom: 10px;
  padding-top: 4.5vw;
}
.fel_section .box .text_box .en_title{
  line-height: 140%;
  display: block;
}
.jship_box .box:nth-child(1){
  margin-top:4%;
}
.jship_box .box{
  width: 100%;
  border: solid 5px #F4F7F9;
  position: relative;
  padding: 4% 0 4% 12%;
  background: #fff;
  margin-bottom: 5%;
}
.jship_box .box .img{
  position: absolute;
  width: 10%;
  left: 2px;
  top: -15px;
  /*background: #fff;*/
}
.jship_box .box .jp_title{
  color: #053D70;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: solid 6px #053D70;
}
.koukun_box{
  background: #fff;
  padding: 5% 5%;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  position: relative;
  color: #053D70;
}
.koukun_box:before{
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  background: #053D70;
  position: absolute;
  left: 0;
  top: 10px;
}
.koukun_box:after{
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  background: #053D70;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.koukun_box .left_box{
  text-align: center;
  color: #053D70;
  letter-spacing: 2px;
}
.koukun_box .left_box .jp{
  margin-bottom: 20px;
}
.koukun_box .left_box .en{
  font-weight: 900;
}
.koukun_box .right_box{
  list-style: none;
}
.koukun_box .right_box li{
  font-weight: 900;
}
.page-id-359 .school_info_list,
.page-id-322 .school_info_list{
  padding-top: 8%;
}
.school_info_list{
  padding: 0% 5% 8%;
}
.title_type_other1 .head_title{
  position: relative;
  display: inline-block;
}
.title_type_other1 img{
  position: absolute;
  /* width: 8%; */
  max-width: 20px;
  left: -10px;
  top: -20px;
}
.title_type_other1 .jp{
  position: relative;
  z-index: 1;
  margin-bottom: 0.5em;
}
.title_type_other1 .en{
  display: block;
}
.school_info_list .box{
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.school_info_list .box:nth-child(2n){
  margin-right: 0;
}
.school_info_list .box a{
  display: block;
  background: #fff;
  position: relative;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  box-sizing: border-box; 
  padding: 10px;
  text-align: center;
  color: #053D70;
}
.school_info_list .box a:after{
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: #053D70;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.school_info_list .box .img{
  margin-bottom: 5%;
}
.school_info_list .box .title{
  margin-bottom: 0.5em;
}
.school_info_list .box .en_title{
  color: #CBCBCB;
  font-weight: 300;
  margin-bottom: 02em;
}
.school_info_list .view_more_circle.noa{
  margin-bottom: 3em;
}
.mfc_p .title_type_5-2 .jp {
    display: block;
    line-height: 140%;
    margin-bottom: 40px;
}
.mfc_p .title_type_5-2 .en {
    display: block;
    line-height: 100%;
}
.mfc_p .title_type_5-2 {
    width: 55%;
}
.mfc_p .teach_right .img img{
  display: block;
}
.mfc_p .teach_right .jp_title{
  line-height: 120%;
  color: #053D70;
  margin-top: 10px;
}
.mfc_p .teach_right .en_title{
  line-height: 100%;
}
.mfc_p .normal_text_box {
  font-weight: 500;
}
.note {
  background-color: #fff; /* 背景色 */
  background-image: linear-gradient(180deg, #F1F1F1 1px, transparent 1px); /* 罫線の色と太さ  */
  background-size: 100% 2.5em; /* 行の高さ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}

.his_page #secid_1 .left_box .title_type_7 .head_title{
  line-height: 160%;
  color: #053D70;
}
.his_page #secid_1 .right_box .title_type_7 .head_title{
  color: #053D70;
  text-align: center;
}
.his_page #secid_2 .w6w4{
  align-items: flex-start;
}
.two.w6w4 .data_table_box {
    width: 65%;
    margin-right: 0%;
    margin-left: 0;
}
.two.w6w4 .img_right_box {
    width: 30%;
    margin-left: 5%;
    position: relative;
}
.his_page #secid_2 .dt_typeHA .dt_box {
    position: relative;
    padding: 1px 0 0px 150px;
    margin-left: 0px;
    width: 100%;
    border: none;
    color: #053D70;
}
.his_page #secid_2 .dt_typeHA .dd_box {
    padding: 2% 3% 7% 118px;
    margin-left: 12px;
    border-left: solid 20px #053D70;
    width: 100%;
    border-bottom: none;
    position: relative;
    overflow: hidden;
}
.his_page #secid_2 .dt_typeHA .dt_box:after{
  content: "";
  display: block;
  border-bottom: solid 2px #053D70;
  width: 130px;
  position: absolute;
  top: 16px;
  left: 0;
}
.his_page #secid_2 .dt_typeHA .dd_box:after{
  content: "";
  display: block;
  width: 100%;
  border-bottom: dotted 1px #E5E5E5;
  position: absolute;
  bottom: 15%;
}
.his_page #secid_2 .dt_typeHA dd:nth-last-child(1){
  border-left-color: transparent;
}
.his_page #secid_2 .dt_typeHA .dt_box:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    background: #fff;
    border: solid 5px #053D70;
    position: absolute;
    left: 0px;
    top: -4px;
    z-index: 1;
}
.his_page #secid_2 .data_table_box.dt_typeHA dt:nth-child(1),
.his_page #secid_2 .data_table_box.dt_typeHA dd:nth-child(2){
  border-top: none;
}
.his_page .two.w6w4 .img_right_box .img{
    margin-bottom: 300px;
}
.his_page .two.w6w4 .img_right_box .img img{
  display: block;
  border: solid 8px #fff;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
}
.cpl_head_box{
  padding: 5% 0 5% 5%;
}
.cpl_head_box .left_box{
  width: 65%;
  margin-right: 5%;
}
.cpl_head_box .right_box{
  width: 25%;
}
.cpl_page{
  background: url('../../../../yamanashi/images/page/uniform_page_bk.jpg') repeat center;
}
.campus_proro.w6w4 .left_box{
  width: 65%;
}

.campus_proro.w6w4 .right_box{
  width: 30%;
  margin-left: 5%;
  text-align: center;
}
.campus_proro.w6w4 .right_box .title_type_5-2 .jp{
  display: block;
}
.campus_proro.w6w4 .right_box .title_type_5-2 .en{
  display: block;
}
.campus_proro.w6w4 .right_box .aircraft{
  max-width: 280px;
  width: 100%;
}
.campus_proro .flex_box_typeA .box{
  width: 31%;
  margin-right: 3.5%;
  background: #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.1);
  position: relative;
  padding-bottom: 5%;
}
.campus_proro .flex_box_typeA .box .en_title{
  position: absolute;
  right: 0;
  top: -4%;
  font-weight: 900;
  color: #053D70;
}
.campus_proro .flex_box_typeA .box .en_title .point{
  position: relative;
  top: -1.5vw;
}
.campus_proro .flex_box_typeA .box .en_title:before {
    content: "";
    width: 50%;
    max-width: 24px;
    height: 70%;
    background: url(../../../../yamanashi/images/common/title_triangle.svg) no-repeat center;
    position: absolute;
    left: -14px;
    top: -14px;
}
.campus_proro .flex_box_typeA .box .jp_title{
  text-align: center;
  padding: 8% 8%;
  color: #053D70;
  margin-bottom: 0;
}
.campus_proro .flex_box_typeA .box .des{
  padding: 0 8%;
  line-height: 180%;
}
.campus_proro .flex_box_typeA .box .p_dl{
  padding: 0 8%;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.campus_proro .flex_box_typeA .box .p_dl dt{
  width: 30%;
  background: #053D70;
  color: #fff;
  text-align: center;
  padding-top: 0.5em;
}
.campus_proro .flex_box_typeA .box .p_dl.sports dt{
  background: #e9801f;
}
.campus_proro .flex_box_typeA .box .p_dl dd{
  width: 65%;
  margin-left: 5%;
  line-height: 160%;
}
.campus_proro .flex_box_typeA .box:nth-child(2n){
  margin-right: 3.5%;
}
.campus_proro .flex_box_typeA .box:nth-child(3n){
  margin-right: 0;
}
.faci_page .title_type_12 .en{
  line-height: 100%;
  font-weight: 900;
  margin-bottom: 0.3em;
}
.faci_page .movie_box{
  position: relative;
  margin-bottom: 0.3%;
}
.faci_page .iframe_box{
  width: 100%;
  position: relative;
}
.faci_page iframe{
  width: 100%;
  height: 50vw;
}
.faci_page .movie_box .movie_link_box{
  width: 40%;
  position: absolute;
  right: 3%;
  top: 14vw;
}
.faci_page .movie_box .movie_link_box a {
  display: block;
  width: 100%;
  background: rgba(231,0,0,0.7);
  color: #fff;
  box-sizing:border-box;
  padding: 12% 7%;

}
.faci_page .movie_box .movie_link_box .link{
  background: #fff;
  letter-spacing: 2px;
  text-align: center;
  border-radius: 100px;
  padding: 10px 0;
  color: #E70000;
}
.faci_page .faci_link_box2 .inner_tex_box {
  width: 100%;
}
.faci_page .faci_link_box2{
  width: 100%;
}
.faci_page .faci_link_box2 a{
  display: block;
  background-size: cover;
  background-position: center;
  height: 380px;
  position: relative;
}
.faci_page .faci_link_box2 .left_box{
  display: block;
  width: 49.5%;
  margin-right: 1%;
}
.faci_page .faci_link_box2 .left_box:nth-child(2){
  margin-right: 0;
}
.faci_page .faci_link_box2 .inner_tex_box{
  position: absolute;
  background: rgba(5,61,112,0.8);
  width: 45%;
  left: 5%;
  color: #fff;
  box-sizing:border-box;
  /*padding: 10% 0;*/
  padding:15% 0 0;
  text-align: center;
  /*height: 280px;*/
  /*top: 50px;*/
  height: 100%;
}
.faci_page .faci_link_box2 .inner_tex_box:before{
  content: "";
  width: 95%;
  height: 95%;
  position: absolute;
  top: 2%;
  left: 2%;
  border: dotted 1px rgba(255,255,255,0.4);
}
.faci_page .faci_link_box2 .inner_tex_box .circle_box {
  background: #fff;
  border-radius: 100px;
  color: #053D70;
  display: inline-block;
  padding: 5px 2em;
}
.faci_page .faci_link_box2 .inner_tex_box .light_text p{
  font-weight: 300;
}
.faci_page .faci_link_box2 .inner_tex_box.v2{
  background: rgba(37,185,174,0.8);
}
.faci_page .faci_link_box2 .inner_tex_box.v2 .title2{
  line-height: 240%;
}
.faci_page #secid_3 .title_type_2{
  margin-bottom: 4em;
}
.faci_page #secid_3 .box{
  position: relative;
  width: 50%;
  margin: 0;
  box-sizing:border-box;
  border-top: solid 2px #fff;
  border-right: solid 1px #fff;
  overflow: hidden;
}
.faci_page #secid_3 .box:nth-child(2n){
  border-right: none;
  border-left: solid 1px #fff;
}
.faci_page #secid_3 .box .img{
  height: 27vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.faci_page #secid_3 .box .img img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    max-width: inherit;
    display: block;

}
.faci_page #secid_3 .box a:before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#231815+0,231815+100&0.1+44,0.6+100 */
  /*background: linear-gradient(to bottom,  rgba(35,24,21,0.1) 0%,rgba(35,24,21,0.1) 44%,rgba(35,24,21,0.6) 100%);*/
  background: linear-gradient(to bottom,  rgba(35,24,21,0.1) 0%,rgba(35,24,21,0.4) 44%,rgba(35,24,21,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 1;
}
.faci_page #secid_3 .box .text_box{
  position: absolute;
  left: 0;
  bottom: 0%;
  padding: 8% 5%;
  color: #fff;
  z-index: 2;

}
.faci_page #secid_3 .box .text_box .en_title{
  font-weight: 700;
  margin-bottom: 0.5em;
}
.faci_page #secid_3 .box .text_box .en_title .big3{
  display: inline-block;
  padding: 5px;
  background: #25B9AE;
  color: #fff;
  line-height: 100%;
  width: 1em;
  height: 1em;
  /* box-sizing: border-box; */
  text-align: center;
  font-weight: 900;
}
.faci_page #secid_3 .box .text_box .jp_title{
  margin-bottom: 1em;
  line-height: 120%;
  height: 2em;
  font-size: clamp(1.7rem, 2.8vw + 0rem, 3.4rem);
}
.faci_page #secid_3 .box .text_box .des{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 行数を指定 */
  line-height: 160%;
  height: 5.0em;
}
.faci_page #secid_3 .box .text_box .des span{
  display: inline-block;
  margin-bottom: 0.5em;
}
.faci_page #secid_3 .box .link_bt{
  position: absolute;
  right: 5%;
  top: 5%;
  background: #25B9AE;
  color: #fff;
  display: inline-block;
  width: 150px;
  text-align: center;
  border-radius: 100px;
  z-index: 2;
}
.faci_page #secid_3 .link_zoom .box .link_bt img.zoom{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 5px;
}
.uni_sec1_head .left_box{
  width: 50%;
}
.uni_sec1_head .title_type_14 .en{
  line-height: 140%;
}
.uni_sec1_head .left_box.normal_text_box{
  width: 45%;
}
.uni_sec1_head{
  background-size: 100%!important;
  background-position: top right!important;
  background-repeat: no-repeat;
}
.stv_text_box{
  width: 70%;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.1);
  border:solid 8px #fff;
  padding: 1.5% 3%;
}
.stv_text_box .img{
  width: 20%;
}
.stv_text_box .img img{
  display: block;
}
.stv_text_box .normal_box{
  width: 75%;
  margin-left: 5%;
}
.stv_text_box .normal_box .title_type_7 {
  line-height: 280%;
  color: #053D70;
}
.stv_title{
  width: 76%;
  text-align: right;
  color: #053D70;
  margin-bottom: 0.5em;
}
.uniform_page .sec2_area{
  background-size: auto!important;
  background-position: center!important;
}
.uni_level .box{
    width: 16%;
    background: #fff;
    box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.1);
    position: relative;
    box-sizing:border-box;
    text-align: center;
    padding: 3% 2%;
}
.uni_level .box:nth-child(2):after,
.uni_level .box:nth-child(2){
  background: #EDF3F7;
}
.uni_level .box:nth-child(3):after,
.uni_level .box:nth-child(3){
  background: #DAE4EA;
}
.uni_level .box:nth-child(4):after,
.uni_level .box:nth-child(4){
  background: #C7D6DD;
}
.uni_level .box:nth-child(5):after,
.uni_level .box:nth-child(5){
  background: #B6CAD1;
}
.uni_level .box:nth-child(6):after,
.uni_level .box:nth-child(6){
  background: #A9BFC4;
}
.uni_level .box:after{
  content: "";
  width: 0;
  height: 0;
    clip-path: polygon(000% 100%, 000% 000%, 50% 0%, 100% 50%);
    background: #fff;
  position: absolute;
  bottom: 0px;
  right: -29px;
  z-index: 2;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.5);
    width: 30px;
    display: block;
    height: 100%;
}
.uni_level .box .text_box{
  position: relative;
  left: 10%;
}
.uni_level .box .text_box .en_title{
  color: #053D70;
  font-weight: 900;
  margin-bottom: 1em;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
.uni_level .box .text_box .jp_title{
  color: #053D70;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
  margin-bottom: 0;
}
.uni_level .box .text_box .jp_title:after{
  content: "";
  width: 40px;
  height: 4px;
  background: #053D70;
  display: block;
  margin: 1em auto 1.5em;
}
.uni_level .box:nth-child(1) .text_box .jp_title,
.uni_level .box:nth-child(2) .text_box .jp_title,
.uni_level .box:nth-child(3) .text_box .jp_title,
.uni_level .box:nth-child(4) .text_box .jp_title{
  line-height: 2.5em;
}
.uni_level .box .text_box .des{
  text-align: left;
  color: #3B4E59;
  font-weight: 500;
}
.uni_level{
  margin-top: 4em;
}
.uni_item_list{
  margin-top: 4em;
}
.uni_item_list .box{
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.1);
  background: #fff;
  margin-bottom: 2%;
  text-align: center;
  padding-bottom: 4%;
  position: relative;
}
.uni_item_list .box:after{
  content: "";
  width: 80px;
  height: 4px;
  display: block;
  background: #053D70;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.uni_item_list .box:nth-child(4){
  width: 49%;
  margin-right: 2%;
}
.uni_item_list .box:nth-child(5){
  width: 49%;
  margin-right: 0;
}
.uni_item_list .box .img{
  box-sizing:border-box;
  margin-bottom: 4%;
  padding:5% 10%;
}
.uni_item_list .box .jp_title{
  color: #053D70;
  margin-bottom: 1.5em;
}
.uni_item_list .box .des{
  padding: 0 5% 5%;
  height: 60px;
  margin-bottom: 1em;
}
.uni_item_list .box .link_bt {
    border-radius: 100px;
    color: #fff;
    padding: 5px 1em;
    background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
    justify-content: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.uni_item_list .box .link_bt img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 5px;
}
.yuhi_sc_head .left_box{
  width: 60%;
}
.yuhi_sc_head .img{
  width: 35%;
  margin-left: 5%;
}
.yuhi_sc_head .radius10_box{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#053d70+0,00a79b+100 */
  background: linear-gradient(to bottom, rgba(5,61,112,1) 0%,rgba(0,167,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 10px;
  text-align: center;
  box-sizing:border-box;
  padding: 5px;
  color: #fff;
  font-weight: 900;
  position: relative;
  margin-bottom: 40px;
  z-index: 1;
}
.yuhi_sc_head .radius10_box .inner{
  display: block;
  padding: 10px 0;
  border: solid 1px rgba(255,255,255,0.3);
  border-radius: 10px;
}
.radius10_flex.tri.flex_box_typeA .box{
  background: #25B9AE;
  border-radius: 10px;
  text-align: center;
  box-sizing:border-box;
  padding: 5px;
  color: #fff;
  margin-right: 2%;
  line-height: 1.8em;
  position: relative;
}
.radius10_flex.tri.flex_box_typeA .box:before{
  content: "";
  width: 6px;
  height: 100%;
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  background: #25B9AE;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.radius10_flex.tri.flex_box_typeA .box:nth-child(3){
  line-height: 3.6em;
}
.radius10_flex.tri.flex_box_typeA .box .text_box{
  display: block;
  padding: 15px 0 10px;
  border: solid 1px rgba(255,255,255,0.3);
  border-radius: 10px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.yuhi_sc_sys_flex .box{
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.1);
  background: #fff;
  padding: 1%;
  box-sizing:border-box;
}
.yuhi_sc_sys_flex .box .text_box{
  padding: 5% 3%;
}
.yuhi_sc_sys_flex .box .text_box .jp_title{
  color: #053D70;
  margin-bottom: 5%;
}
.sch_page .color_title .head_title{
  line-height: 100%;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
.sch_page .color_title .head_title .c1{
  color: #DD83A7;
}
.sch_page .color_title .head_title .c2{
  color: #E5A755;
}
.sch_page .color_title .head_title .c3{
  color: #A18EBA;
}
.sch_page .color_title .head_title .c4{
  color: #66B5AD;
}
.sch_page .color_title .head_title .c5{
  color: #B5997F;
}
.sch_page .color_title .head_title .c6{
  color: #A7C677;
}
.sch_page .schedule_head .title2{
  color: #3B4E59;
}
.sch_page .schedule_head .des{
  color: #3B4E59;
}
.sch_page .schedule_head{
  position: relative;
}
.sch_page .schedule_head .img_left{
  width: 15%;
  position: absolute;
  left: 3%;
  bottom: -36%;
}
.sch_page .schedule_head .img_right{
  width: 15%;
  position: absolute;
  right: 3%;
  bottom: -26%;
}
.sch_page #secid_1 .w2w8{
  background: #66B5AD;
  color: #fff;
  padding: 5% 5%;
  position: relative;
  z-index: 1;
}
.sch_page #secid_1 .w2w8 .title_box{
  width: 20%;
  text-align: center;
  margin-right: 5%;
}
.sch_page #secid_1 .w2w8 .normal_text_box{
  width: 75%;
}
.sch_page #secid_2{
  padding: 8% 5%;
}
.sch_page #secid_2 .box{
  position: relative;
  width: 120%;
  margin-bottom: 8%;
}
.sch_page #secid_2 .box:before{
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 60px;
  top: 20%;
  border-left: dotted 2px #ccc;
}
.sch_page #secid_2 .box:nth-child(12):before{
  content: none;
}
.sch_page #secid_2 .box .month_box{
  position: absolute;
  background: #DD83A7;
  width: 160px;
  height: 160px;
  text-align: center;
  box-sizing:border-box;
  border: solid 2px #fff;
  color: #fff;
  border-radius: 150px;
  padding-top: 1.5%;
    left: -20px;
    top: -46px;
}
.sch_page #secid_2 .box:nth-child(2) .head_box,
.sch_page #secid_2 .box:nth-child(2) .month_box{
  background: #e5a755;
}
.sch_page #secid_2 .box:nth-child(3) .head_box,
.sch_page #secid_2 .box:nth-child(3) .month_box{
  background: #a18eba;
}
.sch_page #secid_2 .box:nth-child(4) .head_box,
.sch_page #secid_2 .box:nth-child(4) .month_box{
  background: #66b5ad;
}
.sch_page #secid_2 .box:nth-child(5) .head_box,
.sch_page #secid_2 .box:nth-child(5) .month_box{
  background: #b5997f;
}
.sch_page #secid_2 .box:nth-child(6) .head_box,
.sch_page #secid_2 .box:nth-child(6) .month_box{
  background: #a7c677;
}
.sch_page #secid_2 .box:nth-child(7) .head_box,
.sch_page #secid_2 .box:nth-child(7) .month_box{
  background: #dd83a7;
}
.sch_page #secid_2 .box:nth-child(8) .head_box,
.sch_page #secid_2 .box:nth-child(8) .month_box{
  background: #e5a755;
}
.sch_page #secid_2 .box:nth-child(9) .head_box,
.sch_page #secid_2 .box:nth-child(9) .month_box{
  background: #a18eba;
}
.sch_page #secid_2 .box:nth-child(10) .head_box,
.sch_page #secid_2 .box:nth-child(10) .month_box{
  background: #66b5ad;
}
.sch_page #secid_2 .box:nth-child(11) .head_box,
.sch_page #secid_2 .box:nth-child(11) .month_box{
  background: #b5997f;
}
.sch_page #secid_2 .box:nth-child(12) .head_box,
.sch_page #secid_2 .box:nth-child(12) .month_box{
  background: #a7c677;
}
.sch_page #secid_2 .box .month_box .jp_title{
  line-height: 80%;
  margin-bottom: 5px;
  position: relative;
}
.sch_page #secid_2 .box .month_box .jp_title:after{
  content: "";
  display: block;
  border-bottom: solid 1px rgba(255,255,255,0.3);
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.sch_page #secid_2 .box .month_box .en_title{
  font-weight: 900;
}
.sch_page #secid_2 .box .head_box{
  background: #DD83A7;
  width: 100%;
  box-sizing:border-box;
  color: #fff;
  padding: 20px 10px 20px 200px;
}
.sch_page #secid_2 .box .head_box .des{
  margin-bottom: 0;
}
.sch_page #secid_2 .box .foot_box{
  background: #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  margin-left: 100px;
  margin-right: 10px;
  box-sizing:border-box;
  padding: 50px 10% 30px 100px;
}
.sch_page #secid_2 .box .foot_box .img_box .img{
  width: 32%;
  margin-right: 2%;
}
.sch_page #secid_2 .box .foot_box .img_box .img .img_title{
  display: block;
  font-weight: 700;
}
.sch_page #secid_2 .box .foot_box .img_box .img:nth-child(3){
  margin-right: 0;
}
.sch_page #secid_2 .box .foot_box .des_box{
  margin-bottom: 4em;
  background: #fff;
  border: solid 1px rgba(221,131,167,0.4);
  padding: 3%;
}
.sch_page #secid_2 .box .foot_box .des_box .title{
  font-weight: 700;
  width: 250px;
  color: #DD83A7;
}
.sch_page #secid_2 .box .foot_box .des_box .title .ar_box{
  display:inline-block;
  padding: 0px 1em;
  background:#DD83A7;
  color: #fff;
  margin-left: 1em;
  position: relative;
}
.sch_page #secid_2 .box .foot_box .des_box .title .ar_box:after{
    content: "";
    height: 100%;
    clip-path: polygon(000% 100%, 000% 000%, 22% 0%, 100% 50%);
    background: #fff;
    position: absolute;
    bottom: 0px;
    right: -19px;
    z-index: 2;
    width: 20px;
    background: #DD83A7;
    display: block;
}
.contact_head_box{
  padding: 8% 5% 0;
}
.cource_page .title_type_2{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.cource_page .title_type_2:after{
  content: none;
}
.cource_page .title_type_2 img{
    max-width: 30px;
    left: 0;
    top: -10px;
}
.grad_box{
      background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.cource_page #secid_1 .two.w5w5 .left_box{
  width: 48%;
  margin-right: 4%;
}
.cource_page .two.w5w5 .right_box{
  width: 48%;
}
.cource_page #secid_1 .two.w5w5 .normal_box{
  background: #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.3);
  padding: 3%;
  box-sizing:border-box;
}
.cource_page #secid_1 .two.w5w5 .normal_box .head_title img{
  width: 44px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.cource_page #secid_1 .two.w5w5 .normal_box .head_title{
  text-align: center;
}
.cource_page #secid_1 .two.w5w5 .normal_box .title_type_7 .head_title{
  color: #053d70;
}
.cource_page #secid_1 .two.w5w5 .right_box .title_type_7 .head_title{
  color: #dd83a7;
}
.cource_page .title_type_13{
  background: none;
  padding: 0;
  margin-bottom: 5px;
}
.cource_page .title_type_13 .head_title{
  padding: 10px 0;
  border: solid 1px #d6e4ea;
}
.cource_page .right_box .title_type_13 .head_title{
  padding: 10px 0;
  border: solid 1px #f7ebf0;
}
.cource_page #secid_1 .two.w5w5 .normal_box .text_ul_box{
  list-style: none;
  margin: 0;
  padding: 0;
  border: solid 1px #d6e4ea;
  border-top: none;
  padding: 5%;
  box-sizing:border-box;
  height: 68%;
}
.cource_page #secid_1 .two.w5w5 .right_box .text_ul_box{
  border: solid 1px #f7ebf0;
}
.cource_page .border_ul li{
  margin-bottom: 10px
}
.cource_page .border_ul li a{
  display: block;
  font-weight: 500;
  position: relative;
  padding-left: 1em;
}
.cource_page .border_ul li a:before{
  content: "";
  width: 4px;
  height: 70%;
  position: absolute;
  top: 15%;
  left: 0;
  background: #25b9ae;
}
.cource_page .border_ul li:nth-child(2) a:before{
  background: #8352ae;
}
.cource_page .border_ul li:nth-child(3) a:before{
  background: #8bc53f;
}
.cource_page .border_ul li:nth-child(4) a:before{
  background: #faaf3b;
}
.cource_page .border_ul li:nth-child(5) a:before{
  background: #c69c6d;
}
.cource_page .border_ul li:nth-child(6) a:before{
  background: #0071bc;
}
.cource_page .border_ul li:nth-child(7) a:before{
  background: #29abe2;
}
.cource_page .right_box .border_ul li a:before{
  background: #dd83a7;
}
.cource_sec .title_box_topver .en_title{
    display: inline-block;
}
.cource_sec .title_box_topver .en_title span{
  line-height: 100%;
}
.cource_sec .title_box_topver .h2_base{
  margin-left: 0;
  margin-top: 1em;
}
.cource_sec .title_box_topver{
  margin-bottom: 6%;
}
.pdf_link{
  border-radius: 100px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d4145a+0,ed1c24+100 */
  background: linear-gradient(to right, rgba(212,20,90,1) 0%,rgba(237,28,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  padding: 4px 1em;
  margin-left: 10px;
}
.pdf_link .pdficon{
  max-width: 30px;
  position: relative;
  top: 5px;
}
.pdf_link .arroww{
  max-width: 30px;
  margin-left: 5px;
  display: inline-block;
}
.gray_box ul{
  margin-top: 4%;
  margin-bottom: 0;
  padding-left: 0;
}
.gray_box ul li{
  list-style: none;
  position: relative;
  padding-left: 2em;
  border-bottom: dotted 1px #a4ceea;
}
.gray_box ul li:before{
  content: "●";
  position: absolute;
  left: 0em;
  color: #a4ceea;
}
.single-aircrafts .title_type_2,
.page-id-598 .title_type_2{
  margin-bottom: 4%;
}
.aircraft_list {
  padding-bottom: 8%;
}
.aircraft_list .box{
  /*width: 23.5%;*/
  width: 18.4%;
  margin-right: 2%;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  box-sizing:border-box;
  padding: 1%;
  text-align: center;
  color: #053d70;
  margin-bottom: 2%;
}
.aircraft_list .box:nth-child(2n){
  color: #336082;
}
.aircraft_list .box:nth-child(2n) .cuntry{
  background: #336082;
}
.aircraft_list .box:nth-child(5n){
  margin-right: 0;
}
.aircraft_list .box .flex_box{
  align-items: flex-end;
  margin-bottom: 10px;
}
.aircraft_list .box .acnum{
  width: 35%;
  margin-bottom: 10px;
}
.aircraft_list .box .img{
  width: 65%;
}
.aircraft_list .box .img img{
  display: block;
}
.aircraft_list .box .acnum .text{
  display: block;
  margin-bottom: 1em;
  line-height: 140%;
}
.aircraft_list .box .acnum .no{
  display: block;
  line-height: 120%;
}
.aircraft_list .box .title{
  line-height: 140%;
  letter-spacing: 0;
}
.aircraft_list .box .cuntry{
  display: block;
  background: #053d70;
  color: #fff;
  line-height: 180%;
  font-weight: 300;
  margin: 10px 0;
  letter-spacing: 0;
  padding: 0 0.5em;
}
.single-aircrafts .base_inner{
  padding: 5% 5% 0;
}
.single-aircrafts .ac_post{
  background: #fff;
  border: solid 1px #f2f4f9;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  padding: 10px;
}
.single-aircrafts .ac_post .inner{
  border: solid 1px #e5e5e5;
  padding: 3% 0 0;
}
.single-aircrafts .ac_post .title_box{
  color: #053d70;
  padding: 3% 5%;
}
.single-aircrafts .ac_post .ac_num{
  text-align: center;
  width: 10%;
  margin-right: 3%;
}
.single-aircrafts .ac_post .ac_num .text{
  display: block;
  margin-bottom: 0;
}
.single-aircrafts .ac_post .ac_num .num{
  display: block;
  line-height: 100%;
}
.single-aircrafts .ac_post .title_box .text_box{
  width: 72%;
}
.single-aircrafts .ac_post .title_box .text_box .title{
  margin-bottom: 10px;
}
.single-aircrafts .ac_post .title_box .img{
  width: 15%;
}
.single-aircrafts .ac_post .title_box .cuntry{
  margin-bottom: 0;
  /*display: block;*/
  display: inline-block;
  background: #053d70;
  color: #fff;
  line-height: 180%;
  font-weight: 300;
  margin: 0px 0;
  /*max-width: 300px;*/
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
}
.single-aircrafts .ac_post .des{
  background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #e5e5e5 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 2.5em; /* 点線2のサイズ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
  margin-left: 5%;
  margin-right: 5%;
}
.single-aircrafts .ac_post .title_box.title_type_9{
  padding-left: 0;
  border: none;
  padding: 1% 5% 0;
} 
.single-aircrafts .title_type_9:before{
  content: none;
}
.single-aircrafts .title_type_9 .jp{
  margin-left: 1em;
}
.ac_data_table{
  background: #f4f7f9;
  padding: 5%;
}
.ac_data_table dl{
  width: 48%;
  margin-right: 4%;
}
.ac_data_table dl:nth-child(2n){
  margin-right: 0;
}
.ac_data_table dl dt{
  border-bottom: solid 2px #053d70;
  width: 30%;
  box-sizing:border-box;
  padding: 2% 0.5em;
  color: #053d70;
}
.ac_data_table dl dd{
  width: 70%;
  margin-left: 0;
  padding: 2% 1em;
  border-bottom: solid 1px #e5e5e5;
  box-sizing:border-box;
}
.single-aircrafts .head_typea{
  height: 360px;
}
.single-aircrafts .head_typea .text_box{
  top: 34%;
}
.page-id-603 #the-content{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eae7df+0,ffffff+49,eae7df+100 */
  background: linear-gradient(45deg, rgba(234,231,223,1) 0%,rgba(255,255,255,1) 49%,rgba(234,231,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.t_kon,
.t_con{
  color: #053d70;
}
.edu_page #secid_1 .title_type_7 .head_title{
  line-height: 180%;
  text-shadow: 3px 3px 0px rgba(96, 127, 60, 0.2);
}
.edu_page #secid_1 .title_type_13 .head_title{
  text-align: center;
}
.edu_page #secid_1 .title_type_13{
  margin-bottom: 5px;
}
.box_border_v1{
  border: solid 1px #d6e4ea;
  border-top: none;
  margin: 0;
  height: 100%;
  padding: 3% 5%;
  box-sizing:border-box;
}
.edu_page #secid_1 .box.v1{
  margin-bottom: 0;
}
ul.box_border_v1{
  list-style: none;
  padding: 0;
  padding: 3% 5%;
}
ul.box_border_v1.ul_type2 li{
  width: 48%;
  margin-right: 4%;
  line-height: 140%;
}
ul.box_border_v1.ul_type2 li:nth-child(2n){
  margin-right: 0;
}
.edu_page #secid_2 .box{
  width: 23.5%;
  margin-right: 2%;
  background: #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  box-sizing:border-box;
  padding: 3% 2%;
}
.edu_page #secid_2 .box:nth-child(4n){
  margin-right: 0;
}
.edu_page #secid_2 .box .en_title{
  text-align: center;
  color: #053d70;
  margin-bottom: 15px;
}
.edu_page #secid_2 .box .jp_title{
  text-align: center;
  color: #053d70;
}
.edu_page #secid_2 .box .jp_title:after{
  content: "";
  display: block;
  width: 40px;
  border-bottom: solid 4px #053d70;
  margin: 15% auto;
}
.title_mbe40{
  margin-bottom: 4em;
}
.edu_page .w7w3 .left_box{
  width: 60%;
  margin-right: 5%;
}
.edu_page .w7w3 .img{
  width: 35%;
}
.table_typeA.sa_table th{
  background: #053d70;
  color: #fff;
}
.table_typeA.sa_table th.head_td{
  width: 40%;
}
.table_typeA.sa_table td{
  background: #f2f2f2;
}
.data_table_box.dt_typeHA.access_dl dt:nth-child(1), .data_table_box.dt_typeHA.access_dl dd:nth-child(2){
  border-top: none;
}
.data_table_box.dt_typeHA.access_dl dt{
  border-bottom: solid 1px #f7f4f2;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 3em;
  color: #053d70;
  font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
  font-weight: 800;
  position: relative;
}
.data_table_box.dt_typeHA.access_dl dt:before{
  content: "";
  width: 4px;
  height: calc(100% - 40px);
  display: block;
  position: absolute;
  left: 1em;
  top: 20px;
  background: #053d70;
}
.data_table_box.dt_typeHA.access_dl dt:after{
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  display: block;
  position: absolute;
  right: 1em;
  top: 20px;
  background: #f7f4f2;
}
.data_table_box.dt_typeHA.access_dl dd{
  border-bottom: solid 1px #f7f4f2;
  font-size: clamp(1.4rem, 1.2vw + 0rem, 1.6rem);
  padding-top: 30px;
  padding-bottom: 30px;
}
.acc_flex .img{
  width: 48%;
  margin-right: 4%;
}
.acc_flex .right_box{
  width: 48%;
}
.acc_flex .right_box th{
    background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
    color: #fff;
}
.acc_flex .right_box th img{
  max-width: 30px;
  position: relative;
  top: 12px;
  margin-right: 1em;
}
.acc_flex .right_box th .jp{
  margin-right: 1em;
}
.acc_flex .right_box td.head_td{
  width: 30%;
  background: #e3ecf3;
}
.acc_flex .right_box td.t_sec2{
  text-align: left;
  line-height: 180%;
}
.access_p iframe{
  width: 100%;
}
.yuhiryou_page #secid_1 .flex_box.two .left_box{
  width: 60%;
  margin-right: 5%;
}
.yuhiryou_page #secid_1 .flex_box.two .right_box{
  width: 35%;
}
.yuhiryou_page #secid_1 .flex_box.two .left_box .title_type_14 .en{
  line-height: 130%;
}
.yuhiryou_page .entry-content{
  background: url(../../../../yamanashi/images/page/yuhiryou_content_bk.png) repeat center;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box{
  width: 23.5%;
  margin-right: 2%;
  background: #fff;
  padding: 10px;
  box-sizing:border-box;
  box-shadow: 3px 3px 8px 0px rgba(60, 75, 130, 0.2);
  text-align: center;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box .img{
  margin-bottom: 4%;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box .en_title{
  font-weight: 900;
  color: #053d70;
  margin-bottom: 10px;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box .jp_title{
  font-weight: 300;
  color: #053d70;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box .jp_title:after{
  content: "";
  display: block;
  height: 4px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  background: #053d70;
  margin-top: 8%;
  margin-bottom: 8%;
}
.yuhiryou_page #secid_1 .flex_box.fuor .box .des{
  text-align: left;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 10%;
}
.yuhiryou_page #secid_2 .flex_box.tri .box{
  width: 31.5%;
  margin-right: 2.75%;
  background: #fff;
  padding: 10px;
  box-sizing:border-box;
  box-shadow: 3px 3px 8px 0px rgba(60, 75, 130, 0.2);
  text-align: center;
  margin-bottom: 2.75%;
  padding-bottom: 3%;
}
.yuhiryou_page #secid_2 .flex_box.tri .box:nth-child(3n){
  margin-right: 0;
}
.yuhiryou_page #secid_2 .flex_box.tri .box .jp_title{
  color: #053d70;
  margin: 3% 0;
}
.yuhiryou_page #secid_2 .flex_box.tri .box .des{
  padding-left: 3%;
  padding-right: 3%;
  text-align: left;
}
.yuhiryou_page #secid_3 .rainbow_box{
  position: relative;
  padding: 8% 30%;
}
.yuhiryou_page #secid_3 .rainbow_box .img{
  position: absolute;
}
.yuhiryou_page #secid_3 .rainbow_box .head_title{
  margin-bottom: 8%;
}
.yuhiryou_page #secid_3 .rainbow_box .jp{
  display: block;
  text-align: center;
  color: #dd83a7;
  text-shadow: 3px 3px 8px rgba(60, 75, 130, 0.2);
  margin-bottom: 3%;
}
.yuhiryou_page #secid_3 .rainbow_box .en{
  display: block;
  text-align: center;
  color: #dd83a7;
  font-weight: 300;
}
.yuhiryou_page #secid_3 .rainbow_box .img{
  width: 20vw;
  height: 20vw;
  overflow: hidden;
  border-radius: 20vw;
}
.yuhiryou_page #secid_3 .rainbow_box .img img{
  max-width: 120%;
}
.yuhiryou_page #secid_3 .rainbow_box .img.left_img{
  left: 6%;
  top: 38%;
}
.yuhiryou_page #secid_3 .rainbow_box .img.right_img{
  right: 6%;
  top: 38%;
}
.yuhiryou_page #secid_4 .jp_map_box .title_box{
  display: inline-block;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
  text-align: left;
  padding: 4% 3%;
  box-sizing:border-box;
  position: absolute;
  left: -4px;
  top:-4px;
}
.yuhiryou_page #secid_4 .jp_map_box .title_box .jp{
  display: block;
  margin-bottom: 5%;
}
.yuhiryou_page #secid_4 .jp_map_box .title_box .en{
  display: block;
  font-weight: 400;
}
.yuhiryou_page #secid_4 .jp_map_box .img{
  width: 94%;
}
.yuhiryou_page #secid_4 .jp_map_box{
  background-size: 94%!important;
  background-position: top center!important;
  border: solid 4px #e5e5e5;
  background-repeat: no-repeat;
  position: relative;
  background: none!important;
  padding-bottom: 5%;
}
.yuhiryou_page #secid_4 .jp_map_box dl{
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content:left;
  align-items:center;
  padding: 10px;
  border: solid 3px #3a7099;
  background: #fff;
}
.yuhiryou_page #secid_4 .jp_map_box dl dt{
  font-weight: 300;
  border: none;
  padding: 5px;
  font-size: clamp(1.2rem, 1.2vw + 0rem, 1.4rem);
  box-sizing:border-box;
  letter-spacing: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl dd{
  background: #eee;
  padding: 5px;
  border: none;
  letter-spacing: 0;
  box-sizing:border-box;
  font-size: clamp(1.2rem, 1.2vw + 0rem, 1.4rem);
}
.yuhiryou_page #secid_4 .jp_map_box dl.hokkaido_area{
  right: 3%;
  top: 10%;
  width: 10%;
}
.yuhiryou_page #secid_4 .jp_map_box dl.hokkaido_area dt{
  width: calc( 100% - 50px );
  color: #3a7099;
}
.yuhiryou_page #secid_4 .jp_map_box dl.hokkaido_area dd{
  width: 40px;
  text-align: center;
  background: rgba(58,112,153,0.2);
  color: #3a7099;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.hokkaido_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tohoku_area{
  right: 3%;
  top: 30%;
  width: 16%;
  border-color: #66b5ad;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tohoku_area dt{
  width: calc( 50% - 50px );
  color: #66b5ad;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tohoku_area dd{
  width: 20%;
  text-align: center;
  background: rgba(102,181,173,0.2);
  color: #66b5ad;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tohoku_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kantou_area{
  right: 1%;
  top: 50%;
  width: 18%;
  border-color: #48a362;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kantou_area dt{
  width: calc( 50% - 50px );
  color: #48a362;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kantou_area dd{
  width: 20%;
  text-align: center;
  background: rgba(72,163,98,0.2);
  color: #48a362;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kantou_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyubu_area{
  right: 37%;
  top: 15%;
  width: 16%;
  border-color: #a7c677;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyubu_area dt{
  width: calc( 50% - 50px );
  color: #a7c677;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyubu_area dd{
  width: 20%;
  text-align: center;
  background: rgba(167,198,119,0.2);
  color: #a7c677;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyubu_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kinki_area{
  right: 6%;
  bottom: 8%;
  width: 38%;
  border-color: #e0b53d;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kinki_area dt{
  width: calc( 25% - 50px );
  color: #e0b53d;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kinki_area dd{
  width: 20%;
  text-align: center;
  background: rgba(224,181,61,0.2);
  color: #e0b53d;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kinki_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyugoku_area{
  left: 25%;
  top: 28%;
  width: 16%;
  border-color: #dd9947;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyugoku_area dt{
  width: calc( 50% - 50px );
  color: #dd9947;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyugoku_area dd{
  width: 20%;
  text-align: center;
  background: rgba(221,153,71,0.2);
  color: #dd9947;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.tyugoku_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.shikoku_area{
  left: 28%;
  bottom: 4%;
  width: 16%;
  border-color: #dd83a7;
}
.yuhiryou_page #secid_4 .jp_map_box dl.shikoku_area dt{
  width: calc( 50% - 50px );
  color: #dd83a7;
}
.yuhiryou_page #secid_4 .jp_map_box dl.shikoku_area dd{
  width: 20%;
  text-align: center;
  background: rgba(221,131,167,0.2);
  color: #dd83a7;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.shikoku_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kyusyu_area{
  left: 3%;
  top: 28%;
  width: 18%;
  border-color: #a18eba;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kyusyu_area dt{
  width: calc( 50% - 50px );
  color: #a18eba;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kyusyu_area dd{
  width: 20%;
  text-align: center;
  background: rgba(161,142,186,0.2);
  color: #a18eba;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.kyusyu_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_4 .jp_map_box dl.okinawa_area{
  left: 3%;
  bottom: 4%;
  width: 14%;
  border-color: #b5997f;
}
.yuhiryou_page #secid_4 .jp_map_box dl.okinawa_area dt{
  width: calc( 100% - 50px );
  color: #b5997f;
}
.yuhiryou_page #secid_4 .jp_map_box dl.okinawa_area dd{
  width: 20%;
  text-align: center;
  background: rgba(181,153,127,0.2);
  color: #b5997f;
  max-width: 40px;
  margin-right: 10px;
}
.yuhiryou_page #secid_4 .jp_map_box dl.okinawa_area dd:nth-child(4n){
  margin-right: 0;
}
.yuhiryou_page #secid_5 .flex_box_typeA .box{
  width: 48%;
  margin-right: 4%;
  background: #66b5ad;
  color: #fff;
  padding: 4%;
  box-sizing:border-box;
}
.yuhiryou_page #secid_5 .flex_box_typeA .box:nth-child(2){
  margin-right: 0;
  background: #dd83a7;
}
.yuhiryou_page #secid_5 .flex_box_typeA .box .jp_title{
  text-align: center;
}
.yuhiryou_page #secid_5 .flex_box_typeA .box .jp_title:after{
  content:"";
  display: block;
  width: 40px;
  margin: 5% auto;
  height: 4px;
  background: #fff;
}
.yuhiryou_page .flex_box.two .box {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}
.yuhiryou_page .flex_box.two.module_flex_box .box {
    width: 48%;
    box-sizing: border-box;
    margin: -15% 0% 0;
    position: relative;
    margin-left: 2%;
}

.yuhiryou_page .oneday_sch_sec .flex_box .box {
    padding-right: 18%;
    margin: 0;
    width: 50%;
    padding-bottom: 7%;
    position: relative;
    margin-top: -15%;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n) {
    padding-right: 0;
    padding-left: 18%;
    border-left: dotted 1px #231815;
    margin-top: 0;
    margin-right: 2%;
    margin-left: 0;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box img {
    display: block;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 10px;
    margin-bottom: 3%;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .en_title {
    font-family: "Merriweather", serif;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    right: 6%;
    top: -2%;
    padding-bottom: 10px;
    /* border-bottom: solid 1px #231815; */
    width: 24%;
    text-align: center;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n) .en_title {
    right: inherit;
    left: 6%;
    top: -2%;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .en_title:before {
    content: "";
    display: block;
    width: 160%;
    height: 5vw;
    background: url(../../../../yamanashi/images/page/hikidashi_line_l2_1.svg) no-repeat bottom right;
    background-size: 100%;
    position: absolute;
    right: -42%;
    bottom: -4px;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n) .en_title:before {
    background: url(../../../../yamanashi/images/page/hikidashi_line_r2_1.svg) no-repeat bottom right;
    background-size: 100%;
    right: inherit;
    left: -42%;
    bottom: -4px;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(4) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_r2_2.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(5) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_l2_2.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(6) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_r2_3.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(7) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_l2_3.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(8) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_r2_4.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(9) .en_title:before {
  background: url(../../../../yamanashi/images/page/hikidashi_line_l2_4.svg) no-repeat bottom right;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .jp_title {
    line-height: 120%;
    background: #f4d34d;
    display: inline-block;
    padding: 10px 1em 8px;
    position: absolute;
    right: -7%;
    top: 45px;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n) .jp_title {
    right: inherit;
    left: -7%;
    top: 45px;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .des {
    height: 60px;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .des {
    text-align: center;
}
.yuhiryou_page .oneday_sch_sec{
  position: relative;
}
.yuhiryou_page .title_boxs{
  position: absolute;
  width: 40%;
  left: 8%;
  top: 5%;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .en_title{
  color: #dd83a7;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(3) .en_title{
  color: #e5a755;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(4) .en_title{
  color: #a18eba;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(5) .en_title{
  color: #66b5ad;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(6) .en_title{
  color: #b5997f;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(7) .en_title{
  color: #a7c677;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(8) .en_title{
  color: #74d6ac;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(9) .en_title{
  color: #3a7099;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box .jp_title{
  background: #dd83a7;
  color: #fff;
  font-weight: 700;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(3) .jp_title{
  background: #e5a755;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(4) .jp_title{
  background: #a18eba;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(5) .jp_title{
  background: #66b5ad;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(6) .jp_title{
  background: #b5997f;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(7) .jp_title{
  background: #a7c677;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(8) .jp_title{
  background: #74d6ac;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(9) .jp_title{
  background: #3a7099;
}
.yuhiryou_page .oneday_sch_sec .flex_box_typeA{
  margin-top: 6%;
}
.yuhiryou_page .oneday_sch_sec .title_type_2{
  border-bottom: none;
  padding-bottom: 0;
}
.yuhiryou_page .oneday_sch_sec .title_type_2:after{
  content: none;
}
.yuhiryou_page .oneday_sch_sec .title_type_7{
  color: #053d70;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box{
  position: relative;
  border: none!important;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2):before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  border-left: dotted 1px #dd83a7;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(3):before{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 30%;
  border-left: dotted 1px #e5a755;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(4):before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  border-left: dotted 1px #a18eba;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(5):before{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 30%;
  border-left: dotted 1px #66b5ad;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(6):before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  border-left: dotted 1px #b5997f;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(7):before{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 30%;
  border-left: dotted 1px #a7c677;
}
.yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(8):before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  border-left: dotted 1px #74d6ac;
}
.yuhiryou_page .oneday_sch_sec:before{
  content: "";
  margin: 10px;
  border: solid 1px #e3ecf3;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
}
.yuhiryou_page .flex_box.two.module_flex_box .box:nth-last-child(1){
  padding-bottom: 0;
}
.club_page {
    background: url(../../../../yamanashi/images/page/uniform_page_bk.jpg) repeat center;
}
.single-clubs .head_typea{
  height: 250px;
}
.single-clubs .head_typea .text_box{
  top: 18%;
}
.club_page .faci_img_list .box{
  margin-bottom: 2%;
}
.club_page .club_head_box{
  background-size: 100%!important;
  padding-bottom: 8%;
  padding-top: 8%;
  background-repeat: no-repeat;
  background-position: top 50px left!important;
}
.club_page #secid_1{
  padding: 0% 5% 0% 2%;
  position: relative;
  overflow: hidden;
}
.club_page #secid_1 .title_type_12{
  padding: 4%;
  padding-left: 30%;
}
.club_page #secid_1 .title_type_12 .en{
  margin-bottom: 1.5em;
}
.club_page #secid_1 .title_type_12 .jp{
  line-height: 140%;
}
.club_page #secid_1 .title_type_5-2{
  width: 180px;
  height: 180px;
  border-radius: 180px;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
  box-sizing:border-box;
  border: solid 4px #fff;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding-top: 24px;
  position: absolute;
  top: 12%;
  right: 15%;
}
.club_page #secid_1 .title_type_5-2 .jp{
  display: block;
  line-height: 140%;
  margin-bottom: 1em;
}
.club_page #secid_1 .normal_text_box{
  padding-left: 50%;
}
.club_page #secid_1 .img{
  /*display: none;*/
    position: absolute;
    bottom: -12%;
    width: 47%;
}
.club_page #secid_2{
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.club_page #secid_2 .title_type_7 {
  text-align: center;
  color: #fff;
  width: 100%;
}
.club_page #secid_2 .box{
  background: #fff;
  padding: 5% 2%;
  box-sizing:border-box;
}
.club_page #secid_2 .box:nth-child(2){
  margin-right: 4%;
}
.club_page #secid_2 .box:nth-child(3){
  margin-right: 0;
}
.club_page #secid_2 .box .title_type_5-2{
  text-align: left;
}
.club_page #secid_2 .box .title_type_5-2:after{
  content: "";
  display: block;
  margin-top: 4%;
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.club_page #secid_2 .box .title_type_5-2 .head_title{
display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-image: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
    line-height: 100%;
}
.club_page #secid_2 .box .title_type_5-2 .jp{
  line-height: 100%;
  letter-spacing: 0.2em;
}
.club_page #secid_2 .box .title_type_5-2 .en{
  font-weight: 900;
  padding-left: 1em;
}
.club_page #secid_2 .box ul{
  padding-left: 5%;
  padding-right: 5%;
}
.club_page #secid_2 .box:nth-child(2) ul li{
  width: 48%;
  margin-right: 4%;
}
.club_page #secid_2 .box:nth-child(2) ul li:nth-child(2n){
  margin-right: 0;
}
.club_page #secid_3 .title_type_11{
  display: none;
}
.club_list_pub{
  background: none;
  padding: 0;
}
.club_list_pub .box{
  box-sizing:border-box;
  background: #fff;
  padding: 2% 2% 5%;
  text-align: center;
  position: relative;
}
.club_list_pub .box:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #053d70;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.club_list_pub .box:nth-child(3n){
  margin-right: 0;
}
.club_list_pub .box .img{
  margin-bottom: 5%;
}
.club_list_pub .box .jp_title{
  color: #053d70;
}
.club_list_pub .box .en_title{
  display: none;
}
.club_list_pub .box .link{
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
  max-width: 80%;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
}
.club_list_pub .box .link img{
  max-width: 20px;
  margin-left: 5px;
      -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.club_single .base_inner{
  padding-top: 5%;
  padding-bottom: 5%;
}
.club_single .title_type_8{
  color: #053d70;
}
.club_single .title_type_8 br{
  display: none;
}
.club_single .title_type_8 .en{
  display: block;
  margin-bottom: 1em;
}
.club_single .title_type_8 .jp{
  display: block;
  margin-bottom: 0.8em;
}
.club_single .title_type_8 .ft_sub_title{
  display: inline-block;
  background: #053d70;
  color: #fff;
  padding: 0px 2em;
}
.club_single .psec1 .base_inner5{
  padding: 10px;
}
.club_single .psec1 .base_inner5 .inner{
  padding: 5%;
  border: solid 1px #e5e5e5;
}
.club_single .psec1 .base_inner5 .inner .normal_text_box{
  background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #e5e5e5 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 2.5em; /* 点線2のサイズ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}
.club_single .psec1 .base_inner5 .inner .title_type_3c{
  color: #053d70;
}
.club_single .psec1 .base_inner5 .inner .title_type_3c .jp{
  margin-left: 1em;
}
.club_single .psec1 .base_inner5 .inner .title_type_3c .jp:before{
  content: "-";
  margin-right: 0.5em;
}
.club_single .psec1 .base_inner5 .inner .title_type_3c .jp:after{
  content: "-";
  margin-left: 0.5em;
}
.club_single .psec1 .base_inner5 .inner .club_table1 .grad_box{
  color: #fff;
  border: solid 1px rgba(199,214,221,0.2);
  border-left: none;
  width: 32%;
}
.club_single .psec1 .base_inner5 .inner .club_table1 .grad_box .jpth{
  width: 30%;
}
.club_single .psec1 .base_inner5 .inner .club_table1 td.ft16{
  border: solid 1px rgba(199,214,221,0.2);
  border-right:none;
  color: #3b4e59;
}
.club_link_box{
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.club_link_box a{
  padding: 5px;
  display: block;
  color: #fff;
  border-radius: 10px;
}
.club_link_box a .inner{
  border-radius: 10px;
  border: solid 1px rgba(255,255,255,0.3);
  padding: 3% 2em;
}
.club_link_box a .inner img{
  max-width: 15px;
  margin-left: 1em;
}
.club_link_box a .inner .en{
  font-weight: 400;
  display: inline-block;
  width: 100px;
  text-align: center;
  background: #fff;
  color: #25b9ae;
  border-radius: 100px;
  padding: 3px 2em;
  justify-content: space-between;
}
.contact_head_box{
  color: #053d70;
}
.oc_page #secid_1 .open_campus_head .left_box{
  margin-left: 5%;
  width: 50%;
  margin-right: 5%;
}
.oc_page #secid_1 .open_campus_head .right_box{
  width: 40%;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.oc_page #secid_1 .open_campus_head .right_box img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 200%;
    height: auto;
    max-width: inherit;
    margin-bottom: 10px;
}
.oc_page{
  color: #3b4e59;
}
.oc_page #secid_1 .open_campus_head .left_box .title_type_14 .jp{
  margin-bottom: 0;
  position: relative;
}
.oc_page #secid_1 .open_campus_head .left_box .title_type_14 .jp img{
    position: absolute;
    /* width: 8%; */
    max-width: 20px;
    left: 0;
    top: -20px;
}
.oc_page #secid_1 .open_campus_head .left_box .title_type_14 .jp:after{
  width: 30%;
}
.oc_img_line_box{
  overflow: hidden;
}
.oc_img_line{
  width: 120%;
  margin-left: -10%;
  flex-flow: nowrap;
}
.oc_img_line .box{
  border: solid 1px #fff;
  box-sizing:border-box;
}
.oc_img_line .box img{
  display: block;
}
.oc_page .contact_link_btn a{
  display: block;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
  border-radius: 20px;
  border: solid 6px #fff;
  box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 3% 5%;
}
.oc_page .contact_link_btn{
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 8%;
}
.oc_page .contact_link_btn a img{
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.oc_page .contact_link_btn a .inner{
  align-items:center;
}
.oc_page .contact_link_btn a .left_box .jp{
  background: none;
  color: #fff;
  -webkit-text-fill-color:unset;
}
.oc_page .contact_link_btn a .rightbox{
  width: 40%;
  text-align: center;
}
.oc_page .contact_link_btn a .rightbox .ft32{
  line-height: 180%;
  margin-bottom: 1em;
}
.oc_page .contact_link_btn a .rightbox .click_btn{
  border: solid 1px rgba(255,255,255,0.8);
  border-radius: 100px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0;
}
.oc_page .oc_hukidashi_title{
  text-align: center;
}
.oc_page .oc_hukidashi_title .head_title{
  display: inline-block;
  position: relative;
  line-height: 160%;
}
.oc_page .oc_hukidashi_title .head_title:before{
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: -5%;
  top: 0;
  border-left:solid 1px #231815;
  transform: rotate(-15deg);
}
.oc_page .oc_hukidashi_title .head_title:after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: -5%;
  top: 0;
  border-left:solid 1px #231815;
  transform: rotate(15deg);
}
.oc_page .page_table tr:nth-child(1){
    background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.oc_page .page_table tr:nth-child(1) th{
  background: none;
  color: #fff;
}
.oc_page .page_table.table_typeA td.head_td{
  width: 30%;
    font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
}
.oc_page .page_table.table_typeA td{
      font-size: clamp(1.4rem, 1.2vw + 0rem, 1.6rem);
}
.bk_bage{
  padding-top: 6%;
  padding-bottom: 6%;
  background: #f6f3f1;
}
.contact_form dd .ate{
  display: block;
  color: #ec1e79;
  font-size: 14px;
}
.contact_form dd.add_dd select{
  margin-bottom: 10px;
  width: 200px;
}
.contact_form dd.add_dd input{
  margin-bottom: 10px;
}
.contact_form dd.add_dd a{
  display: inline-block;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  padding: 0px 2em;
  margin-left: 2em;
  font-weight: 600;
}
.contact_form dd.add_dd a:after{
  content: "Click";
  display: inline-block;
  margin-left:1em;
  font-size: 12px;
  font-weight: 300;
}
.web_app{
  position: relative;
}
.web_app:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(5,61,112,0.4);
}
.web_app a{
  display: flex;
  width: 100%;
  justify-content: right;
  background-size: cover;
  padding: 5%;
  box-sizing:border-box;
  border: solid 6px rgba(255,255,255,0.4);
}
.web_app .normal_box{
  width: 60%;
  color: #fff;
  position: relative;
  z-index: 1;
  text-shadow: 3px 3px 5px rgba(60, 75, 130, 0.2);
}
.web_app .web_app_title .jp{
  display: block;
  line-height: 100%;
  margin-bottom: 0.5em;
}
.web_app .web_app_title .en{
  display: block;
  line-height: 100%;
}
.web_app .normal_box .web_app_click img{
  max-width: 20px;
  margin-left: 1em;
}
.web_app .img_box{
  width: 70%;
}
.web_app .normal_box .web_app_click .head_title{
text-align: center;
}
.web_app .normal_box .web_app_click{
  background: #053d70;
  color: #fff;
  border-radius: 100px;
  padding: 10px 0;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
}
.web_app .normal_box .web_app_click .en{
  font-weight: 300;
  margin-left: 1em;
}
.gray_box_list{
  background: #f8f8f8;
  border: solid 6px #ededed;
}
.gray_box_list ul{
  margin-top: 0;
  margin-bottom: 0;
  color: #053d70;
  width: 60%;
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
}
.gray_box_list .title_type_7{
  text-align: center;
  color: #053d70;
  width: 30%;
}
.gray_box_list ul li{
  width: 48%;
  margin-right: 4%;
}
.gray_box_list ul li:nth-child(2n){
  margin-right: 0;
}
.head_gray_table th.head_td{
  border-bottom: solid 1px #f2f2f2;
}
.guid_page .table_typeA.head_gray_table tr .head_td{
  background: #f2f2f2;
  color: #053D70;
}
.head_gray_table td.t_sec4{
  text-align: center;
}
.guid_page .table_typeA{
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
}
.guid_page .table_typeA .head_td{
  width: 25%;
}
.guid_page .table_typeA tr:nth-child(1){
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.guid_page .table_typeA tr th{
  background: none;
  color: #fff;
}
.guid_page .cal_sch_table .t_sec6{
  line-height: 140%;
  width: 20%;
}
.guid_page .ate_box{
  padding:7% 3% 3%;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.guid_page .ate_box ul{
  margin-bottom: 0;
}
.guid_page .ate_box .title_type_3{
  background: #3b4e59;
  color: #fff;
  line-height: 100%;
  padding: 15px 4em 10px;
}
.guid_page .table_typeA.duo_th tr:nth-child(2n){
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
}
.guid_page .table_typeA.duo_th tr:nth-child(2n) td{
  color: #fff;
  text-align: center;
}
.guid_page{
  color: #3b4e59;
}
.guid_page .table_typeA.duo_th td{
  text-align: center;
}
.guid_page .title_type_13{
  background: #3b4e59;
  padding-left: 2em;
}
.inl20em_cus,
.text_ul_box.num.inl20em{
  margin-left:2%;
  margin-right:2%;
}
.guid_page .out_doc_ct_box{
  align-items:unset;
  margin-top: 4%;
}
.guid_page .out_doc_ct_box .title_type_13{
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  padding: 3% 2em;
  text-align: center;
  width: 50%;
  box-sizing:border-box;
}
.guid_page .out_doc_ct_box .normal_text_box{
  margin-left: 2%;
  width: 48%;
  border-top:solid 1px #d6e4ea;
  border-bottom:solid 1px #d6e4ea;
  border-right:solid 1px #d6e4ea;
  box-sizing:border-box;
  line-height: 140%;
  color: #3b4e59;
  padding: 2% 2em;
}
.guid_page .title_type_7{
  margin-bottom: 1em;
}
.inl20em_cus .flex_box_typeA.six .box{
  width: 20%; 
}
.inl20em_cus .flex_box_typeA.six .box:nth-child(2n){
  width:6.666666666666667%;
  position: relative;
}
.inl20em_cus .flex_box_typeA.six .box .jp_title{
  text-align: center;
  background: #053d70;
  color: #fff;
  border-radius: 10px;
  padding:70px 0;
}
.inl20em_cus .flex_box_typeA.six .box .des{
  padding: 1em;
}
.inl20em_cus .flex_box_typeA.six .box:nth-child(2n):before{
  content: "";
  display: inline-block;
  width: 80%;
  height: 25.5px;
  background: #3b4e59;
  clip-path: polygon(0 38.2%, 78.8% 38.2%, 78.8% 0, 100% 50%, 78.8% 100%, 78.8% 61.8%, 0 61.8%);
  position: absolute;
  left: 10%;
  top: 20%;
}
.inl20em_cus .flex_box_typeA.six .box:nth-child(2n):after{
  content: "";
  display: inline-block;
  width: 80%;
  height: 25.5px;
  background: #3b4e59;
  clip-path: polygon(0 50%, 21.2% 0, 21.2% 38.2%, 100% 38.2%, 100% 61.8%, 21.2% 61.8%, 21.2% 100%);
  position: absolute;
  left: 10%;
  top: 35%;
}
.inl20em_cus .flex_box_typeA.six .box:nth-child(2n) .en_title{
  position: absolute;
  top: 5%;
  text-align: center;
  width: 100%;
  font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
  font-weight: 600;
}
.inl20em_cus .flex_box_typeA.six .box:nth-child(6) .en_title{
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
  font-weight: 600;
}
.guid_page .table_typeA.setaikubun_table .head_td{
  width: 5%;
}
.guid_page .table_typeA.setaikubun_table .t_sec2{
  width: 30%;
  line-height: 160%;
  text-align: left;
}
.guid_page .table_typeA.setaikubun_table .t_sec3{
  width: 25%;
  text-align: center;
}
.guid_page .table_typeA.setaikubun_table .t_sec4{
  text-align: center;
}
.guid_page .dt_typeHA dt{
  position: relative;
}
.guid_page .dt_typeHA dt:after{
  content: "";
  display: block;
  width: 1px;
  height: calc( 100% - 30px );
  border-right: solid 1px #f0ece9;
  position: absolute;
  right: 0;
  top: 15px;
}

.guid_page .dt_typeHA dt{
  padding: 20px 1em;
  border-bottom: solid 1px #f0ece9;
}
.guid_page .dt_typeHA dd{
  padding: 20px 2em;
  border-bottom: solid 1px #f0ece9;
}
.guid_page .data_table_box.dt_typeHA dt:nth-child(1),
.guid_page .data_table_box.dt_typeHA dd:nth-child(2){
  border-top: solid 1px #f0ece9;
}
.guid_page .dl_link1{
  width: 25%
}
.guid_page .dl_link1 a{
  border-radius: 20px;
  border: solid 4px #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  text-align: center;
  padding: 20px 2em;
}
.guid_page .dl_link1 a .jp_title{
  line-height: 160%;
  display: block;
}
.link_box_typeD .gaibu_arrow{
  display: none;
}
.guid_page .dl_link2 a img,
.guid_page .dl_link1 a img{
  max-width: 20px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.guid_page .dl_link2{
  width: 60%;
}
.guid_page .dl_link2 a{
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.syorui_box{
  margin-top: 4%;
}
.syorui_box .left_box{
  width: 30%;
  box-sizing:border-box;
  padding: 40px 1em;
  border-bottom: solid 1px #f0ece9;
  margin-bottom: 0;
  font-weight: 600;
  position: relative;
}
.syorui_box .left_box:after {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 30px);
    border-right: solid 1px #f0ece9;
    position: absolute;
    right: 0;
    top: 15px;
}
.syorui_box .right_box {
  width: 70%;
  box-sizing:border-box;
  padding: 20px 2em;
  border-bottom: solid 1px #f0ece9;
}
.syorui_box .left_box:nth-child(1),
.syorui_box .right_box:nth-child(2){
  border-top: solid 1px #f0ece9;
}
.syorui_box .right_box .link_box{
  width: 47%;
  margin-right: 4%;
  box-sizing:border-box;
  background: none;
  margin-left: 0;
  padding: 0;
}
.syorui_box .right_box .link_box:nth-child(2n){
  margin-right: 0;
}
.syorui_box .right_box .link_box .inner .jp_title,
.syorui_box .right_box .link_box .inner{
  display: flex;
  align-items:center;
    justify-content: space-between;
}
.syorui_box .right_box .link_box a{
  width: 100%;
  padding: 10px 1.5em;
  box-sizing:border-box;
  border: solid 4px #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
}
.syorui_box .right_box .link_box a img{
  width: 40px;
  margin-right: 10px;
}
.syorui_box .right_box .link_box a img.arrow{
  display: none;
}
.syorui_box .right_box .link_box a img.gaibu_arrow{
  display: inline-block;
  max-width: 30px;
      -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.syorui_box .right_box .link_box.word_link a{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#053d70+0,0071bc+100 */
  background: linear-gradient(45deg, rgba(5,61,112,1) 0%,rgba(0,113,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    display: block;
    border-radius: 100px;
    color: #fff;
}
.syorui_box .right_box .link_box.pdf_link a{
    background: linear-gradient(to right, rgba(212, 20, 90, 1) 0%, rgba(237, 28, 36, 1) 100%);
    display: block;
    border-radius: 100px;
    color: #fff;
}
.syorui_box .right_box .link_box.excel_link a{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#006837+0,009245+100 */
  background: linear-gradient(45deg, rgba(0,104,55,1) 0%,rgba(0,146,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    display: block;
    border-radius: 100px;
    color: #fff;
}
.syorui_box .right_box .link_box a .en_title{
  font-size: clamp(1.4rem, 1.2vw + 0rem, 1.6rem);
  font-weight: 600;
  margin-bottom: 0;
}
.syorui_box .right_box .link_box a .jp_title{
        font-size: clamp(1.4rem, 1.4vw + 0rem, 2.2rem);
        line-height: 120%;
        letter-spacing: 0;
}
.syorui_box.flex_box.middole_side{
  align-items: unset;
}
.web_app_box{
  border: solid 1px #3b4e59;
  position: relative;
}
.web_app_box.base_inner3{
  padding: 0;
}
.web_app_box .inner_sec{
  width: 100%;
  align-items:center;
  padding: 10% 3%;
  box-sizing:border-box;
  background-size: cover;
  background-position: center;
  position: relative;
}
.web_app_box.v1 .inner_sec:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
}
.web_app_box a{
  width: 100%;
  display: block;
  box-sizing:border-box;
  padding: 30px 20px 20px;
}
.web_app_box .title_type_3{
  background: #fff;
  color: #231815;
  font-weight: 300;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 2em;
  max-width: 30%;
  text-align: center;
}
.web_app_box .title_type_3 .jp{
  font-weight: 300;
}
.web_app_box.v1 .inner_sec .img:nth-child(1),
.web_app_box.v1 .inner_sec .img:nth-child(3){
  width: 25%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.web_app_box.v1 .inner_sec .img:nth-child(1) img,
.web_app_box.v1 .inner_sec .img:nth-child(3) img{
  max-width: 80%;
}
.web_app_box.v1 .inner_sec .title_box{
  width: 50%;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}
.web_app_box.v1 .inner_sec .title_box .head_title{
  line-height: 140%;
}
.web_app_link_sec .web_app_box.v2{
  width: 49%;
  margin-right: 2%;
  box-sizing:border-box;
  color: #fff;
  text-align: center;
}
.web_app_link_sec .web_app_box.v2 .inner_sec{
  padding: 20% 3% 18%;
}
.web_app_link_sec .web_app_box.v2:nth-child(2){
  margin-right: 0;
}
.web_app_box.v2 .title_type_3{
  max-width: 60%;
}
.web_app_link_sec .web_app_box.v2 img.arrow{
  display: none;
}
.web_app_link_sec .web_app_box.v2 img.gaibu_arrow{
  max-width: 20px;
  display: inline-block;
-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
}
.web_app_link_sec .web_app_box.v2 .jp{
  display: block;
  margin-bottom: 0.5em;
}
.web_app_link_sec .web_app_box.v2 .en{
  font-weight: 300;
  display: block;
  margin-bottom: 2em;
}
.web_app_link_sec .web_app_box.v2 .link_box{
  border: solid 1px rgba(255,255,255,0.3);
  border-radius: 100px;
  font-weight: 400;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.web_app_link_sec .web_app_box.v2 .link_box .jp_title{
  font-weight: 200;
}
.web_app_page .gray_box_list .left_box{
  margin-right: 4%;
}
.web_app_page .normal_box.grad_box{
  color: #fff;
}
.web_app_page .normal_box.grad_box .title_type_1 {
  border-bottom: none;
    padding-bottom: 1.0em;
    margin-bottom: 1.0em;
}
.web_app_page .normal_box.grad_box .title_type_1 .head_title{
  color: #fff;

}
.web_app_page .head_typea .text_box{
  top: 30%;
  text-align: center;
}
.web_app_page .head_typea .text_box .head-title .small{
  display: block;
  font-size: 60%;
  margin-bottom: 0.5em;
}
.prac_page .data_table_box .left_box{
  width: 30%;
  box-sizing:border-box;
  padding: 20px 3em;
  border-bottom: solid 1px #f0ece9;
  position: relative;
}
.prac_page .data_table_box .left_box .head_title{
  font-weight: 600;
  color: #053d70;
}
.prac_page .data_table_box .left_box:after{
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 30px);
    border-right: solid 1px #f0ece9;
    position: absolute;
    right: 0;
    top: 15px;
}
.prac_page .data_table_box .left_box:before{
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 30px);
    border-right: solid 4px #053d70;
    position: absolute;
    left: 1em;
    top: 15px;
}
.prac_page .data_table_box .right_box{
  width: 70%;
  box-sizing:border-box;
  border-bottom: solid 1px #f0ece9;
  padding: 20px 2em;
}
.prac_page .data_table_box .table_typeA th{
  background: #053d70;
  color: #fff;
}
.prac_page .data_table_box .table_typeA .head_td{
  width: 30%;
}
.prac_page .data_table_box .child_ol{
  list-style: lower-alpha;
  margin: 3% 0;
}
.prac_page .data_table_box .w7w3 .left_box2{
  width: 70%;
}
.prac_page .data_table_box .w7w3 .gaibu_link{
  width: 30%;
  text-align: center;
}
.prac_page .data_table_box .w7w3 .link_box img{
  max-width: 20px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.prac_page .data_table_box .w7w3 .link_box{
  width: 100%;
}
.prac_page .data_table_box .w7w3 .link_box a{
  display: block;
  width: 100%;
  box-sizing:border-box;
  text-align: center;
    border: solid 4px #fff;
    box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
    margin-top: 4%;
}
.prac_page .data_table_box .w7w3 .link_box a .en_title {
  margin-left: 2em;
  font-weight: 300;
}
.dp_page .en_box{
  display: none;
}
.dp_page .link_box{
  width: 100%;
}
.dp_page .link_box a{
  display: block;
  width: 100%;
  box-sizing:border-box;
  text-align: center;
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
  padding: 20px 2em;
  border-radius: 100px;
  border: solid 6px #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
}
.dp_page .link_box a img{
  max-width: 50px;
  position: relative;
  top: 10px;
}
.dp_page .link_box a img.arrow{
  display: none;
}
.dp_page .link_box a img.gaibu_arrow{
  display: inline-block;
  max-width: 30px;
  top: 5px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.dp_page .link_box a .jp_title .text{
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dp_page .link_box a .en_title{
  font-weight: 300;
  margin-right: 1em;
}
.translated-ltr .dp_page .jp_box{
  display: none;
}
.translated-ltr .dp_page .en_box{
  display: block;
}
.pog_page #secid_1 .left_box{
  width: 65%;
  margin-right: 5%;
}
.oc_page #secid_1{
  padding-top: 8%;
}
.pog_page #secid_1 .img_box{
  width: 30%;
}

.pog_page #secid_1  .left_box .title_type_14 .jp{
  position: relative;
  margin-bottom: 1.5em;
}
.pog_page #secid_1  .left_box .title_type_14 .jp img {
    position: absolute;
    /* width: 8%; */
    max-width: 20px;
    left: 0;
    top: -20px;
}
.pog_page #secid_1 .left_box .title_type_14 .jp .text{
  padding-left: 0.2em;
}
.pog_page #secid_1 .title_type_14 .jp:after{
  width: 70%;
}
.mlr5{
  margin-left: 5%;
  margin-right: 5%;
}
.pog_page #secid_3 .grad_box{
  overflow: hidden;
  padding-bottom: 15%;
}
.pog_page #secid_3 .grad_box .w6w4{
  color: #fff;
}
.pog_page #secid_3 .grad_box .w6w4 .left_box{
  width: 65%;
  margin-right: 5%;
}
.pog_page #secid_3 .grad_box .w6w4 .right_box{
  width: 30%;
}
.pog_page #secid_3 .grad_box .w6w4 .left_box .title_type_5-2{
  text-align: center;
}
.pog_page #secid_3 .grad_box .w6w4 .left_box .title_type_5-2 .jp{
  display: block;
  margin-bottom: 1em;
}
.pog_page #secid_3 .grad_box .w6w4 .left_box .title_type_5-2 .en{
  line-height: 160%;
  font-weight: 800;
}
.pog_page #secid_3 .grad_box .w6w4 .left_box .title_type_5-2{
  margin-bottom: 
}
.pog_page #secid_3 .grad_box .title_type_5-2.even .head_title{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  color: #fff;
  padding: 3%;
  align-items:center;
  border-top: solid 1px rgba(255,255,255,0.2);
}
.pog_page #secid_3 .grad_box .title_type_5-2.even .head_title .jp{
  line-height: 100%;
}
.pog_page #secid_3 .grad_box .white_box .title_type_5-2{
  margin-bottom: 0;
}
.pog_page #secid_3 .grad_box .white_box .title_type_5-2 .head_title{
  display: block;
  padding: 2% 0;
}
.pog_page #secid_3 .grad_box .white_box .title_type_5-2 .jp{
  margin-right: 1em;
  margin-left: 1em;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1{
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1 li{
  width:18%;
  margin-right: 2.5%;
  line-height: 220%;
  list-style: none;
  position: relative;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1 li:before{
  content: "●";
  color: #e3ecf3;
  position: absolute;
  left: -1.5em;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1 li:nth-child(5n){
  margin-right: 0;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1.triple li{
  width:32%;
  margin-right: 2%;
  line-height: 220%;
  list-style: none;
  position: relative;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1.triple li:nth-child(3n){
  margin-right: 0;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1.duo li{
  width:49%;
  margin-right: 2%;
  line-height: 220%;
  list-style: none;
  position: relative;
}
.pog_page #secid_3 .grad_box .white_box .ul_type1.duo li:nth-child(2n){
  margin-right: 0;
}
.pog_page #secid_3 .grad_box .white_box .circle_box{
  background:#ec1e79;
  color: #fff;
  border-radius: 300px;
  box-sizing:border-box;
  padding: 5px;
  position: absolute;
  right: -10%;
  text-align: center;
  bottom: -22%;
}
.pog_page #secid_3 .grad_box .white_box .circle_box .inner{
  border: solid 1px rgba(255,255,255,0.4);
  border-radius: 300px;
  height: 280px;
  width: 280px;
  box-sizing:border-box;
  padding-top: 14%;
}
.pog_page #secid_3 .grad_box .white_box .circle_box .head_title {
  line-height: 100%;
}
.pog_page #secid_3 .grad_box .white_box .circle_box .small5{
  font-size: 30%;
  line-height: 100%;
}
.pog_page #secid_3 .grad_box .white_box .circle_box .mid{
  margin-bottom: 10px;
}
.pog_page #secid_2 .grad_text{
  text-align: center;
  font-weight: 900;
  background:#25b9ae;
  border-radius: 10px;
  color: #fff;
  padding: 10px 0;
  margin-top: 30px;
}
.pog_page #secid_2 .w5w5{
  align-items: flex-start;
}
.pog_page #secid_2 .w5w5 .left_ul{
  width: 48%;
  margin-right: 4%;
  display: flex;
  margin-top: 50px;
  box-sizing:border-box;
}
.pog_page #secid_2 .w5w5 .left_ul li:nth-child(1){
  padding-top: 1%;
  padding-bottom: 1%;
}
.pog_page #secid_2 .w5w5 .left_ul li{
  text-align: center;
  font-weight: 900;
  background:#25b9ae;
  border-radius: 10px;
  color: #fff;
  padding: 5px 0;
  width: 23.5%;
  margin-right: 2%;
  list-style: none;
  line-height: 120%;
  box-sizing:border-box;
  padding: 2.5% 0 0;
  position: relative;
  font-weight: 700;
}
.pog_page #secid_2 .w5w5 .left_ul li:before{
  content:"";
  display: inline-block;
  width: 57.5px;
  height: 40px;
  background: #25b9ae;
  clip-path: polygon(0 56.7%, 25.7% 56.7%, 25.7% 0, 74.3% 0, 74.3% 56.7%, 100% 56.7%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -50px;
}
.pog_page #secid_2 .w5w5 .right_ul{
  width: 48%;
  display: flex;
  margin-top: 50px;
  box-sizing:border-box;
}
.pog_page #secid_2 .w5w5 .right_ul li{
  text-align: center;
  font-weight: 900;
  background:#053d70;
  border-radius: 10px;
  color: #fff;
  padding: 5px 0;
  width:49%;
  margin-right: 2%;
  list-style: none;
  line-height: 130%;
  box-sizing:border-box;
  padding: 2.5% 0 2.5%;
  position: relative;
  font-weight: 700;
}
.pog_page #secid_2 .w5w5 .right_ul li:nth-child(2){
  margin-right: 0;
}
.pog_page #secid_2 .w5w5 .right_ul li span{
  display: block;
  font-weight: 300;
  margin-top: 0.5em;
}
.pog_page #secid_2 .w5w5 .right_ul li:before{
  content:"";
  display: inline-block;
  width: 57.5px;
  height: 40px;
  background: #25b9ae;
  clip-path: polygon(0 56.7%, 25.7% 56.7%, 25.7% 0, 74.3% 0, 74.3% 56.7%, 100% 56.7%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -50px;
}
.pog_page #secid_2 .w5w5 .right_ul li:after{
  content:"";
  display: inline-block;
  width: 57.5px;
  height: 40px;
  background: #25b9ae;
  clip-path: polygon(0 56.7%, 25.7% 56.7%, 25.7% 0, 74.3% 0, 74.3% 56.7%, 100% 56.7%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}
.pog_page #secid_2 .w5w5 .left_box{
  width: 48%;
  margin-right: 4%;
}
.job_pink_box{
  background: #ec1e79;
  color: #fff;
  font-weight: 900;
  width: 45%;
  box-sizing:border-box;
  margin-left: 3%;
  text-align: center;
  justify-content: center;
  padding: 1%;
  align-items:center;
  position: relative;
  margin-top: 40px;
}
.job_pink_box:after{
  content: "";
  width: 98%;
  height: 92%;
  border: solid 1px rgba(255,255,255,0.4);
  border-radius: 10px;
  position: absolute;
  left: 1%;
  top: 4%;
  box-sizing: border-box;
}
.job_pink_box .lh18{
  line-height: 100%;
    text-shadow: 3px 3px 5px rgba(60, 75, 130, 0.2);
}
.job_pink_box .ft76{
  margin-left: 20px;
}
.job_pink_box .ft76 span.ft42{
  position: relative;
  top: -18px;
}
.job_pink_box .ft76 span.text{
  position: relative;
  top: -5px;
  margin-left: 10px;
}
.job_pink_box .ft76 span{
  display: inline-block;
  line-height: 100%;
    text-shadow: 3px 3px 5px rgba(60, 75, 130, 0.2);
}
.pog_page #secid_2 .w5w5 .left_box.waku_border{
  border: solid 1px #053d70;
  padding: 2%;
  position: relative;
  box-sizing:border-box;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome{
  width: 60%;
  margin-left: 40%;
  margin-bottom: 0;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .img{
  width: 34%;
  position: absolute;
  left: 2%;
  top: -5%;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
  border: solid 4px #fff;
  box-sizing:border-box;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .img img{
  display: block;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .title_type_3{
  background: #fff;
  left: inherit;
  right: 10%;
  top: -8%;
  color: #053d70;
  padding: 5px 2em;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome{
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    padding-left: 0;

}
.pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome li{
  width: 56%;
  margin-right: 4%;
  font-size: 12px;
  letter-spacing: 0;
  list-style: none;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome li:nth-child(2n){
  width: 40%;
  margin-right: 0;
}
.pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome li:before{
  content: "●";
  color: #cbcbcb;
  left: -1.2em;
}
.pog_page #secid_2 .cource_area{
  border: dashed 1px #3b4e59;
  padding-top: 8%;
}
.pog_page #secid_2 .inner_text1{
  background: #fff;
  color: #3b4e59;
  left: 3%;
  top: -2.5%;
  padding: 5px 1em;
}
.pog_page #secid_2 .inner_text1 img{
  width: 30px;
  position: relative;
  top: 8px;
  margin-right: 8px;
}
.pog_page #secid_2 .tri .left_box{
  width: 5%;
  margin-right: 5%;
}
.pog_page #secid_2 .tri .left_box.vl .normal_text_box{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* height: 19%; */
    background: #3b4e59;
    color: #fff;
    text-align: center;
    line-height: 2.8em;
    box-sizing: border-box;
    padding: 40px 0;
    position: relative;
}
.pog_page #secid_2 .tri .cource_box{
  width: 43%;
  margin-right: 4%;
  border: solid 1px #053d70;
  box-sizing:border-box;
  padding:6% 2% 2%;
  position: relative;
}
.pog_page #secid_2 .tri .cource_box img{
  max-width: 50px;
  position: relative;
  top: 5px;
}
.pog_page #secid_2 .tri .avi_box{
  margin-right: 0;
}
.pog_page #secid_2 .tri .cource_box .title_type_5-2{
  color: #053d70;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -5%;
  background: #fff;
  width: 50%;
  text-align: center;
}
.pog_page #secid_2 .tri .cource_box .title_type_5-2 .en{
  display: block;
  font-weight: 300;
}
.pog_page #secid_2 .tri .cource_box .arrow_text {
  text-align: center;
  margin-bottom: 46px;
  position: relative;
}
.pog_page #secid_2 .tri .cource_box .arrow_text:after {
  content: "";
  display: inline-block;
  width: 119.5px;
  height: 20px;
  background: #053d70;
  clip-path: polygon(0 -4.3%, 38.3% -4.3%, 38.3% 0, 61.7% 0, 61.7% -4.3%, 100% -4.3%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: auto;
}
.cource_ul_waku{
  border: solid 4px #f1f1f1;
  box-sizing:border-box;
  padding: 2%;
}
.cource_ul_waku .color_ul {
  width: 48%;
  margin-right: 4%;
  list-style: none;
  padding-left: 2em;
}
.cource_ul_waku .color_ul li{
  padding: 3px 0;
  position: relative;
}
.cource_ul_waku .color_ul li:before{
  content: "";
  width: 4px;
  height: calc( 100% - 3px);
  background: #25b9ae;
  position: absolute;
  left: -1em;
  top: 3px;
}
.cource_ul_waku .color_ul li:nth-child(2):before{
  background: #8352ae;
}
.cource_ul_waku .color_ul li:nth-child(3):before{
  background: #8bc53f;
}
.cource_ul_waku .color_ul li:nth-child(4):before{
  background: #faaf3b;
}
.cource_ul_waku .color_ul li:nth-child(5):before{
  background: #c69c6d;
}
.cource_ul_waku .right_box{
  width: 48%;
}
.cource_ul_waku .right_box .title_type_13{
  background: #053d70;
  text-align: center;
  border-radius: 10px 10px 0 0;
  margin-top: 10px;
}
.cource_ul_waku .right_box .color_ul{
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  border-left: solid 4px #f1f1f1;
  border-right: solid 4px #f1f1f1;
  border-bottom: solid 4px #f1f1f1;
  border-radius: 0 0 10px 10px;
  padding-top: 2%;
  padding-bottom: 4%;
  position: relative;
}
.cource_ul_waku_v2{
  justify-content: space-between;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box {
  width: 48%;
  list-style: none;
  margin-top: 30px;
  display: flex;
  border: solid 4px #f1f1f1;
  padding: 2% 3%;
  border-radius: 10px;
  position: relative;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box li{
  width: 48%;
  margin-right: 4%;
  background: #053d70;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-radius: 10px;
  padding: 10px 0;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box li:nth-child(2){
  margin-right: 0;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box{
  width: 35%;
  list-style: none;
  margin-top: 30px;
  border: solid 4px #f1f1f1;
  padding: 2% 3%;
  border-radius: 10px;
  position: relative;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box li{
  width: 100%;
  background: #053d70;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-radius: 10px;
  padding: 10px 0;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box:before {
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 40px;
  background: #053d70;
  clip-path: polygon(0 53.4%, 21.7% 53.4%, 21.7% 0, 78.3% 0, 78.3% 53.4%, 100% 53.4%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box:after {
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 60px;
  background: #053d70;
  clip-path: polygon(0 68.9%, 21.7% 68.9%, 21.7% 0, 78.3% 0, 78.3% 68.9%, 100% 68.9%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: auto;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box:before {
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 80px;
  background: #053d70;
  clip-path: polygon(0 76.7%, 21.7% 76.7%, 21.7% 0, 78.3% 0, 78.3% 76.7%, 100% 76.7%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
  margin: auto;
}
.pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box:after {
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 60px;
  background: #053d70;
  clip-path: polygon(0 53.4%, 21.7% 53.4%, 21.7% 0, 78.3% 0, 78.3% 53.4%, 100% 53.4%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: auto;
}
.cource_ul_waku .right_box .color_ul:after{
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 220px;
  background: #053d70;
  clip-path: polygon(0 91.5%, 21.7% 91.5%, 21.7% 0, 78.3% 0, 78.3% 91.5%, 100% 91.5%, 50% 100%);
  position: absolute;
  left: 5%;
  right: inherit;
  bottom: -220px;
  margin: auto;
}
.pog_page #secid_2 .tri .cource_box.avi_box .arrow_text:after{
  background: #dd83a7;
}
.pog_page #secid_2 .tri .cource_box.avi_box .title_type_5-2{
  color: #dd83a7;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border {
  border: solid 4px #f1f1f1;
  box-sizing: border-box;
  padding: 2%;
  border-radius: 10px;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box{
  padding-left: 2em;
  list-style: none;
  margin: 10px 0;
  position: relative;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box li{
    padding: 3px 0;
    position: relative;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box li:before{
  content: "";
    width: 4px;
    height: calc(100% - 3px);
    background: #dd83a7;
    position: absolute;
    left: -1em;
    top: 3px;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box li:nth-child(2):before{
  background: rgb(113, 140, 199,1);
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box li:nth-child(3):before{
  background: rgb(0, 77, 161,1);
}
.pog_page #secid_2 .tri .cource_box.avi_box{
  border-color: #dd83a7;
}
.pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box:after{
  content: "";
  display: inline-block;
  width: 49.5px;
  height: 260px;
  background: #dd83a7;
  clip-path: polygon(0 93.6%, 21.7% 93.6%, 21.7% 0, 78.3% 0, 78.3% 93.6%, 100% 93.6%, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -284px;
  margin: auto;
}
.pog_page #secid_2 .tri .left_box.vl{
  display: flex;
    flex-flow: column nowrap;
        align-items: center;
}
.pog_page #secid_2 .tri .left_box.vl .normal_text_box:after{
    content: "";
    width: 0;
    height: 0;
    clip-path: polygon(100% 0, 100% 50%, 52% 100%, 0 50%, 0 0, 0% 0%);
    background: #3b4e59;
    position: absolute;
    bottom: -15px;
    right: -0;
    z-index: 2;
    width: 100%;
    display: block;
    height: 30px;
}
.pog_page #secid_2 .tri .left_box.vl .normal_text_box:before{
    content: "";
    width: 0;
    height: 0;
    clip-path: polygon(100% 0, 100% 50%, 52% 100%, 0 50%, 0 0, 0% 0%);
    background: #fff;
    position: absolute;
    bottom: -16px;
    right: -0;
    z-index: 2;
    width: 100%;
    display: block;
    height: 30px;
}
.single-post .entry-thumb,
.archive .entry-thumb{
  position: relative;
}
.ct_list{
  justify-content:center;
  list-style: none;
  padding-left: 0;
  margin-bottom: 8%;
}
.ct_list li{
  margin-right: 1em;
}
.ct_list li a{
  display: inline-block;
  color: #053d70;
  padding: 10px 3em;
  border-radius: 100px;
  border: solid 1px #e3ecf3;
}
.ct_list li:nth-last-child(1){
  margin-right: 0;
}
.ct_list li.current a{
  background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
  color: #fff;
}
.info_list_page .entry{
  width: 32%;
  margin-right: 2%;
  border-radius: 10px;
  overflow: hidden;
  border: solid 1px #f6f3f1;
  box-sizing:border-box;
  color: #3b4e59;
}
.info_list_page .entry:nth-child(3n){
  margin-right: 0;
}
.info_list_page .entry h3{
  padding: 5%;
}
.info_list_page .entry .post-meta{
  color: #fff;
  background: #053d70;
  padding: 5px 3%;
}
.info_list_page .entry .entry-read{
  padding:3% 0;
  text-align: center;
}
.archive .head_typea{
  height: 300px;
}
.archive .head_typea .text_box {
  top: 24%;
}
.archive .head_typea .head_en2{
    position: absolute;
    top: 40%;
}
.single-post .head_typea,
.archive .head_typea{
  height: 300px;
}
.single-post .head_typea .text_box,
.archive .head_typea .text_box{
  top: 24%;
}
.single-post .head_typea .head_en2,
.archive .head_typea .head_en2{
    position: absolute;
    top: 40%;
}
.single-post .single_head{
  background: #ebf2f7;
  padding: 5% 3%;
}
.single-post .single_head .post-meta{
  background: none;
  text-align: left;
  color: #3b4e59;
  margin-bottom: 3em;
}
.single-post .single_head .post-meta .category a{
  display: inline-block;
  background: #053d70;
  color: #fff;
  padding: 5px 1.5em;
  margin-right: 0.5em;
}
.single-post .entry-title{
  color: #3b4e59;
}
.single-post #the-content h2{
    background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
    color: #fff;
    padding: 20px 1em;
    margin-bottom: 2em;
    font-size: clamp(1.8rem, 1.6vw + 0rem, 2.2rem);
}
.single-post #the-content p{
  margin-bottom: 3em;
  font-size: clamp(1.4rem, 1.2vw + 0rem, 1.6rem);
  color: #3b4e59;
}
.single-post #the-content h3{
  padding: 15px 1em 15px 2em;
  font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
  color: #3b4e59;
  border-top: solid 1px #053d70;
  border-bottom: solid 1px #053d70;
  position: relative;
  margin-bottom: 2em;
}
.single-post #the-content h3:before{
  content: "";
  width: 4px;
  height: calc( 100% - 15px);
  position: absolute;
  left: 0.5em;
  top: 8px;
  background: #053d70;
}
.single-post .sns-group-viral ul.snsb{
  display: flex;
  flex-flow: row wrap;
  justify-content: right;
}
#under-entry-body .navigation{
    margin: 20px 0px 10%;
}
.oc_page .link_box .arrow{
  display: none;
}
.page-id-603 .school_info_list{
  padding-top: 8%;
}
.page-id-466 .campus_life_list,
.page-id-416 .campus_life_list,
.page-id-541 .campus_life_list{
  padding-top: 8%;
}
.cource_cpage #secid_1 .w7w3 .left_box{
  width: 65%;
  margin-right: 5%;
}
.cource_cpage #secid_1 .w7w3 .img{
  width: 30%;
}
.cource_cpage #secid_1 .title_type_14 .jp{
  position: relative;
  justify-content: space-between;
}
.cource_cpage #secid_1 .title_type_14 img{
    position: absolute;
    /* width: 8%; */
    max-width: 20px;
    left: 0;
    top: -20px;
}
.cource_cpage #secid_1 .title_type_14 .jp .text{
  padding-left: 0.5em;
}
.cource_cpage #secid_1 .title_type_14 .en{
  display: none;
}
.cource_cpage #secid_1 .title_type_7 .head_title{
  line-height: 140%;
}
.cource_cpage #secid_1 .dashed_border{
  position: relative;
  border: dashed 1px #25b9ae;
  border-radius: 10px;
}
.cource_cpage #secid_1 .title_type_3 img{
  max-width: 30px;
  position: relative;
  top: 6px;
  margin-right: 5px;
  width: 20%;
}
.cource_cpage #secid_1 .title_type_3{
  background: #fff;
  top: -10%;
  color: #25b9ae;
  /*width: 30%;*/
  padding: 0px 2em;
  left: 2%;
}
.cource_cpage #secid_1 .title_type_3 .jp{
  font-size: clamp(1.4rem, 1.6vw + 0rem, 2.4rem);
}
.cource_cpage #secid_1 .square_flex{
  align-items:center;
}
.cource_cpage #secid_1 .square_flex .box{
  width: 22.75%;
  margin-right: 3%;
  text-align: center;
  background: #25b9ae;
  color: #fff;
  box-sizing:border-box;
  /*height: 14vw;*/
  /*padding-top: 4.5%;*/
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative;
}
.cource_cpage #secid_1 .square_flex .box:nth-child(3){
  /*padding-top: 6%;*/
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage #secid_1 .square_flex .box:nth-child(4){
  /*padding-top: 3.5%;*/
  padding-top: 2em;
  padding-bottom: 2em;
}
.cource_cpage #secid_1 .square_flex .box:nth-child(4n){
  margin-right: 0;
}
.cource_cpage #secid_1 .square_flex .box .text_box{
  position: relative;
  z-index: 1;
}
.cource_cpage #secid_1 .square_flex .box:after{
  content: "";
  border: solid 1px rgba(255,255,255,0.4);
  display: block;
  position: absolute;
  left: 5px;
  box-sizing:border-box;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  top: 5px;
}
.cource_cpage #secid_2 .title_type_7 {
  text-align: center;
  color: #231815;
}
.cource_cpage #secid_2 .box{
  width: 23.5%;
  margin-right: 2%;
  box-shadow: 3px 3px 8px 0px rgba(60, 75, 130, 0.2);
  padding: 5% 2%;
  box-sizing:border-box;
  
}
.cource_cpage #secid_2 .box:nth-child(4){
  margin-right: 0;
}
.cource_cpage #secid_2 .box .en_title{
  font-weight: 900;
  text-align: center;
  margin-bottom: 0.4em;
  color: #231815;
}
.cource_cpage #secid_2 .box .jp_title{
  font-weight: 300;
  letter-spacing: 0;
  text-align: center;
  color: #231815;
}
.cource_cpage #secid_2 .box .jp_title:after{
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #231815;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14%;
  margin-bottom: 14%;
}
.cource_cpage #secid_2 .box .des{
  color: #706a68;
}
.cource_cpage .title_mbe40{
  margin-bottom: 5em;
}
.cource_cpage .cource_cali_table .arrow_sec,
.cource_cpage #secid_3 .arrow_sec{
  box-shadow: 0px 0px 8px 0px rgba(60, 75, 130, 0.2);
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5,
.cource_cpage #secid_3 .arrow_sec .w5w5{
  width: 100%;
  position: relative;
  padding: 7% 5%;
  color: #053d70;
  box-sizing:border-box;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v2,
.cource_cpage #secid_3 .arrow_sec .w5w5.v2{
  background: #edf3f7;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v3,
.cource_cpage #secid_3 .arrow_sec .w5w5.v3{
  background: #dae4ea;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5:after,
.cource_cpage #secid_3 .arrow_sec .w5w5:after{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -50px;
  height: 50px;
  clip-path: polygon(000% 0%, 0% 0%, 100% 0%, 50% 100%);
  z-index: 1;
  background: #fff;
  left: 0;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v2:after,
.cource_cpage #secid_3 .arrow_sec .w5w5.v2:after{
  background: #edf3f7;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v3:after,
.cource_cpage #secid_3 .arrow_sec .w5w5.v3:after{
  background: #dae4ea;
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5:before,
.cource_cpage #secid_3 .arrow_sec .w5w5:before{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -56px;
  left: 0;
  height: 56px;
    clip-path: polygon(0% 7%, 0% 0%, 104% 0%, 50% 100%);
  z-index: 1;
  background: rgba(238,238,238,0.8);
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v2:before,
.cource_cpage #secid_3 .arrow_sec .w5w5.v2:before{
  background: rgba(214,230,225,0.8);
}
.cource_cpage .cource_cali_table .arrow_sec .w5w5.v3:before,
.cource_cpage #secid_3 .arrow_sec .w5w5.v3:before{
  background: rgba(212,224,232,0.8);
}
.cource_cpage .cource_cali_table .arrow_sec .left_box,
.cource_cpage #secid_3 .arrow_sec .left_box{
  width: 48%;
  margin-right: 4%;
}
.cource_cpage .cource_cali_table .arrow_sec .right_box,
.cource_cpage #secid_3 .arrow_sec .right_box{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none;
    padding-left: 0;
    margin: 0;
    width: 48%;
    align-items:center;
}
.cource_cpage .cource_cali_table .arrow_sec .right_box li,
.cource_cpage #secid_3 .arrow_sec .right_box li{
  width: 23.5%;
  max-width: 140px;
  max-height: 140px;
  margin-right: 2%;
  height: 9vw;
  border-radius: 300px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f8f8f8+100 */
  background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  text-align: center;
  line-height: 140%;
  font-weight: 700;
  position: relative;
  box-shadow: 0px 0px 8px 0px rgba(60, 75, 130, 0.2);
  padding-top: 5%;
  box-sizing:border-box;
}
.cource_cpage .cource_cali_table .cource_cali_table .right_box li:nth-last-child(1),
.cource_cpage #secid_3 .arrow_sec .right_box li:nth-last-child(1){
  margin-right: 0;
}
.cource_cpage .cource_cali_table .arrow_sec .v2 .right_box li .inner,
.cource_cpage #secid_3 .arrow_sec .v2 .right_box li .inner{
    margin-top: 1.5em;
    display: block;
}
.cource_cpage .cource_cali_table .arrow_sec .right_box li .inner,
.cource_cpage #secid_3 .arrow_sec .right_box li .inner{
  position: relative;
  z-index: 1;
  margin-top: 1em;
  display: block;
}
.cource_cpage .cource_cali_table .arrow_sec .v3 .right_box li:nth-child(2) .inner,
.cource_cpage #secid_3 .arrow_sec .v3 .right_box li:nth-child(2) .inner{
  margin-top: 0em;
}
.cource_cpage .cource_cali_table .arrow_sec .right_box li:before,
.cource_cpage #secid_3 .arrow_sec .right_box li:before{
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 300px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f8f8f8+0,ffffff+100 */
  background: linear-gradient(45deg, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing:border-box;
}
.cource_cpage .cource_cali_table .title_type_9 .small,
.cource_cpage #secid_3 .title_type_9 .small{
  font-size: 60%;
  margin-left: 1em;
}
.cource_cpage .cource_cali_table .title_type_9:before,
.cource_cpage .title_type_9:before{
  background: #66b5ad;
}
.cource_cpage .cource_cali_table .table_typeA th,
.cource_cpage #secid_3 .table_typeA th{
  background: none;
  color: #fff;
  font-weight: 700;
}
.cource_cpage .cource_cali_table .table_typeA tr:nth-child(1),
.cource_cpage .cource_cali_table .table_typeA tr:nth-child(2),
.cource_cpage #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage #secid_3 .table_typeA tr:nth-child(2){
  background:#4cd3c6;
}
.cource_cpage.mg_p .cource_cali_table .table_typeA tr:nth-child(2),
.cource_cpage.pilot_p .cource_cali_table .table_typeA tr:nth-child(2),
.cource_cpage.cabin_p .cource_cali_table .table_typeA tr:nth-child(2),
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2){
  background: none;
}
.cource_cpage.mg_p .cource_cali_table .table_typeA tr:nth-child(2) td,
.cource_cpage.pilot_p .cource_cali_table .table_typeA tr:nth-child(2) td,
.cource_cpage.cabin_p .cource_cali_table .table_typeA tr:nth-child(2) td,
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2) td,
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2) td,
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2) td{
  color: #053D70;
}
.cource_cpage .cource_cali_table .table_typeA tr:nth-child(2) td,
.cource_cpage #secid_3 .table_typeA tr:nth-child(2) td{
  color: #fff;
  line-height: 120%;
  text-align: center;
}
.cource_cpage .cource_cali_table td,
.cource_cpage #secid_3 td{
  text-align: center;
  line-height: 120%;
  color: #231815;
}
.cource_cpage .cource_cali_table td.head_td,
.cource_cpage #secid_3 td.head_td{
  background: #edf9f8;
}
.cource_cpage .psec4 .module_flex_box .box{
  width: 23.5%;
  margin-right: 2%;
    box-shadow: 3px 3px 8px 0px rgba(60, 75, 130, 0.2);
    padding: 1% 1% 3%;
    box-sizing: border-box;
}
.cource_cpage .psec4 .module_flex_box .box:nth-child(4n){
  margin-right: 0;
}
.cource_cpage .psec4 .module_flex_box .box .jp_title{
  text-align: center;
  padding: 3% 0;
  color: #053d70;
}
.cource_cpage .psec4 .module_flex_box .box .img{
  margin-bottom: 8%;
}
.cource_cpage .psec4 .module_flex_box .box .jp_title:after{
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #053d70;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8%;
  margin-bottom: 8%;
}
.cource_cpage .psec4 .module_flex_box .box .des{
  color: #3b4e59;
}
.cource_cpage .psec5 .title_type_7 .head_title{
  line-height: 160%;
  color: #3b4e59;
}
.cource_cpage .psec5 .title_type_9{
  margin-bottom: 3em;
}
.cource_cpage .psec5 .title_type_9 .head_title{
  color: #3b4e59;
}
.cource_cpage .psec5 .title_type_9 .head_title .small{
  font-weight: 300;
  font-size: 50%;
  margin-left: 1em;
}
.cource_cpage .psec5 .w5w5{
  align-items:center;
}
.cource_cpage .psec5 .w5w5 .left_box{
  width: 48%;
  margin-right: 4%;
  margin-left: 0;
}
.cource_cpage .psec5 .w5w5 .right_box{
  width: 48%;
}
.cource_cpage .psec5 .w5w5 .module_flex_box{
  width: 100%;
  margin-top: 20px;
}
.cource_cpage .psec5 .w5w5 .module_flex_box .box{
  width: 25%;
  box-sizing:border-box;
  border-right: solid 2px #fff;
  margin: 0;
}
.cource_cpage .psec5 .w5w5 .module_flex_box .box .img{
  width: 100%;
  margin-left: 0;
}
.cource_cpage .spte_sec .title_type_7 .head_title{
  color: #25b9ae;
  margin-bottom: 1em;
}
.cource_cpage .spte_sec .color_sec{

    margin-left: -5vw;
    /* box-sizing: border-box; */
    padding-left: 5vw;
    padding-right: 5vw;
    width: 88vw;
    position: relative;
    color: #fff;
    align-items: flex-end;
}
.cource_cpage .spte_sec .color_sec:before{
  content: "";
  display: block;
    clip-path: polygon(000% 100%, 000% 000%, 95% 0%, 100% 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(76, 211, 198, 1) 0%, rgba(37, 185, 174, 1) 100%);
}
.cource_cpage .spte_sec .color_sec .left_box {
  width: 75%;
  margin-right: 5%;
  position: relative;
  z-index: 1;
  padding-top: 5%;
  padding-bottom: 5%;
}
.cource_cpage .spte_sec .color_sec .right_box{
  width: 20%;
  position: relative;
  z-index: 1;
}
.cource_cpage .spte_sec .color_sec .right_box .img{
  position: absolute;
  width: 80%;
  bottom: 0%;
  right: -30%;
}
.cource_cpage .spte_sec .color_sec .right_box .img img{
  display: block;
}
.cource_cpage .spte_sec .color_sec .right_box .title_type_5-2{
  position: relative;
  z-index: 1;
  text-shadow: 3px 3px 4px rgba(99, 127, 60, 0.2);
}
.cource_cpage .spte_sec .color_sec .right_box .title_type_5-2 .jp{
  display: block;
  margin-bottom: 1em;
  line-height: 180%;
}
.cource_cpage .spte_sec .color_sec .right_box .title_type_5-2 .en{
  display: block;
  padding-bottom: 0.5em;
  border-bottom: solid 1px #fff;
  margin-bottom: 0.5em;
}
.cource_cpage .spte_sec .color_sec .right_box .normal_text_box {
  padding-bottom: 10%;
  position: relative;
  z-index: 1;
  text-shadow: 3px 3px 4px rgba(99, 127, 60, 0.2);
}
.cource_cpage .spte_sec .teach_box .title_type_7 .head_title{
  line-height:1.5em;
  color: #3b4e59;
  margin-bottom: 1em;
}
.cource_cpage .spte_sec .teach_box{
  /*margin-bottom: 8%;*/
}
.cource_cpage .spte_sec .teach_box .w7p{
  width: 70%;
}
.cource_cpage .spte_sec .teach_box .left_box{
  width: 59%;
}
.cource_cpage .spte_sec .teach_box .right_box{
    width: 36%;
    position: relative;
    margin-top: 0;
    background: #f8f8f8;
    margin-left: 5%;
    padding-top: 2%;
}
.cource_cpage .spte_sec .teach_box .right_box .img{
    max-width: 200px;
    margin-left: auto;
}
.cource_cpage .spte_sec .teach_box .right_box .img img{
  display: block;
}
.cource_cpage .spte_sec .teach_box .right_box .w7t{
    width: 60%;
    /*margin-left: -50%;*/
    /*background: #053d70;*/
    /*color: #fff;*/
    padding: 5%;
    position: absolute;
    /*left: 50%;*/
    left: 0%;
    top: 0;
    /*bottom:10%;*/
    /*top: 36%;*/
    letter-spacing: 0;
}
.cource_cpage .spte_sec .teach_box .right_box .w7t .jp{
  line-height: 160%;
  display: block;
  margin-bottom: 0.8em;
  font-weight: 400;
}

.cource_cpage .spte_sec .teach_box .right_box .w7t .en{
  display: block;
}
.cource_cpage .spte_sec .teach_box .right_box .normal_text_box{
  /*position: absolute;
  bottom: -20%;*/
  width: 100%;
  background: #053D70;
  color: #fff;
  padding: 3% 4%;
  box-sizing:border-box;
}
.cource_cpage #secid_1 .w6w4 .left_box{
  width: 60%;
  margin-right: 5%;
}
.cource_cpage #secid_1 .w6w4 .right_box{
  width: 35%;
  height: 17.5vw;
  margin-top: 4em;
}
.cource_cpage #secid_1 .w6w4 .right_box iframe{
  border:none;
}
.cource_cpage.sp_art_p #secid_1 .square_flex .box:nth-child(3){
  /*padding-top: 6%;*/
  padding-top: 5em;
  padding-bottom: 5em;
}
.cource_cpage.sp_art_p #secid_1 .square_flex .box:nth-child(4){
  /*padding-top: 3.5%;*/
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.gene_p #secid_1 .square_flex .box:nth-child(1){
  /*padding-top: 6%;*/
  padding-top: 5em;
  padding-bottom: 5em;
}
.cource_cpage.gene_p #secid_1 .square_flex .box:nth-child(4){
  /*padding-top: 3.5%;*/
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.dc_p #secid_1 .square_flex .box{
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage.dc_p #secid_1 .square_flex .box:nth-child(3){
  padding-top: 5em;
  padding-bottom: 5em;
}
.cource_cpage.dc_p #secid_1 .square_flex .box:nth-child(4){
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.pilot_p #secid_1 .square_flex .box:nth-child(1){
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage.pilot_p #secid_1 .square_flex .box:nth-child(3){
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.pilot_p #secid_1 .square_flex .box:nth-child(4){
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.mg_p #secid_1 .square_flex .box:nth-child(1){
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage.mg_p #secid_1 .square_flex .box:nth-child(3){
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.mg_p #secid_1 .square_flex .box:nth-child(4){
  padding-top: 3em;
  padding-bottom: 3em;
}
.cource_cpage.dc_p #secid_1 .title_type_3{
 width: auto;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list{
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  background: none;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .box{
  width: 33.33333333333333%;
  margin-right: 0%;
  position: relative;
  background: #f8f8f8;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .box:nth-child(3n){
  margin-right:0;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .w7t{
  width: 65%;
  margin-left: 0;
  background: none;
  color: #231815;
  padding: 5%;
  position: absolute;
  left: 0;
  /* bottom: 10%; */
  top: 16%;
  margin-top: -5%;
  box-sizing: border-box;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .w7t .jp{
  font-weight: 700;
  margin-bottom: 0.3em;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .w7t .jp .small{
  margin-left: 0.5em;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .w7t .en{
  line-height: 140%;
  font-weight: 400;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .normal_text_box{
  background: #5cb531;
  color: #fff;
  line-height: 160%;
  padding: 1em;
  box-sizing:border-box;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
  background:#78c653;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list .img img{
  display: block;
}
.cource_cpage.sp_p .spte_sec .teach_box .right_box.tori_list .normal_text_box{
  height: 40%;
}
.cource_cpage #secid_1 .square_flex.tri .box{
  width: 31%;
  margin-right: 3.5%;
}
.cource_cpage.sp_p #secid_1 .square_flex.tri .box{
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage.cabin_p #secid_1 .square_flex.tri .box:nth-child(2){
  padding-top: 4em;
  padding-bottom: 4em; 
}
.cource_cpage #secid_1 .square_flex.tri .box:nth-child(3){
  margin-right: 0;
}
.cource_cpage.art_p #secid_1 .square_flex .box:nth-child(1),
.cource_cpage.art_p #secid_1 .square_flex .box:nth-child(2),
.cource_cpage.art_p #secid_1 .square_flex .box:nth-child(4){
  padding-top: 4em;
  padding-bottom: 4em;
}
.cource_cpage .spte_sec .teach_box .right_box.tori_list.tri .normal_text_box,
.cource_cpage .spte_sec .teach_box .right_box.tori_list.fuor .normal_text_box{
  height: 14em;
}
.parent-pageid-728 .head_typea .head_en2{
  color: #fff;
  position: relative;
  z-index: 1;
  padding-top: 15vh;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.parent-pageid-728 .head_typea .text_box{
  top: 0;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.parent-pageid-728 .head_typea{
  height: 85vh;
  box-sizing:border-box;
}
.parent-pageid-728 .title_type_14 .jp:after{
  width: 25%;
}
/****************************プレミアム特進*******************/
.pre_p .head_typea:before{
  background: rgba(37, 185, 174, 0.3);
}
.pre_p .grad_text1{
  background-image: linear-gradient(to right, rgba(37, 185, 174, 1) 0%, rgba(5, 61, 112, 1) 100%);
}
.cource_cpage .title_type_9{
  color: #231815;
}
.cource_cpage.pre_p #secid_1 .title_type_3 img {
  filter: invert(62%) sepia(44%) saturate(699%) hue-rotate(126deg) brightness(90%) contrast(87%);
}
.pre_p .title_type_14 .jp:after{
    border-bottom: solid 1px rgba(5, 61, 112, 1);
}
.cource_cpage.pre_p .title_type_2:after{
    background: linear-gradient(to right, rgba(37, 185, 174, 1) 0%, rgba(37, 185, 174, 1) 100%);
}
.cource_cpage.pre_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(37, 185, 174, 1) 0%, rgba(5, 61, 112, 1) 100%);
}
/****************************スポーツ特進*******************/
.cource_cpage.sp_art_p .title_type_9{
  color: #231815;
}
.sp_art_p .head_typea:before{
  background: rgba(132, 82, 175, 0.3);
}
.sp_art_p .grad_text1{
  background-image: linear-gradient(to right, rgba(132, 82, 175, 1) 0%, rgba(91, 39, 129, 1) 100%);
}
.cource_cpage.sp_art_p .title_type_9:before,
.cource_cpage.sp_art_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.sp_art_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.sp_art_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.sp_art_p #secid_3 .title_type_9:before,
.cource_cpage.sp_art_p #secid_1 .square_flex .box{
  background: #8452af;
}
.cource_cpage.sp_art_p #secid_3 td.head_td,
.cource_cpage.sp_art_p #secid_1 .title_type_3{
  color: #8452af;
}
.cource_cpage.sp_art_p .spte_sec .title_type_7 .head_title{
  color: #6d5b7c;
}
.cource_cpage.sp_art_p #secid_1 .title_type_3 img {
  filter: invert(42%) sepia(66%) saturate(471%) hue-rotate(229deg) brightness(81%) contrast(96%);
}
.cource_cpage.sp_art_p #secid_1 .dashed_border{
  border-color: #8452af;
}
.cource_cpage.sp_art_p .title_type_2:after{
    background: linear-gradient(to right, rgba(132, 82, 175, 1) 0%, rgba(132, 82, 175, 1) 100%);
}
.cource_cpage.sp_art_p #secid_3 td.head_td{
  background: #ece8f0;
}
.cource_cpage.sp_art_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(132, 82, 175, 1) 0%, rgba(104, 57, 153, 1) 100%);
}
.sp_art_p .title_type_14 .jp:after{
    border-bottom: solid 1px #5b2781;
}
/****************************総合*******************/
.gene_p .head_typea:before{
  background: rgba(140, 198, 63, 0.2);
}
.gene_p .grad_text1{
  background-image: linear-gradient(to right, rgba(140, 198, 63, 1) 0%, rgba(50, 139, 23, 1) 100%);
}
.cource_cpage.gene_p .title_type_9:before,
.cource_cpage.gene_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.gene_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.gene_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.gene_p #secid_3 .title_type_9:before,
.cource_cpage.gene_p #secid_1 .square_flex .box{
  background: #8cc63f;
}
.cource_cpage.gene_p #secid_3 td.head_td,
.cource_cpage.gene_p #secid_1 .title_type_3{
  color: #8cc63f;
}
.cource_cpage.gene_p .spte_sec .title_type_7 .head_title{
  color: #52613f;
}
.cource_cpage.gene_p #secid_1 .title_type_3 img {
  filter: invert(93%) sepia(11%) saturate(4184%) hue-rotate(28deg) brightness(100%) contrast(55%);
}
.cource_cpage.gene_p #secid_1 .dashed_border{
  border-color: #8cc63f;
}
.cource_cpage.gene_p .title_type_2:after{
    background: linear-gradient(to right, rgba(140, 198, 63, 1) 0%, rgba(140, 198, 63, 1) 100%);
}
.cource_cpage.gene_p #secid_3 td.head_td{
  background: #f2f6ee;
}
.cource_cpage.gene_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(140, 198, 63, 1) 0%, rgba(98, 151, 27, 1) 100%);
}
.cource_cpage.gene_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #67b039;
}
.cource_cpage.gene_p .spte_sec .teach_box .left_box{
  width: 100%;
}
.gene_p .title_type_14 .jp:after{
    border-bottom: solid 1px #67b039;
}
/****************************スポーツ*******************/
.sp_p .head_typea:before{
  background: rgba(251, 176, 59, 0.2);
}
.sp_p .grad_text1{
  background-image: linear-gradient(to right, rgba(251, 176, 59, 1) 0%, rgba(216, 116, 29, 1) 100%);
}
.cource_cpage.sp_p .teach_box .title_type_9:before,
.cource_cpage.sp_p .title_type_9:before,
.cource_cpage.sp_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.sp_p .cource_cali_table .table_typeA tr:nth-child(1),
.cource_cpage.sp_p .cource_cali_table .table_typeA tr:nth-child(2),
.cource_cpage.sp_p .cource_cali_table .title_type_9:before,
.cource_cpage.sp_p #secid_1 .square_flex .box{
  background: #fbb03b;
}
.cource_cpage.sp_p .cource_cali_table td.head_td,
.cource_cpage.sp_p #secid_1 .title_type_3{
  color: #fbb03b;
}
.cource_cpage.sp_p .spte_sec .title_type_7 .head_title{
  color: #a3814c;
}
.cource_cpage.sp_p #secid_1 .title_type_3 img {
  filter: invert(90%) sepia(20%) saturate(2976%) hue-rotate(324deg) brightness(95%) contrast(107%);
}
.cource_cpage.sp_p #secid_1 .dashed_border{
  border-color: #fbb03b;
}
.cource_cpage.sp_p .title_type_2:after{
    background: linear-gradient(to right, rgba(251, 176, 59, 1) 0%, rgba(251, 176, 59, 1) 100%);
}
.cource_cpage.sp_p .cource_cali_table td.head_td{
  background: #fdfaf5;
}
.cource_cpage.sp_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(251, 176, 59, 1) 0%, rgba(216, 116, 29, 1) 100%);
}
.cource_cpage.sp_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #e9920c;
}
.sp_p .title_type_14 .jp:after{
    border-bottom: solid 1px #e9920c;
}
/****************************芸術*******************/
.art_p .head_typea:before{
  background: rgba(202, 160, 99, 0.4);
}
.art_p .grad_text1{
  background-image: linear-gradient(to right, rgba(202, 160, 99, 1) 0%, rgba(181, 133, 63, 1) 100%);
}
.cource_cpage.art_p .title_type_9:before,
.cource_cpage.art_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.art_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.art_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.art_p #secid_3 .title_type_9:before,
.cource_cpage.art_p #secid_1 .square_flex .box{
  background: #caa063;
}
.cource_cpage.art_p #secid_3 td.head_td,
.cource_cpage.art_p #secid_1 .title_type_3{
  color: #caa063;
}
.cource_cpage.art_p .spte_sec .title_type_7 .head_title{
  color: #947d5c;
}
.cource_cpage.art_p #secid_1 .title_type_3 img {
  filter: invert(94%) sepia(77%) saturate(4033%) hue-rotate(303deg) brightness(83%) contrast(82%);
}
.cource_cpage.art_p #secid_1 .dashed_border{
  border-color: #caa063;
}
.cource_cpage.art_p .title_type_2:after{
    background: linear-gradient(to right, rgba(202, 160, 99, 1) 0%, rgba(202, 160, 99, 1) 100%);
}
.cource_cpage.art_p #secid_3 td.head_td{
  background: #f8f4f1;
}
.cource_cpage.art_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(202, 160, 99, 1) 0%, rgba(181, 133, 63, 1) 100%);
}
.cource_cpage.art_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #b5853f;
}
.cource_cpage.art_p #secid_1 .w6w4 .left_box .normal_text_box .big4{
  display: block;
  font-size: 220%;
  font-weight: 900;
}
.art_p .title_type_14 .jp:after{
    border-bottom: solid 1px #b5853f;
}
/****************************デジタルコンテンツ*******************/
.dc_p .head_typea .head_en2{
    padding-top: 8vh;
}
.dc_p .head_typea:before{
  background: rgba(0, 113, 188, 0.2);
}
.dc_p .grad_text1{
  background-image: linear-gradient(to right, rgba(0, 113, 188, 1) 0%, rgba(2, 35, 163, 1) 100%);
}
.cource_cpage.dc_p .title_type_9:before,
.cource_cpage.dc_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.dc_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.dc_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.dc_p #secid_3 .title_type_9:before,
.cource_cpage.dc_p #secid_1 .square_flex .box{
  background: #0071bc;
}
.cource_cpage.dc_p #secid_3 td.head_td,
.cource_cpage.dc_p #secid_1 .title_type_3{
  color: #0071bc;
}
.cource_cpage.dc_p .spte_sec .title_type_7 .head_title{
  color: #546773;
}
.cource_cpage.dc_p #secid_1 .title_type_3 img {
  filter: invert(34%) sepia(69%) saturate(6913%) hue-rotate(189deg) brightness(92%) contrast(103%);
}
.cource_cpage.dc_p #secid_1 .dashed_border{
  border-color: #0071bc;
}
.cource_cpage.dc_p .title_type_2:after{
    background: linear-gradient(to right, rgba(0, 113, 188, 1) 0%, rgba(0, 113, 188, 1) 100%);
}
.cource_cpage.dc_p #secid_3 td.head_td{
  background: #f7fafb;
}
.cource_cpage.dc_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(0, 113, 188, 1) 0%, rgba(2, 35, 163, 1) 100%);
}
.cource_cpage.dc_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #0223a3;
}
.dc_p .title_type_14 .jp:after{
    border-bottom: solid 1px #0223a3;
}
/****************************IT*******************/
.it_p .head_typea:before{
  background: rgba(0, 189, 210, 0.2);
}
.it_p .grad_text1{
  background-image: linear-gradient(to right, rgba(0, 189, 210, 1) 0%, rgba(0, 127, 141, 1) 100%);
}
.cource_cpage.it_p .title_type_9:before,
.cource_cpage.it_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.it_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.it_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.it_p #secid_3 .title_type_9:before,
.cource_cpage.it_p #secid_1 .square_flex .box{
  background: #00bdd2;
}
.cource_cpage.it_p #secid_3 td.head_td,
.cource_cpage.it_p #secid_1 .title_type_3{
  color: #00bdd2;
}
.cource_cpage.it_p .spte_sec .title_type_7 .head_title{
  color: #5c898e;
}
.cource_cpage.it_p .spte_sec .title_type_7 .head_title .small3{
  font-size: 50%;
  letter-spacing: 0;
}
.cource_cpage.it_p #secid_1 .title_type_3 img {
  filter: invert(54%) sepia(28%) saturate(5448%) hue-rotate(150deg) brightness(102%) contrast(102%);
}
.cource_cpage.it_p #secid_1 .dashed_border{
  border-color: #00bdd2;
}
.cource_cpage.it_p .title_type_2:after{
    background: linear-gradient(to right, rgba(0, 189, 210, 1) 0%, rgba(0, 189, 210, 1) 100%);
}
.cource_cpage.it_p #secid_3 td.head_td{
  background: #fafeff;
}
.cource_cpage.it_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(0, 189, 210, 1) 0%, rgba(0, 127, 141, 1) 100%);
}
.cource_cpage.it_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #007f8d;
}
.it_p .title_type_14 .jp:after{
    border-bottom: solid 1px #007f8d;
}
/****************************キャビンアテンダント*******************/
.cabin_p .head_typea:before{
  background: rgba(232, 143, 173, 0.4);
}
.cabin_p .grad_text1{
  background-image: linear-gradient(to right, rgba(232, 143, 173, 1) 0%, rgba(216, 66, 116, 1) 100%);
}
.cource_cpage.cabin_p .title_type_9:before,
.cource_cpage.cabin_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.cabin_p #secid_3 .title_type_9:before,
.cource_cpage.cabin_p #secid_1 .square_flex .box{
  background: #e88fad;
}
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2){
  background: none;
}
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2) td {
  color: #231815;
}
.cource_cpage.cabin_p #secid_3 .table_typeA tr:nth-child(2) td.head_td,
.cource_cpage.cabin_p #secid_3 td.head_td,
.cource_cpage.cabin_p #secid_1 .title_type_3{
  color: #e88fad;
}
.cource_cpage.cabin_p .spte_sec .title_type_7 .head_title{
  color: #af8f9a;
}
.cource_cpage.cabin_p .spte_sec .title_type_7 .head_title .small3{
  font-size: 50%;
  letter-spacing: 0;
}
.cource_cpage.cabin_p #secid_1 .title_type_3 img {
  filter: invert(81%) sepia(79%) saturate(2327%) hue-rotate(290deg) brightness(89%) contrast(99%);
}
.cource_cpage.cabin_p #secid_1 .dashed_border{
  border-color: #e88fad;
}
.cource_cpage.cabin_p .title_type_2:after{
    background: linear-gradient(to right, rgba(232, 143, 173, 1) 0%, rgba(232, 143, 173, 1) 100%);
}
.cource_cpage.cabin_p #secid_3 td.head_td{
  background: #f9f6f7;
}
.cource_cpage.cabin_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(232, 143, 173, 1) 0%, rgba(216, 66, 116, 1) 100%);
}
.cource_cpage.cabin_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #d84274;
}
.cabin_p .title_type_14 .jp:after{
    border-bottom: solid 1px #d84274;
}
/****************************パイロット*******************/
.pilot_p .head_typea:before{
  background: rgba(0, 77, 161, 0.4);
}
.pilot_p .grad_text1{
  background-image: linear-gradient(to right, rgba(0, 77, 161, 1) 0%, rgba(30, 145, 228, 1) 100%);
}
.cource_cpage.pilot_p .title_type_9:before,
.cource_cpage.pilot_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.pilot_p #secid_3 .title_type_9:before,
.cource_cpage.pilot_p #secid_1 .square_flex .box{
  background: #004da1;
}
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2){
  background: none;
}
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2) td {
  color: #231815;
}
.cource_cpage.pilot_p #secid_3 .table_typeA tr:nth-child(2) td.head_td,
.cource_cpage.pilot_p #secid_3 td.head_td,
.cource_cpage.pilot_p #secid_1 .title_type_3{
  color: #004da1;
}
.cource_cpage.pilot_p .spte_sec .title_type_7 .head_title{
  color: #59718b;
}
.cource_cpage.pilot_p .spte_sec .title_type_7 .head_title .small3{
  font-size: 50%;
  letter-spacing: 0;
}
.cource_cpage.pilot_p #secid_1 .title_type_3 img {
  filter: invert(12%) sepia(59%) saturate(7304%) hue-rotate(199deg) brightness(93%) contrast(108%);
}
.cource_cpage.pilot_p #secid_1 .dashed_border{
  border-color: #004da1;
}
.cource_cpage.pilot_p .title_type_2:after{
    background: linear-gradient(to right, rgba(0, 77, 161, 1) 0%, rgba(0, 77, 161, 1) 100%);
}
.cource_cpage.pilot_p #secid_3 td.head_td{
  background: #f3f6f9;
}
.cource_cpage.pilot_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(0, 77, 161, 1) 0%, rgba(30, 145, 228, 1) 100%);
}
.cource_cpage.pilot_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #1e91e4;
}
.pilot_p .title_type_14 .jp:after{
    border-bottom: solid 1px #1e91e4;
}
/****************************メカニック･グランドハンドリング*******************/
.mg_p .head_typea:before{
  background: rgba(113, 140, 199, 0.4);
}
.mg_p .grad_text1{
  background-image: linear-gradient(to right, rgba(113, 140, 199, 1) 0%, rgba(43, 48, 152, 1) 100%);
}
.cource_cpage.mg_p .title_type_9:before,
.cource_cpage.mg_p .spte_sec .teach_box .right_box .normal_text_box,
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(1),
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2),
.cource_cpage.mg_p #secid_3 .title_type_9:before,
.cource_cpage.mg_p #secid_1 .square_flex .box{
  background: #718cc7;
}
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2){
  background: none;
}
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2) td {
  color: #231815;
}
.cource_cpage.mg_p #secid_3 .table_typeA tr:nth-child(2) td.head_td,
.cource_cpage.mg_p #secid_3 td.head_td,
.cource_cpage.mg_p #secid_1 .title_type_3{
  color: #718cc7;
}
.cource_cpage.mg_p .spte_sec .title_type_7 .head_title{
  color: #7585a8;
}
.cource_cpage.mg_p .spte_sec .title_type_7 .head_title .small3{
  font-size: 50%;
  letter-spacing: 0;
}
.cource_cpage.mg_p #secid_1 .title_type_3 img {
  filter: invert(59%) sepia(40%) saturate(458%) hue-rotate(183deg) brightness(85%) contrast(89%);
}
.cource_cpage.mg_p #secid_1 .dashed_border{
  border-color: #718cc7;
}
.cource_cpage.mg_p .title_type_2:after{
    background: linear-gradient(to right, rgba(113, 140, 199, 1) 0%, rgba(113, 140, 199, 1) 100%);
}
.cource_cpage.mg_p #secid_3 td.head_td{
  background: #f0f2f8;
}
.cource_cpage.mg_p .spte_sec .color_sec:before{
  background: linear-gradient(to bottom, rgba(113, 140, 199, 1) 0%, rgba(43, 48, 152, 1) 100%);
}
.cource_cpage.mg_p .spte_sec .teach_box .right_box.tori_list .box:nth-child(2n) .normal_text_box{
    background: #2b3098;
}
.cource_cpage.mg_p #secid_1 .w6w4 .left_box .normal_text_box .big4{
  display: block;
  font-size: 200%;
  font-weight: 900;
}
.mg_p .title_type_14 .jp:after{
    border-bottom: solid 1px #2b3098;
}
.cource_list_typeA .box{
  border: solid 1px #dbcaea;
  padding: 3%;
  box-sizing:border-box;
  border-radius: 10px;
}
.cource_list_typeA .box .en_title{
  text-align: center;
  color: #8452af;
}
.cource_list_typeA .box .jp_title{
  text-align: center;
  background: #8452af;
  padding: 1em;
  color: #fff;
}
.cource_list_typeA .box ul{
  list-style: none;
}
.cource_list_typeA .box ul li{
  position: relative;
}
.cource_list_typeA .box ul li:before{
  content: "▶";
  color: #8452af;
  position: absolute;
  left: -1.5em;
}
.cource_cpage #secid_2 .cou_step .box .jp_title:after{
  content: none;
}
.cource_cpage #secid_2 .cou_step .box{
  padding: 0;
  position: relative;
}
.cource_cpage #secid_2 .cou_step .box .en_title{
  font-weight: 800;
  background: #8452af;
  color:#fff;
  padding: 1em 0;
}
.cource_cpage #secid_2 .cou_step .box .jp_title{
  font-weight: 900;
  padding: 1.5em;
  margin-bottom: 0;
}
.cource_cpage #secid_2 .cou_step .box .jp_title .big4{
  color: #8452af;
}
.cource_cpage #secid_2 .cou_step .box:nth-child(4) .jp_title{
  font-size: clamp(1.4rem, 1.4vw + 0rem, 2rem);
  padding-top: 1em;
}
.cource_cpage #secid_2 .cou_step .box:after{
    content: "";
    width: 0;
    height: 0;
    clip-path: polygon(000% 100%, 000% 000%, 00% 0%, 100% 50%);
    background: #8452af;
    position: absolute;
    bottom: 40px;
    right: -30px;
    z-index: 2;
    box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.5);
    width: 30px;
    display: block;
    height: 30%;
}
.cource_cpage #secid_2 .cou_step .box:nth-child(4):after{
  content: none;
}
.cource_cpage #secid_2 .cou_gene_tri_list .box{
  box-shadow: unset;
  width: 32%;
  padding: 0 3%;
}
.cource_cpage #secid_2 .cou_gene_tri_list .box:nth-child(3n){
  margin-right: 0;
}
.cource_cpage .title_type_2 .head_title .small5{
  margin-left: 1em;
}
.cource_cpage .cource_list_typeA.one .box{
  width: 100%;
  border: none;
  padding: 2%;
}
.cource_cpage .cource_list_typeA.one .box .flex_ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
}
.cource_cpage .cource_list_typeA.one .box .flex_ul li{
  width: 32%;
  margin-right: 2%;
}
.cource_cpage .cource_list_typeA.one .box .flex_ul li:nth-child(3n){
  margin-right: 0;
}
.sp_p .cource_list_typeA .box ul li:before{
  color: #fbb03b;
}
.cource_img_list_B.six{
  padding: 0 2%;
}
.cource_img_list_B.six .box{
  width: 15%;
  margin-right: 2%;
}
.cource_img_list_B.six .box:nth-child(6n){
  margin-right: 0;
}
.cource_cpage #secid_2 .artp_flexA .box{
  width: 32%;
  margin-right: 2%;
  padding: 2%;
}
.cource_cpage #secid_2 .artp_flexA .box:nth-child(3n){
  margin-right: 0;
}
.cource_cpage .artp_flexA .box .img{
  margin-bottom: 1em;
}
.cource_cpage #secid_2 .artp_flexA .box .en_title{
  font-weight: 700;
  color: #caa063;
  margin-bottom: 0.2em;
}
.cource_cpage #secid_2 .artp_flexA .box .jp_title{
  color: #caa063;
}
.cource_cpage #secid_2 .artp_flexA .box .jp_title:after{
  margin-top: 2em;
  margin-bottom: 2em;
  height: 2px;
  background: #caa063;
}
.cource_cpage #secid_2 .artp_flexA .box .des .art_title{
  display: block;
  text-align: center;
  font-size: clamp(1.8rem, 1.6vw + 0rem, 2.0rem);
  font-weight: 900;
  line-height: 140%;
}
.cource_cpage.it_p .cource_list_typeA.one .box,
.cource_cpage.dc_p .cource_list_typeA.one .box{
  padding: 1% 2% 2%;
}
.it_p .cource_list_typeA .box ul,
.dc_p .cource_list_typeA .box ul{
  margin-top: 0;
  margin-bottom: 0;
}
.dc_p .cource_list_typeA .box ul li:before{
  content: "・";
  color: #0071bc;
}
.it_p .cource_list_typeA .box ul li:before{
  content: "・";
  color: #00bdd2;
}
.cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li,
.cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li{
  width: 23.5%;
  margin-right: 2%;
}
.cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li:nth-child(4n),
.cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li:nth-child(4n){
  margin-right: 0;
}
.it_p .cource_list_typeA .box:nth-child(2) ul li:before,
.dc_p .cource_list_typeA .box:nth-child(2) ul li:before{
  content: "●";
}
.cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2),
.cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2){
  background: #f8f8f8;
  padding: 2%;
}
.cource_list_typeB li{
  width: 48%;
  margin-right: 4%;
}
.cource_list_typeB .box{
  width: 100%;
}
.cource_list_typeB .box .flex_ul{
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.cource_list_typeB li:nth-child(2n){
  margin-right: 0;
}
.cource_cpage #secid_2 .degi_flow_sec .box{
  width: 33.3333333333333%;
  margin-right: 0;
  box-shadow: unset;
  background: #f8f8f8;
  padding: 0 0 2%;
  position: relative;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(3){
  border-right: none;
}
.cource_cpage #secid_2 .degi_flow_sec .box .jp_title{
  background: #3699dc;
  font-weight: 900;
  color: #fff;
  padding: 1em;
  position: relative;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(2) .jp_title{
  background: #0070BC;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(3) .jp_title{
  background: #00538c;
}
.cource_cpage #secid_2 .degi_flow_sec .box .jp_title .small2{
  font-weight: 300;
  font-size: 70%;
  margin-left: 1em;
}
.cource_cpage #secid_2 .degi_flow_sec .box .jp_title:after{
  content: none;
}
.cource_cpage #secid_2 .degi_flow_sec .box .des{
  padding: 5%;
  position: relative;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(2) .des:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top:5%;
  height: 95%;
  border-left: solid 1px #eee;
  width: 1px;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(2) .des:after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top:5%;
  height: 95%;
  border-right: solid 1px #eee;
  width: 1px;
}
.cource_cpage #secid_2 .degi_flow_sec .box .jp_title:after {
    content: "";
    width: 0;
    height: 0;
    clip-path: polygon(000% 100%, 000% 000%, 00% 0%, 100% 50%);
    background: #3699dc;
    position: absolute;
    bottom: 0px;
    right: -29px;
    z-index: 2;
    box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.5);
    width: 30px;
    display: block;
    height: 100%;
    margin: 0;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(2) .jp_title:after{
  background: #0070BC;
}
.cource_cpage #secid_2 .degi_flow_sec .box:nth-child(3) .jp_title:after{
  content: none;
}
.cource_cpage #secid_2 .degi_flow_sec .di_step_flex.v2 .box:nth-child(1) .jp_title{
  background: #58d1de;
}
.cource_cpage #secid_2 .degi_flow_sec .di_step_flex.v2 .box:nth-child(2) .jp_title{
  background: #00BDD2;
}
.cource_cpage #secid_2 .degi_flow_sec .di_step_flex.v2 .box:nth-child(3) .jp_title{
  background: #00a7ba;
}
.cource_cpage #secid_2 .degi_flow_sec .di_step_flex.v2 .box:nth-child(1) .jp_title:after{
  background: #58d1de;
}
.cource_cpage #secid_2 .degi_flow_sec .di_step_flex.v2 .box:nth-child(2) .jp_title:after{
  background: #00BDD2;
}
.cource_duo_sec.two.w5w5 .img{
  width: 35%;
  margin-left: 0;
  margin-right: 5%;
}
.cource_duo_sec.two.w5w5 .right_box{
  width: 60%;
}
.cource_cpage #secid_2 .cabin_sec1 .box .jp_title:after{
  background: #e88fad;
  margin-top: 2em;
  margin-bottom: 2em;
}
.cource_cpage #secid_2 .cabin_sec1 .box .en_title{
  color: #e88fad;
  margin-bottom: 0;
}
.cource_cpage #secid_2 .cabin_sec1 .box .jp_title{
  color: #f1e4e8;
}
.pilot_p .cource_list_typeB li{
  width: 32%;
  margin-right: 2%;
}
.pilot_p .cource_list_typeB li:nth-child(3n){
  margin-right: 0;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA{
  padding-top: 2%;
  padding-bottom: 0%;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA .box{
  width: 31%;
  margin-right: 3.5%;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA .box:nth-child(3n){
  margin-right: 0;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA .box .jp_title{
  background: #004da1;
  color: #fff;
  padding: 6%;
  line-height: 140%;
  position: relative;
  margin-bottom: 1em;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA .box .des{
  padding: 2% 4%;
}
.pilot_p .cource_head_flex.tri.flex_box_typeA .box .jp_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: #004da1 transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
}
.img_sec_box .img{
  max-width: 1280px;
}
.mg_p .cource_head_flex.flex_box_typeA .box .jp_title{
  background: #718cc7;
  color: #fff;
  padding: 4% 6%;
  line-height: 140%;
  position: relative;
  margin-bottom: 1em;
}
.mg_p .cource_head_flex.flex_box_typeA .box .des{
  padding: 2% 4%;
  line-height: 180%;
}
.mg_p .cource_head_flex.flex_box_typeA .box .jp_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: #718cc7 transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
}
.mg_p .cource_head_flex.flex_box_typeA .box{
  width: 35%;
  margin-right: 5%;
}
.mg_p .cource_head_flex.flex_box_typeA .box:nth-child(2){
  width: 60%;
  margin-right: 0;
}
.mg_p .mgp_sec_sec .grad_text1{
  line-height: 140%;
}
.cource_cpage #secid_2 .mgp_sec_sec .box{
  width: 25%;
  margin-right: 2%;
  box-shadow: unset;
  padding: 0;
}
.cource_cpage #secid_2 .mgp_sec_sec .box:nth-child(3){
  width: 46%;
  margin-right: 0;
}
.parent-pageid-728 .cource_sec{
  padding-top: 0;
  padding-bottom: 10%;
}
.page-template-page-page-contact-php .link_box_typeD .arrow{
  display: none;
}
.moshi_wigi h4{
  margin-bottom: 0.5em;
}
.moshi_wigi p{
  margin-bottom: 1em;
}
.faci_flex .left_box{
  width: 48%;
  margin-right: 4%;
}
.faci_flex .right_box{
  width: 48%;
}
.faci_flex .left_box .head_title{
  line-height: 140%;
  color: #053d70;
  font-style: italic;
}
.online_syutu_box{
      margin-left: 2%;
    margin-right: 2%;
}
.bosyu_dl_link a{
  width: 100%;
  padding: 10px 1.5em;
  box-sizing: border-box;
  border: solid 4px #fff;
  box-shadow: 3px 3px 5px 0px rgba(60, 75, 130, 0.2);
    background: linear-gradient(to right, rgba(212, 20, 90, 1) 0%, rgba(237, 28, 36, 1) 100%);
    display: block;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    padding: 3% 2em;
    position: relative;
}
.bosyu_dl_link a img.arrow{
  display: none;
}
.bosyu_dl_link a img.gaibu_arrow {
    display: inline-block;
    max-width: 30px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: absolute;
    right: 5%;
    top: 37%;
}
.bosyu_dl_link a .en_title{
  font-weight: 300;
}
.thnone_table.table_typeA.th_none_table_v1 td.head_td{
      background: linear-gradient(to right, rgba(5, 61, 112, 1) 0%, rgba(0, 169, 157, 1) 100%);
      color: #fff;
      width: 40%;
}
.thnone_table.table_typeA.th_none_table_v1 td.t_sec2{
  background: #fff;
}
.home .info_box .box .img{
  height: 256px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.home .info_box .box .img img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    max-width: inherit;
    margin-bottom: 10px;
}
.c_form{
  padding-top: 0;
}
.contact_base1{
  padding-bottom: 0;
}
.page-template-page-page-contact.page-child .contact_head_box{
  display: none;
}
.page-template-page-page-contact.page-child .head_typea{
  height: 300px;
}
.page-template-page-page-contact.page-child .head_typea .text_box{
  top: 30%;
}
.page-template-page-page-contact.page-child .head_typea .head_en2{
  display: none;
}
.page-template-page-page-contact.page-child .oc_page #secid_1{
  padding-top: 5%;
}
.page-template-page-page-contact.page-child .contact_tel_box{
  margin-bottom: 8%;
}
.formp_top.base_inner5{
  padding-bottom: 0%;
}
.base_inner5.form_box{
  padding-top: 0;
}
/*******************************************************************************************************************
スマホ用 starat
********************************************************************************************************************/
@media screen and (max-width: 680px){

  /****************基本設定*******************/
  .pc_none{
    display: inherit;
  }
  .sp_none{
    display: none;
  }
  .ft14{
    font-size: 1.4rem;
  }
  .sec5 .box{
    width: 100%;
  }
  #footer .left_box{
    width: 100%;
  }
  #footer .right_box{
    width: 100%;
  }
  #footer .right_box .box{
    width: 100%;
  }
  #footer-mobile-buttons{
    z-index: 9999999999;
    padding: 0;
    height: 55px;
    background: #053d70;
  }
  div#navi{
    max-width: 80%;
    width: 100%;
  }
  #footer-mobile-buttons a{
    color: #fff;
    height: 55px;
    padding-top: 8px;
    box-sizing:border-box;
  }
  #footer-mobile-buttons a:hover{
    transform:unset;
    background-color: rgba(255, 255, 255, 0.1);
  }
  #footer-mobile-buttons a .menu-caption{
    color: #fff;
    font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  #navi.sidr{
    font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  div#navi #site-title{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  #navi ul.main_navi{
    font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    border-radius: 0;
    padding-left: 0;
  }
  #navi ul.main_navi li{
    display: block;
    width: 100%;
  }
  #navi ul.main_navi li a.par{
    border-bottom: solid 1px #114d83;
    text-align: left;
    position: relative;
  }
  #navi ul.main_navi .submenu{
    width: 100%;
    position: static;
    display: block;
    padding: 0;
  }
  #navi ul.main_navi li a.par:after, #navi ul.main_navi li a.par:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s;
  }
  #navi ul.main_navi li a.par::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
  }
  #navi ul.main_navi li a.par.open::after{
    transform: translateY(-50%) rotate(180deg);
  }
  #navi ul.main_navi li a:hover{
    box-shadow: none;
  }
  #navi .title_box_topver{
    width: 100%;
    padding: 10px;
  }
  #navi .title_box_topver .en_title{
    margin-bottom: 0;
  }
  #navi .title_box_topver .en_title .text{
    font-size: clamp(2.4rem, 2.0vw + 0rem, 2.8rem);
  }
  #navi .title_box_topver .h2_base{
    margin-bottom: 0em;
    margin-left: 1.5em;
    font-size: 1.5rem;
  }
  #navi ul.main_navi li .submenu .title_box .link_box{
    margin-top: 10px;
  }
  #navi ul.main_navi li .submenu .title_box .link_box a{
    font-size: 1.2rem;
  }
  #navi ul.main_navi li .submenu .menu_list{
    width: 100%;
    background: #eee;
    padding: 10px;
    box-sizing: border-box;
  }
  .menu_list .box{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0;
    padding: 5px 0;
    border-bottom: solid 1px #ddd;
  }
  .menu_list .box:nth-child(2n){
    margin-right: 0;
  }
  .menu_list .box .img{
    box-sizing:border-box;
    padding: 0;
    width: 30%;
  }
  .menu_list .box .img img{
    display: block;
  }
  #navi ul.main_navi li .menu_list .box a{
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-items: center;
  }
  #navi ul.main_navi li .menu_list .box a .title{
    padding: 8px 1em;
    text-align: left;
    font-size: 1.4rem;
    line-height: 120%;
    letter-spacing: 0;
    width: 70%;
    box-sizing: border-box;
    display: block;
  }
  .menu_list.cource_menu .box:nth-child(2n){
    margin-right: 0%;
  }
  .menu_list.cource_menu .box:nth-child(2n+1){
    margin-right: 0;
  }
  .menu_list.cource_menu .box:nth-child(8),
  .menu_list.cource_menu .box:nth-last-child(1){
    border-bottom: none;
  }
  .submenu .title_box.title_type_7 .text{
        font-size: clamp(1.8rem, 2.4vw + 0rem, 2.4rem);
        padding: 0;
  }
  .submenu .title_box.title_type_7 .en{
    padding: 0;
  }
  .submenu .title_box.title_type_7:after{
    width: 30%;
    bottom: 16px;
  }
  .submenu .title_box.title_type_7.v2{
    margin-top: 5%;
  }
  #navi .inq_menu .menu_base{
    margin: 0;
  }
  #navi .inq_menu .menu_base a{
    background: #fcee21;
    display: block;
    padding: 5%;
    margin-bottom: 0%;
    letter-spacing: 0px;
    border-bottom: solid 1px #231815;
  }
  #navi .inq_menu .menu_base a img {
      position: relative;
      margin-right: 5px;
      top: 5px;
          max-width: 20px;
  }
  .head_right{
    width: 100%;
    text-align: center;
  }
  .head_right .head_menu{
    justify-content:center;
  }
  .head_right .head_menu .menu_base{
    width: 50%;
    margin-bottom: 0;
    border-right:solid 1px #eee;
    border-bottom:solid 1px #eee;
    box-sizing:border-box;
  }
  .head_right .head_menu .menu_base:nth-child(2n+1){
    margin-right: 0;
    border-right: 0;
  }
  .head_menu .menu_base a{
    display: block;
    font-size: 1.2rem;
  }
  .head_menu .menu_base:after{
    content: none;
  }
  .head_menu .menu_base.trans a{
    padding: 15px;
  }
  div#navi ul.head_sns_list{
    display: flex!important;
    flex-flow: row wrap;
    justify-content: center;
    padding: 10px 0;
    border-bottom: solid 1px #eee;
  }
  #navi .contact_sec{
    padding: 5% 10px;
  }
  #navi .contact_sec .box{
    width: 100%;
  }
  #navi .contact_sec .title_box:after,
  #navi .contact_sec .link_box:after{
    content: none;
  }
  div#navi ul.head_sns_list a{
    display: block;
    padding: 0;
  }
  div#navi ul.head_sns_list li{
    line-height: 100%!important;
  }
  .menu-caption-search::before{
    content: none;
  }
  #mobile-search-box{
    z-index: 100;
  }
  .message_sec{
    background-repeat: no-repeat;
    padding: 10% 0;
    background-size:150%;
  }
  .contact_sec .title_box{
    width: 100%;
    margin-bottom: 6%;
  }
  .contact_sec .box:nth-child(6):before,
  .contact_sec .title_box:after{
    content: none;
  }
  .contact_sec .title_box .en_title{
    font-size: clamp(1.8rem, 8vw + 0rem, 2.8rem);
  }
  .contact_sec .box:nth-child(2):before{
    content: none;
  }
  .contact_sec .link_box{
    width: 25%;
  }
  .contact_sec .tel_box{
    width: 100%;
    margin-top: 4%;
  }
  .contact_sec .link_box .text{
    display: block;
  }
 .sns_mb_sec{
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    align-items: flex-end;
    padding-bottom: 55px;
    box-sizing:border-box;
    z-index: 10;
    color: #053d70;
            clip-path: polygon(0% 100%, 0% 90%, 100% 100%, 100% 100%);
            /*clip-path: polygon(0% 100%, 0% 100%, 100% 100%, 100% 100%);*/
  }
  .sns_mb_sec .title{
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    width: 100%;
    background: #053d70;
    color: #fff;
    text-align: center;
    
        clip-path: polygon(100% 10%, 100% 21%, 100% 10%, 100% 10%);
    padding: 20% 0 25%;
        position: relative;
        z-index: 10;
  }
  .sns_mb_sec .title span{
    display: inline-block;
    transform: rotate(-10deg);
    letter-spacing: 4px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    font-size: 12px;
  }
  .sns_mb_sec .logo_sec{
    width: 90%;
        transform: rotate(-3deg);
        position: relative;
        top: 13%;
  }
  .sns_mb_ul{
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
        height: 24vh;
        width: 100%;
  }
  .sns_mb_ul li{
    text-align: center;
    position: absolute;
    width: 24%;

  }
  .sns_mb_ul li:nth-child(1){
        top: -250%;
        right: -40%;
        opacity: 0;
        width: 0;
        transform: rotate(-360deg);
    -moz-transition: 1.2s;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    -ms-transition: 1.2s;
    transition: 1.2s;
  }
  .sns_mb_ul li:nth-child(2){
        top: -200%;
        right: -40%;
        opacity: 0;
        width: 0;
        transform: rotate(-260deg);
        -moz-transition: .8s;
        -webkit-transition: .8s;
        -o-transition: .8s;
        -ms-transition: .8s;
        transition: .8s;
  }
  .sns_mb_ul li:nth-child(3){
        top: -300%;
        right: -40%;
        opacity: 0;
        width: 0;
        transform: rotate(-180deg);
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -ms-transition: .5s;
        transition: .5s;
  }
  .sns_mb_ul li:nth-child(4){
        top: -400%;
        right: -40%;
        opacity: 0;
        width: 0;
        transform: rotate(-180deg);
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -ms-transition: .5s;
        transition: .5s;
  }
  .sns_mb_ul li .text{
    letter-spacing: 0;
  }
  #mobile-sns-box{
    display: none;
    position: relative;
    z-index: 100;
  }
  #mobile-sns-box.active .sns_mb_sec{
            clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%);
  }
  #mobile-sns-box.active .sns_mb_sec .title{
    clip-path: polygon(0% 100%, 0% 21%, 100% 10%, 101% 52%);
  }
  #mobile-sns-box.active .sns_mb_sec .title span{
        font-size: clamp(4rem,9vw + 0rem,12rem);
  }
  #mobile-sns-box.active .sns_mb_ul li:nth-child(1){
      top: -24%;
        right: 77%;
        width: 20%;
        opacity: 1;
        transform: rotate(0deg);
  }
  #mobile-sns-box.active .sns_mb_ul li:nth-child(2){
        top: -42%;
        right: 52%;
        width: 20%;
        opacity: 1;
        transform: rotate(0deg);
  }
  #mobile-sns-box.active .sns_mb_ul li:nth-child(3){
        top: -60%;
        right: 28%;
        width: 20%;
        opacity: 1;
        transform: rotate(0deg);
  }
  #mobile-sns-box.active .sns_mb_ul li:nth-child(4){
        top: -77%;
        right: 3%;
        width: 20%;
        opacity: 1;
        transform: rotate(0deg);
  }
  #h-top{
    height: auto;
  }
  #header .alignleft{
    width: 70%;
    padding-left: 0;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-left: auto;
    margin-right: auto;
  }
  #header .alignleft img{
    display: block;
  }
  #site-description{
    display: none;
  }
  .mv_area .swiper{
    height: 50vh;
  }
  .mv_area .info_box{
    position: static;
    max-width: 100%;
  }
  .mv_area .text_box{
    width: 80%;
    top: 65%;
  }
  .sec8{
    padding: 1em 4%;
  }
  .sec8 .head .view_more_circle{
    width: 100%;
    max-width: inherit;
  }
  .sec8 .left_box {
      width: 100%;
      margin-right: 0;
  }
  .sec8 .info_menu{
    display: flex;
    flex-flow: row;
    justify-content: left;
  }
  .sec8 .info_menu li{
    padding: 5px 0.6em;
    letter-spacing: 0;
    border-radius: 0;
  }
  .sec8 .right_box{
    width: 100%;
  }
  .title_box_topver{
    display: block;
  }
  .title_box_topver .h2_base{
    margin-left: 1.5em;
  }
  .sec_base.sec8 .right_box .info_box .box .infohead{
    margin-bottom: 2%;
  }
  .sec2 .feature_box{
    width: 100%;
    position: static;
    padding-top: 4%;
  }
  .sec2 .feature_box .title_box_topver{
    margin-bottom: 1em;
  }
  .sec2 .feature_box .des{
    margin-right: 1em;
    margin-bottom: 2em;
  }
  .sec3{
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .cource_sec .title_box_topver .h2_base{
    margin-left: 1.5em;
  }
  .sec3 .head_des a{
    font-size: 1.4rem;
  }
  .sec3 .course_list .box{
    width: 100%;
  }
  .sec3 .course_list .box a{
    padding-top: 15vw;
  }
  .sec3 .course_list .box .foot_box{
    /*height: 40vw;*/
    height: auto;
    padding-bottom: 6%;
  }
  .sec3 .course_list .box .foot_box .des{
    width: 80%;
  }
  .sec4 .title_box_topver .h2_base{
    margin-left: 0;
  }
  .sec4 .head_box.mbe40{
    margin-bottom: 2em;
  }
  .sec4 .campuslife_box .box{
    width: 50%;
  }
  .sec4 .campuslife_box .box .img.mbe30{
    margin-bottom: 1em;
  }
  .view_more_circle.noa{
    width: 90%;
    box-sizing:border-box;
    line-height: 100%;
  }
  .view_more_circle.noa .en.ft16{
    font-size: 1.2rem;
    margin-left: 0;
  }
  .view_more_circle.noa img{
    max-width: 15px;
  }
  .sec7 a .left_box{
    width: 100%;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 8%;
  }
  .sec7 a .right_box{
    width: 100%;
    margin-left: 0;
  }
  .sec7 a .left_box .head_img img{
    margin-left: auto;
    margin-right: auto;
  }
  .sec7 a .right_box .ft30{
    letter-spacing: 0;
    font-size: clamp(1.8rem, 3vw + 0rem, 3rem);
  }
  .sec7 .head_box.mbe40{
    margin-bottom: 2em;
  }
  .sec7 a .view_more_circle .en{
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    line-height: 120%;
  }
  .sec7 a .view_more_circle img{
    margin-bottom: 8px;
  }
  .foot_logo{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer_menu_sec{
    padding: 2em 0 0;
  }
  #footer .head_sns_list{
    margin-bottom: 2em;
  }
  .ft28 {
    font-size: clamp(2.0rem, 2.0vw + 0rem, 2.8rem);
  }
  .ft13 {
      font-size: clamp(1.2rem, 1.3vw + 0rem, 1.3rem);
  }
  #footer .foot_menu_list a{
    line-height: 160%;
    display: block;
  }
  #footer .right_box .box .foot_menu_list li:before{
    top: -4px;
  }
  #footer .right_box .box{
    margin-right: 0;
    margin-bottom: 1.5em;
  }
  #footer #copyright{
    margin-bottom: 55px;
  }
  #footer #copyright .credit{
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }
  .foot_sub_menu.flex_box{
    justify-content:center;
  }
  #copyright .foot_sub_menu li:nth-child(3n):after{
    content: none;
  }
  .head_typea{
    height: 250px;
  }
  .head_typea .text_box{
    top: 40%;
  }
  .page-id-275 .inl20em{
    padding: 0;
  }
  .page-id-275 #secid_1 .normal_text_box{
    font-size: 1.4rem;
  }
  .kouyu_link_bana.two.w5w5 .left_box{
    width: 100%;
  }
  .kouyu_link_bana .title_type_13 .head_title .text{
    display: block;
    text-align: center;
    padding: 10px 1em;
  }
  .kouyu_link_bana .title_type_13 .head_title .text span{
    display: block;
    width: 100%;
    line-height: 120%;
  }
  .kouyu_link_bana .title_type_13 .head_title .text span.en{
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .table_typeA td.head_td{
    padding: 1em 0.5em;
    line-height: 140%;
  }
  .table_typeA th{
    padding: 1em 0.5em;
    line-height: 140%;
  }
  .table_typeA td{
    line-height: 140%;
    padding: 1em 0.5em;
  }
  .ft20, .des.ft20 {
    font-size: clamp(1.6rem, 1.4vw + 0rem, 2rem);
  }
  .page-id-237 .title_type_9{
    padding-bottom: 0.5em;
  }
  .page-id-237 .title_type_9 .text{
    font-size: 1.6rem;
  }
  a.pdf_link{
    display: block;
    letter-spacing: 0;
  }
  .pdf_link .arroww{
    max-width: 15px;
  }
  .pdf_link .pdficon{
    max-width: 20px;
  }
  .gray_box .title_type_3{
    position: relative;
    width: 50%;
    padding: 5px 1em;
    top: 0;
    left: -5%;
  }
  .gray_box ul li{
    line-height: 160%;
    padding: 5px 0 5px 2em;
    font-size: 1.4rem;
  }
  .gray_box ul li:nth-last-child(1){
    border-bottom: none;
  }
  .page-id-237 .table_div{
    margin-bottom: 3em;
  }
  .page-id-237 .table_div .table_typeA td.t_sec2{
    text-align: left;
  }
  .title_type_13.mbe20{
    margin-bottom: 1em;
  }
  .page-id-237 .gray_box{
    margin-bottom: 3em;
  }
  .page-id-237 .inl20em{
    padding: 0;
    font-size: 1.4rem;
  }
  .head_typed{
    height: 200px;
  }
  .flex_box.two.sitemap_link .box{
    width: 100%;
    margin-right: 0;
  }
  .ct_list.nowrap{
    flex-flow:row wrap;
  }
  .ct_list li{
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .ct_list li:nth-child(3n){
    margin-right: 0;
  }
  .ct_list li a{
    width: 100%;
    padding: 8px 1em;
    box-sizing:border-box;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .info_list_page .entry{
    width: 100%;
    margin-right: 0;
  }
  .info_list_page .entry .entry-thumb{
    height: 40vw;
  }
  .prac_page .data_table_box .left_box{
    padding: 20px 1em;
    width: 100%;
  }
  .prac_page .data_table_box .left_box:before{
    left: 0;
  }
  .prac_page .data_table_box .right_box{
    padding: 20px 1em;
    line-height: 160%;
    font-size: 1.4rem;
    width: 100%;
    border-bottom: none;
  }
  .prac_page .data_table_box .left_box:after{
    content: none;
  }
  .title_mbe40{
    margin-bottom: 2em;
  }
  .contact_form dt{
    width: 100%;
    padding: 4% 2% 4% 3%;
  }
  .contact_form dd{
    border-bottom: none;
    padding: 4% 2% 6%;
    width: 100%;
  }
  .contact_form dt:before{
    left:0;
  }
  .contact_form dt:after{
    content: none;
  }
  .contact_form select{
    width: 100%;
    box-sizing:border-box;
  }
  input[type="text"].middle{
    box-sizing:border-box;
  }
  .contact_form dt .title br{
    display: none;
  }
  .contact_form dt .title{
    font-size: clamp(1.6rem, 1.2vw + 0rem, 1.6rem);
  }
  .mw_wp_form .contact_form .hclass_list .mwform-checkbox-field{
    width: 100%;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .contact_form dd.add_dd a{
    margin-left: 0em;
    padding: 0 0.5em;
  }
  .mwform-tel-field input[type="text"].tel{
    width: 30%;
  }
  .contact_des{
    width: 100%;
    box-sizing:border-box;
    font-size: 1.4rem;
    line-height: 140%;
  }
  .contact_form .submit input{
    max-width: 100%;
    width: 100%;
    padding-top: 120px;
  }
  .contact_form dl .chuugaku_txt{
    display: block;
  }
  .contact_tel_box .box.v1,
  .contact_tel_box .box{
    width: 100%;
    margin-right: 0;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 25px;
  }
  .contact_tel_box .box.v3{
    margin-bottom: 0;
    line-height: 140%;
  }
  .contact_tel_box .box.v1 .jp{
    margin-bottom: 10px;
  }
  .contact_tel_box .box.v2 .jp{
    font-size: 1.3rem;
  }
  .contact_tel_box .box.v2 .en{
    font-size: clamp(3.8rem, 3.2vw + 0rem, 4.2rem);
  }
  .contact_tel_box{
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: 20px;
    margin-bottom: 2em;
  }
  .contact_list_box img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 0px;
    top: 0;
    margin-top: 0.3em;
  }
  .contact_list_box .text{
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 120%;
    display: block;
    height: 2em;
    box-sizing:border-box;
    padding-top: 0.5em;
    margin-bottom: 0.7em;
    margin-top: 0.7em;
  }
  .contact_list_box li:nth-child(2) .text{
    padding-top: 0;
  }
  .text_ul_box.kome li{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .contact_form dt:nth-child(1), .contact_form dd:nth-child(2){
    border-top: none;
  }
  .oc_page #secid_1 .open_campus_head .left_box{
    width: 90%;
  }
  .oc_page #secid_1 .grad_text1 .text{
    letter-spacing: 0;
    font-size: 1.6rem;
  }
  .oc_page #secid_1 .open_campus_head .left_box .title_type_14 .jp{
    margin-bottom: 10px;
  }
  .oc_page #secid_1 .open_campus_head .left_box .title_type_14 .jp:after{
    content: none;
  }
  .oc_page #secid_1 .title_type_14 .en{
    display: none;
  }
  .oc_page #secid_1 .open_campus_head .left_box .img img{
    display: block;
  }
  .oc_page #secid_1 .open_campus_head .left_box .normal_text_box{
    line-height: 160%;
  }
  .oc_img_line{
    width: 180%;
  }
  .oc_page #secid_1 .open_campus_head .right_box{
    width: 90%;
    height: 60vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
  }
  .oc_page #secid_1 .open_campus_head .right_box img{
    width: 100%;
  }
  .oc_page .contact_link_btn a .rightbox{
    width: 100%;
  }
  .oc_page .contact_link_btn a .left_box .jp{
    font-size: clamp(2.0rem, 3.2vw + 0rem, 4.2rem);
    letter-spacing: 0;
  }
  .oc_page .contact_link_btn a .rightbox .ft32{
    line-height: 160%;
  }
  .oc_page .contact_link_btn a{
    padding: 5%;
  }
  .oc_page .oc_hukidashi_title .head_title{
    font-size: clamp(1.6rem, 2.0vw + 0rem, 2.8rem);
    letter-spacing: 0;
  }
  .oc_page .oc_hukidashi_title .head_title:before{
    left: -4%;
  }
  .oc_page .oc_hukidashi_title .head_title:after{
    right: -4%;
  }
  .oc_page .oc_hukidashi_title{
    margin-bottom: 2em;
  }
  .page-id-705 .table_typeA.mb4{
    margin-bottom: 10%;
  }
  .page-id-705 .table_typeA.mb6{
    margin-bottom: 15%;
  }
  .oc_page #secid_1{
    margin-bottom: 10%;
  }
  .contact_form dd .horizontal-item + .horizontal-item{
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .contact_form dd .ate{
    line-height: 160%;
  }
  .dp_page .link_box a img{
    max-width: 40px;
    top: 0;
  }
  .dp_page .link_box a .jp_title{
    display: block;
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
  }
  .dp_page .link_box a .jp_title .text{
    width: calc(100% - 60px);
    text-align: left;
    font-size: clamp(1.8rem, 2.4vw + 0rem, 3.2rem);
    line-height: 140%;
  }
  .dp_page .link_box a .en_title{
    display: inline-block;
    position: relative;
    top: -6px;
    line-height: 100%;
  }
  .dp_page .link_box a{
    padding-bottom: 0.5em;
  }
  .ft18, .des.ft18 {
    font-size: clamp(1.6rem, 1.3vw + 0rem, 1.8rem);
  }
  .web_app .normal_box{
    width: 100%;
  }
  .web_app .web_app_title .jp{
    font-size: clamp(2.4rem, 4.8vw + 0rem, 5.8rem);
    text-align: center;
    display: block;
  }
  .web_app .web_app_title .en{
    text-align: center;
  }
  .web_app .img_box{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .web_app .normal_box .web_app_click{
    padding-left: 2em;
    padding-right: 2em;
  }
  .web_app .normal_box .web_app_click .jp{
    line-height: 160%;
    display: block;
    margin-top: 10px;
  }
  .web_app .normal_box .web_app_click .en{
    display: block;
    width: 100%;
    margin: 0;
  }
  .guid_page #secid_2 .gray_box_list{
    padding: 8% 3%;
  }
  .guid_page #secid_2 .gray_box_list .left_box{
    width: 100%;
  }
  .guid_page #secid_2 .gray_box_list ul{
    width: 100%;
  }
  .guid_page #secid_2 .gray_box_list ul li{
    width: 100%;
    font-size: 1.4rem;
    line-height: 160%;
  }
  .guid_page .table_typeA{
    margin-bottom: 3em;
  }
  .guid_page .ate_box{
    padding:8% 3%;
    margin-bottom: 3em;
  }
  .guid_page .ate_box .title_type_3{
    position: relative;
    width: 60%;
    box-sizing:border-box;
    padding: 15px 1em;
    top: 0;
    left: -3%;
  }
  .guid_page .title_type_13 .text{
    display: block;
    line-height: 140%;
  }
  .inl20em_cus .flex_box_typeA.six .box:nth-child(2n),
  .inl20em_cus .flex_box_typeA.six .box{
    width: 100%;
  }
  .inl20em_cus .flex_box_typeA.six .box:nth-child(2n){
    height: 60px;
  }
  .inl20em_cus .flex_box_typeA.six .box .jp_title{
    padding: 20px 0;
    margin-bottom: 0;
  }
  .inl20em_cus .flex_box_typeA.six .box:nth-child(2n):before{
    width: 30px;
    transform: rotate( -90deg );
    left:15%;
    height: 15px;
  }
  .inl20em_cus .flex_box_typeA.six .box:nth-child(2n):after{
    width: 30px;
    transform: rotate( -90deg );
    right: 15%;
    left: inherit;
    height: 15px;
  }
  .inl20em_cus .flex_box_typeA.six .box .des{
    text-align: center;
  }
  .inl20em_cus .flex_box_typeA.six .box:nth-child(6) .en_title{
    position: static;
    margin-top: 10px;
  }
  .guid_page .inl20em{
    padding-left: 0;
    padding-right: 0;
  }
  .bosyu_dl_link a .jp_title{
    font-size: clamp(1.5rem, 4vw + 0rem, 3.6rem);
    letter-spacing: 0;
  }
  .bosyu_dl_link a .en_title{
    display: block;
    margin-bottom: 0;
  }
  .guid_page .dt_typeHA dt{
    padding: 20px 0.5em;
    font-size: clamp(1.4rem, 1.4vw + 0rem, 2rem);
    width: 35%;
    letter-spacing: 0;
  }
  .guid_page .dt_typeHA dd{
    width: 65%;
  }
  .guid_page .two.w4w6 .left_box{
    width: 100%;
  }
  .guid_page .dl_link2{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 2em;
  }
  .two.w7w3 .left_box{
    width: 100%;
  }
  .two.w7w3 .right_box{
    width: 100%;
    margin-top: 20px;
  }
  .syorui_box.flex_box.middole_side .left_box{
    width: 100%;
    padding: 20px 1em;
    line-height: 160%;
  }
  .syorui_box.flex_box.middole_side .left_box .head_title{
      font-size: clamp(1.6rem, 2.4vw + 0rem, 2.4rem);
  }
  .syorui_box.flex_box.middole_side .left_box .head_title br{
    display: none;
  }
  .syorui_box .left_box:after{
    content: none;
  }
  .syorui_box .left_box:nth-child(1), .syorui_box .right_box:nth-child(2){
    border-top: none;
  }
  .syorui_box .right_box{
    width: 100%;
    padding:20px 1em;
    border-bottom: none;
  }
  .syorui_box .right_box .link_box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  /***********下層ページ*************************/
  .faci_page #secid_3 .box{
    width: 100%;
  }
  .faci_page #secid_3 .box .img{
    height: 65vw;
  }
  .faci_flex .right_box,
  .faci_flex .left_box{
    width: 100%;
    margin-right: 0;
  }
  .faci_flex .left_box .en{
    letter-spacing: 0;
  }
  .faci_flex .left_box .title_type_15 .jp{
    letter-spacing: 0;
  }
  .faci_page .faci_link_box2 .left_box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .faci_page .faci_link_box2 a{
    height: 200px;
  }
  .faci_page .faci_link_box2 .inner_tex_box{
    width: 70%;
  }
  .faci_page .faci_link_box2 .head_title{
    line-height: 100%;
  }
  .faci_page .faci_link_box2 .head_title.ft26{
    line-height: 160%;
  }
  .faci_page .movie_box .movie_link_box{
    position: static;
    width: 100%;
    margin-bottom: 4%;
  }
  .faci_page .movie_box .movie_link_box .head_title{
    line-height: 100%;
  }
  .faci_page iframe{
    display: block;
  }
  .yuhiryou_page .base_inner5{
    padding: 10% 5%;
  }
  .yuhiryou_page #secid_1 .flex_box.two .left_box{
    width: 100%;
    margin-right: 0;
  }
  .title_type_14 .jp:after{
    right: 0;
    width: 25%;
  }
  .title_type_14 .jp{
    position: relative;
    width: 100%;
  }
  .yuhiryou_page #secid_1 .normal_text_box{
    font-size: 1.4rem;
    line-height: 160%;
  }
  .yuhiryou_page #secid_1 .flex_box.two .right_box{
    height: 200px;
    width: 100%;
    margin-bottom: 1em;
  }
  .yuhiryou_page #secid_1 .flex_box.fuor .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
  }
  .yuhiryou_page #secid_1 .flex_box.fuor .box .des{
    line-height: 160%;
  }
  .yuhiryou_page #secid_2 .flex_box.tri .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
  }
  .yuhiryou_page #secid_3 .rainbow_box{
    width: 100%;
    padding: 8% 5%;
    box-sizing:border-box;
  }
  .yuhiryou_page #secid_3 .rainbow_box .normal_text_box{
    font-size: 1.4rem;
    line-height: 160%;
  }
  .yuhiryou_page #secid_3 .rainbow_box .img.right_img,
  .yuhiryou_page #secid_3 .rainbow_box .img.left_img{
    position: static;
    width: 100%;
    border-radius: 0;
    height: 50vw;
    margin: 0.5em 0;
  }
  .yuhiryou_page #secid_4 .jp_map_box dl{
    position: static;
    width: 90%!important;
    margin-left: auto;
    margin-right: auto;
    box-sizing:border-box;
  }
  .yuhiryou_page #secid_4 .jp_map_box .img{
    width: 100%;
    margin-top: 5em;
  }
  .yuhiryou_page #secid_4 .jp_map_box .title_box .jp{
    line-height: 100%;
  }
  .yuhiryou_page #secid_4 .jp_map_box .title_box .en{
    line-height: 100%;
  }
  .yuhiryou_page #secid_4 .jp_map_box dl.hokkaido_area dt{
    padding-top: 0;
    padding-bottom: 0;
  }
  .yuhiryou_page #secid_4 .jp_map_box dl.kinki_area dt {
      width: calc(50% - 50px);
      color: #e0b53d;
  }
  .yuhiryou_page #secid_5 .flex_box_typeA .box{
    width: 100%;
    margin-right: 0;
  }
  .yuhiryou_page .psec5 .base_inner5{
    padding-bottom: 0;
  }
  .yuhiryou_page .flex_box.two.module_flex_box .box{
    width: 100%;
    margin:0;
    padding: 0;
    padding: 0 5%;
  }
  .yuhiryou_page .title_boxs{
    width: 100%;
    position: static;
    margin-left: 1em;
    margin-top: 1em;
  }
  .yuhiryou_page .oneday_sch_sec .title_type_2{
    margin-bottom: 0.5em;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n){
    padding-left: 5%;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .jp_title,
  .yuhiryou_page .oneday_sch_sec .flex_box .box .en_title{
    position: static;
    display: inline-block;
    line-height: 100%;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .jp_title{
    padding: 5px 1em 5px;
    margin-bottom: 0;
    margin-left: 10px;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .jp_title br{
    display: none;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2n) .en_title{
    left: inherit;
    right: inherit;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .text_box{
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-items: center;
    padding: 0.5em 0;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .text_box .des{
    margin-top: 10px;
    text-align: left;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .en_title{
    padding-bottom: 0;
    left:inherit;
    right: inherit;
    width: auto;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box .en_title:before{
    content: none;
  }
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(8):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(7):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(6):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(5):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(4):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(3):before,
  .yuhiryou_page .oneday_sch_sec .flex_box .box:nth-child(2):before{
    content: none;
  }
  .club_page #secid_1 .title_type_12{
    width: 100%;
    padding:0;
  }
  .club_page #secid_1{
    padding: 8% 5%;
  }
  .club_page #secid_1 .normal_text_box{
    padding-left: 0;
    line-height: 160%;
    font-size: 1.4rem;
    margin-top: 1em;
  }
  .club_page #secid_1 .img{
    position: relative;
    width: 100%;
    margin-bottom: -25%;
  }
  .club_page .club_head_box{
    padding-bottom: 0;
  }
  .club_page #secid_1 .title_type_5-2{
    width: 150px;
    height: 150px;
    top: 58%;
    right: 8%;
    padding-top: 35px;
  }
  .club_page #secid_1 .title_type_5-2 .en br{
    display: none;
  }
  .club_page #secid_1 .title_type_5-2 .jp{
    margin-bottom: 0;
  }
  .club_page .psec2 .grad_flex_box {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .club_page .psec2 .grad_flex_box .ft30{
    font-size: clamp(1.8rem, 3vw + 0rem, 3rem);
  }
  .club_page #secid_2 .box{
    width: 100%;
    margin-right: 0;
  }
  .club_page #secid_2 .box:nth-child(2){
    margin-right: 0;
  }
  .club_page #secid_2 .box ul,
  .club_page #secid_2 .box:nth-child(2) ul{
    padding-left: 2em;
    margin-top: 0;
  }
  .club_page #secid_2 .box ul li,
  .club_page #secid_2 .box:nth-child(2) ul li{
    width: 100%;
    margin-right: 0;
    line-height: 160%;
  }
  .club_page #secid_2 .box .title_type_5-2.mbe25{
    margin-bottom: 1em;
  }
  .club_page #secid_3 .base_inner5{
    padding-top: 15%;
    padding-bottom: 10%;
  }
  .club_page #secid_3 .base_inner5.club_list_pub{
    padding-top: 0;
  }
  .club_page .faci_img_list .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
  }
  .club_list_pub .box .jp_title{
    margin-bottom: 5%;
  }
  .club_list_pub .box .img img{
    display: block;
  }
  .club_list_pub .box .des{
    text-align: left;
    margin-bottom: 1.5em;
  }
  .club_list_pub .box .link{
    margin-bottom: 0.5em;
  }
  .club_single .two.w5w5 .left_box{
    width: 100%;
  }
  .club_single .two.w5w5 .img{
    width: 100%;
    margin-left: 0;
  }
  .club_single .title_type_8 .en{
    margin-bottom: 0;
  }
  .club_single .psec1 .base_inner5 .inner .normal_text_box.mbe40{
    margin-bottom: 0;
  }
  .club_single .psec1 .base_inner5 .inner .title_type_3c{
    margin-top: 1em;
  }
  .club_single .psec1 .base_inner5 .inner .club_table1 .grad_box{
    width: 100%;
    box-sizing:border-box;
    border: none;
    padding: 15px 1em;
  }
  .club_single .psec1 .base_inner5 .inner .club_table1 .grad_box .flex_box{
    align-items:center;
  }
  .club_single .psec1 .base_inner5 .inner .club_table1 .grad_box .enth{
    display: block;
    line-height: 100%;
  }
  .club_single .psec1 .base_inner5 .inner .club_table1 .grad_box .jpth{
    width: auto;
    margin-right: 1em;
  }
  .club_single .table_typeA td,
  .club_single .table_typeA th,
  .club_single .table_typeA tr,
  .club_single .table_typeA{
    display: block;
  }
  .club_link_box .jp{
    margin-bottom: 0.5em;
  }
  .yuhi_sc_head .left_box{
    width: 100%;
  }
  .cpl_page .base_inner2{
    padding-top: 15%;
    padding-bottom: 15%;
  }
  .yuhi_sc_head .left_box .normal_text_box{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .yuhi_sc_head .img{
    margin-left: 0;
    width: 100%;
    margin-bottom: 2em;
  }
  .flex_box.two .box{
    width: 100%;
    margin-right: 0;
  }
  .uni_sec1_head .left_box{
    width: 100%;
    padding-top: 15%;
  }
  .uni_sec1_head .left_box.normal_text_box{
    width: 100%;
    padding-top: 0;
    line-height: 160%;
    font-size: 1.4rem;
  }
  .stv_text_box .img{
    display: none;
  }
  .stv_text_box{
    width: 100%;
    box-sizing:border-box;
    padding: 4.5% 4%;
    margin-bottom: 
  }
  .stv_text_box .title_type_7 .head_title{
    line-height: 160%;
    letter-spacing: 0;
  }
  .stv_text_box .normal_box .title_type_7{
    margin-bottom: 0.5em;
  }
  .stv_text_box .normal_box{
    width: 100%;
    margin-left: 0;
  }
  .uni_sec1_head{
    padding-bottom: 107%;
    background-size: 230% !important;
    background-position: bottom right !important;
    background-repeat: no-repeat;
  }
  .uniform_page .sec2_area{
    padding: 15% 5%;
  }
  .uni_level .box{
    width: 100%;
    padding: 35px 5% 20px;
  }
  .uni_level .box:after{
    clip-path: polygon(50% 100%, 0% 0%, 0% 0%, 100% 0%);
    bottom: -20px;
    width: 100%;
    display: block;
    height: 20px;
    transform: rotate(0deg);
    left: 0;
    right: 0;
  }
  .uni_level .box .text_box{
    left: 0;
  }
  .uni_level .box .text_box .en_title{
    margin-bottom: 0;
  }
  .uni_level .box .text_box .des{
    text-align: center;
    font-size: 1.4rem;
    line-height: 160%;
  }
  .uni_level .box:nth-child(6):after{
    content: none;
  }
  .uni_level .box .text_box .jp_title{
    line-height: 160%;
    font-size: clamp(2rem, 1.8vw + 0rem, 2.6rem);
  }
  .uni_level{
    margin-bottom: 3em;
  }
  .uni_item_list{
    margin-top: 2em;
  }
  .tri.flex_box_typeA .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
  }
  .uni_item_list .box .jp_title{
    margin-bottom: 0.5em;
  }
  .uni_item_list .box .des{
    margin-bottom: 0;
    height: auto;
  }
  .uni_item_list .box .link_bt{
    margin-bottom: 1em;
  }
  .sch_page .schedule_head{
    padding-top: 10%;
    padding-bottom: 50%;
  }
  .sch_page .color_title .head_title{
    font-size: clamp(4.4rem, 7vw + 0rem, 10rem);
  }
  .sch_page .schedule_head .title2{
    margin-bottom: 1em;
  }
  .sch_page .schedule_head .normal_text_box{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .sch_page .schedule_head .img_right{
    width: 39%;
  }
  .sch_page .schedule_head .img_left{
    width: 42%;
  }
  .sch_page #secid_1 .w2w8 .title_box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .sch_page #secid_1 .w2w8 .normal_text_box{
    width: 100%;
    line-height: 160%;
  }
  .sch_page #secid_2 .box .month_box {
    width: 100%;
    height: auto;
    position: static;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items:center;
    padding: 15px 1em;
    margin-bottom: 1em;
  }
  .sch_page #secid_2 .box .head_box{
    padding: 15px;
  }
  .sch_page #secid_2 .box .month_box .jp_title{
    margin-bottom: 0;
    line-height: 100%;
  }
  .sch_page #secid_2 .box .month_box .jp_title .small5{
    display: inline-block;
    line-height: 100%;
    font-size: 100%;
  }
  .sch_page #secid_2 .box .month_box .en_title{
    line-height: 100%;
  }
  .sch_page #secid_2 .box .month_box .jp_title:after{
    content: "|";
    display: inline-block;
    width: auto;
    border-bottom: none;
    font-weight: 300;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .sch_page #secid_2 .box:before{
    content: none;
  }
  .sch_page #secid_2 .box .foot_box{
    padding:15px;
    margin-left: 0;
    margin-right: 0;
  }
  .sch_page #secid_2 .box .foot_box .img_box .img{
    width: 100%;
    margin-right: 0;
  }
  .sch_page #secid_2 .box .foot_box .des_box{
    margin-bottom: 1em;
  }
  .cource_page .psec1{
    padding-top: 10%;
  }
  .cource_page .title_type_2{
    margin-bottom: 0.5em;
  }
  .cource_page .psec1 .title_type_15.mbe40{
    margin-bottom: 1em;
    margin-left: 0.5em;
  }
  .cource_page .psec1 .normal_text_box{
    font-size: 1.4rem;
    line-height: 160%;
  }
  .cource_page #secid_1 .two.w5w5 .normal_box{
    width: 100%;
    margin-right: 0;
  }
  .cource_page #secid_1 .two.w5w5 .normal_box .title_type_7.mbe05{
    margin-bottom: 0;
  }
  .cource_page #secid_1 .two.w5w5 .normal_box .title_type_7 .head_title .text{
    font-size: 120%;
  }
  .cource_page #secid_1 .two.w5w5 .normal_box .title_type_13 .head_title{
    padding: 10px 1em;
  }
  .cource_page #secid_1 .two.w5w5 .normal_box .text_ul_box{
    height: auto;
  }
  .sec3 .course_list .box h2.ft26{
      font-size: clamp(2.0rem, 2.0vw + 0rem, 2.8rem);
  }
  .sec3 .course_list .box .foot_box h2{
    width: 80%;
  }
  .sec3 .course_list .box h2.ft26 br{
    display: none;
  }
  .parent-pageid-728 .head_typea{
    height: 70vh;
  }
  .parent-pageid-728 .head_typea .text_box .head-title{
    font-size: clamp(2.0rem, 3.2vw + 0rem, 4.2rem);
  }
  .parent-pageid-728 .head_typea .head_en2{
    padding-top: 22vh;
  }
  .parent-pageid-728 .psec1{
    padding-top: 10%;
    padding-bottom: 6%;
  }
  .cource_cpage #secid_1 .w6w4 .left_box{
    width: 100%;
    margin-right: 0;
  }
  .parent-pageid-728 .title_type_14 .jp:after {
      width: 15%;
  }
  .parent-pageid-728 .psec1 .grad_text1.mbe25{
    margin-bottom: 1em;
  }
  .lh18{
    line-height: 160%;
  }
  .cource_cpage #secid_1 .w6w4 .right_box{
    width: 100%;
    margin-top: 1em;
    height: 200px;
    margin-bottom: 2em;
  }
  .cource_cpage #secid_1 .w6w4 .right_box iframe{
    height: 200px;
  }
  .cource_cpage #secid_1 .square_flex .box:nth-child(4),
  .cource_cpage #secid_1 .square_flex .box:nth-child(3),
  .cource_cpage #secid_1 .square_flex .box{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 4%;
    padding-top: 1em!important;
    padding-bottom: 1em!important;
  }
  .cource_cpage #secid_1 .square_flex .box .jp_title{
    line-height: 160%;
    margin-bottom: 0;
  }
  .cource_cpage #secid_1 .square_flex .box:nth-child(2n){
    margin-right: 0;
  }
  .cource_cpage #secid_1 .dashed_border{
    padding-top: 6%;
    padding-bottom:0%;
  }
  .cource_cpage #secid_1 .title_type_3{
    top: -32px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    box-sizing:border-box;
    padding: 0px 0.2em;
    width: 90%;
  }
  .cource_cpage .title_mbe40{
    margin-bottom: 2em;
  }
  .cource_cpage #secid_2 .title_type_7{
    margin-bottom: 1em;
  }
  .cource_cpage #secid_2 .box{
    width: 100%;
    margin-right: 0;
    margin-bottom:5%;
    padding: 8% 5%;
  }
  .cource_cpage #secid_2 .box .en_title{
    line-height: 100%;
    margin-bottom: 0;
  }
  .cource_cpage #secid_2 .box .jp_title:after{
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .cource_cpage .normal_text_box.ft18{
    font-size: clamp(1.4rem, 1.3vw + 0rem, 1.8rem);
    margin-bottom: 1.5em;
  }
  .cource_cpage .cource_cali_table .arrow_sec .left_box, .cource_cpage #secid_3 .arrow_sec .left_box{
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage .cource_cali_table .arrow_sec .right_box, .cource_cpage #secid_3 .arrow_sec .right_box{
    width: 100%;
  }
  .cource_cpage .cource_cali_table .arrow_sec .right_box li, .cource_cpage #secid_3 .arrow_sec .right_box li{
    height: 19vw;
    max-width: inherit;
    max-height: inherit;
    padding-top: 9%;
  }
  .cource_cpage #secid_3 .arrow_sec .right_box li .inner{
    margin-top: 0;
    line-height: 120%;
  }
  .cource_cpage #secid_3 .arrow_sec .v2 .right_box li .inner{
    margin-top: 0;
  }
  .cource_cpage .cource_cali_table .arrow_sec .w5w5:after, .cource_cpage #secid_3 .arrow_sec .w5w5:after{
    height: 30px;
    bottom: -30px;
  }
  .cource_cpage #secid_3 .arrow_sec .right_box li:nth-last-child(1){
    padding-top: 9%;
  }
  .cource_cpage #secid_3 .arrow_sec .v1 .right_box li:nth-last-child(1){
    padding-top: 4%;
  }
  .cource_cpage #secid_3 .arrow_sec .v3 .right_box li{
    padding-top: 7%;
  }
  .cource_cpage #secid_3 .arrow_sec .v3 .right_box li:nth-child(2){
    padding-top: 4%;
  }
  .cource_cpage .psec4 .module_flex_box .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
  }
  .cource_cpage .psec4 .module_flex_box .box .img{
    margin-bottom: 0;
  }
  .cource_cpage .psec4 .module_flex_box .box .jp_title:after{
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .cource_cpage .psec4 .module_flex_box .box .jp_title{
    margin-bottom: 0;
  }
  .cource_cpage .psec4 .module_flex_box .box .des{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
  }
  .cource_cpage .psec5 .w5w5 .left_box{
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage .psec5 .w5w5 .right_box{
    width: 100%;
  }
  .cource_cpage .psec5 .w5w5 .module_flex_box .box{
    width: 50%;
    border-bottom: solid 3px #fff;
  }
  .cource_cpage .psec5 .w5w5 .module_flex_box .box img{
    display: block;
  }
  .cource_cpage .spte_sec .color_sec:before{
    clip-path: polygon(000% 100%, 000% 000%, 100% 0%, 100% 100%);
  }
  .cource_cpage .spte_sec .color_sec{
    margin-left: -6%;
    width: 100.5%;
    overflow: hidden;
  }
  .cource_cpage .psec6{
    overflow: hidden;
  }
  .cource_cpage .spte_sec .color_sec .left_box{
    width: 100%;
    margin-right: 0;
    font-size: 1.4rem;
    line-height: 160%;
  }
  .cource_cpage .spte_sec .color_sec .right_box{
    width: 100%;
    margin-top: 15%;
  }
  .cource_cpage .spte_sec .color_sec .right_box .img{
    width: 34%;
    right: -9%;
  }
  .cource_cpage .spte_sec .color_sec .right_box .title_type_5-2 .jp{
    margin-bottom: 0;
  }
  .cource_cpage .spte_sec .teach_box .left_box{
    width: 100%;
    padding-right: 0;
  }
  .cource_cpage .spte_sec .teach_box .w7p{
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 2em;
  }
  .cource_cpage .spte_sec .teach_box .right_box{
    width: 100%;
    margin-left: 0;
  }
  .cource_cpage .spte_sec .teach_box .right_box .normal_text_box{
    font-size: 1.4rem;
  }.cource_cpage .spte_sec .teach_box{
    margin-bottom: 4em;
  }
  .cource_cpage #secid_2 .cou_step .box:after{
    width: 13px;
    display: block;
    height: 30%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    transform: rotate(90deg);
  }
  .senpai_box{
    margin-bottom: 15%;
  }
  .cource_cpage .spte_sec .teach_box .right_box .img{
    max-width: 140px;
  }
  .cource_cpage #secid_2 .cou_gene_tri_list .box:nth-child(3n),
  .cource_cpage #secid_2 .cou_gene_tri_list .box{
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .cource_cpage .spte_sec .teach_box .right_box.tori_list .box{
    width: 100%;
  }
  .cource_cpage .spte_sec .teach_box .right_box.tori_list.tri .normal_text_box, .cource_cpage .spte_sec .teach_box .right_box.tori_list.fuor .normal_text_box{
    height: auto;
  }
  .cource_cpage .cource_list_typeA.one .box .flex_ul li{
    width: 100%;
    margin-right: 0;
    font-size: 1.5rem;
    line-height: 160%;
  }
  .cource_img_list_B.six .box{
    width: 48%;
    margin-right: 4%;
  }
  .cource_img_list_B.six .box:nth-child(2n){
    margin-right: 0;
  }
  .cource_cpage.sp_p #secid_1 .square_flex.tri .box{
    width: 100%;
    margin-right: 0;
  }
  .parent-pageid-728.page-id-1266 .head_typea{
    background-position: center left -122%;
  }
  .cource_cpage.art_p #secid_1 .w6w4 .left_box .normal_text_box .big4{
    line-height: 120%;
  }
  .cource_cpage #secid_2 .artp_flexA .box{
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage #secid_2 .artp_flexA .box .jp_title:after{
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .cource_cpage #secid_2 .artp_flexA .box .des{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
    margin-bottom: 1em;
  }
  .cource_cpage.dc_p #secid_1 .title_type_14 .jp .text{
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .parent-pageid-728 .dc_p .title_type_14 .jp:after{
    width: 12%;
  }
  .cource_cpage.it_p .cource_list_typeA.one .box .flex_ul,
  .cource_cpage.dc_p .cource_list_typeA.one .box .flex_ul{
    margin-bottom: 1em;
    padding-left: 0;
    margin-left: 1em;
  }
  .cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2) ul,
  .cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2) ul{
    margin-left: 2em;
    margin-bottom: 0;
  }
  .cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2),
  .cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2){
    padding: 5%;
  }
  .cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li,
  .cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li{
    width: 48%;
    margin-right: 4%;
  }
  .cource_cpage.it_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li:nth-child(2n),
  .cource_cpage.dc_p .cource_list_typeA.one .box:nth-child(2) .flex_ul li:nth-child(2n){
    margin-right: 0;
  }
  .cource_cpage.it_p #secid_3 td.head_td, .cource_cpage.it_p #secid_1 .title_type_3,
  .cource_cpage.dc_p #secid_1 .title_type_3{
    width: 80%;
    box-sizing:border-box;
  }
  .cource_list_typeB li{
    width: 100%;
    margin-right: 0;
    font-size: 1.4rem;
    line-height: 160%;
  }
  .cource_cpage #secid_2 .degi_flow_sec .box .jp_title .small2{
    display: block;line-height: 100%;
    margin-left: 0;
  }
  .cource_cpage #secid_2 .degi_flow_sec .box .jp_title{
    padding: 1em 0.5em;
  }
  .cource_cpage #secid_1 .square_flex.tri .box{
    width: 100%;
    margin-right: 0;
  }
  .cource_duo_sec.two.w5w5 .img{
    width: 100%;
    margin-right: 0;
  }
  .cource_duo_sec.two.w5w5 .right_box{
    width: 100%;
    margin-right: 0.5em;
    line-height: 160%;
    font-size: 1.4rem;
  }
  .pilot_p .cource_head_flex.tri.flex_box_typeA .box{
    width: 100%;
    margin-right: 0;
  }
  .pilot_p .cource_list_typeB li{
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage .spte_sec .teach_box .right_box .w7t .jp{
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .mg_p .cource_head_flex.flex_box_typeA .box{
    width: 100%;
    margin-right: 0;
  }
  .mg_p .cource_head_flex.flex_box_typeA .box:nth-child(2){
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage #secid_2 .mgp_sec_sec .box{
    width: 100%;
    margin-right: 0;
  }
  .cource_cpage #secid_2 .mgp_sec_sec .box:nth-child(3){
    width: 100%;
  }
  .cource_cpage #secid_2 .mgp_sec_sec .box:nth-child(3) .text_box .des{
    font-size: 1.4rem;
    line-height: 160%;

  }
  .mfc_p .title_type_5-2 .en{
    line-height: 160%;
  }
  .mfc_p .title_type_5-2 .jp{
    font-size: clamp(2.8rem, 6vw + 0rem, 8.5rem);
  }
  .mfc_p .title_type_5-2{
    width: 60%;
  }
  .teach_right{
    width: 40%;
  }
  .mfc_p .normal_text_box{
    font-size: 1.4rem;
  }
  .school_info_list .ft36{
    font-size: clamp(2.6rem, 6.3vw + 0rem, 3.6rem);
  }
  .school_info_list .title_type_other1{
    margin-bottom: 2em;
  }
  .school_info_list .box{
    width: 100%;
    margin-right: 0;
  }
  .school_info_list .view_more_circle.noa{
    margin-bottom: 1em;
  }
  .his_page #secid_1 .left_box .title_type_7 .head_title{
    font-size: clamp(2.0rem, 3.2vw + 0rem, 4.2rem);
  }
  .his_page #secid_1 .left_box .title_type_7.mbe40{
    margin-bottom: 2em;
  }
  .his_page #secid_1 .left_box .normal_text_box{
    line-height: 160%;
  }
  .his_page #secid_1{
    padding-top: 10%;
    padding-bottom: 8%;
  }
  .two.w6w4 .img_right_box{
    width: 100%;
    margin-bottom: 10%;
    margin-left: 0;
  }
  .his_page .two.w6w4 .img_right_box .img{
    margin-bottom: 10px;
  }
  .two.w6w4 .data_table_box{
    width: 100%;
  }
  .his_page #secid_2 .dt_typeHA .dt_box{
    padding-left: 70px;
  }
  .his_page #secid_2 .dt_typeHA .dt_box:after{
    width: 62px;
  }
  .his_page #secid_2 .dt_typeHA .dd_box{
    padding-left: 38px;
  }
  .edu_page .psec1{
    padding-top: 10%;
  }
  .edu_page .two.w5w5 .left_box{
    width: 100%;
  }
  .edu_page .psec1 .mbe20{
    margin-bottom: 1em;
  }
  .edu_page #secid_1 .title_type_7 .head_title{
    letter-spacing: 0;
    font-size: clamp(1.8rem, 2.0vw + 0rem, 2.8rem);
  }
  .edu_page #secid_1 .title_type_7{
    margin-bottom: 1em;
  }
  .edu_page #secid_1 .lh22.ft18{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .edu_page .two.w5w5 .img_box{
    width: 100%;
    margin-left: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
 .edu_page ul.box_border_v1.ul_type2 li{
    width: 100%;
    margin-right: 0;
    line-height: 160%;
  }
  .edu_page ul.box_border_v1.ul_type2{
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .edu_page #secid_2 .box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
    padding: 5%;
  }
  .edu_page #secid_2 .box .en_title{
    margin-bottom: 0;
    font-size: clamp(2rem, 1.8vw + 0rem, 2.6rem);
  }
  .edu_page #secid_2 .box .jp_title:after{
    margin: 6% auto;
  }
  .edu_page .two.w7w3 .left_box{
    width: 100%;
    padding-right: 0;
    margin-right: 0;
  }
  .edu_page .two.w7w3 .left_box .ft26{
    font-size: clamp(2rem, 1.8vw + 0rem, 2.6rem);
  }
  .edu_page .two.w7w3 .left_box .title_type_7{
    margin-bottom: 0.5em;
  }
  .edu_page .two.w7w3 .left_box .lh22.ft16{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .edu_page .w7w3 .img{
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .aircraft_list .box{
    width: 100%;
    margin-right: 0%;
  }
  .single-aircrafts .ac_post .ac_num{
    width:25%;
  }
  .single-aircrafts .ac_post .title_box .text_box{
    width:72%;
  }
  .single-aircrafts .ac_post .title_box .img{
    width: 100%;
    margin-top: 1em;
    text-align: center;
  }
  .single-aircrafts .ac_post .des{
    line-height: 160%;
    font-size: 1.4rem;
  }
  .ac_data_table dl{
    width: 100%;
    margin-right: 0;
  }
  .single-aircrafts .base_inner{
    padding-bottom: 10%;
  }
  .single-post .single_head .post-meta .category a{
    padding: 5px 0.5em;
    margin-bottom: 0.5em;
  }
  .single-post .post{
    padding-top: 10%;
  }
  .single-post .single_head .post-meta .post-date{
    display: block;
    width: 100%;
  }
  .single-post .single_head .post-meta{
    margin-bottom: 1em;
  }
  .single-post #the-content{
    padding-left: 0;
    padding-right: 0;
  }
  .single-post #the-content h2{
    margin-bottom: 1em;
  }
  #under-entry-body .navigation .prev, #under-entry-body .navigation .next, section.si_ga_page .navigation .prev, section.si_ga_page .navigation .next{
    width: 100%;
    margin: 0;
  }
  #under-entry-body .navigation .next{
    border-top: 0;
  }
  #under-entry-body .navigation{
    margin-bottom: 15%;
  }
  .pog_page #secid_1 .left_box{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_1 .img_box{
    width: 100%;
  }
  .pog_page .psec1{
    padding-top: 10%;
  }
  .pog_page .psec1 .title_type_15{
    margin-bottom: 1em;
  }
  .pog_page .psec1 .title_type_15 .grad_text1{
    letter-spacing: 0;
    font-size: 1.3rem;
  }
  .pog_page #secid_1 .title_type_14 .jp:after{
        width: 45%
  }
  .pog_page .psec1 .lh22{
    line-height: 160%;
    font-size: 1.4rem;
    margin-bottom: 1em;
  }
  .pog_page #secid_2 .tri .cource_box{
    width: 48%;
  }
  .pog_page #secid_3 .grad_box .w6w4 .left_box{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_3 .grad_box .w6w4 .right_box{
    width: 100%;
    margin-top: 2em;
  }
  .pog_page #secid_3 .grad_box{
    padding-top: 15%;
  }
  .pog_page #secid_3 .grad_box .en{
    font-size: clamp(2.4rem, 3.8vw + 0rem, 3.8rem);
  }
  .pog_page #secid_3 .grad_box .w6w4 .left_box .title_type_5-2{
    margin-bottom: 1em;
  }
  .pog_page #secid_3 .base_inner3{
    padding: 5%;
  }
  .hr_box.mbe10{
    margin-top: 0.5em;
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1 li{
    width: 48%;
    margin-right: 4%;
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1 li:nth-child(5n){
    margin-right: 4%;
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1 li:nth-child(2n){
    margin-right: 0
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1.triple li{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_3 .base_inner3 .grad_text1 .en{
    font-size: 1.4rem;
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1{
    width: 100%;
  }
  .pog_page #secid_3 .grad_box .white_box .ul_type1.duo li{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_3 .grad_box .white_box .img{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_3 .grad_box{
    padding-bottom: 20%;
  }
  .pog_page #secid_3 .grad_box .white_box .circle_box .inner{
    padding-top: 21%;
    height: 150px;
    width: 150px;
  }
  .pog_page #secid_3 .grad_box .white_box .circle_box{
    bottom: -5%;
  }
  .pog_page #secid_2 .tri .left_box.vl{
    display: none;
  }
  .cource_ul_waku .color_ul,
  .cource_ul_waku .right_box{
    width:100%;
    margin-right: 0;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box:before{
    height: 23px;
    top: -27px;
    width: 21.5px;
        clip-path: polygon(0 53.4%, 21.7% 53.4%, 21.7% 0, 78.3% 0, 78.3% 53.4%, 100% 53.4%, 50% 100%);
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box{
    margin-top: 15px;
    padding: 0;
    width: 38%;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .right_box:after{
    height: 53px;
    width: 21.5px;
    bottom: -57px;
    clip-path: polygon(0 76.7%, 21.7% 76.7%, 21.7% 0, 78.3% 0, 78.3% 76.7%, 100% 76.7%, 50% 100%);
  }
  .cource_ul_waku .right_box .color_ul:after{
    width: 21.5px;
    height: 170px;
    bottom: -175px;
    left: 46%;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box:before{
    height: 20px;
    width: 21.5px;
    top: -22px;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box:after{
    width: 21.5px;
    height: 50px;
    bottom: -56px;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box{
    margin-top: 15px;
    padding: 0;
  }
  .pog_page #secid_2 .tri .cource_ul_waku_v2 .left_box li{
    padding: 22px 0;
  }
  .pog_page #secid_2 .tri .cource_box.avi_box .waku_border .text_ul_box:after{
    height: 332px;
    bottom: -348px;
    width: 21.5px;
    clip-path: polygon(0 96%, 21.7% 96%, 21.7% 0, 78.3% 0, 78.3% 96%, 100% 96%, 50% 100%);
  }
  .pog_page #secid_2 .tri .cource_box img{
    max-width: 30px;
  }
  .pog_page #secid_2 .tri .cource_box .title_type_5-2{
    width: 90%;
  }
  .pog_page #secid_2 .tri .cource_box .title_type_5-2 .jp{
    display: block;
    line-height: 100%;
  }
  .pog_page #secid_2 .cource_area{
    padding-top: 15%;
  }
  .pog_page #secid_2 .tri .cource_box .arrow_text{
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 140%;
    margin-top: 1em;
    height: 5em;
  }
  .pog_page #secid_2 .w5w5 .right_ul,
  .pog_page #secid_2 .w5w5 .left_ul{
    padding-left: 0;
    flex-flow: row wrap;
    margin-top: 30px;
    margin-bottom: 1em;
  }
  .pog_page #secid_2 .w5w5 .right_ul li,
  .pog_page #secid_2 .w5w5 .left_ul li:nth-child(1),
  .pog_page #secid_2 .w5w5 .left_ul li{
    width: 100%;
    padding: 8px 0.5em;
    margin-bottom: 5px;
  }
  .pog_page #secid_2 .w5w5 .right_ul li:nth-child(1):after,
  .pog_page #secid_2 .w5w5 .right_ul li:nth-child(2):before,
  .pog_page #secid_2 .w5w5 .left_ul li:nth-child(4):before,
  .pog_page #secid_2 .w5w5 .left_ul li:nth-child(3):before,
  .pog_page #secid_2 .w5w5 .left_ul li:nth-child(2):before{
    content: none;
  }
  .pog_page #secid_2 .w5w5 .right_ul li:before,
  .pog_page #secid_2 .w5w5 .left_ul li:before{
    width: 21.5px;
    height: 40px;
    top: -41px;
  }
  .pog_page #secid_2 .w5w5 .right_ul li:after{
    width: 21.5px;
    height: 30px;
    bottom: -30px;
    display: none;
  }
  .pog_page #secid_2 .w5w5 .right_ul li a{
    font-size: 1.3rem;
    letter-spacing: 0;
  }
  .job_pink_box{
    margin-top: 9px;
    margin-left: 0;
    /*width: 48%;*/
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .job_pink_box .ft76 span.ft42{
    position: static;
    /*-margin-top: 5px;*/
  }
  .job_pink_box .ft76 span.text{
    margin-left: 0;
    top: 0;
  }
  .job_pink_box .ft76{
    line-height: 100%;
  }
  .job_pink_box:after{
    width: 98%;
    height: 97%;
    top: 2%;
  }
  .pog_page #secid_2 .w5w5 .left_box{
    width: 100%;
    margin-right: 0;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border .img{
    position: static;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border{
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border .title_type_3{
    top: -12px;
    padding: 0px 2em;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome{
    margin-left: 3em;
    width: calc( 100% - 3em );
    box-sizing:border-box;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome li{
    width: 100%;
    margin-right: 0;
    font-size: 1.4rem;
  }
  .pog_page #secid_2 .w5w5 .left_box.waku_border .ul_type1.kome li:nth-child(2n){
    width: 100%;
  }
  .web_app_page .normal_box.grad_box{
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .web_app_page .base_inner5{
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .web_app_box.v1 .inner_sec .title_box{
    width: 100%;
  }
  .web_app_box.v1 .inner_sec .img:nth-child(1){
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
  .web_app_box.v1 .inner_sec .img:nth-child(3){
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin-top: 1em;
  }
  .web_app_link_sec .web_app_box.v2{
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
  }
  .web_app_box.v2 .title_type_3{
    max-width: 80%;
    padding: 0;
  }
  .web_app_link_sec .web_app_box.v2 .jp{
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .web_app_link_sec{
    margin-top: 2em;
  }
  .web_app_link_sec .web_app_box.v2 .title_type_5-2 .jp{
        font-size: clamp(2rem, 3.4vw + 0rem, 3.4rem);
  }
  .web_app_link_sec .web_app_box.v2 .title_type_5-2 .en{
    font-size: 1.4rem;
  }
  .web_app_page .gray_box_list{
    padding: 5%;
  }
  .web_app_page .gray_box_list .left_box{
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .web_app_link_sec{
    margin-bottom: 0;
  }
  .web_app_page .head_typea .text_box .head_en1{
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .acc_flex .img{
    width: 100%;
    margin-right: 0;
  }
  .acc_flex .right_box{
    width: 100%;
  }
  .campus_proro.w6w4 .left_box{
    width: 100%;
  }
  .campus_proro.w6w4 .left_box .title_type_12{
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .campus_proro.w6w4 .left_box .head_title .en{
        font-size: clamp(3.4rem, 6vw + 0rem, 8.5rem);
  }
  .campus_proro.w6w4 .left_box .head_title .jp{
    display: none;
  }
  .campus_proro.w6w4 .left_box .normal_text_box{
    font-size: 1.4rem;
  }
  .campus_proro.w6w4 .right_box{
    width: 100%;
    margin-left: 0;
    margin-bottom: 30%;
  }
  .campus_proro.w6w4 .right_box .title_type_5-2 .en{
    font-size: 2.5rem;
  }
  .campus_proro .flex_box_typeA .box .en_title{
    font-size: 2.5rem;
  }
  .campus_proro .flex_box_typeA .box .ft72{
    font-size: clamp(5.8rem, 4vw + 0rem, 7.2rem);
  }
  .campus_proro .flex_box_typeA .box .en_title .point{
        top: -5.5vw;
  }
  .campus_proro .tri.flex_box_typeA .box{
    margin-bottom: 20%;
  }
  .cpl_head_box .right_box{
    display: none;
  }
  .cpl_head_box .left_box{
    width: 100%;
  }
  .campus_proro .flex_box_typeA .box .p_dl dd{
    font-size: 1.5rem;
  }
  .cpl_head_box .title_type_12 .en{
    font-size: clamp(4.4rem, 7vw + 0rem, 10rem);
  }
  .cpl_head_box .title_type_12 .jp{
        font-size: clamp(1.4rem, 2.4vw + 0rem, 2.4rem);
    letter-spacing: 0;
  }
  .cpl_head_box .normal_text_box.ft18{
    font-size: 1.4rem;
    line-height: 180%;
  }
  .sec1 .sub_en_title{
    z-index: -1;
  }
  #footer .right_box .box .foot_menu_list li{
    width: 100%;
    margin-right: 0;
  }
/****************スマホ用end*******************/
}