﻿@charset "UTF-8";

/*===========================================================
creation-date :
last update :
============================================================*/

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    cursor: pointer;
}

.mp-chatbot .pagetop {
    bottom: 80px;
}

.pagetop img {
    display: block;
    text-align: center;
    color: #222;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    width: 52px;
}

.pagetop img:hover {
    display: block;
    color: #fff;;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.img_R {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
}


/*--------------------------------------------------------
div
------------------------------------------------------------*/

div {
    text-align: left;
}


/*-----------------------------------------------------------
clearfix
------------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix {
    display: inline-block;
}


/* exlude MacIE5 \*/

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block;
}


/* end MacIE5 */


/*-----------------------------------------------------------
img
------------------------------------------------------------*/

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

table img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    border: 0;
}


/*-----------------------------------------------------------
p
------------------------------------------------------------*/

p {
    margin: 0;
    padding: 0;
}


/*-----------------------------------------------------------
ul
------------------------------------------------------------*/

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*-----------------------------------------------------------
Link
------------------------------------------------------------*/

a:link {
    color: #0e3498;
    text-decoration: none;
}

a:visited {
    color: #0e3498;
    text-decoration: none;
}

a:hover {
    color: #7a94d9;
    text-decoration: none;
    -moz-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    -webkit-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
}

a:active {
    color: #000;
    text-decoration: none;
}


/*-----------------------------------------------------------
margin
------------------------------------------------------------*/

.t0b5 {
    margin: 0 0 5px 0;
    overflow: hidden;
}

.t0b10 {
    margin: 0 0 10px 0;
    overflow: hidden;
}

.t0b15 {
    margin: 0 0 15px 0;
    overflow: hidden;
}

.t0b20 {
    margin: 0 0 20px 0;
    overflow: hidden;
}

.t0b25 {
    margin: 0 0 25px 0;
    overflow: hidden;
}

.t0b30 {
    margin: 0 0 30px 0;
    overflow: hidden;
}

.t0b35 {
    margin: 0 0 35px 0;
    overflow: hidden;
}

.t0b40 {
    margin: 0 0 40px 0;
    overflow: hidden;
}

.t0b45 {
    margin: 0 0 45px 0;
    overflow: hidden;
}

.t0b50 {
    margin: 0 0 50px 0;
    overflow: hidden;
}

.t0b55 {
    margin: 0 0 55px 0;
    overflow: hidden;
}

.t0b60 {
    margin: 0 0 60px 0;
    overflow: hidden;
}

.t5b0 {
    margin: 5px 0 0 0;
    overflow: hidden;
}

.t5b10 {
    margin: 5px 0 10px 0;
    overflow: hidden;
}

.t5b20 {
    margin: 5px 0 20px 0;
    overflow: hidden;
}

.t5b30 {
    margin: 5px 0 30px 0;
    overflow: hidden;
}

.t10b0 {
    margin: 10px 0 0 0;
    overflow: hidden;
}

.t10b10 {
    margin: 10px 0;
    overflow: hidden;
}

.t10b20 {
    margin: 10px 0 20px 0;
    overflow: hidden;
}

.t10b30 {
    margin: 10px 0 30px 0;
    overflow: hidden;
}

.t20b0 {
    margin: 20px 0 0 0;
    overflow: hidden;
}

.t20b5 {
    margin: 20px 0 5px 0;
    overflow: hidden;
}

.t20b10 {
    margin: 20px 0 10px 0;
    overflow: hidden;
}

.t20b20 {
    margin: 20px 0;
    overflow: hidden;
}

.t30b0 {
    margin: 30px 0 0 0;
    overflow: hidden;
}

.t30b5 {
    margin: 30px 0 5px 0;
    overflow: hidden;
}

.t30b10 {
    margin: 30px 0 10px 0;
    overflow: hidden;
}

.t30b20 {
    margin: 30px 0 20px 0;
    overflow: hidden;
}

.t30b30 {
    margin: 30px 0;
    overflow: hidden;
}

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

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

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

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

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

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

.mt70 {
    margin-top: 70px !important;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}


/*-----------------------------------------------------------
padding
------------------------------------------------------------*/

.p10b10 {
    padding: 10px 0;
    overflow: hidden;
}

.p20b20 {
    padding: 20px 0;
    overflow: hidden;
}

.p30b30 {
    padding: 30px 0;
    overflow: hidden;
}

.p40b40 {
    padding: 40px 0;
    overflow: hidden;
}

.p50b50 {
    padding: 50px 0;
    overflow: hidden;
}

.p0b10 {
    padding: 0 0 10px 0;
    overflow: hidden;
}

.p0b20 {
    padding: 0 0 20px 0;
    overflow: hidden;
}

.p0b30 {
    padding: 0 0 30px 0;
    overflow: hidden;
}

.p0b40 {
    padding: 0 0 40px 0;
    overflow: hidden;
}

.p0b50 {
    padding: 0 0 50px 0;
    overflow: hidden;
}

.p0b60 {
    padding: 0 0 60px 0;
    overflow: hidden;
}

.p0b70 {
    padding: 0 0 70px 0;
    overflow: hidden;
}


/*-----------------------------------------------------------
line height
------------------------------------------------------------*/

.line14 {
    line-height: 14px
}

.line16 {
    line-height: 16px
}

.line18 {
    line-height: 18px
}

.line20 {
    line-height: 20px
}

.line22 {
    line-height: 22px
}

.line24 {
    line-height: 24px
}

.line26 {
    line-height: 26px
}

.line28 {
    line-height: 28px
}

.line30 {
    line-height: 30px
}


/*-----------------------------------------------------------
FONT Weight
------------------------------------------------------------*/

.fwB {
    font-weight: bold;
}


/*-----------------------------------------------------------
FONT Size
------------------------------------------------------------*/

.fz10 {
    font-size: 10px;
}

.fz11 {
    font-size: 11px;
}

.fz12 {
    font-size: 12px;
}

.fz13 {
    font-size: 13px;
}

.fz14 {
    font-size: 14px;
}

.fz15 {
    font-size: 15px;
}

.fz16 {
    font-size: 16px;
}

.fz17 {
    font-size: 17px;
}

.fz18 {
    font-size: 18px;
}

.fz19 {
    font-size: 19px;
}

.fz20 {
    font-size: 20px;
}


/*-----------------------------------------------------------
FONT family
------------------------------------------------------------*/

.ffN {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ffM {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}


/*-----------------------------------------------------------
FLOAT
------------------------------------------------------------*/

.fl_L {
    float: left;
    padding-right: 30px;
    padding-bottom: 25px;
}

.fl_R {
    float: right;
    padding-left: 30px;
}


/*-----------------------------------------------------------
Text-Align
------------------------------------------------------------*/

.taL {
    text-align: left;
}

.taC {
    text-align: center;
}

.taR {
    text-align: right;
}


/*-----------------------------------------------------------
input, textarea
------------------------------------------------------------*/

input,
textarea {
    margin: 0;
    font-size: 100%;
}


/*-----------------------------------------------------------
table
------------------------------------------------------------*/

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

dl,
dt,
dd,
th,
td {
    margin: 0;
    padding: 0;
}


/*-----------------------------------------------------------
table
------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}


/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/

body {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 190%;
    letter-spacing: 0.03em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 100%;
    height: 100%;
    margin: 0;
    color: #000;
    /*  min-width:1040px;*/
    background-image: url(../images/side_bg1.png);
    background-repeat: repeat-x;
    background-position: top;
}

html {
    -webkit-text-size-adjust: none;
}

#acMenu {
    padding-left: 30px;
}

.btn1 {
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 0.2em;
    margin-top: 30px;
    font-size: 100%;
    padding-left: 30px;
}

#acMenu dt {
    display: block;
    width: 200px;
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin-top: 30px;
    cursor: pointer;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 0.2em;
}

#acMenu dt:hover {
    color: #aaa;
    text-decoration: none;
    -moz-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    -webkit-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
}

#acMenu dd {
    width: 200px;
    font-size: 80%;
    /*height:50px;*/
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
    display: none;
}

#navi-outer {
    height: 100%;
}

#global-nav {
    background-color: #3886FC;
    display: none;
}

#global-nav ul li a {
    color: #fff;
    background-color: #3886FC;
    font-size: 12px;
    padding: 5px 20px;
    text-decoration: none;
}

#global-nav ul li a:hover {
    background-color: #5093F8;
    color: #999;
}

#global-nav ul li ul {
    display: none;
}

#home #all {
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

#all {
    height: 100%;
}

.news {
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    display: inline;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #585858;
}

.news-box {
    padding-left: 30px;
    border-top-width: 1px;
    padding-top: 35px;
    margin-top: 35px;
    border-top-style: solid;
    border-top-color: #585858;
}

.news-box ul {
    margin-top: 10px;
}

.news-box ul li {
    font-size: 12px;
    margin-bottom: 10px;
}

.news-box ul li:before {
    color: #999;
    content: "■";
    font-size: 6px;
    margin-right: 3px;
}

#responsive-nav-wrappe {}

.cat1_box .button {
    color: #fff !important;
    border: 2px solid #244bb3;
    box-sizing: border-box;
    background-color: #244bb3;
}

.cat1_box .button:hover {
    background-color: #fff;
    text-decoration: none;
    color: #244bb3 !important;
    border: 2px solid #244bb3;
    box-sizing: border-box
}

.button {
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    outline: none;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 10px;
}

.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button,
.button::before,
.button::after,
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button {
    color: #fff !important;
    border: 2px solid #244bb3;
    box-sizing: border-box;
    background-color: #244bb3;
}

.button:hover {
    background-color: #fff;
    text-decoration: none;
    color: #244bb3 !important;
    border: 2px solid #244bb3;
    box-sizing: border-box;
}

.button2 {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
    outline: none;
    box-sizing: border-box;
    font-size: 18px;
    padding: 10px 30px;
    margin-top: 30px;
}

.button2::before,
.button2::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button2,
.button2::before,
.button2::after,
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button2 {
    color: #fff !important;
    border: 2px solid #4f77e1;
    background-color: #4f77e1;
    box-sizing: border-box
}

.button2:hover {
    background-color: #fff;
    text-decoration: none;
    color: #4f77e1 !important;
    border: 2px solid #4f77e1;
    box-sizing: border-box
}

.button3 {
    display: inline-block;
    width: 180px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 20px;
    /*	border-radius: 50px;*/
}

.button3::before,
.button3::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button3,
.button3::before,
.button3::after,
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button3 {
    color: #fff !important;
    border: 2px solid #4f77e1;
    background-color: #4f77e1;
    box-sizing: border-box
}

.button3:hover {
    background-color: #fff;
    text-decoration: none;
    color: #4f77e1 !important;
    border: 2px solid #4f77e1;
    box-sizing: border-box
}

.button3on {
    display: inline-block;
    width: 180px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 20px;
    background-color: #fff;
    text-decoration: none;
    color: #4f77e1 !important;
    border: 2px solid #4f77e1;
    box-sizing: border-box
}

.button5 {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        line-height: 64px;
        outline: none;
        box-sizing: border-box;
        font-size: 24px;
        font-weight: bold;
        margin-top: 20px;
        padding: 10px 30px;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
}
.button5::before, .button5::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
}
.button5, .button5::before, .button5::after, {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.button5 {
        color: #fff !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box;
        background-color: #4f77e1;
}
.button5:hover {
        background-color: #fff;
        text-decoration: none;
        color: #4f77e1 !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
}

.table1 {
    border-collapse: collapse;
    width: 100%;
}

.table1 tbody {}

.table1 td {
    border: 1px solid #848484;
    background-color: #000;
    padding: 10px;
    font-size: 14px;
    line-height: 26px
}

.table1 th {
    border: 1px solid #848484;
    font-weight: normal;
    background-color: #333;
    color: #FFF;
    padding: 10px;
    text-align: left;
    width: 60%;
}

.table2 {
    border-collapse: collapse;
    width: 100%;
}

.table2 tbody {}

.table2 td {
    background-color: #000;
    padding: 10px;
    font-size: 14px;
    line-height: 26px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #848484;
    border-bottom-color: #848484;
}

.table2 th {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #848484;
    border-bottom-color: #848484;
    font-weight: normal;
    color: #FFF;
    padding: 10px;
    text-align: left;
    width: 20%;
}

.table3 {
    border-collapse: collapse;
    width: 100%;
}

.table3 tbody {}

.table3 td {
    background-color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 26px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    text-align: left
}

.table3 th {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    font-weight: normal;
    background-color: #f7f7f7;
    padding: 10px;
    text-align: left;
    width: 20%;
}

.table4 {
    border-collapse: collapse;
    width: 100%;
}

.table4 tbody {}

.table4 td {
    background-color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 26px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    text-align: left
}

.table4 th {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    font-weight: normal;
    padding: 10px;
    text-align: left;
    width: 20%;
}


/*ヘッダー*/

header {
    background-color: #000;
    padding-bottom: 20px;
}

.logo {
    padding-top: 53px;
    float: left;
    width: 291px;
}

.logo h1 a {
    background-image: url(../images/common/logo.png);
    width: 291px;
    height: 42px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
}

.container {
    width: 100%;
    margin: 0px auto;
    max-width: 1000px;
}


/*フッター*/

.footer1 li a {
    display: block;
    height: 83px;
    float: left;
    width: 20%;
    box-sizing: border-box;
    background-color: #0e3498;
    line-height: 55px;
    text-align: center;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
}

.footer1 ul li {}

.footer1 ul li a:last-child {
}

.footer1 li a:hover {
    background-color: #4f77e1
}

.footer2 {
    padding-top: 10px;
    border-top: solid 4px #ccc;
    margin-top: 50px;
}

.ax-info {
    margin: 4em 0 3em;
    color: #626262;
    font-size: 14px;
}
.ax-info img {
    margin-bottom: 1.5em;
}
footer {
    margin-top: 60px;
}

footer table td {
    vertical-align: top;
    text-align: left;
}

footer table h5,
footer table h5 a {
    color: #4f77e1 !important;
    font-size: 12px;
    margin-top: 18px;
    font-weight: bold
}

footer table h5 a:hover {
    color: #85a3f3
}

footer table li {
    line-height: 18px !important;
}

footer table li a {
    color: #626262 !important;
    font-size: 11px;
    line-height: 15px !important;
}

footer table li a:hover {
    color: #8C8C8C !important
}

.copy {
    background-color: #f5f5f5;
    text-align: center;
    padding: 9px;
    margin-top: 25px;
}


/*TOPページ*/

.cat1_box {
    /*	background-image: url(../images/top/cat1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 620px;*/
    padding-top: 50px;
    padding-bottom: 80px;
}

.cat1_box h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 45px;
    color: #fff
}

.box1_in td {
    padding-left: 10px;
    padding-right: 10px;
}

.box1_in table {
    margin-bottom: 43px;
}

.box1_in {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.box1_in td p {
    color: #fff;
    margin-bottom: 15px;
}

.cat3 {
    margin-bottom: 90px;
}

.midashi1 {
    color: #4f77e1;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 55px;
}

.midashi1c {
    color: #4f77e1;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.midashi1b {
    color: #0e3498;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 10px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.td31 {
    float: left;
    width: 313px;
    margin-right: 30px;
    margin-bottom: 40px;
}

.td312 {
    float: left;
    width: 313px;
}

.td31 h4,
.td312 h4 {
    color: #0e3498;
    font-size: 20px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 5px;
}

.td31 p,
.td312 p {
    font-size: 12px;
    line-height: 18px;
}

.topi_box {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.box780 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    max-width: 780px;
}

.topi_box h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 20px;
    background-image: url(../images/common/topi_ti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
    color: #000
}

.box780 td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #999;
    text-align: left;
    vertical-align: top
}

.box780 th {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 125px;
    border-bottom: dotted 1px #999;
    text-align: left;
    vertical-align: top
}

.box780 td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.box780 td p {
    font-size: 13px;
    line-height: 20px;
}


/*下層ページ*/

#promp-wrap {
    background-image: url(../images/common/sub_teaser.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #5291db;
    padding-top: 70px;
    padding-bottom: 70px;
}

#promp-wrap2 {
    background-image: url(../images/common/sub_teaser2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #96cec0;
    padding-top: 70px;
    padding-bottom: 70px;
}

#promp-wrap3 {
    background-image: url(../images/common/sub_teaser3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #92c7ea;
    padding-top: 70px;
    padding-bottom: 70px;
}

#promp-wrap4 {
    background-image: url(../images/common/sub_teaser4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #95cfd5;
    padding-top: 70px;
    padding-bottom: 70px;
}

#promp-wrap5 {
    background-image: url(../images/common/sub_teaser5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #b8e6fe;
    padding-top: 70px;
    padding-bottom: 70px;
}

#promp-wrap h2,
#promp-wrap2 h2,
#promp-wrap3 h2,
#promp-wrap4 h2,
#promp-wrap5 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #fff
}

.page_title {
    text-align: center;
    background-image: url(../images/common/page_ti.gif);
    background-repeat: repeat-x;
    color: #fff;
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 50px;
}

.sub_box1 {
    background-color: #6a96ee;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}

.sub_box2 {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.sub_box1 p,
.sub_box2 p,
.sub_box3 p {
    margin-bottom: 15px;
}

.midashi2 {
    font-size: 34px;
    margin-bottom: 20px;
    background-image: url(../images/common/topi_ti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px;
}

.midashi2b {
    margin-top: 45px;
    font-size: 34px;
    margin-bottom: 20px;
    background-image: url(../images/common/topi_ti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px;
    color: #4f77e1
}

.midashi3 {
    position: relative;
    padding: 5px 0px 5px 0.5em;
    color: #4f77e1;
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 10px;
    border-radius: 3px;
    font-weight: normal;
}

.midashi3::after {
    position: absolute;
    top: .3em;
    left: 0em;
    content: '';
    width: 4px;
    height: -webkit-calc(100% - 1em);
    height: calc(120% - 1em);
    background-color: #4f77e1;
    border-radius: 2px;
}

.bis2_box {
    background-image: url(../images/business/PVI2M3CbJI.png);
    background-repeat: no-repeat;
    background-position: right 100px bottom;
    background-size: 700px 490px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    padding-top: 30px
}

.bis2_box2 {
    background-image: url(../images/business/UhbQlKCa21.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 80px;
    padding-bottom: 80px;
}

.bis2_box2 p {
    margin-bottom: 15px;
}

.td21_L {
    float: left;
    width: 46%;
    padding-right: 4%;
    margin-bottom: 60px;
    box-sizing: border-box
}

.td21_R {
    float: left;
    width: 46%;
    padding-left: 4%;
    margin-bottom: 60px;
    box-sizing: border-box
}

.td21_L2 {
    float: left;
    width: 50%;
    padding-right: 2%;
    margin-bottom: 60px;
    box-sizing: border-box
}

.td21_R2 {
    float: left;
    width: 50%;
    padding-left: 2%;
    margin-bottom: 60px;
    box-sizing: border-box
}

.td21_L3 {
    float: left;
    text-align: center;
    width: 30%;
    padding-right: 2%;
    margin-bottom: 40px;
    box-sizing: border-box
}

.td21_R3 {
    float: left;
    width: 70%;
    padding-left: 2%;
    margin-bottom: 40px;
    box-sizing: border-box
}

.td21_L h4,
.td21_R h4 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}

.td21_L p,
.td21_R p {
    color: #494949
}

.imgborder {
    border: solid 1px #ccc
}

.box {
    border: 2px solid #d8d8d8;
    padding: 15px;
    min-height: 260px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.box dt {
    font-size: 20px;
    text-align: left;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    padding: 5px 5px 5px 10px;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 10px;
}

.box dd dt {
    background-color: #fff;
    /* float: left*/
    padding: 0px;
    font-weight: bold;
    /*  width: 130px;*/
}

.sub_box2 .box dt {
    background-color: #fff;
}

.sub_box2 .box dd dt {
    background-color: #f5f5f5;
}

.box-list dl::after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}

.box dd dt,
.layout-2 .box dd dd {
    font-size: 85%;
    /*  font-weight: normal;*/
    line-height: 1.8;
    padding: 0;
}

.box dd dd {
    font-size: 85%;
    padding-left: 15px;
    /*    float: right;
    width: 275px;*/
}

.box dl dl {
    padding: 0 0 8px;
}

.tx_box {
    background-color: #4f77e1;
    margin-top: 15px;
    color: #fff;
    border-radius: 40px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.tx_box3 {
    background-color: #EAC16E;
    margin-top: 15px;
    color: #fff;
    border-radius: 40px !important;
    text-align: center !important;
    width: 100px;
    margin-bottom: 5px;
}


/*フォーム*/

#mailformpro {
    line-height: 0
}

.must {
    line-height: 20px
}

form#mailformpro dl dt {
    line-height: 1.5
}


/*タブ*/

.tab-content ul li {
    float: left;
    list-style-type: none;
    width: 25%;
}

.tab-content ul li a {
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 9%;
    text-align: center;
    width: 100%;
    background: #4f77e1;
    border: 1px solid #4f77e1;
    border-bottom: none;
    box-sizing: border-box
}

.tab-content ul li a:hover {
    background: #7c9bee;
    color: #FFF;
}

.tab-content ul li a.current {
    background: white;
    color: #4f77e1;
}

#contents {
    clear: both;
}

#contents div {
    padding: 5%;
    background: white;
    text-align: center;
    border: 1px solid #4f77e1;
    border-top: none;
}

#contents p {
    margin-top: 20px;
    line-height: 2em;
}

.topics-box::after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}

.topics-box {
    border: 2px solid #d8d8d8;
    margin: 20px 0 0;
    padding: 12px;
    box-sizing: border-box;
}

.topics-box .entry {
    float: left;
    width: 630px;
    line-height: 1.8;
    font-size: 14px;
}

.topics-box .entry-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}

.topics-box .date {
    display: block;
    font-size: 80%;
    color: #fff;
    line-height: 1.2;
    margin: 4px 0 5px;
    padding-top: 5px;
    padding-left: 9px;
    padding-bottom: 5px;
    background-color: #0e3498;
    /*	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;*/
}

.topics-box .thumb {
    display: block;
    float: left;
    width: 115px;
}

.topi_L {
    float: left;
    width: 780px;
}

.topi_R {
    float: right;
    width: 180px;
}

.topi_L2 {
    float: left;
    width: 680px;
}

.topi_L2 p {
    margin-bottom: 15px;
}

.topi_R2 {
    float: right;
    width: 280px;
    text-align: right
}

.privacy dt {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 40px;
    border-left: solid 3px #4f77e1;
    padding-left: 7px;
    line-height: 20px;
    font-size: 18px;
}


/*よくある質問*/

.faq_link {
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}

.faq_link ul {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 50%;
    float: left;
}

.faq_link ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    left: -50%;
}

.faq dt {
    text-align: left;
    background-image: url(../images/common/ic_q.gif);
    background-repeat: no-repeat;
    padding-left: 33px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 7px;
    margin-top: 20px;
    border-top: solid 2px #ccc;
    background-position: left center
}

.faq dd {
    text-align: left;
    background-image: url(../images/common/ic_a.gif);
    background-repeat: no-repeat;
    padding-left: 53px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 7px;
    margin-top: 0px;
    border-top: dotted 1px #ccc;
    background-position: left 20px top 10px
}


/*企業様の声*/

.voice_box {
    border: solid 5px #f5f5f5;
    /* padding: 20px; */
    text-align: left;
    margin-top: 40px;
    position: relative;
    /* width: 820px; */
    margin-bottom: 50px
}

.voice_L {
    float: left;
    width: 250px;
}

.voice_R {
    float: right;
    width: 500px;
    padding-bottom: 40px;
}

.voice_L img {
    max-width: 100%;
    height: auto
}

.voice_box h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
    position: relative;
}

.voice_box h4::after {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -1px;
    width: 9%;
    height: 1px;
    background-color: #4f77e1;
    content: '';
}

.voice_box p {}

.more_btn {
    bottom: 10px;
    right: 20px;
    position: absolute;
    font-size: 12px;
}

.more_btn a {
    background-color: #4f77e1;
    padding: 7px 10px;
    color: #fff;
    text-decoration: none
}

.more_btn a:before {
    color: #fff;
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 2px;
}

.more_btn a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #8AA5EC;
}

.more_btn a:hover:before {
    color: #fff;
}

.more_btn2 {
    bottom: 10px;
    left: 320px;
    position: absolute;
    font-size: 12px;
}

.more_btn2 a {
    color: #4f77e1;
    text-decoration: none
}

.more_btn2 a:before {
    color: #4f77e1;
    content: "\f14c";
    font-family: FontAwesome;
    margin-right: 2px;
}

.more_btn2 a:hover {
    color: #666;
    text-decoration: none
}

.more_btn2 a:hover:before {
    color: #666;
}

.name {
    font-size: 12px;
    line-height: 18px;
    margin-top: 30px;
    color: #626262
}

#voice .midashi2 {
    font-size: 24px;
    padding-bottom: 20px
}

.voice_L2 {
    float: left;
    width: 700px;
}

.voice_L2 p {
    margin-bottom: 15px;
}

.voice_R2 {
    float: left;
    width: 300px;
    text-align: right
}

.voice_R2 img {
    max-width: 270px;
    height: auto
}

.voice_L3 {
    float: left;
    width: 300px;
}

.voice_R3 p {
    margin-bottom: 15px;
}

.voice_R3 {
    float: right;
    width: 700px;
}

.voice_L3 img {
    max-width: 270px;
    height: auto
}


/*warks*/

.boxw {
    line-height: 1.7
}

.boxw dt {
    font-size: 108%;
    font-weight: bold;
    width: 300px;
    box-sizing: border-box;
    line-height: 1.5;
    margin-bottom: 5px;
}

.boxw dd {
    font-size: 12px;
}

.boxw th {
    padding-right: 10px;
    white-space: nowrap;
    width: 50px;
}

.boxw th,
.box td {
    font-size: 11px;
    line-height: 1.6em;
}

.boxw table {
    width: 300px;
}

.boxw dd.detail {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
}

a img {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

a:hover img {
    opacity: .7;
}

.boxw .thumb img,
.boxw .thumb a img {
    border: 1px solid #d6d6d6 !important;
}

.boxw .thumb {
    height: 214px;
    margin: 0 0 0px;
    position: relative;
    width: 300px;
    box-sizing: border-box;
}

.boxw .thumb img {
    width: 300px;
    height: 200px;
}


/*複合検索*/


/* ---------- 必須CSS ここから ------------ */

#result [class*="hidden-"] {
    display: none;
}


/* ---------- 必須CSS ここまで ------------ */


/* ここから下は見た目の調整 */

#select {
    margin-bottom: 1.5em;
}


/* #select label.selected {background-color: #fcc;} 選択中のラベルのスタイルを変更 */

#result section {
    /*border: 1px solid #888; padding: 5px;*/
}

#result section {
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 5px;
    min-height: 500px;
}


/*#result section:nth-child(3n){margin-right: 0}*/

.sample input {
    display: none;
}

.sample label {
    display: block;
    cursor: pointer;
    width: 80px;
    margin: 0 auto;
    padding: 6px;
    background-color: #a1b91d;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 1;
    transition: .2s;
}

.sample label:first-of-type {
    border-radius: 3px;
}

.sample label:last-of-type {
    border-radius: 3px;
}

.sample input[type="radio"]:checked+.switch-on {
    background-color: #a1b91d;
    color: #fff;
}

.sample input[type="radio"]:checked+.switch-off {
    background-color: #e67168;
    color: #fff;
}

#select {
    margin-bottom: 50px;
}

#select table {
    border-collapse: collapse;
}

#select th {
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    padding: 10px 5px;
}

#select td {
    font-size: 12px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 5px;
}

.list table {
    border-collapse: collapse;
    table-layout: fixed
}

.list td {
    font-size: 12px;
    border-top: dotted 1px #ccc;
    border-bottom: dotted 1px #ccc;
    word-wrap: break-word;
}

.list th {
    border-bottom: dotted 1px #ccc;
    border-top: dotted 1px #ccc;
}

.ic_ja {
    background-image: url(../images/works/flag_jp.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_sg {
    background-image: url(../images/works/flag_sg.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_in {
    background-image: url(../images/works/flag_in.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_us {
    background-image: url(../images/works/flag_us.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_kr {
    background-image: url(../images/works/flag_kr.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_cn {
    background-image: url(../images/works/flag_cn.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_sin {
    background-image: url(../images/works/flag_sin.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_de {
    background-image: url(../images/works/flag_de.gif);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.ic_au {
    background-image: url(../images/works/flag_au.jpg);
    background-position: right 0px top 2px;
    background-repeat: no-repeat;
    padding-right: 32px;
}

.zyusyou {
    font-size: 11px;
    margin-top: 10px;
    line-height: 1.5;
    overflow: auto;
    max-height: 50px;
}


/*ビジネスバナー*/

.button7 {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    box-sizing: border-box;
    font-size: 18px;
    padding: 15px 30px;
    margin-top: 30px;
    vertical-align: middle;
}

.button7::before,
.button7::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button7,
.button7::before,
.button7::after,
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button7 {
    color: #fff !important;
    border: 2px solid #4f77e1;
    background-color: #4f77e1;
    box-sizing: border-box
}

.button7:hover {
    background-color: #fff;
    text-decoration: none;
    color: #4f77e1 !important;
    border: 2px solid #4f77e1;
    box-sizing: border-box;
}

.button8 {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 0px;
    margin-top: 20px;
    vertical-align: middle;
    color: #fff
}

.fa_box {
    width: 80%;
}

.fa_box th {
    width: 30%;
    padding-bottom: 13px;
    vertical-align: top;
    text-align: left;
}

.fa_box td {
    padding-bottom: 13px;
}

#rec1,
#rec2,
#rec3 {
    margin-top: -30px;
    padding-top: 30px;
}

.box850 {
    width: 850px;
    margin: auto;
}

.box450 {
    width: 350px;
    margin: auto;
}


/*PCだけ*/

@media screen and ( min-width: 768px) {
    /*ナビゲーション*/
    nav {
        float: right;
        text-align: right;
        width: 550px;
    }
    #nav {
        height: 30px;
        margin: 34px auto 0 auto;
    }
    #nav li {
        position: relative;
        font-size: 12px;
        float: left;
        width: auto;
        height: 30px;
        z-index: 1000;
        text-align: center;
        border-right: 1px solid #585656;
    }
    #nav li:last-child {}
    #nav li a {
        display: block;
        width: auto;
        padding-left: 7px;
        padding-right: 7px;
        height: 34px;
        font-size: 12px;
        color: #fff;
        line-height: 30px;
        background: #000;
        transition: 0.5s;
    }
    #nav li a:hover {
        color: #fff;
        background: #333;
    }
    #nav>li li:hover>a {
        background: #444;
    }
    #nav li.current a {
        background-color: #444;
    }
    #nav li ul {
        left: 0;
        position: absolute;
    }
    #nav li ul li {
        overflow: hidden;
        height: 0;
        transition: 0.2s;
    }
    #nav li ul li a {
        border-top: 1px solid #585656;
    }
    #nav li:hover>ul>li {
        overflow: visible;
        font-size: 11px;
        width: 265px;
        height: 34px;
    }
    .menu_info li {
        width: 190px !important
    }
    .menu_contact li {
        width: 150px !important
    }
    #nav li ul li ul {
        /*孫*/
        top: 0;
        left: 109px;
    }
    #nav li ul li ul:before {
        /*孫*/
        position: absolute;
        content: "";
        top: 15px;
        left: -10px;
        border: 5px solid transparent;
        border-left: 5px solid #585656;
    }
    #nav li ul li ul li:hover>a {
        /*孫*/
        background: #333;
    }
    .snav {
        text-align: right
    }
    .snav li a {
        float: right;
        font-size: 11px;
        color: #fff
    }
    .snav li a:before {
        color: #999;
        content: "\f0da";
        font-family: FontAwesome;
        margin-right: 1px;
        margin-left: 15px;
    }
    .slicknav_menu {
        display: none;
    }
}


/*SPだけ*/

@media screen and ( max-width: 767px) {
    .sphidden {
        display: none;
    }
    html {
        min-width: 100%;
    }
    body {
        word-wrap: break-word;
    }
    #nav {
        display: none;
    }
    .logo {
        padding-top: 20px;
        padding-left: 15px;
        padding-bottom: 0px;
        float: none;
    }
    ul.snav {
        width: 130px;
        text-align: left
    }
    .snav {
        text-align: right;
        position: absolute;
        top: 5px;
        left: 10px;
    }
    .snav li ul {}
    .snav li a {
        float: right;
        font-size: 11px;
        color: #fff;
        padding-right: 10px;
    }
    .snav li a:before {
        color: #999;
        content: "\f0da";
        font-family: FontAwesome;
        margin-right: 1px;
    }
    body {
        min-width: 100%;
    }
    main img {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    main img {
        max-width: 100%;
        height: auto;
    }
    .box1_in {
        width: 100%;
    }
    .button {
        display: block;
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        text-decoration: none;
        outline: none;
        box-sizing: border-box;
        font-size: 16px;
        font-weight: bold;
        margin-top: 10px;
        margin-left: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
        margin-right: auto;
    }
    .button::before,
    .button::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }
    .button,
    .button::before,
    .button::after,
    {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .button {
        color: #fff !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box;
        background-color: #4f77e1;
    }
    .button:hover {
        background-color: #fff;
        text-decoration: none;
        color: #4f77e1 !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
    }
    .button2 {
        display: block;
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        text-decoration: none;
        outline: none;
        box-sizing: border-box;
        font-size: 18px;
        padding: 10px 30px;
        margin-top: 20px;
    }
    .button2::before,
    .button2::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }
    .button2,
    .button2::before,
    .button2::after,
    {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .button2 {
        color: #fff !important;
        border: 2px solid #4f77e1;
        background-color: #4f77e1;
        box-sizing: border-box
    }
    .button2:hover {
        background-color: #fff;
        text-decoration: none;
        color: #4f77e1 !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
    }
    .button3 {
        display: block;
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        height: 42px;
        text-align: center;
        text-decoration: none;
        line-height: 38px;
        outline: none;
        box-sizing: border-box;
        font-size: 14px;
        margin-top: 10px;
        /*	border-radius: 50px;*/
    }
    .button3::before,
    .button3::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }
    .button3,
    .button3::before,
    .button3::after,
    {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .button3 {
        color: #fff !important;
        border: 2px solid #4f77e1;
        background-color: #4f77e1;
        box-sizing: border-box
    }
    .button3:hover {
        background-color: #fff;
        text-decoration: none;
        color: #4f77e1 !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
    }
    .button3on {
        display: block;
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        height: 42px;
        text-align: center;
        text-decoration: none;
        line-height: 38px;
        outline: none;
        box-sizing: border-box;
        font-size: 14px;
        margin-top: 20px;
        background-color: #fff;
        color: #4f77e1 !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
    }
    .cat1_box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .button7 {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        line-height: 24px;
        text-align: center;
        text-decoration: none;
        outline: none;
        box-sizing: border-box;
        font-size: 18px;
        padding: 10px 15px;
        margin-top: 20px;
        vertical-align: middle;
    }
    .button7::before,
    .button7::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }
    .button7,
    .button7::before,
    .button7::after,
    {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .button7 {
        color: #fff !important;
        border: 2px solid #4f77e1;
        background-color: #4f77e1;
        box-sizing: border-box
    }
    /* min-width: 768px */
    .button7:hover {
        background-color: #4f77e1;
        text-decoration: none;
        color: #fff !important;
        border: 2px solid #4f77e1;
        box-sizing: border-box
    }
    .midashi1 {
        color: #4f77e1;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .midashi1c {
        color: #4f77e1;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 28px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .midashi1b {
        color: #0e3498;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 28px;
        letter-spacing: 10px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .midashi2 {
        font-size: 22px;
        margin-bottom: 20px;
        background-image: url(../images/common/topi_ti.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 15px;
    }
    .midashi2b {
        margin-top: 35px;
        font-size: 22px;
        margin-bottom: 15px;
        background-image: url(../images/common/topi_ti.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 15px;
        color: #4f77e1
    }
    .cat3 {
        margin-bottom: 40px;
    }
    .box780 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 2%;
        padding-right: 2%;
        box-sizing: border-box;
    }
    .box780 td h5 {
        font-size: 15px;
    }
    .footer1 li a {
        display: block;
        height: 60px;
        float: none;
        width: 100%;
        margin-bottom: 1px;
        box-sizing: border-box;
        background-color: #0e3498;
        line-height: 43px;
        text-align: center;
        border-left: solid 1px #fff;
        border-right: solid 1px #fff;
    }
    .footer2 {
        display: none;
    }
    .container {
        width: 100%;
        box-sizing: border-box;
        max-width: 1000px;
        margin: 0 auto;
    }
    /*下層ページ*/
    #promp-wrap {
        background-image: url(../images/common/sub_teaser.jpg);
        background-repeat: no-repeat;
        background-position: center left -60px;
        background-color: #5291db;
        background-size: 180% auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #promp-wrap2 {
        background-image: url(../images/common/sub_teaser2.jpg);
        background-repeat: no-repeat;
        background-position: center left -90px;
        background-color: #96cec0;
        background-size: 180% auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #promp-wrap3 {
        background-image: url(../images/common/sub_teaser3.jpg);
        background-repeat: no-repeat;
        background-position: center left -60px;
        background-color: #92c7ea;
        background-size: 180% auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #promp-wrap4 {
        background-image: url(../images/common/sub_teaser4.jpg);
        background-repeat: no-repeat;
        background-position: center left -60px;
        background-color: #95cfd5;
        background-size: 180% auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #promp-wrap5 {
        background-image: url(../images/common/sub_teaser5.jpg);
        background-repeat: no-repeat;
        background-position: center right -120px;
        background-color: #b8e6fe;
        background-size: 180% auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #promp-wrap h2,
    #promp-wrap2 h2,
    #promp-wrap3 h2,
    #promp-wrap4 h2,
    #promp-wrap5 h2 {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        box-sizing: border-box;
        font-size: 28px;
        padding-left: 20px;
        color: #fff
    }
    .page_title {
        text-align: center;
        background-image: url(../images/common/page_ti.gif);
        background-repeat: repeat-x;
        color: #fff;
        font-size: 17px;
        padding: 10px 10px 10px;
        line-height: 24px;
        margin-bottom: 50px;
    }
    .bkbox table,
    .bkbox tbody,
    .bkbox tr,
    .bkbox th,
    .bkbox td {
        display: block;
    }
    .container {
        padding-left: 2%;
        padding-right: 2%;
        box-sizing: border-box;
    }
    #select table,
    #select tbody,
    #select tr,
    #select th,
    #select td {
        display: block;
    }
    #select th {
        margin-top: 15px;
    }
    .faq_link ul {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        left: 0%;
        float: none;
    }
    .faq_link ul li {
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        position: relative;
        left: 0%;
    }
    .mt40 {
        margin-top: 25px;
    }
    td.nontd {
        padding: 0px !important;
        height: 0px !important;
    }
    .td21_L {
        float: none;
        width: 100%;
        padding-right: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_R {
        float: none;
        width: 100%;
        padding-left: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_L2 {
        float: none;
        width: 100%;
        padding-right: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_R2 {
        float: none;
        width: 100%;
        padding-left: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_L3 {
        float: none;
        text-align: center;
        width: 100%;
        padding-right: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_R3 {
        float: none;
        width: 100%;
        padding-left: 0%;
        margin-bottom: 20px;
        box-sizing: border-box
    }
    .td21_L h4,
    .td21_R h4 {
        font-size: 18px;
        font-weight: normal;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .td21_L p,
    .td21_R p {
        color: #494949
    }
    .box {
        min-height: auto;
    }
    .img_R {
        float: none;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .voice_box {
        border: solid 5px #f5f5f5;
        padding: 10px;
        text-align: none;
        margin-top: 10px;
        position: relative;
        box-sizing: border-box;
        width: 100%;
    }
    .voice_L {
        float: none;
        width: 100%;
    }
    .voice_R {
        float: none;
        width: 100%;
        padding-bottom: 0px;
    }
    .voice_L2 {
        float: none;
        width: 100%;
    }
    .voice_L2 p {
        margin-bottom: 15px;
    }
    .voice_R2 {
        float: none;
        width: 100%;
        text-align: right
    }
    .voice_R2 img {
        max-width: 100%;
        height: auto
    }
    .voice_L3 {
        float: none;
        width: 100%;
    }
    .voice_R3 p {
        margin-bottom: 15px;
    }
    .voice_R3 {
        float: none;
        width: 100%;
    }
    .voice_L3 img {
        max-width: none;
        height: auto
    }
    .more_btn {
        bottom: auto;
        right: auto;
        position: relative;
        font-size: 12px;
    }
    .more_btn2 {
        bottom: auto;
        left: auto;
        position: relative;
        font-size: 12px;
        margin-top: 20px;
    }
    #select td {
        border: none;
        padding-bottom: 0px;
    }
    .boxw .thumb {
        height: auto;
        margin: 0 0 0px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
    }
    .boxw .thumb img {
        width: 300px;
        height: 200px;
    }
    #result section {
        float: none;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
        min-height: auto;
    }
    .box850 {
        width: 100%;
        margin: auto;
    }
    .box450 {
        width: 100%;
        margin: auto;
        box-sizing: border-box;
    }
    .topics-box .entry {
        float: none;
        width: 100%;
        line-height: 1.8;
        font-size: 14px;
    }
    .topics-box .entry-title {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.4;
    }
    .topics-box .date {
        display: block;
        font-size: 80%;
        color: #fff;
        line-height: 1.2;
        margin: 4px 0 5px;
        padding-top: 5px;
        padding-left: 9px;
        padding-bottom: 5px;
        background-color: #0e3498;
        border-top: dotted 1px #ccc;
        border-bottom: dotted 1px #ccc;
    }
    .topics-box .thumb {
        display: block;
        float: none;
        width: 100%;
    }
    .topi_L {
        float: none;
        width: 100%;
    }
    .topi_R {
        float: none;
        width: 100%;
    }
    .topi_L2 {
        float: none;
        width: 100%;
    }
    .topi_L2 p {
        margin-bottom: 15px;
    }
    .topi_R2 {
        float: none;
        width: 100%;
        text-align: right
    }
    .table3 th {
        width: 25%;
    }
    .table4 th {
        width: 100%;
        font-size: 12px;
    }
    .fa_box {
        width: 80%;
    }
    .fa_box th {
        width: 100%;
        padding-bottom: 0px;
        vertical-align: top;
        text-align: left;
    }
    .fa_box td {
        padding-bottom: 13px;
        border-bottom: dotted 1px #ccc;
    }
}

.center {
    text-align: center;
}

.right {
    float: right;
}

.left {
    text-align: left;
}

.contact-input {
    width: 100%;
}

.must {
    display: block;
    background-color: #C00;
    border: solid 2px #C00;
    text-shadow: 0px 1px 2px #933;
    padding: 2px 5px;
    font-size: 10px;
    color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
    background-image: url(../images/mfp/mfp_header.png);
    background-size: 100% 100%;
    min-width: 65px;
    max-width: 80px;
}

.contact-title {
    font-size: 12px;
    font-weight: bold;
}

.contact-title-jp {
    font-size: 12px;
}

.contact-confirm-content {
    padding-left: 20px !important;
    font-size: 12px;
}

.career-alert {
    color: #f44;
}

.lastkana {
    width: 49%;
    margin: 0px;
    float: left;
}

.firstkana {
    width: 49%;
    margin: 0px;
    float: right;
}

.mpcanvas {
    position: relative;
    max-width: 450px;
    height: auto;
    text-align: center;
}

#canvas {
    display: none;
    width: 100%;
    height: auto;
}

.force-center {
    text-align: -webkit-center;
}

.bottom-text-info {
    max-width: 900px;
    margin: 0 10px 20px 10px;
    text-align: left;
}


/* tablet, landscape iPad, lo-res laptops ands desktops */

@media (min-width:801px) {
    .mpcanvas {
        position: relative;
        max-width: 450px;
        width: 410px;
        height: auto;
        text-align: center;
    }
    #canvas {
        display: none;
        width: 100%;
        height: auto;
    }
    .bottom-text-info {
        text-align: center;
    }
}

.item_active {
    background-color: #d4d1d1;
    border-radius: 8px;
}

.item_deactive {
    background-color: none;
    border-radius: 8px;
}

.glasses_item:hover {
    border-radius: 8px;
    background-color: #efefef;
}

.glasses_item:active {
    padding-top: 0;
    border-radius: 8px;
}

.glasses_item {
    cursor: pointer;
}


/* iPhone 6 in portrait & landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    /* STYLES GO HERE */
    .mpcanvas {
        position: relative;
        max-width: 375px;
        height: auto;
        text-align: center;
    }
    #canvas {
        display: none;
        width: 100%;
        height: auto;
    }
    .bottom-text-info {
        text-align: left;
    }
}


/* iPhone 5 & 5S in portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .bottom-text-info {
        text-align: left;
    }
}


/* iPad in portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* STYLES GO HERE */
    .logo {
        padding: 10px 0px 0px 10px;
        float: left;
        width: 122px;
    }
    .snav {
        padding-right: 10px;
    }
}
.chatbot-frame{
    position: fixed;
    bottom: 0;
    right: 0px;
    width: 100%;
    height: 60vh;
    max-width: 650px;
}
.chatbot-frame.closing{
    right: 0;
    width: 70px;
    height: 77px;
}