<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 999px) {
  body, #wrapper {
    width: 1000px;
    min-width: 1000px;
  }
}

/* End Media 999px */


@media screen and (max-width: 768px) {
  html, body, div, span, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  abbr, address, cite, code,
  del, dfn, em, img, ins, kbd, q, samp,
  small, strong, sub, sup, var,
  b, i,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, figcaption, figure,
  footer, header, hgroup, menu, nav, section, summary,
  time, mark, audio, video {
    font-size: 14px;
  }

  /* css common
  ---------------------------------------------------------- */
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  body, #wrapper, #footer_box {
    width: 100%;
    min-width: 100%;
  }

  #h_box, #topicPath ul, #main, .box, #main_img {
    width: 96%;
    min-width: 96%;
  }

  #content {
    width: 100%;
    float: none;
  }

  #snav {
    width: 100%;
    float: none;
  }

  #snav .widget_search,
  #snav .widget_recent_entries,
  #snav .widget_calendar,
  #snav .widget_archive,
  #snav .snav_box {
    display: none;
  }

  /*#main{
    margin-bottom: 10%;
  }*/
  /* header
  ---------------------------------------------------------- */
  #header {
    position: relative;
    margin-bottom: 0;
  }

  #h_box {
    padding: 4% 0;
  }

  #h_left {
    width: 75%;
    padding-top: 1%;
  }

  #h_right {
    width: 15%;
  }

  #header .top_menu {
    width: 100%;
  }

  #header .menu_sp.active {
    background: url(../images/common/btn_menu_on.png) no-repeat center;
    background-size: cover;
  }

  #header .menu_sp.active img {
    opacity: 0;
  }

  .menu_list_wrap {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    z-index: 100;
  }

  .menu_list {

  }

  .menu_list li {
    position: relative;
    overflow: hidden;
    background: #227a8d;
    border-bottom: 1px solid #53a4b6;
  }

  .menu_list a,
  .menu_list .list-item {
    display: block;
    padding: 13px 0 13px 10px;
    box-sizing: border-box;
    width: 87%;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
  }

  .menu_list a:hover {
    color: #FFF;
  }

  .menu_list .acordion_tree {
    display: none;
  }

  .menu_list .non_sub,
  .menu_list li li a {
    background: url(../images/common/arrow01.png) no-repeat right center;
    background-size: auto 20px;
    width: 100%;
  }

  .menu_list .non_sub {
    padding-right: 25px;
  }

  .menu_list ul a {
    font-size: 100%;
  }

  .menu_list .trigger {
    width: 10%;
    height: 46px;
    background: url(../images/common/bg_plus.png) no-repeat right center;
    background-size: auto 20px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .menu_list .trigger.active {
    background-image: url(../images/common/bg_min.png);
  }

  .menu_list li ul {
    border-top: 1px solid #4f9daf;
  }

  .menu_list li li {
    background: #35899c;
  }

  .menu_list li li:last-child {
    border: none;
  }

  .acordion_tree_top {
    display: none;
  }

  /* tab_con
  ---------------------------------------------------------- */
  .tab_con .msg {
    width: 100%;
  }

  .tab_con .img {
    width: 100%;
    text-align: center;
    margin-bottom: 4%;
  }

  .tab_con.pic_l .img, .tab_con.pic_r .msg,
  .tab_con.pic_l .msg, .tab_con.pic_r .img,
  .tab_con.flow_picl .img,
  .tab_con.flow_picr .img {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  /* tb_cell
  ---------------------------------------------------------- */
  .tb_cell th,
  .tb_cell td {
    width: 100% !important;
    display: block;
  }

  .tb_style th {
    border-right: 1px solid #ddd;
  }

  .need_wth th {
    width: 40%;
  }

  /* margin style
  ---------------------------------------------------------- */
  .section {
    margin-bottom: 10%;
  }

  .container {
    margin-bottom: 8%;
  }

  .case {
    margin-bottom: 6%;
  }

  .pack {
    margin-bottom: 4%;
  }

  .item {
    margin-bottom: 2%;
  }

  .pd_box {
    padding: 4%;
  }

  main p {
    margin-bottom: 10px;
  }

  /* footer
  ---------------------------------------------------------- */
  #footer_l, #footer_r {
    float: none;
    width: 100%;
    text-align: center !important;
    padding: 0 10%;
    box-sizing: border-box;
  }

  #footer_l {
    padding: 0 25%;
    margin-bottom: 4%;
  }

  #scrollUp {
    width: 45px;
    height: 52px;
  }

  /* main_sub_wrap
  ---------------------------------------------------------- */
  .main_box .box {
    width: 96%;
    min-width: 96%;
  }

  #main_sub {
    background-image: none !important;
  }

  #main_sub h2 {
    height: auto;
    font-size: 170%;
    padding: 12% 0 !important;
    text-align: center;
  }

  /* through
  ---------------------------------------------------------- */
  .through {
    width: 104%;
    margin-left: -2%;
    margin-right: -2%;
  }

  .through .box {
    width: 100%;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }

  /* btn_sty
  ---------------------------------------------------------- */
  .btn_sty2 {
    padding: 10px;
  }

  /* title_style
  ---------------------------------------------------------- */
  .title_page {
    font-size: 130%;
    margin-bottom: 4%;
  }

  .title_page02 {
    margin-bottom: 4%;
  }

  .title_sty {
    background-size: 50px;
    padding: 0px 0 5px 60px;
    font-size: 130%;
    margin-bottom: 4%;
  }

  .title_dot {
    margin-bottom: 4%;
  }

  .title_think {
    font-size: 130%;
    margin-bottom: 4%;
  }

  .title_top {
    font-size: 160%;
    margin-bottom: 4%;
  }

  .title_top em {
    margin-bottom: 4%;
  }

  .title_ico {
    padding: 0 0 3% 35px;
    margin-bottom: 3%;
    font-size: 140%;
  }

  .title_sub span {
    font-size: 140%;
  }

  .title_outline {
    font-size: 250%;
  }

  .title_outline span {
    top: -10px;
  }

  .title_step_short {
    background-size: 60px auto;
    padding-left: 70px;
  }

  .title_crown {
    font-size: 140%;
    margin-bottom: 4%;
    background-size: auto 30px;
    padding-top: 35px;
  }

  .title_sty5 {
    background: #5e7fc3;
    font-size: 120%;
    padding: 10px;
  }

  .title_sty06 {
    font-size: 130%;
    padding-left: 10px;
    margin-bottom: 4%;
  }

  .title_sty06 span {
    display: block;
  }

  /* background color sty
  ---------------------------------------------------------- */
  .bg_gray {
    padding-top: 10%;
  }

  .bg_brown {
    padding: 4%;
  }

  .bg_blue_flower {
    padding: 4%;
  }

  .bg_blue {
    padding: 4%;
  }

  .bg_gray_flower {
    padding: 4%;
  }

  /* tb_style
  ---------------------------------------------------------- */
  .tb_style td,
  .tb_style th {
    padding: 10px;
  }

  .btn_pd {
    padding: 0 15%;
  }

  /* sty_box
  ---------------------------------------------------------- */
  .sty_box .col3,
  .sty_box .col2 {
    width: 100%;
  }

  .sty_box .col,
  .sty_box .col2 {
    padding-bottom: 8%;
    margin-bottom: 8%;
    border-left: none;
  }

  .sty_box img {
    padding: 0;
  }

  .sty_box span {
    margin: 3% 0;
    font-size: 120%;
  }

  .sty_box p {
    padding: 0 5%;
  }

  .sty_box a {
    margin: 0 20%;
  }

  .sty_box .col2 img {
    padding: 0;
  }

  .sty_box a,
  .sty_box .col2 a {
    margin: 0 10%;
  }

  /* introduction
  ---------------------------------------------------------- */
  #introduction .title_top {
    margin-bottom: 14%;
  }

  /* lomilomi
  ---------------------------------------------------------- */
  .lomilomi {
    padding-bottom: 10%;
  }

  /* magazine
  ---------------------------------------------------------- */
  #magazine {
    padding: 10% 0 1px 0;
  }

  #magazine .magazine_pic li {
    width: 22.75%;
    margin-left: 3%;
    margin-bottom: 3%;
  }

  #magazine li:nth-child(4n+1) {
    margin-left: 0;
  }

  /* link_footer
  ---------------------------------------------------------- */
  .link_footer {
    padding: 6% 0;
  }

  .link_footer .link_box.sp {
    margin-right: 5% !important;
    margin-left: 5% !important;
    float: none;
  }

  .link_footer .link_box.sp li {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .link_footer .link_box.sp a {
    font-size: 12px;
  }

  /* text sty
  ---------------------------------------------------------- */
  .txt_bg {
    font-size: 120%;
  }

  /* border style
  ---------------------------------------------------------- */
  .line_box01 .ico {
    width: 55px;
    top: -32px;
  }

  .line_box02 .pd_box {
    padding: 4%;
  }

  /* step_flowarrow
  ---------------------------------------------------------- */
  .step_flowarrow .arrow {
    padding-top: 6%;
  }

  /* voice
  ---------------------------------------------------------- */
  #voice .case {
    padding: 4%;
    background-size: 65px auto;
  }

  #voice {
    background: none;
  }

  /* voice
  ---------------------------------------------------------- */
  .qa_sty .txt_bg {
    padding-left: 45px;
    background-size: 25px auto;
    background-position: 10px 10px;
  }

  .qa_sty .line_box01 .pd_box {
    padding-top: 4%;
  }

  .qa_sty .line_box01 .title h5 {
    width: 100%;
    padding: 3% 0 0 0;
    font-size: 140%;
    text-align: center;
    float: none;
  }

  .qa_sty .line_box01 .title .icon_answer {
    width: 100%;
    text-align: center;
    float: none;
  }

  .qa_sty .line_box01 .title .icon_answer img {
    width: 80px;
  }

  .qa_sty .remark {
    padding: 4%;
  }

  .qa_sty .remark h6 {
    padding-left: 40px;
    background-size: 30px auto;
  }

  .qa_sty .prepare .col {
    margin-bottom: 4% !important;
  }

  .qa_sty .prepare .col:nth-child(2) .arrow_v,
  .qa_sty .prepare .col:nth-child(5) .arrow_v {
    background: none;
  }

  .qa_sty .prepare .col:nth-child(4) .arrow_v {
    background: url(../images/common/arrow02.png) no-repeat right center;
    background-size: 10px;
  }

  /*-------------------------------------------------
  ---- media screen for content
  ------------------------------------------------- */
  /* page_index
  ---------------------------------------------------------- */
  /*courses*/
  .page_index #courses .bg_sty {
    padding: 10% 0;
  }

  .page_index #courses .img {
    width: 100%;
    padding: 4% 10% 0 10%;
    box-sizing: border-box;
  }

  .page_index #courses .msg {
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
  }

  .page_index #courses .topic {
    font-size: 140%;
    padding-bottom: 3%;
    margin-bottom: 3%;
  }

  .page_index #courses .topic span {
    top: -3px;
  }

  .page_index #courses .txt_b {
    font-size: 120%;
  }

  /*news*/
  .page_index #news .col2 {
    float: none;
    width: 100%;
    margin: 0;
  }

  .page_index #news .col2:first-child {
    margin-bottom: 8%;
  }

  /*message*/
  .page_index #message {
    padding: 10% 0;
  }

  .page_index #message .container {
    padding: 0;
  }

  .page_index #message .img {
    padding: 0 20%;
    box-sizing: border-box;
  }

  .page_index #message h4 {
    font-size: 150%;
  }

  .page_index #message li {
    width: 48%;
  }

  /*voice*/
  .page_index #voice .img,
  .page_index #voice .msg {
    float: none;
    width: 100%;
  }

  .page_index #voice .sty_video {
    margin-bottom: 4%;
  }

  .page_index #voice .msg .txt_b {
    font-size: 120%;
  }

  .page_index #voice .msg p {
    font-size: 115%;
  }

  /*location*/
  .page_index #location {
    padding: 10% 0;
  }

  .page_index #location .col2_box {
    padding: 0;
  }

  .page_index #location .col2 {
    width: 100%;
    margin: 0;
  }

  .page_index #location .col2:first-child {
    margin-bottom: 6%;
  }

  .page_index #location a {
    margin: 4% 10% 0 10%;
    box-sizing: border-box;
  }

  /*---------- page_lomilomi_course -------------*/
  .page_lomilomi_course #voice .case {
    padding-bottom: 4%;
  }

  .page_lomilomi_course #voice .case .msg {
    left: 0px;
  }

  .page_lomilomi_course #voice .case .img {
    left: -10px;
    top: 0;
  }

  #flow .col3 {
    background: url(../images/lomilomi_course/arrow01.png) no-repeat 98% 60px;
    background-size: 10px auto;
  }

  /* page_lomilomi
  ---------------------------------------------------------- */
  /*idea_lomi*/
  .page_lomilomi #idea_lomi {
    padding: 4%;
  }

  .page_lomilomi #idea_lomi .idea_lomi {
    padding: 4%;
    margin-right: 0%;
  }

  .page_lomilomi #idea_lomi .idea_lomi .ico_flower_i {
    width: 80px;
    left: -10px;
    top: -10px;
  }

  .page_lomilomi #idea_lomi .title_page {
    font-size: 140%;
  }

  /*opono*/
  .page_lomilomi #opono {
    background-size: cover;
    margin-top: 80px;
    padding-bottom: 10%;
  }

  .page_lomilomi #opono h3 img {
    margin-top: -50px;
    padding: 0 10%;
    box-sizing: border-box;
  }

  .page_lomilomi #opono .title_page {
    margin-top: 4%;
    margin-bottom: 4%;
  }

  /*history*/
  .page_lomilomi #history {
    background-size: contain;
    padding-bottom: 20%;
  }

  .page_lomilomi #history .container {
    padding-bottom: 8%;
  }

  /*effect*/
  .page_lomilomi #effect {
    padding: 10% 0;
    background-size: contain, auto;
  }

  .page_lomilomi #effect ul {
    width: 100%;
    padding-right: 0%;
    float: none;
  }

  /* page_lomilomi
  ---------------------------------------------------------- */
  .page_flow .title_step_short span {
    font-size: 120%;
    padding-bottom: 5px;
  }

  /* page_media
  ---------------------------------------------------------- */
  /* media01 */
  .page_media #media01 .img {
    width: 100%;
    margin-bottom: 0;
  }

  .page_media #media01 .msg {
    width: 100%;
  }

  .page_media .bg_blue .img {
    padding: 0;
  }

  .page_media .bg_blue .auto_col4 .col {
    margin-top: 4% !important;
  }

  /*------ media02 ------*/
  .page_media #media02 .img {
    margin-bottom: 3%;
  }

  .page_media #media02 .img,
  .page_media #media02 .msg {
    width: 100%;
  }

  /* page_media
  ---------------------------------------------------------- */
  .page_company .bg_blue_flower2 .list_num {
    font-size: 100%;
    margin-left: 10px;
  }

  .page_company .bg_blue_flower2 .list_num span {
    font-size: 70%;
  }

  .page_company .bg_blue_flower2 {
    padding: 4%;
  }

  .page_company #introduction h5 {
    margin: 3% 0;
  }

  .page_company #introduction p {
    margin-bottom: 3%;
  }

  /* page_intro
  ---------------------------------------------------------- */
  .page_intro .title_intro {
    font-size: 150%;
    margin-bottom: 4%;
  }

  .page_intro .menu_intro {
    padding: 10% 0;
  }

  .page_intro .menu_intro li {
    width: 40%;
  }

  .page_intro .intro_box02 {
    background-size: cover;
  }

  /* page_reason
  ---------------------------------------------------------- */
  .page_reason #point_sty .container {
    background-size: contain;
  }

  .page_reason #point_sty .img {
    display: none;
  }

  .page_reason #point_sty .msg {
    padding-top: 4%;
  }

  .page_reason #point_sty .bg_sty {
    padding: 4%;
  }

  .qa_sty .btn_need {
    width: 100%;
  }

  /* page_yutai
  ---------------------------------------------------------- */
  .page_yutai .flow .img {
    float: none;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  .page_yutai .flow .info {
    float: none;
    width: 100%;
  }

  .page_yutai .flow .schedule_box {
    padding: 4%;
  }

  .page_yutai .dead_line {
    background: none;
    background-color: #fe9013;
  }

  .page_yutai .requirement {
    padding: 4%;
  }

  /* page_about
  ---------------------------------------------------------- */
  .page_about .info .msg {
    padding: 4%;
  }

  .page_about .auto_col4_about .col p {
    margin-bottom: 4%;
  }

  .page_about .massage_school {
    padding: 10% 0 6% 0;
  }

  .page_about .massage_school h3 {
    font-size: 110%;
  }

  .page_about .massage_school h3 span {
    margin-bottom: 4%;
  }

  .page_about .auto_col6_about .show_list {
    padding: 0 5px;
  }

  .page_about .auto_col6_about .character {
    top: -5px;
    left: -5px;
    width: 25px;
  }

  /* page_lifeinhawaii
  ---------------------------------------------------------- */
  .page_lifeinhawaii .info {
    margin: 0;
  }

  .page_lifeinhawaii .col .tag_number {
    float: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: -15px auto 5px auto;
    position: relative;
    z-index: 5;
  }

  .page_lifeinhawaii .col p {
    width: 100%;
    float: none;
  }

  .page_lifeinhawaii .bg_gray_flower h3 {
    width: 60%;
    margin-top: -35px;
    background: #E67AB1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 5px;
  }

  .page_lifeinhawaii .bg_gray_flower .pic_l {
    width: 100%;
  }

  .page_lifeinhawaii .bg_gray_flower .img {
    width: 100%;
    padding: 0 25%;
    box-sizing: border-box;
  }

  .page_lifeinhawaii .bg_gray_flower .msg {
    width: 100%;
  }

  /* page_license_course
  ---------------------------------------------------------- */
  .page_license_course #voice .case {
    padding-bottom: 4%;
  }

  .page_license_course #voice .case .msg {
    left: 0px;
  }

  .page_license_course #voice .case .img {
    left: -10px;
    top: 0;
  }

  .page_license_course #study_abroad .img {
    margin-bottom: 4%;
  }

  .page_license_course #study_abroad .point {
    clear: both;
  }

  .page_license_course #study_abroad .point {
    padding: 4%;
  }

  .page_license_course #study_abroad .point img {
    margin: 0 4% 0% -6%;
    width: 80px;
    float: none;
  }

  .page_license_course #study_abroad .point p {
    width: 100%;
    float: none;
  }

  .page_license_course #course .col3 {
    width: 31.33%;
    margin-left: 3%;
  }

  .page_license_course #course .col3:first-child {
    margin-left: 0;
  }

  .page_license_course #flow .col2_menucen li {
    display: block;
    margin: 0 auto;
    margin-bottom: 4%;
    width: 80%;
  }

  /* page_short_workshop
  ---------------------------------------------------------- */
  .page_short_workshop #voice .case .msg {
    left: 0px;
  }

  .page_short_workshop #voice .case .img {
    left: -10px;
    top: 0;
  }

  /*------ list_icon ------*/
  .sty_course .list_icon {
    position: static;
  }

  .list_icon {
    margin-bottom: 4%;
  }

  .list_icon span {
    padding: 5px 10px;
    font-size: 80%;
  }

  .sty_course .container .img,
  .sty_course .container .msg {
    width: 100%;
  }

  .sty_course .title_half {
    font-size: 130%;
  }

  .title_line_b {
    font-size: 140%;
  }

  .hidden-xs {
    display: none !important;
  }
}

/* End Media 768px */

@media screen and (max-width: 420px) {
  /* tb_cell
  ---------------------------------------------------------- */
  .tb_cell02 th,
  .tb_cell02 td {
    width: 100% !important;
    display: block;
  }

  /* container
  ---------------------------------------------------------- */
  .container .msg {
    width: 100%;
  }

  .container .img {
    width: 100%;
    text-align: center;
    padding: 0 15%;
    box-sizing: border-box;
    margin-bottom: 4%;
  }

  .pic_l .img, .pic_r .msg,
  .pic_l .msg, .pic_r .img,
  .flow_picl .img,
  .flow_picr .img {
    float: none;
  }

  .flow_picl .img,
  .flow_picr .img {
    margin-left: 0;
    margin-right: 0;
  }

  .container .img.pd_clear {
    padding: 0;
  }

  /* menu_list
  ---------------------------------------------------------- */
  .menu_list ul a {
    width: 82%;
  }

  .menu_list .trigger {
    width: 15%;
  }

  /* footer
  ---------------------------------------------------------- */
  #footer_l {
    padding: 0 15%;
  }

  #scrollUp {
    width: 60px;
    height: 69px;
    background-size: 60px 69px;
  }

  /* step_flowarrow
  ---------------------------------------------------------- */
  .step_flowarrow .msg {
    margin-bottom: 2%;
  }

  .step_flowarrow .arrow {
    padding-top: 10%;
  }

  /* col menu style
  ---------------------------------------------------------- */
  .col2_menu li {
    float: none;
    width: 100%;
    margin-left: 0%;
    margin-top: 4%;
    box-sizing: border-box;
  }

  .col2_menu li:first-child {
    margin-top: 0%;
  }

  .need_pad_sp li {
    padding: 0 4%;
  }

  /* lomilomi
  ---------------------------------------------------------- */
  .lomilomi h4 img {
    width: 200px;
    height: auto;
  }

  .lomilomi .col3 {
    width: 100%;
    float: none;
    margin-left: 0%;
    margin-top: 3%;
  }

  .lomilomi .col3:first-child {
    margin-top: 0;
  }

  .lomilomi .col3 img {
    padding: 0 10%;
    box-sizing: border-box;
  }

  /* title style
  ---------------------------------------------------------- */
  .title_outline span {
    top: 0px;
  }

  .title_outline {
    margin-bottom: 6%;
    padding-left: 0;
  }

  .title_image {
    margin-bottom: 6%;
  }

  .title_think {
    font-size: 120%;
    padding-left: 20px;
    background: url(../images/common/icon_think.png) no-repeat left 10px, url(../images/common/line_think.png) no-repeat left bottom;
  }

  /* suitable
  ---------------------------------------------------------- */
  #suitable .img,
  #suitable .msg {
    width: 100%;
    float: none;
    text-align: center;
  }

  #suitable .img {
    padding: 0 30%;
    box-sizing: border-box;
  }

  #suitable .msg {
    padding-top: 0;
  }

  /* join_us
  ---------------------------------------------------------- */
  .join_us li {
    float: none;
    width: 100%;
  }

  .join_us li:first-child {
    margin-right: 0;
    margin-bottom: 4%;
  }

  /* btn_sty
  ---------------------------------------------------------- */
  .btn_pd {
    padding: 0;
  }

  /* col menu style
  ---------------------------------------------------------- */
  .col2_menucen li {
    display: inline-block;
    width: 100%;
    margin: 0 0 3% 0;
  }

  /*-------------------------------------------------
  ---- media screen for content
  ------------------------------------------------- */
  /* page_index
  ---------------------------------------------------------- */
  a.btn_sty {
    font-size: 100%;
  }

  .page_index .col3 {
    width: 100%;
  }

  .page_index .col3 img {
    padding: 0%;
  }

  .sty_box .col2 p {
    padding: 0;
  }

  /*voice*/
  .page_index #voice .img,
  .page_index #voice .msg {
    padding: 0;
  }

  .page_index #voice .sty_video {
    height: 250px;
  }

  /*courses*/
  .page_index #courses .img {
    padding: 4% 4% 0 4%;
  }

  .page_index #courses .msg {
    padding-top: 0;
  }

  .page_index #courses a.btn_sty {
    padding: 10px;
    display: block;
  }

  .page_index #menu_link .col2,
  .page_index #blog .col2 {
    float: none;
    width: 100%;
    margin: 0 0 3% 0;
  }

  .page_index #message .img {
    padding: 0 15%;
  }

  .page_index #message li {
    float: none;
    width: 100%;
    padding: 0 20%;
    box-sizing: border-box;
  }

  .page_index #message li:first-child {
    margin-right: 0;
    margin-bottom: 3%;
  }

  /* page_flow_therapist
  ---------------------------------------------------------- */
  .page_flow_therapist .bg_brown .msg {
    width: 100%;
  }

  .page_flow_therapist .bg_brown .img {
    width: 100%;
  }

  .page_flow_therapist .auto_col3 .col {
    text-align: center;
  }

  /* page_lomilomi_course
  ---------------------------------------------------------- */
  .page_lomilomi_course #voice .case .img {
    left: 0;
  }

  .page_lomilomi_course #voice .case .msg {
    width: 100%;
  }

  #certificate .img,
  #certificate .msg {
    width: 100%;
    float: none;
  }

  #flow .col3 {
    width: 100%;
    padding-right: 0%;
    box-sizing: border-box;
    background: url(../images/lomilomi_course/arrow02.png) no-repeat center bottom;
    background-size: 26px auto;
    padding-bottom: 10%;
    margin-bottom: 6%;
  }

  #flow .col3:nth-child(3n+3) {
    width: 100%;
  }

  #flow .col3 img {
    padding: 0 30%;
    box-sizing: border-box;
  }

  /* page_m1_visa
  ---------------------------------------------------------- */
  .page_m1_visa .list_flow span {
    font-size: 100%;
    padding: 8% 0;
    background-size: 50px;
  }

  .page_m1_visa .bg_blue_flower .img {
    width: 100%;
  }

  .page_m1_visa .bg_blue_flower .msg {
    width: 100%;
  }

  /* page_media
  ---------------------------------------------------------- */
  .page_media .bg_blue th,
  .page_media .bg_blue td {
    width: 100%;
    display: block;
  }

  .page_media .bg_blue th {
    padding: 0 0 15px;
    border-right: none;
    border-bottom: #227a8d solid 1px;
  }

  .page_media .bg_blue td {
    padding: 15px 0 0;
  }

  .list_company_menu li {
    width: 100%;
    display: block;
    margin-left: 0%;
    margin-bottom: 4%;
  }

  /* page_company
  ---------------------------------------------------------- */
  .bg_pink_flower,
  .bg_blue_flower {
    padding: 4%;
  }

  .bg_pink_flower .img,
  .bg_pink_flower .msg,
  .bg_blue_flower .img,
  .bg_blue_flower .msg {
    width: 100%;
  }

  /* page_cooperate
  ---------------------------------------------------------- */
  .page_cooperate #cooperate01 .img,
  .page_cooperate #cooperate01 .msg {
    width: 100%;
  }

  .page_cooperate .cooperate_menu .btn_sty {
    width: 100%;
    box-sizing: border-box;
  }

  /* page_intro
  ---------------------------------------------------------- */
  .page_intro .ico_point {
    margin-top: -5px;
  }

  .page_intro .menu_intro li {
    display: block;
    margin: 3% 0;
    width: 100%;
  }

  .page_intro .intro_box02 .msg li {
    float: none;
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
  }

  .page_intro .intro_box02 .msg li:first-child {
    margin-right: 0;
    margin-bottom: 4%;
  }

  /* page_reason
  ---------------------------------------------------------- */
  .page_reason #point_sty .container,
  .page_reason #point_sty .container.pic_r,
  .page_reason #point_sty .container:nth-child(3n+3) {
    background: none;
  }

  .page_reason #point_sty .img {
    display: block;
  }

  .page_reason #point_sty .msg {
    width: 100%;
    padding-top: 0;
  }

  .page_reason #point_sty .bg_sty {
    padding: 4%;
  }

  .page_reason #point_sty .txt_r,
  .page_reason #point_sty .txt_l {
    padding-left: 25%;
    box-sizing: border-box;
  }

  .page_reason #point_sty .txt_l {
    text-align: right !important;
  }

  .page_reason .bg_brown .img {
    width: 100%;
  }

  .page_reason .bg_brown .msg {
    width: 100%;
  }

  /* page_lifeinhawaii
  ---------------------------------------------------------- */
  .page_lifeinhawaii .bg_gray_flower h3 {
    width: 70%;
  }

  /* page_about
  ---------------------------------------------------------- */
  .page_about .info .img {
    padding: 0;
    margin-bottom: 0;
  }

  .page_about .school .img {
    width: auto;
  }

  .page_about .school .msg {
    width: auto;
  }

  /* page_yutai
  ---------------------------------------------------------- */
  .page_yutai .map .google_map iframe {
    height: 250px;
  }

  /*---------- page_staff -------------*/
  .page_staff .container .img {
    width: 100%;
  }

  .page_staff .container .msg {
    width: 100%;
  }

  .page_staff .btn_sty2 {
    width: 100%;
  }

  /*---------- page_staff -------------*/
  /* page_therapist
  ---------------------------------------------------------- */
  .page_therapist .bg_blue_flower .img {
    width: 100%;
    float: none;
  }

  .page_therapist .bg_blue_flower .msg {
    width: 100%;
    float: none;
  }

  .page_therapist .wondering .img {
    width: 100%;
    float: none;
  }

  .page_therapist .wondering .msg {
    width: 100%;
    float: none;
  }

  .page_therapist .wondering .btn_sty2 {
    margin: auto;
  }

  /* page_license_course
  ---------------------------------------------------------- */
  .page_license_course td.cost {
    text-align: left;
  }

  .page_license_course .bg_brown p {
    float: none;
    width: 100%;
  }

  .page_license_course .bg_brown a {
    float: none;
    width: 100%;
  }

  .page_license_course #voice .case .img {
    left: 0;
  }

  .page_license_course #voice .case .msg {
    width: 100%;
  }

  .page_license_course #study_abroad .pic_l {
    padding: 4% 4% 8% 4%;
    background-size: auto 8px;
  }

  .page_license_course #study_abroad .img {
    width: 100%;
  }

  .page_license_course #study_abroad .msg {
    width: 100%;
  }

  .page_license_course #study_abroad .point img {
    margin-left: -8%;
  }

  .page_license_course #study_abroad .option {
    padding: 4%;
  }

  .page_license_course #study_abroad .option li {
    margin-right: 0;
  }

  .page_license_course #study_abroad .option li span {
    margin-bottom: 4%;
  }

  .page_license_course #course .col3 {
    width: 100%;
    float: none;
    margin: 0 0 6% 0%;
  }

  .page_license_course #course .col3 .title_page {
    font-size: 120%;
  }

  /* page_short_workshop
  ---------------------------------------------------------- */
  .page_short_workshop #voice .case .img {
    left: 0;
  }

  .page_short_workshop #voice .case .msg {
    width: 100%;
  }

  /*------ sty_course ------*/
  .sty_course .container {
    position: relative;
  }

  .sty_course .container .msg {
    margin-bottom: 6%;
  }

  .sty_course .clear {
    padding: 0;
  }

  /*------ tb_course ------*/
  .table-blue,
  .sty_course .tb_course {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }

  .table-blue th,
  .table-blue td,
  .sty_course .tb_course th,
  .sty_course .tb_course td {
    text-align: left;
    vertical-align: middle;
    padding: 1%;
    border: 2px solid #fff;
    background: #eefafd;
  }

  .table-blue th,
  .sty_course .tb_course th {
    color: #227a8d;
    font-weight: bold;
    text-align: center;
    background: #b3e2ee;
  }

  /*---------- page_course -------------*/
  .page_course .bg_brown .img {
    width: 100%;
    padding: 0;
  }

  .page_course .bg_brown .msg {
    width: 100%;
  }

  /*---------- End page_course -------------*/
  .scroll {
    overflow: auto;
    white-space: nowrap;
  }

  .scroll .tb_swipe {
    /*
     width: 600px;
     */
  }

  .scroll .tb_swipe th,
  .scroll .tb_swipe td {
    font-size: 11px;
    white-space: normal;
  }

  .swipe {
    display: block;
  }

  .swipe span {
    background: url(../images/common/ico_swipe.png) no-repeat left center;
    background-size: 25px;
    padding: 7px 0 7px 35px;
    font-size: 80%;
    color: #999;
  }

  /*---------- page_seminar -------------*/
  .page_seminar #contents .img {
    width: 100%;
  }

  .page_seminar #contents .msg {
    width: 100%;
  }

  .page_seminar #contents th.line_b {
    padding-bottom: 20%;
  }

  .page_seminar #contents th {
    width: 27%;
  }

  .page_seminar #contents .bg_brown .msg {
    margin-bottom: 3%;
  }

}

/* End Media 420px */


</pre></body></html>