@charset "UTF-8";
/* CSS Document */

/*===============================================
●style.css 画面の横幅が668px以上
===============================================*/
@media print, screen and (min-width: 768px){

    html, body{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	width: 100%;
	/*min-width: 1300px;*/
        height: 100%;
}
    
    .body_wrapper {
	clear: both;
	margin: 0px auto;
        overflow: hidden;
        position: relative;
}


    

/*html{
	min-width: 1400px;
}*/
body {
	position: relative;
	padding: 0;
	margin: 0 !important;
	min-width: 1100px;
    
    /*font-family: 'Noto Sans Japanese';*/
}
	
    p {
    font-size: 16px;
    /*font-size: 15px;*/
        line-height: 150%;
    }
    .breadcrumbs .wrapper > span {
        font-family: '源ノ角ゴシック Regular','源ノ角ゴシック', 'Source Han Sans Regular', 'Source Han Sans', 'SourceHanSans-Regular', sans-serif, "ヒラギノ角ゴ ProN";
	
    }

.pcnone {
	display: none !important;
}

	

	.main_content {
    width: 960px !important;
    margin-right: auto;
    margin-left: auto;
        position: relative;
}
   
    .header_wrapper .right {
        position: relative;
    }
    footer {
    }
footer .top_content {
    background-color: #0074c1;
    display: table;
    text-align: center;
}
footer .middle_content {
	margin: 0px auto;
    background-color: #00469b;
    padding: 40px 0px 40px 0px;
}
footer .top_content a {
    font-size: 44px;
    /*font-size: 44px;*/
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    padding: 40px 0px 40px 0px;
    }
footer .top_content a span {
    text-align: center;
    vertical-align: inherit;
        color: #fff;
    line-height: 1;
    background-image: url("../images/common/to_entryform_arrow.png?230331");
    background-size: auto 50%;
    background-position: right top 56%;
    padding-right: 3vw;
    background-repeat: no-repeat;
        font-weight: bold;
    }
    
    footer .middle_content p {
        color: #fff;
    }
    footer .middle_content ul > li {
        display: inline-block;
        vertical-align: top;
    }
    footer .middle_content .wrapper {
       /* width: 1080px;*/
        margin: 0px auto;
    }
    
    
    footer p, footer a {
        font-size: 16px;
        font-weight: normal !important;
    /*font-size: 13px;*/
    line-height: 200%;
    }
    footer p.title {
        padding: 5px 0px 5px 20px;
        margin: 0px;
        position: relative;
        line-height: 1;
        font-weight: 600;
    }
    
    footer .wrapper {
        /*width: 1080px;*/
        margin: 0px auto;
        padding: 0% 4vw 0% 4vw;
        
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    /*footer .bottom_content .wrapper {
        display: table;
    }*/
    footer .copyright {
        font-size: 13px;
    /*font-size: 13px;*/
    line-height: 120%;
        color: #fff;
    padding: 0% 0px 40px 0px;
        margin: 0;
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }
    footer .bottom_content ul {
    padding: 40px 0px 40px 0px;
        margin: 0;
        vertical-align: top;
        line-height: 1;
        letter-spacing: -4em;
    font-size: 0;
        /*width: 56vw;*/
    text-align: right;
        /*display: table-cell;*/
        text-align: center;
    }
    footer .bottom_content ul li {
        display: inline-block;
        margin-left: 1vw;
        font-size: 13px;
    /*font-size: 13px;*/
    line-height: 120%;
        vertical-align: top;
        letter-spacing: 0em;
    }
    footer .bottom_content ul li a {
        text-decoration: none;
        background-image: url("../images/common/link_icon.png?230331");
        background-repeat: no-repeat;
        background-size: auto 50%;
        background-position: left top 55%;
        padding-left: 1.2vw;
    }
    footer .bottom_content ul li:last-child a {
        background-image: url("../images/common/link_icon02.png?230331");
        color: #0074c1;
    }
    #entry a.link03 {
        background-image: url("../images/common/link_icon02.png?230331");
        color: #0074c1;
        background-repeat: no-repeat;
        background-position: left top 0.4em;
        background-size: auto 0.8em;
        padding-left: 1em;
    }
    footer .middle_content ul {
        margin: 0px;
        vertical-align: top;
    }
    footer .middle_content .left a {
        vertical-align: top;
    margin: 0 0 10px 0;
    /*display: inline-block;*/
        text-align: center;
    display: block;
    }
    footer .middle_content .wrapper .left img {
        width: auto !important;
        height: 1em;
        font-size: 17px;
    }
    footer .middle_content p {
    text-align: center;
    margin: 0px 0 0px 0 !important;
        font-size: 16px;
}
    footer .middle_content ul ul {
        margin: 14px 0px 0px 0px;
        padding: 0px;
    }
    footer .middle_content ul ul li {
        list-style: none;
    }
    footer .middle_content ul ul li a {
        text-decoration: none;
    }
    footer .middle_content ul > li {
        margin-left: 0.8vw;
        letter-spacing: 0em;
    }
    footer .middle_content .left {
        /*width: 24%;*/
        float: none;
    }
    footer .middle_content ul.right {
        padding: 0;
        margin: 10px 0 0 0;
        width: 100%;
        text-align: center;
        letter-spacing: -4em;
    font-size: 0;
    }

    footer .middle_content ul li p {
        margin: 0px;
    }
    footer .middle_content ul li p a {
        color: #fff;
        background-image: url("../images/common/footer_arrow.png?230331");
        background-size: auto 50%;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 1vw;
        background-position: center left;
        font-weight: 500;
        text-decoration: none;
    }
    footer p.title:before {
        position: absolute;
        display: block;
        height: 100%;
        left: 0px;
        top: 0px;
        content: "";
        border-left: 6px solid #fff;
	/* border-radius */
border-radius: 9999px;
-moz-border-radius: 9999px;
-webkit-border-radius: 9999px;
-o-border-radius: 9999px;
-ms-border-radius: 9999px;
    }
    
.main_content > .wrapper {
	width: 1000px;
	padding: 40px 40px;
}

	.w50per {
	width: 50%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
	
	

header {
	margin: 0px 0px 0px 0px auto;
    font-size: 17px;
    /*font-size: 17px;*/
}

	.sub_menu_wrapper {
    background-color: #00bada !important;
	}
.header_wrapper .sub_menu {
	width: 960px;
    line-height: 1;
	text-align: right;
    font-size: 0;
    margin: 0px auto 0px auto !important;
    padding: 0px 0px 0px 0px !important;
}


.header_wrapper .sub_menu li {
    list-style: none;
    line-height: 1 !important;
    font-size: 0;
    margin-left: 20px;
    display: inline-block;
}

.header_wrapper .sub_menu li:last-child {
    margin-right: 0px;
}
.header_wrapper .sub_menu li a {
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    margin: 0px 0px 0px 0px !important;
    text-decoration: none;
	background-image: url("../images/common/arrows01.png?230331");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

    header nav ul {
        padding: 0;
        margin: 0;
        
    }
.header_wrapper .logo {
    /*float: left;*/
    line-height: 1;
    margin: 0px auto 0px auto;
    display: table;
    height: 100px;
}
.header_wrapper .logo a {
	display: table-cell;
	vertical-align: middle;
    text-decoration: none;
	}
    .header_wrapper .logo a img {
        height: 1.0em;
        width: auto;
    }
.header_wrapper .logo p {
	display: table-cell;
	vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    }
    .header_wrapper a.privacy {
    float: right;
        background-color: #000;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        padding: 10px;
    background-image: url("../images/common/triangle001.png?230331");
        background-position: center left 10px;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 5px 6px;
    }
    
.header_wrapper .right ul li {
    list-style: none;
    vertical-align: middle;
    font-size: 1.3vw;
}
.header_wrapper .right ul li p {
    text-align: right;
    color: #00a73c;
    font-size: 14px;
    line-height: 1 !important;
    vertical-align: middle;
    margin: 5px 0px 0px 0px;
}

.header_wrapper .right ul li span {
    border: solid 1px #00a73c;
    color: #00a73c;
    font-size: 10px;
    line-height: 1 !important;
    padding: 2px 16px;
    display: inline-block;
    margin: -1px 5px 0px 0px;
	/* border-radius */
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
-ms-border-radius: 20px;
    vertical-align: top;
}
nav {
    /*float: right;*/
    margin: 0px 0px 0px 0px;
    line-height: 1;
    /*display: table;*/
    position: relative;
}
.header_wrapper .right nav ul:first-child {
    padding-left: 0px;
    margin: 0em 0 0 0;
    display: flex;
}
.header_wrapper .right nav ul:last-child {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    display: table;
    }
nav ul:first-child li {
    display: table-cell;
    vertical-align: middle;
    /*float: right;*/
    list-style: none;
    font-size: 0px;
    line-height: 1;
    padding: 0px 0px 0px 0px;
}
nav ul:last-child li {
    display: table-cell;
    /*padding: 0px 1.5vw 0px 0px;*/
    }
.header_wrapper .right nav ul:last-child li a {
    padding: 0.05em 20px 0.2em 20px;
    line-height: 130%;
    vertical-align: bottom;
    }
nav ul:last-child li a {
    padding: 0.1em 30px 0.2em 30px;
    text-decoration: none;
        display: inline-block;
    }
nav li:last-child {
    margin-right: 0px;
}
nav ul:first-child li a {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    background-size: 5px 6px;
    background-position: center left;
    color: #fff;
    text-decoration: none;
        font-size: 17px;
        /*font-size: 17px;*/
    line-height: 150%;
    font-weight: 500;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
nav ul:last-child li.web {
    background-color: #00469b;
    padding: 0;
    }
nav ul:last-child li.entry {
    background-color: #0074c1;
    padding: 0;
    }
nav ul:last-child li.web a, nav ul:last-child li.entry a {
    /*width: 9vw;*/
    color: #fff;
    text-align: center;
    font-size: 15px;
        /*font-size: 15px;*/
    line-height: 150%;
        white-space: nowrap;
    }

nav li a:hover {
    
}


nav.gradation {
        background: linear-gradient(to right, #0074c1, #68caef);
        text-align: center;
    }
nav.gradation ul {
display: inline-block;
    text-align: center;
    }
nav.gradation ul {
    }
    nav.gradation ul li a {
        position: relative;
    }
nav.gradation ul li a:before {
    content: "";
    display: inline-block;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
        position: absolute;
    width: 0;
    height: 1em;
    border-left: 1px solid #fff;
    }
nav.gradation ul li:last-child a:after {
    content: "";
    display: inline-block;
    margin: auto;
    top: 0;
    bottom: 0;
        position: absolute;
    width: 0;
    height: 1em;
    border-right: 1px solid #fff;
    right: 0;
    }



.content h1 img {
    display: block;
    text-align: center;
    margin: 0px auto;
}







    header .right {
        margin-top: 25px;
    }

    
    .main .content_wrapper > .content {
        padding: 60px 0px;
    }
    
   
   h1 {
		color: #fff;
       margin: 0px auto 0px 0px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
       width: 0;
       height: 0;
    }
   
    
	header .right .button:hover {
		background-position: center bottom;
	}

   
    

    
    
    .re {
        position: relative;
    }
   
   
    
    #page-top {
    bottom: 0px;
    right: 4vw;
    font-size: 18px;
        z-index: 999999;
        margin: 0;
}
#page-top a {
    background: #0074c1;
    text-decoration: none;
    color: #fff;
    /* width: 100px; */
    padding: 20px 40px;
    text-align: center;
    display: block;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 1vw 1vw 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    transition: 0.5s;
}
#page-top a:hover {
    text-decoration: none;
    background: #00469b;
}
    
   
    
    
    
   
    
    .zoom img:not(.ab), .zoom2 .wrapper, .zoom3 .image {
        transition: 0.5s;
        z-index: 2;
        position: relative;
    }
    
    
    .message .right {
        width: 50%;
        height:100%;
        /*line-height: 1;
    font-size: 0px;*/
        float: none;
        display: table-cell;
    }
    .message .right .wrapper {
        width: 100%;
        height: 100%;
        content: "";
        empty-cells: show;
        display: inline-block;
        background-image: url("../images/index/message_image.jpg?230331");
        background-size: cover;
        background-position: center center;
        background-clip: border-box;
background-origin: padding-box;
    }
    .message .right .wrapper img {
        height: 100%;
        object-fit: fill;
        display: block;
    }
    
    /*.zoom:hover img:not(.ab) {
        transform: scale(1.1, 1.1);
    }
    .zoom2 .wrapper:hover {
        transform: scale(1.1, 1.1);
    }
    .zoom3 .image:hover {
        transform: scale(1.1, 1.1);
    }*/
    .zoom, .zoom2, .zoom3 {
        overflow: hidden;
        line-height: 1;
        font-size: 0;
    }
    
   
  
    a.scroll_icon {
    position: absolute;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
    bottom: 9%;
  padding-top: 0px;
    color: #fff;
}
a.scroll_icon span {
  position: absolute;
  top: calc(-9% - 50px);
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
a.scroll_icon span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
    z-index: 5;
}
   
    a.scroll_icon {
    margin-left: -30px;
        cursor: default;
}
    
   a.scroll_icon span {
    border: 2px solid #1d3e8d;
}
a.scroll_icon {
    color: #1d3e8d;
}
a.scroll_icon span::before {
    background-color: #1d3e8d;
}
    
   
    .anchor {
        width: 100% !important;
    }
    
   
    
    .content-text {
    width: 50% !important;
    }
    textarea.content-text {
    width: 100% !important;
        height: 200px;
    }
   
   
   
    .message {
        display: table;
        height: 100%;
        width: 100%;
        table-layout: fixed;
        padding: 10% 10% 5% 10%;
    box-sizing: border-box;
    }
    .message .left {
        height: 100%;
        float: none;
    display: table-cell;
        vertical-align: middle;
        background-color: #0074c1;
        width: 50%;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .message .left .content {
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        padding: 4vw;
    }
    .message .left p {
        color: #fff;
        /*font-size: 14px;
    line-height: 150%;*/
    }
    .message .left .text p:last-child {
        margin-bottom: 0;
    }
    .message .left p.catch {
        font-size: 34px;
        /*font-size: 34px;*/
    line-height: 120%;
    margin: 0;
        background-image: url("../images/common/line01.png?230331");
        background-repeat: no-repeat;
        background-size: 4% auto;
        background-position: left 0.6em;
        padding-left: 80px;
        font-weight: 600;
        margin-top: 0px;
    }
    
    
    .message .left p.align_right {
        font-size: 18px;
        /*font-size: 18px;*/
        margin: 0;
    }
    .message .left p.align_right span, #message02 .text p.align_right span {
        font-weight: 600;
    }
    .text p.align_right span b {
    color: #fff;
}
    #features ul, #welfare ul {
        letter-spacing: -4em;
    font-size: 0;
        padding: 0;
        margin: 0;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    #features ul li, #welfare ul li {
        letter-spacing: 0em;
        width: 32%;
        display: inline-block;
        margin-right: 2%;
        vertical-align: top;
        background-color: #fff;
        position: relative;
    } 
    #features ul li .ab {
        left: -3.2%;
    top: -4%;
    z-index: 999;
    width: 15.07%;
    }
    #features ul li:last-child, #welfare ul li:last-child {
        margin-right: 0px;
    }
    #features ul li h3, #welfare ul li h4 {
        text-align: center;
        font-size: 19px;
        /*font-size: 19px;*/
        margin: 0% 0px 8% 0px;
    }
    #welfare ul li:first-child h4 {
        letter-spacing: -0.02em;
    }
    #features ul li .image, #welfare ul li .image {
        background-color: #0074c1;
        line-height: 1;
    font-size: 0;
    }
    #features ul li .image img, #welfare ul li .image img {
        width: 100%;
        height: auto;
    }
    #features ul li .content, #welfare ul li .content {
        padding: 8% 8% 8% 8%;
    }
    #features ul li .content p, #welfare ul li .content p {
        font-size: 15px;
        /*font-size: 14px;*/
    line-height: 150%;
        margin: 0;
    }
    #welfare {
        z-index: 1;
        margin-top: -160px;
    }
    #welfare h3 + p {
        text-align: center;
        font-size: 16px;
        /*font-size: 15px;*/
        margin: 0 0 80px 0;
    }
    #welfare.stripe_bg:before {
    z-index: -1;
    /*margin-top: -0vw;*/
        height: 50%;
    }
    table.normal {
        margin-top: 5%;
        width: 100%;
    }
    table.normal th, table.normal td {
        font-size: 16px;
        /*font-size: 15px;*/
        padding: 30px 0vw 30px 0vw;
        vertical-align: top;
        line-height: 150%;
    }
    
    #entry table.normal tr:last-child th,#entry table.normal tr:last-child td {
        padding-bottom: 0;
    }
    table.normal td h4,table.normal td h5,table.normal td h6 {
        font-size: 16px;
        margin-bottom: 0;
    }
    table.normal td h4:first-child, table.normal td h5:first-child,table.normal td h6:first-child {
        margin-top: 0;
    }
    table.normal td .notice {
        font-size: 0.8vw;
        margin-top: 0.5vw;
    }
    table.normal td section {
        margin-bottom: 1vw;
    }
    table.normal td section:last-child {
        margin-bottom: 0;
    }
    table.normal td input[type="text"] {
        font-size: 14px;
        /*font-size: 14px;*/
	/* border-radius */
border-radius: 0.3vw;
-moz-border-radius: 0.3vw;
-webkit-border-radius: 0.3vw;
-o-border-radius: 0.3vw;
-ms-border-radius: 0.3vw;
        border: 1px solid #cfcfcf;
        padding: 0.5vw 0.5vw 0.5vw 0.5vw;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        }
    #entry .button {
        margin: 80px 0 120px 0px;
        letter-spacing: -4em;
    font-size: 0;
    }
    .confirm_button:disabled:hover {
    margin-bottom: 0vw;
    border-bottom: 10px solid #00469b !important;
    bottom: 0vw;
}
    input[type="submit"], input.back, a.back {
        letter-spacing: 0em;
        background-color: #0074c1;
        background-image: url("../images/common/arrow04.png?230331");
        background-repeat: no-repeat;
        background-size: auto 30%;
        background-position: right 5% center;
        border-top: none;
        border-left: none;
        border-right: none;
        color: #fff;
        font-size: 26px;
        line-height: 1;
        width: 40%;
        font-weight: 600;
        padding: 30px 0vw 30px 0vw;
        border-bottom: 10px solid #00469b;
	/* border-radius */
        border-radius: 0.5vw;
        -moz-border-radius: 0.5vw;
        -webkit-border-radius: 0.5vw;
        -o-border-radius: 0.5vw;
        -ms-border-radius: 0.5vw;
    }
    input.back, a.back {
        background-image: url("../images/common/arrow05.png?230331");
        background-position: left 5% center !important;
        margin-right: 1vw;
    }
    a.back {
        display: inline-block;
        text-decoration: none;
        text-align: center;
    }
    input[type="submit"]:hover, input.back:hover, a.back:hover {
        margin-bottom: 7px;
        border-bottom: 3px solid #00469b !important;
        position: relative;
    bottom: -7px;
    }
    table.normal td textarea {
        font-size: 14px;
        /*font-size: 14px;*/
        width: 100%;
	/* border-radius */
border-radius: 0.3vw;
-moz-border-radius: 0.3vw;
-webkit-border-radius: 0.3vw;
-o-border-radius: 0.3vw;
-ms-border-radius: 0.3vw;
        border: 1px solid #cfcfcf;
        padding: 0.5vw 0.5vw 0.5vw 0.5vw;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    table.normal td input[type="file"] {
        font-size: 0.8vw;
    }
    table.normal tr {
        border-top: 1px solid #000;
    }
    
    body:not(#entry) table.normal tr:last-child {
        border-bottom: 1px solid #000;
    }
    table.normal th {
        width: 13em;
    }
    table.normal ul {
    padding-left: 0;
        margin: 0;
    list-style-position: inside;
}
    table.normal ul li {
        background-image: url("../images/common/marker.png?230331");
        background-repeat: no-repeat;
        background-size: auto 0.3em;
        background-position: left top 0.7em;
        list-style: none;
        padding-left: 0.8em;
    }
    table.normal p {
        margin: 0;
    }
    table.normal ul + p {
    margin-top: 0.5vw !important;
}
    table.normal p + ul {
    margin-top: 0.5vw !important;
}
    table.normal ::marker {
        padding: 0;
        margin: 0 !important;
    }
    #about #data ul {
        padding: 0;
        margin: 0;
        letter-spacing: -4em;
    font-size: 0;
        width: 100%;
        display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    #about #data ul li {
        letter-spacing: 0em;
        list-style: none;
        display: inline-block;
        
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        padding: 3vw 0vw;
        line-height: 1;
        font-size: 0;
        text-align: center;
    }
    
    #about #data ul li:nth-child(1) {
        border-bottom: 1px solid #000;
        width: 100%;
    }
    #about #data ul li:nth-child(2) {
        width: 50%;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    #about #data ul li:nth-child(1) img {
            width: 50.018%;
    }
    #about #data ul li:nth-child(2) img, #about #data ul li:nth-child(3) img  {
        width: 66.8%;
    }
    #about #data ul li:nth-child(3) {
        width: 50%;
        border-bottom: 1px solid #000;
    }
    #about #data ul li:nth-child(4) {
        width: 33.333333%;
    }
    #about #data ul li:nth-child(5) {
        width: 33.333333%;
    }
    #about #data ul li:nth-child(6) {
        width: 33.333333%;
    }
    .content_wrapper .sub_title {
        font-size: 32px;
        /*font-size: 34px;*/
        margin: 0;
        padding: 0% 0% 0% 0%;
    }
    .content_wrapper .sub_title span {
        display: block;
    }
    .lar .sub_title span {
        width: 45%;
    }
    .content_wrapper .sub_title span:nth-child(1) {
        line-height: 150%;
        margin-bottom: 80px;
    }
    .content_wrapper .sub_title span:nth-child(2) {
        line-height: 1.3vw;
        font-size: 14px;
        /*font-size: 14px;*/
        margin-top: 3%;
        color: #0074c1;
        margin-bottom: 80px;
    }
    .lar:nth-child(even) .sub_title span {
        padding-left: 55%;
    }
    body:not(.home) .content_wrapper .sub_title {
        font-size: 34px;
        /*font-size: 34px;*/
        margin: 0;
    }
    body:not(.home) .content_wrapper .sub_title span {
        display: block;
    }
    body:not(.home) .content_wrapper .sub_title span:nth-child(1) {
        line-height: 150%;
        margin-bottom: 80px;
    }
    body:not(.home) .content_wrapper .sub_title span:nth-child(2) {
        line-height: 1.3vw;
        font-size: 14px;
        /*font-size: 14px;*/
        margin-top: 3%;
        color: #0074c1;
        margin-bottom: 80px;
    }
    .stripe_bg, .stripe_bg02 {
        position: relative;
        width: 100%;
    }
    .stripe_bg:before {
        position: absolute;
        z-index: -1;
        margin-left: 25%;
        margin-top: 60px;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-image: url("../images/common/stripe01.png?230331");
        background-size: 4px 4px;
    }
    .stripe_bg02:before {
        position: absolute;
        z-index: -1;
        margin-top: 0px;
        bottom: -60px;
        left: 0;
        content: "";
        display: block;
        width: 75%;
        height: 100%;
        background-image: url("../images/common/stripe01.png?230331");
        background-size: 4px 4px;
    }
    #feature {
        position: relative;
        margin: 120px 0% 120px 0%;
    }
    #feature .content {
        position: relative;
        padding: 0% 0% 0% 0% !important;
    }
    .lar .text {
        background-color: #0074c1;
    top: 0%;
    width: 50%;
    padding: 40px;
    z-index: 1;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        position: absolute;
    }
    .lar:nth-child(odd) .text {
        right: 0vw;
    }
    .lar:nth-child(even) .text {
        left: 0vw;
    }
    .lar .image {
        width: 55%;
        z-index: 0;
        line-height: 1;
        font-size: 0;
    }
    .lar:nth-child(even) .image {
        right: 0vw;
        margin-left: 45%;
    }
    .lar:nth-child(odd) .image {
        left: 0vw;
        
    }
    #feature .text p {
        color: #fff;
        /*font-size: 14px;
    line-height: 150%;*/
    }
    #feature .text h3, .home #message02 .text h3 {
        margin-top: 0;
        color: #fff;
        font-size: 18px;
        /*font-size: 18px;*/
    line-height: 120%;
        background-image: url("../images/common/line01.png?230331");
        background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left 0.6em;
        padding-left: 30px;
    }
    .home #recruitmenttype h3, #mid-career #recruitmenttype h4 {
        font-size: 26px;
        /*font-size: 26px;*/
    color: #0074c1;
    border-left: 0.6vw solid #0074c1;
    padding-left: 1.5vw;
    }
    #recruitmenttype ul, #information_session ul {
        padding: 0;
        margin: 0;
    }
    #recruitmenttype ul li, #information_session li {
        list-style: none;
        width: 100%;
        margin-bottom: 20px;
    }
    #recruitmenttype ul li a, a.link01 {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        background-color: #fff;
        font-size: 21px;
        /*font-size: 21px;*/
        text-align: center;
        color: #0074c1;
        text-decoration: none;
        border: 1px solid #0074c1;
        padding: 0.8% 50px 1.2% 20px;
        position: relative;
        /*font-style: italic;*/
        background-image: url("../images/common/arrow01.png?230331");
        background-repeat:no-repeat;
        background-size: 10px auto;
        background-position: right 20px center;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    
    a.link02 {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        background-color: #0074c1;
        font-size: 30px;
        /*font-size: 21px;*/
        text-align: center;
        color: #fff;
        text-decoration: none;
        border: 1px solid #0074c1;
        padding: 0.8% 0px 1.2% 0px;
        position: relative;
        /*font-style: italic;*/
        background-image: url("../images/common/arrow04.png?230331");
        background-repeat:no-repeat;
        background-size: auto 30%;
        background-position: right 20px center;
    }
    a.link02 span {
        font-size: 16px;
        /*font-size: 14px;*/
        font-style: normal;
        margin-left: 0.5em;
        margin-top: -0.3em;
        vertical-align: middle;
        display: inline-block;
    }
    
    #recruitmenttype ul li a:before, a.link01:before, a.link02:before {
        position: absolute;
        z-index: -1;
        content: "";
        bottom: -10px;
        right: -10px;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #0074c1;
    }
    #recruitmenttype .career {
        margin-top: 80px;
    }
    #footer_banner ul {
        padding: 0px;
        margin: 0px;
        letter-spacing: -4em;
    font-size: 0;
    }
    #footer_banner ul li {
        letter-spacing: 0em;
        list-style: none;
        display: inline-block;
        width: 48.5%;
        position: relative;
        line-height: 1;
        font-size: 0;
    }
    .single-interview #footer_banner ul li {
        width: 100%;
    }
    .single-interview #footer_banner ul li:first-child {
        margin-right: 0 !important;
        margin-bottom: 80px;
    }
    #footer_banner ul li:first-child {
        margin-right: 3%;
    }
    #footer_banner ul li a:before {
    position: absolute;
    z-index: -1;
    content: "";
    bottom: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #0074c1;
}
    footer .bottom_content p {
        color: #000;
    }
    .slick {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /*overflow: hidden;*/
       height: calc(100vh - 160px) !important;
    font-size: 17px;
        /*font-size: 17px;*/
}
.slider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
    .slider li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
       height: calc(100vh - 160px) !important;
    font-size: 17px;
        /*font-size: 17px;*/
    position: relative;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    }
    .breadcrumbs {
        background-color: #000;
        margin-bottom: 0px;
        padding: 1vw 0vw;
    }
    .breadcrumbs .wrapper {
        width: 1080px;
    margin: 0px auto;
        color: #fff;
        font-size: 15px;
        /*font-size: 15px;*/
    }
    .breadcrumbs .wrapper > span {
        color: #fff;
        background-repeat: no-repeat;
        background-position: left center;
        margin-left: 1vw;
        margin-right: 1vw;
    }
    .breadcrumbs .wrapper > span {
        background-repeat: no-repeat;
        background-position: left center;
    }
    .breadcrumbs .wrapper span a {
        color: #fff;
        text-decoration: none;
    }
    .breadcrumbs .wrapper > span:first-child {
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
    }
    .breadcrumbs .wrapper > span:last-child {
        margin-right: 0px;
    }
    body:not(.home) .title {
        font-size: 40px;
        margin: 0;
        color: #fff;
    }
    body:not(.home) .title span {
        display: block;
    }
    body:not(.home) .title span:nth-child(1) {
        line-height: 150%;
        padding-bottom: 180px !important;
    width: 1080px;
    margin: 0px auto;
    }
    body:not(.home) .title span:nth-child(2) {
        line-height: 150%;
        font-size: 15px;
        /*font-size: 15px;*/
        margin-top: 0.5vw;
        font-weight: 500;
        color: #fff;
        padding-bottom: 18vw;
    }
    body:not(.home) .title.small span {
        padding-bottom: 80px !important;
        width: 1080px;
    margin: 0px auto;
    }
    body:not(.home) .title {
        padding: 80px 0% 0px 0%;
        background-color: #0074c1;
    }
    #officetour ul.list, #interview ul.list, .post-type-archive-interview ul.list {
        letter-spacing: -4em;
        font-size: 0;
        width: 1080px;
        padding: 0;
        margin: -100px auto 0vw auto;
        display:-webkit-box;
        display:-moz-box;
        display:-ms-box;
        display:-webkit-flexbox;
        display:-moz-flexbox;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:-moz-flex;
        display:-ms-flex;
        display:flex;
        -webkit-box-lines:multiple;
        -moz-box-lines:multiple;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #officetour ul.list li, #interview ul.list li, .post-type-archive-interview ul.list li {
        letter-spacing: 0em;
        vertical-align: top;
        display: inline-block;
        list-style: none;
        width: 48.5%;
        background-color: #0074c1;
        margin-bottom: 3%;
        line-height: 1;
        font-size: 0;
    }
    #officetour ul.list li:nth-child(2n), #interview ul.list li:nth-child(2n), .post-type-archive-interview ul.list li:nth-child(2n) {
        margin-left: 3%;
    }
    #officetour ul.list li a, #interview ul.list li a, .post-type-archive-interview ul.list li a {
        line-height: 1;
        position: relative;
        height: 100%;
        width: 100%;
        text-decoration: none;
    }
    #officetour ul.list li a:after {
        position: absolute;
        content: "";
        display: block;
        width: 3vw;
        height: 3vw;
        background-image: url("../images/common/zoom_icon.png?230331");
        background-repeat: no-repeat;
        background-size: 100% auto;
        right: 3%;
        bottom: 0;
        margin-bottom: 3%;
    }
    #officetour ul.list li img, #interview ul.list li img, .post-type-archive-interview ul.list li img {
        width: 100%;
        height: auto;
    }
    #officetour ul.list .text, #interview ul.list .text, .post-type-archive-interview ul.list .text {
        padding: 5% 5% 5% 5%;
    }
    #officetour ul.list .text h3 {
        margin: 0vw 0vw 3% 0vw;
        color: #fff;
        font-size: 19px;
        /*font-size: 19px;*/
    }
    #interview ul.list .text p span, .post-type-archive-interview ul.list .text p span {
        margin: 0vw;
        color: #fff;
        font-size: 19px;
        /*font-size: 19px;*/
        font-weight: 600;
    }
    #officetour ul.list .text p, #interview ul.list .text p, .post-type-archive-interview ul.list .text p {
        color: #fff;
        font-size: 16px;
        /*font-size: 15px;*/
    line-height: 150%;
        margin: 0 !important;
    }
    #officetour ul.list .text p:last-child {
        margin-bottom: 0;
    }
    body:not(.single-interview) .content_wrapper > .content {
    padding: 120px 0% 0px 0%;
    width: 1080px;
    margin: 0px auto;
}
    
    #flow ul li {
        display: table;
        width: 100%;
        background-color: #fff;
        margin-bottom: 40px;
        position: relative;
    }
    
    #flow ul .zoom {
        width: 25%;
        display: table-cell;
        vertical-align: middle;
        background-color: #0074c1;
    }
    #flow ul li img.ab {
        left: -1.2%;
    top: -5%;
    z-index: 999;
    width: 7%;
    }
    #flow ul .text {
        display: table-cell;
        padding: 30px;
        vertical-align: middle;
        font-size: 14px;
        /*font-size: 14px;*/
        line-height: 160%;
    }
    #flow ul .text h4 {
        font-size: 19px;
        /*font-size: 19px;*/
        margin: 0px 0px 0.5vw 0px;
    }
    #flow ul .text p {
        margin: 0 !important;
    }
    #flow ul .text p a {
        color: #0074c1;
    }
    #flow ul li:after {
        position: absolute;
        display: block;
        content: "";
        width: 30px;
        height: 15px;
        background-image: url("../images/common/triangle02.png?230302");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        bottom: -27px;
        left: 0;
        right: 0;
        margin: auto;
    }
    #flow ul li:last-child:after {
        display: none;
    }
    #information_session h3 + p {
        margin-bottom: 80px;
        text-align: center;
    font-size: 15px;
        /*font-size: 15px;*/
    }
    
    .single-interview .content_wrapper:not(#footer_banner) .wrapper {
        display: table;
        width: 100%;
        margin: 5% 0% 0% 0%;
        border-collapse:collapse;
        height: 100%;
    }
    .single-interview .title + .content_wrapper {
        margin: -100px 0vw 0% 0vw;
    }
    .single-interview .content_wrapper .wrapper:nth-child(odd) .zoom3 {
        /*float: left;*/
        display: table-cell;
    }
    .single-interview .content_wrapper .wrapper:nth-child(even) .zoom3 {
        /*float: right;*/
        display: table-cell;
        right: 0;
    }
    .single-interview .content_wrapper .wrapper .text {
        /*display: table-cell;
        width: 45%;*/
        width: 100%;
        /*border: 1px #000 solid;*/
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        /*height: 100%;*/
        vertical-align: middle;
    }
    .single-interview .content_wrapper .wrapper .text {
        width: 50%;
        min-width: 640px;
        margin: 0 auto;
    }
    .single-interview .content_wrapper .wrapper .text img {
        max-width: 100%;
        height: auto;
    }
    .single-interview .content_wrapper .wrapper:last-child .text h3 {
        margin-top: 5% !important;
        /*margin-bottom: 0;*/
        margin-bottom: 2%;
    }
    .single-interview .content_wrapper .wrapper .text h3 + p {
        margin-top: 0;
    }
    
    .single-interview .content_wrapper .wrapper .text h3 {
    /*font-size: 19px;*/
        font-size: 32px;
        /*font-size: 19px;*/
        
    }
    .single-interview .content_wrapper .wrapper .zoom3 {
        /*border: 1px #000 solid;*/
        line-height: 1;
        font-size: 0;
        height: 100%;
        width:  55%;
        white-space:nowrap;	
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
        height: 100%;
    }
    .single-interview .content_wrapper .wrapper .zoom3 .image {
        display:block;
    　width:100%;
      height:100%;
        background-size: cover;
        background-position: center;
    }
    .single-interview .content_wrapper:not(#footer_banner) .content {
    position: relative;
        width: 50%;
        min-width: 640px;
        margin: 0 auto;
}
    .single-interview .title span:nth-child(1) {
        width: 50% !important;
        min-width: 640px;
        margin: 0 auto !important;
    }
    .single-interview .title {
        padding: 6vw 0% 0px 0% !important;
    }
    .single-interview .title span:nth-child(1) {
        width: 50% !important;
        min-width: 640px;
        margin: 0 auto !important;
    }
    .single-interview .stripe_bg:before {
    margin-left: 30% !important;
    }
    
    #footer_banner .content {
    /*padding: 10% 10% 10% 10% !important;*/
        width: 1080px;
        margin: 0px auto 120px auto;
	-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
    .single-interview #footer_banner .content {
    padding: 10% 0% 10% 0% !important;
        width: 50% !important;
        min-width: 640px;
        margin: 0 auto;
    }
    img.aligncenter {
        height: auto;
  margin: 0 auto;
        display: block;
  max-width: 100%;
    }
    .single-interview .department {
        bottom: 55px;
        left: 30px;
        z-index: 999;
    }
    .single-interview .department02 {
        bottom: 55px;
        right: 30px;
        z-index: 999;
    }
    .single-interview .department p, .single-interview .department02 p {
        margin: 0;
        color: #fff;
    }
    .single-interview .department02 p {
        text-align: right;
        letter-spacing: -4em;
    font-size: 0;
    }
    .single-interview .department p:first-child {
            background-color: #0074c1;
        font-size: 21px;
        /*font-size: 26px;*/
    position: relative;
    padding: 0.5em 2.0vw 1.0em 2.0vw;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: center;
    line-height: 120%;
    }
    .single-interview .department02 p:first-child {
        background-color: #0074c1;
        font-size: 21px !important;
        /*font-size: 26px;*/
        position: relative;
        padding: 1vw 2.0vw 2.5vw 2.0vw;
        font-weight: 500;
        letter-spacing: 0em;
        text-align: center;
    line-height: 120%;
    }
    .single-interview .department p:first-child:before {
        border-left: solid 0.3em #fff;
        width: 0.3em;
        height: 1em;
        left: 0;
        top: 0.6em;
        position: absolute;
        content: "";
        display: inline-block;
    }
    .single-interview .department02 p:first-child:before {
        border-left: solid 0.3em #fff;
        height: 1em;
        right: 0;
        top: 1.4vw;
        text-align: right;
        position: absolute;
        content: "";
        display: inline-block;
    }
    .single-interview .department p:nth-child(2) {
        background-color: #000;
        position: absolute;
    left: 30px;
    bottom: -25px;
    font-size: 17px;
        /*font-size: 19px;*/
        display: inline-block;
        padding: 0.5vw 2.0vw 0.5vw 2.0vw;
        letter-spacing: 0em;
        white-space: nowrap;
    }
    .single-interview .department02 p:nth-child(2) {
        background-color: #000;
        position: absolute;
    right: 30px;
    bottom: -25px;
        font-size: 1.6vw !important;
        display: inline-block;
        padding: 0.5vw 2.0vw 0.5vw 2.0vw;
        letter-spacing: 0em;
        white-space: nowrap;
    }
    .single-interview #footer_banner ul li:first-child {
    margin-bottom: 3% !important;
}
    .single-interview #footer_banner ul li a.link02 {
    padding: 1.8% 0px 2.2% 0px;
    }
    .slider li a {
        width: 100%;
        height: 100%;
        display: block;
    }
    #flow ul {
        margin: 0;
        padding: 0;
    }
    .single_banner li {
        width: 100% !important;
        margin: 0 !important;
    }
    #job_description > .content > .wrapper {
    margin-top: -220px;
    background-color: #fff;
    padding: 80px 40px 80px 40px;
}
    ul.button02 {
        padding: 0;
        margin: 0 0 5% 0px;
        letter-spacing: -4em;
    font-size: 0;
    }
    ul.button02 li:first-child {
        margin-right: 3%;
    }
    ul.button02 li {
        letter-spacing: 0em;
        list-style: none;
        width: calc(50% - 1.5%);
        display: inline-block;
    }
    ul.button02 li a {
    padding: 2.5% 0px 2.8% 0px;
font-size: 26px;
vertical-align: text-bottom;
line-height: 150%;
    }
    ul.button02 li a span {
        font-size: 14px;
        /*font-size: 14px;*/
        font-weight: 500;
    }
    .home #message02 {
    position: relative;
    padding: 0% 10% 0% 10%;
    box-sizing: border-box;
}
    .home #message02 .content {
    padding: 0% 0% 0% 0% !important;
        width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
        line-height: 1;
        font-size: 0;
}
    .home #message02 .image {
    width: 50%;
    z-index: 0;
    line-height: 1;
    font-size: 0;
        background-size: cover;

        
}
    .home #message02 .image .wrapper {
        background-size: cover;
        width: 100%;
    height: 100%;
        background-position: center;
    }
    .home #message02 .text {
    background-color: #0074c1;
    top: 0%;
    width: 50%;
    padding: 4vw;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
        vertical-align: middle;
}
    .home #message02 .text h3, .home #message02 .text p {
        color: #fff;
        line-height: 150%;
    }
    .home #message02 .text h3 {
        font-size: 34px;
        /*font-size: 34px;*/
    line-height: 120%;
        margin-top: 0;
    }
    .home #message02 .text p:last-child {
        margin-bottom: 0;
        font-size: 18px;
        /*font-size: 18px;*/
    }
    #about .content_wrapper:last-child > .content {
        padding-bottom: 0;
    }
    .yes .link02 {
        margin-bottom: 80px;
    }
    #policy_box_wrapper {
        border: 1px solid #cfcfcf;
        padding: 20px;
        height: 350px;
        overflow-y: scroll;
    }
    #policy_box_wrapper h3 {
    font-size: 15px !important;
        line-height: 150% !important;
    }
    .policy_box h3 {
    font-size: 26px;
}
    #policy_box_wrapper h4 {
    font-size: 16px;
    }
    
    /*#policy_box_wrapper p {
    font-size: 15px !important;
        line-height: 150% !important;
    }
    .policy_box h3 {
    font-size: 15px !important;
        line-height: 150% !important;
    }
    .policy_box p {
    font-size: 15px !important;
        line-height: 150% !important;
    }*/
    .from_link {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
    .from_link p {
        margin: 0;
    }
    .policy_box #check {
        margin: 3em 0;
    }
    
    
}


@media print, screen and (min-width: 1500px){
	
	
	
	
	}
