/**/
@charset "utf-8";
@import url("//fonts.googleapis.com/css?family=Lato:400,300,700,900");
/* all */
body{
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
a{
    color:#222;
}
a:hover {
    color: #666;
}
ul,li{
    list-style:none;
    margin: 0;
    padding: 0;
}
.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* all */
.inner--SS{
    width:820px;
    margin:0 auto;
}
.inner--S{
    width:1000px;
    margin:0 auto;
}
.inner--M{
    width:1100px;
    margin:0 auto;
}

.arrow-down{
    width: 40px;
    height: 40px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    transform: rotate(43deg) skewX(-5deg);
    margin: 0 auto 30px;
}
.arrow-down.wh{
    border-color: #fff;
}
.arrow-down.gy{
    border-color: #C9C9CB;
}
.arrow-down.bk{
    border-color: #000;
}
.arrow-down.nv{
    border-color: #095092;
}
h2.block-tit{
    font-size:25px;
    margin: 0 auto 10px;
    text-align: center;
}
h2.block-tit.wh{
    color: #fff;
    border-color: #fff;
}
h2.block-tit.gy{
    color: #C9C9CB;
    border-color: #C9C9CB;
}
h2.block-tit.bk{
    color: #000;
    border-color: #000;
}
.block-tit-eng {
    color: #fff;
    text-align: center;
    background-color: #e63178;
    width: 140px;
    margin: 0 auto 50px;
}
.block-tit-eng.pk {
    color: #e63178;
    background-color: #fff;
}
.navbar-header .navbar-brand img{
    max-width: 214px;
}
#navigation .navbar-nav {
    float: right;
    padding-top: 25px;
}
.page-wrapper {
    padding: 40px 0;
}
.site-header {
    border-top: 8px solid #e63178;
}
.navbar-nav>li {
    width:125px;
}
#masthead #navigation .navbar-nav > li > a {
    padding: 10px 10px!important;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
#masthead #navigation .navbar-nav > li > a > p{
    color: #000;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    font-weight: normal;
    margin: 0;
    line-height: 20px;
}
#masthead #navigation .navbar-nav > li.on > a > p{
    color: #fff;
    background-color: #e63178;
}
#masthead #navigation .navbar-nav > li > a:hover > p{
    color: #fff;
    background-color: #e63178;
}


/* about msg */
.about_msg{
}
.about_msg .lrbox{
    float: left;
    width: 50%;
}
.about_msg .left{
    padding-bottom: 420px;
    background-color: #EAEAEC;
    background-image: url(/wp-content/uploads/cocohatsu_02.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
}
.about_msg.prf .left{
    padding-bottom: 600px;
    background-image: url(/wp-content/uploads/cocohatsu_message_kv.png);
}
.about_msg .left img{
}
.about_msg .right{
    background-color: #095092;
}
.about_msg .wrap{
    max-width: 600px;
    padding: 20px;
    background-color: #095092;
}
.about_msg .wrap .txt{
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    margin: 20px auto;
    padding: 20px 10px;
    font-size: 28px;
    line-height: 45px;
}
.about_msg .wrap .job{
    color: #fff;
    text-align: center;
    margin: 10px;
    font-size: 15px;
    padding: 10px 0 5px;
}
.about_msg .wrap .name{
    color: #fff;
    text-align: center;
    margin: 10px;
    font-size: 32px;
    padding-bottom: 30px;
}
.about_msg .right .wrap .btn{
    display: block;
    background-color: #fff;
    border-radius: 0;
    width: 225px;
    margin: 0 auto;
    padding-top: 12px;
    color: #095092;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
.about_msg .arrow{
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    margin-top: 8px;
    position: absolute;
    top: 14px;
    right: 14px;
}
.about_msg.prf .right{
    background-color: #f0f5f9;
}
.about_msg.prf .wrap{
    max-width: 600px;
    padding: 20px;
    background-color: transparent;
}
.about_msg.prf .right .wrap .name{
    padding-bottom: 0;
}
.about_msg .det{
    background-color: #095092;
}
.about_msg.prf .det.pc{
    display:block;
}
.about_msg.prf .det.sp{
    display:none;
}
.about_msg .tit{
    background-color: #b1cae0;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    color: #095092;
    padding-top: 5px;
}
.about_msg.prf .tit .wrap{
   padding: 0;
}
.about_msg .tbl{
    background-color: #f0f5f9;
}
.about_msg .tbl table{
    background-color: #f0f5f9;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 8px;
 }
.about_msg .tbl table tr{
    border-bottom: 1px dotted #bbb;
}
.about_msg .tbl table th{
    width: 140px;
    vertical-align: top;
    padding: 7px 0;
}
.about_msg .tbl table td{
    padding: 7px 0;
}
.about_msg .tbl table .cologne{
    vertical-align: top;
}
.about_msg .tbl table .val{
    vertical-align: top;
}

/* slider */
#slider{
    padding:0;
}
.key-box{
}
.key-box .item{
}
.key-box .item.i01{
    height: 600px;
    background-image: url(/wp-content/uploads/paronym_hp_20170224_01_02.gif);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}
.key-box .item.i01 h2{
    color: #000000;
    letter-spacing: 18px;
    padding: 120px 0 50px;
}
.key-box .item.i01 .pic{
}
.key-box .item.i01 .pic img{
    max-width: 420px;
    width: 100%;
}

/* company */
.company-box{
    margin-bottom: 45px;
    background-color: #fff;
    padding: 50px;
}
.company-box .item{
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}
.company-box .item .tit{
    float:left;
    width:140px;
    font-weight: bold;
}
.company-box .item .txt{
    float: right;
    width: 100%;
    margin-left: -140px;
    padding-left: 140px;
}
.company-box .item .txt ul{
}
.company-box .item .txt ul li{
    width: 50%;
    float: left;
    padding-right: 10px;
}
.company-box h3{
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
}
.ggmap {
    position: relative;
    height: 380px!important;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 380px;
}

/* news */
.news-box{
    display: block;
}
.news-box > a:first-child{
    border-top: 1px dotted #ccc;
}
.news-box .item {
    display: block;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}
.news-box .item .tit-wrap{
    width: 100%;
    float: left;
}
.news-box .item .tit-wrap .tit{
    margin-right: 8px;
    margin-left: 140px;
    padding-right: 30px;
}
.news-box .item .day{
    float: left;
    margin-left: -100%;
    width: 140px;
    font-weight: bold;
}
.news-box .item .arrow-wrap{
    float: left;
    margin-left: -30px;
    width: 30px;
}
.news-box .item .arrow-wrap .arrow{
    width: 8px;
    height: 8px;
    border-top: 2px solid #e63178;
    border-right: 2px solid #e63178;
    transform: rotate(45deg);
    margin-top: 8px;
}
.news-cat{
    text-align: right;
    margin: 10px 0;
}

/* contact */
.contact-box .item{
    margin-bottom: 25px;
}
.contact-box .item .tit{
    float: left;
    width: 220px;
    font-size: 17px;
    font-weight: bold;
}
.contact-box .item .tit span{
    color: #ddd;
}
.contact-box .item .inp{
    float: right;
    width: 100%;
    margin-left: -220px;
    padding-left: 220px;
}
.contact-box .item .inp.cf{
    margin-top:50px;
}
.contact-box .item .inp .chk{
    float: left;
    width: 35%;
    text-align: center;
    padding: 30px 15px 0 0;
    font-size: 17px;
}
.contact-box .item .inp .chk span label span{
    font-weight: bold;
}
.contact-box .item .inp .bon{
    float: left;
    width: 65%;
}
.contact-submit{
    background: #fff;
    border: 5px solid #e63178;
    color: #e63178;
    padding: 30px 5px;
    font-weight: bold;
    font-size: 21px;
    width: 100%;
    max-width: 550px;
}
.contact-return{
    background: #ddd;
    border: 0;
    color: #fff;
    padding: 15px 5px;
    font-size: 17px;
    width: 100%;
    max-width: 550px;
    margin-top: 15px;
}

.contact-box{
    background-color: #fff;
    padding: 50px;
}
.contact-box .linkbtn{
    float: left;
    width: 50%;
}
.contact-box .linkbtn a{
    display: block;
    border: 6px solid #000;
    margin: 5px;
    text-align: center;
    padding: 10px;
}
.contact-box .linkbtn a span{
    font-size: 28px;
    font-weight: bold;
}
.policy-box{
    overflow-y: scroll;
    width: 100%;
    height: 100px;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
}
.mw_wp_form_input .contact-box .conf-msg{
    display: none;
}
.mw_wp_form.mw_wp_form_input form .contact-box .conf-msg,
.mw_wp_form_preview.mw_wp_form_confirm form .contact-box .conf-msg{
    display: block;
    text-align: center;
    padding-bottom: 40px;
}
.fin-msg{
    text-align: center;
}



/* footer */
#footer a{
    color: #fff;
}
.foot-nav{
}
.foot-nav li{
    width: 16.6%;
    float: left;
    text-align: center;
}
.foot-nav li a{
}
.foot-copy{
    margin: 30px 15px 0px;
    text-align: center;
}
.foot-copy .name{
    font-size: 27px;
}
.foot-copy img{
    max-width:116px;
    width:100%;
    margin: 30px 0;
}
.foot-copy .copy{
}

/*top return*/
#pageTop {
    position: fixed;
    bottom: 45px;
    right: 25px;
    z-index: 1;
    border-radius: 59px;
}
#pageTop a {
    background-repeat: no-repeat;
    text-decoration: none;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    background: #999;
    color: #fff;
    opacity: .50;
    display: block;
    padding-top: 25px;
}
#pageTop a .arrow-up {
    display: block;
    width: 25px;
    height: 25px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(315deg);
    margin: 0 auto 0;
}

/* aboutus */
.aboutus-h3{
    text-align: center;
    font-weight: normal;
    font-size: 28px;
}
.aboutus-box{
    border: 6px solid #e63178;
    max-width: 920px;
    margin: 0 auto 55px;
}
.aboutus-box .mission{
    text-align: center;
}
.aboutus-box .mission.tit{
    font-size: 40px;
    line-height: 40px;
    padding: 30px 10px 25px;
}
.aboutus-box .mission.tit span{
    color: #e63178;
}
.aboutus-box .mission.tit span.pc{
}
.aboutus-box .mission.tit span.sp{
    display: none;
}
.aboutus-box .mission.txt{
    padding: 20px 10px;
    background-color: #fdf3f4;
    font-weight: bold;
    font-size: 17px;
}
.aboutus-box .vision{
    border-bottom: 1px solid #e63178;
}
.aboutus-box .vision:last-child{
    border-bottom: 0px solid #e63178;
}
.aboutus-box .vision .pic{
    text-align: center;
    width: 30%;
    float: left;
    padding: 10px;
}
.aboutus-box .vision .pic img{
    width: 100%;
    max-width: 128px;
}
.aboutus-box .vision .txt{
    width: 70%;
    float: left;
    padding-top: 50px;
    font-weight: bold;
    font-size: 17px;
}
.aboutus-box .value{
    border-right: 1px solid #e63178;
    width: 33.3%;
    float: left;
    text-align: center;
}
.aboutus-box .value:last-child{
    border-right: 0px solid #e63178;
}
.aboutus-box .value p.tit{
    font-size: 36px;
    line-height: 36px;
    padding: 40px 10px 20px;
}
.aboutus-box .value p.txt{
    font-weight: bold;
    padding: 0px 10px 20px;
}


/* sv */
.sv-box{
    max-width: 1000px;
    background-color: #fff;
    margin: 0 auto;
    padding: 50px;
}
.sv-box .tbl{
    border: 5px solid #e63178;
}
.sv-box .tbl.item01{
   margin-bottom: 40px;
}
.sv-box .tbl .ltd{
    width: 35%;
    float: left;
    background-color: #e63178;
    color: #fff;
    padding: 15px 20px 10px;
    font-size: 22px;
}
.sv-box .tbl .ltd div{
}
.sv-box .tbl .rtd{
    width: 65%;
    float: left;
    font-size: 19px;
}
.sv-box .tbl .rtd ul{
}
.sv-box .tbl .rtd ul li{
    position: relative;
    padding: 15px 20px 10px;
    border-bottom: 1px solid #e63178;
}
.sv-box .tbl .rtd ul li:last-child{
    border-bottom: 0px solid #e63178;
}
.sv-box .tbl .rtd ul li .allow{
    width: 8px;
    height: 8px;
    border-top: 2px solid #e63178;
    border-right: 2px solid #e63178;
    transform: rotate(45deg);
    margin-top: 8px;
    position: absolute;
    top: 13px;
    left: 15px;
}
.sv-box .tbl .rtd ul li .txt{
    padding-left: 20px;
    font-weight: bold;
}
.sv-box .tbl .rtd ul li .txt span{
    font-weight: normal;
    font-size: 16px;
}

/* case */
.case-box{
    max-width: 1000px;
    margin: 0 auto;
}
.case-box h3{
    text-align: center;
    font-size: 31px;
    color: #000;
}
.case-box ul{
    margin-bottom: 50px;
}
.case-box ul li{
    width: 33.3%;
    float: left;
}
.case-box ul li > div{
    border: 5px solid #fdf3f4;
    margin: 15px;
}
.case-box ul li > div .pic{
}
.case-box ul li > div .pic img{
    width: 100%;
}
.case-box ul li > div .tit{
    color: #fff;
    text-align: center;
    background-color: #e63178;
    font-size: 18px;
    padding: 5px 5px;
    font-weight: bold;
}
.case-box ul li > div .txt{
    padding: 10px;
}
.case-box .msgbnr{
    position: relative;
}
.case-box .msgbnr > div{
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.case-box .msgbnr > img{
    width: 100%;
    border: 5px solid #fdf3f4;
}

/* prf */
.prf-box{
    padding-top: 50px;
}
.prf-box h2{
    color: #095092;
    font-size: 33px;
    line-height: 40px;
}
.prf-box h3{
    color: #095092;
    line-height: 30px;
}
.prf-box > p{
    padding: 15px 0;
    font-size: 17px;
    line-height: 30px;
}
.prf-box > p > span{
    color: #095092;
    font-size: 25px;
    font-weight: bold;
}
.prf-box .area{
    border: 1px solid #095092;
    padding: 30px;
}
.prf-box .area > p{
    font-size: 17px;
    line-height: 30px;
    color: #095092;
}
.prf-box .min{
    font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    padding: 50px 0;
    font-weight: bold;
    color: #095092;
}
.prf-wide{
    background-color: #095092;
    color: #fff;
    padding: 40px 0;
    margin-bottom: 50px;
}
.prf-wide p{
    font-size: 17px;
    line-height: 30px;
}
.prf-wide p.bc{
    font-size: 24px;
    text-align: center;
    line-height: 35px;
}
/* media query *
/* middle */
@media (max-width: 1200px){
  .inner--M{
    width:100%;
    padding: 15px;
  }
  .key-box .item.i01{
    height: 525px;
  }
  .no-box .box2-warp .box2 .line {
    width: 335px;
  }
  .navbar-nav>li {
    width: auto;
  }
  /*about msg*/
  .about_msg .left{
    padding-bottom: 35%;/* 420/600*50 */
    background-size: cover;
  }
  .about_msg.prf .left{
    padding-bottom: 50%;/* 600/600*50 */
    background-size: cover;
  }
}

/* small */
@media (max-width: 992px){
  .inner--SS{
    width:100%;
    padding: 20px;
  }
  .inner--S{
    width:100%;
    padding: 20px;
  }
  .ggmap {
    margin: 0 15px;
  }
  #navigation .container{
    width: 100%;
  }

  .key-box .item.i01{
    height: 360px;
  }
  .key-box .item.i01 h2{
    padding: 40px 0 50px;
    letter-spacing: 11px;
  }
  .key-box .item.i01 .pic img {
    max-width: 377.5px;
  }

  .no-box .box2-warp .box2 .tit {
    background-size: 60px 63px;
    height: 63px;
    padding: 22px 0 0 75px;
    font-size: 23px;
  }
  .no-box .box2-warp .box2 .txt {
    padding: 0 0 0 75px;
    margin-top: -13px;
    font-size: 13px;
    font-weight: normal;
  }
  .no-box .box2-warp .box2 .line {
    width: 267px;
    height: 60px;
    top: 5px;
  }
  .no-box .box2-warp .box2.bl .line {
    left: 73px;
  }
  .no-box .box2-warp .box2.br .line {
    left: 103px;
  }
  .about_msg .wrap .txt{
    font-size: 18px;
  }
}

/* mini tablet */
@media (max-width: 767px){
  #slider {
    margin-top: 0;
  }
  #masthead #navigation .navbar-nav > li > a > p{
    display:none;
  }
  #masthead #navigation .navbar-nav > li > a {
    padding: 10px 25px!important;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
  }
  .company-box .item .txt ul li{
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .contact-box .item .tit{
    float: none;
    width: 100%;
  }
  .contact-box .item .inp{
    float: none;
    margin-left: 0;
    padding-left: 0;
  }
  .foot-nav{
    display:none;
  }
  #footer {
    padding: 0px 0 35px;
  }
  .navbar-collapse.in {
    overflow-y: initial;
  }
  .key-box .item.i01{
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(/wp-content/uploads/paronym_hp_20170224_01_02_02.gif);
  }

  .contact-box{
    max-width: 100%;
  }
  .contact-box .linkbtn{
    float: none;
    width: 100%;
  }
  /* about msg */
  .about_msg .lrbox{
    float: none;
    width: 100%;
  }
  .about_msg .left{
    padding-bottom: 70%; /* 420/600*100 */
  }
  .about_msg.prf .left{
    padding-bottom: 100%; /* 420/600*100 */
  }
  .about_msg .wrap,
  .about_msg.prf .wrap {
    max-width: none;
  }
  .about_msg.prf .det.pc{
      display:none;
  }
  .about_msg.prf .det.sp{
      display:block;
  }
  .about_msg .wrap .txt {
    font-size: 14px;
    line-height: 29px;
  }

  /* aboutus */
  .aboutus-box {
    max-width: 920px;
    margin: 0 20px 55px;
  }
  .aboutus-box .vision .txt {
    padding: 20px 10px;
  }
  .aboutus-box .mission.tit {
    font-size: 26px;
  }
  .aboutus-box .mission.tit span.pc{
    display: none;
  }
  .aboutus-box .mission.tit span.sp{
    display: block;
  }
  .aboutus-box .value {
    border-right: 0px solid #e63178;
    border-bottom: 1px solid #e63178;
    width: 100%;
    float: none;
  }
  .aboutus-box .value:last-child {
    border-bottom: 0px solid #e63178;
  }
  .sv-box {
    padding: 20px;
  }
  .sv-box .tbl .ltd{
    width: 100%;
    float: none;
  }
  .sv-box .tbl .rtd{
    width: 100%;
    float: none;
  }
  .case-box h3 {
    font-size: 18px;
  }
  .case-box ul li {
    width: 100%;
    float: none;
  }
  .case-box .msgbnr > div {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    min-width: 320px;
  }
  .prf-box h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .prf-box .area {
    padding: 20px;
  }
  .prf-box .min {
    font-size: 22px;
  }
  .prf-wide p.bc {
    font-size: 20px;
    line-height: 30px;
  }
}
/* mini sp */
@media (max-width: 550px){
  .navbar-header .navbar-brand img {
    width: 130px;
  }
  .company-box .item .tit{
    width:90px;
  }
  .company-box .item .txt{
    margin-left: -90px;
    padding-left: 90px;
  }
  .ggmap {
    height: 240px!important;
  }
  .news-box .item .tit-wrap .tit{
    margin-left: 90px;
  }
  .news-box .item .day {
    width: 90px;
  }
  .about_msg .tbl table{
    font-size: 13px;
  }
  .about_msg .tbl table th{
    width: 100px;
    font-weight: normal;
  }
  .about_msg .tbl table td{
    font-weight: normal;
  }
}

/* mini sp */
@media (max-width: 450px){
  .key-box .item.i01 h2 {
    letter-spacing: normal;
    text-align: center;
  }
}