@charset "UTF-8";

/*
CSS Document
Copyright (C) GLOBAL ASSET MOTIONS CO., LTD All Rights Reserved.
URL:www.glam.ne.jp
*/



@import url("parts.css");



/* ----------------------------------------------------------
  RESETTING DEFAULT
---------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}



/* ----------------------------------------------------------
   GENERAL
---------------------------------------------------------- */

body {
    margin: 0px;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Osaka, Sans-Serif;
	font-size: 16px;
    color: #333;
	background-color: #fff;
    overflow-y: scroll;
}


p,h1,h2,h3,h4,h5,h6 {
    line-height: 1.0em;
}

img{
    max-width: 100%;
	height: auto;
    vertical-align:bottom;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #999;
}

a:hover img	{
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



/* ----------------------------------------------------------
   HEADER AREA
---------------------------------------------------------- */
.wrapper_header {
    margin: 0%;
    padding: 0%;
    width: 100%;
    height: auto;
}

h1 {
    margin: 0%;
    padding: 0% 0% 3% 0%;
    width: 100%;
    height: auto;
}

h1 img {
    width: 100%;
    height: auto;
}


/* ----------------------------------------------------------
   WRAPPER AREA
---------------------------------------------------------- */
  
.wrapper_content_area {
    position: relative;
    margin: 0%;
    padding: 0%;
    width: 100%;
	height: auto;
    background-color: #fff;
}

.wrapper_content {
    position: relative;
    margin: 0% auto;
    padding: 7% 5%;
    width: 100%;
	height: auto;
    overflow: hidden;
}

.bg_color01 {
    background-color: #e8eeeb;
    background-image: radial-gradient(#dfebe4 30%, transparent 33%),
                      radial-gradient(#dfebe4 30%, transparent 33%);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}


.bg_color02 {
  background-image:  radial-gradient(#eadbc2 2px, transparent 2px), radial-gradient(#eadbc2 2px, #ffffff 2px);
  background-size: 40px 40px;
  background-position: 0 0,20px 20px;
}


._illustration01 {
    position: absolute;
    top: -80px;
    right: 0;
}

._illustration01 img {
    width: 260px;
    height: auto;
}


/* ----------------------------------------------------------
   GENERAL PARTS
---------------------------------------------------------- */

.box_container {
    margin: 0%;
    padding: 0%;
	width: 100%;
	height: auto;
}


/* ------------------------------------------- text */

.com {
    margin: 0%;
    padding: 0%;
	text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.1em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.com a:link,
.com a:visited,
.com a:active {
    text-decoration: underline;
}

.com a:hover {
    text-decoration: underline;
}

/* ---------------------------------------- box_row*/

ul.row_box {
	list-style: none;
    display: flex;
    justify-content: space-between;
	flex-wrap :wrap;
	margin: 0%;
    padding: 0%;
    width: 100%;
}

ul.row_box li {
    margin: 0%;
    padding: 0%;
	width: 46%;
	height: auto;
}

ul.row_box li img {
    width: 100%;
    height: auto;
}

ul.row_box li .caption_title {
    margin: 12px 0% 0% 0%;
    padding: 0%;
    font-size: 14px;
    color: #555;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    text-align: center;
}


/* ------ row3 */

ul.row_box._03row {
    row-gap: 3em;
}

ul.row_box._03row li {
	width: 30%;
}


/* ------ row4 */

ul.row_box._04row {
    row-gap: 3em;
}

ul.row_box._04row li {
	width: 22%;
}



/* ------ row5 */

ul.row_box._05row {
    row-gap: 2em;
}

ul.row_box._05row li {
	width: 18%;
    
}




/* ----------------------------------------------------------
   CONTENTS AREA
---------------------------------------------------------- */

/* -----------------------------------------  what glitz */

h2.ct_title,
h3.ct_title {
    margin: 0% 0% 5% 0%;
	padding: 0rem 0 1.5rem;
    font-size: 30px;
    color: #0b5b7d;
    font-weight: bold;
    text-align: center;
    background-image: repeating-linear-gradient(45deg, #b2d5de 0 2px, transparent 2px 4px);
    background-repeat: no-repeat;
    background-size: 4rem 0.4rem;
    background-position: center bottom;
}


h3.what_catch {
    margin: 0% 0% 4% 0%;
	padding: 0%;
    font-size: 22px;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    font-weight: bold;
	text-align: left;
}



/* -----------------------------------------  worry */

ul.worry_box {
	list-style: none;
    display: flex;
    justify-content: space-between;
	flex-wrap :wrap;
	margin: 0% 7%;
    padding: 0%;
    width: 86%;
}

ul.worry_box li {
    margin: 0%;
    padding: 0%;
	width: 49.5%;
	height: auto;
}

ul.worry_box li img {
    width: 100%;
    height: auto;
}

.push_catch {
    margin: 5% 0% 0% 0%;
	padding: 0%;
    font-size: 20px;
    color: #fff;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    font-weight: bold;
	text-align: center;
}

.push_catch span {
	padding: 10px 20px;
    background-color: #0b5b7d;
}



/* -----------------------------------------  glitz info */

h3.glitz_title {
    margin: 0% 0% 1.5% 0%;
	padding: 0%;
    font-size: 20px;
    color: #2b4340;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    font-weight: bold;
	text-align: center;
}

h4.glitz_logo {
    margin: 0% 0% 8% 0%;
	padding: 0%;
	text-align: center;
}

h4.glitz_logo img {
	width: 20%;
	height: auto;
}


/* ------ info */

ul.row_box._04row li.glitz_info {
    position: relative;
    background-color: #fff4e2;
    margin: 0%;
    padding: 0%;
    height: 230px;
}

ul.row_box._04row li.glitz_info .circle {
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 110px;
    height: 110px;
    background-color: #fff4e2;
    border-radius: 50%; 
}

ul.row_box._04row li.glitz_info .circle img {
    width: 50%;
    height: auto;
    margin: 20px auto auto auto;
    display: block;
}


.glitz_point_box {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0px 16px 16px 16px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.glitz_point_box h5 {
    margin: 0% 0% 8% 0%;
    width: 100%;
    font-size: 16px;
    color: #0b5b7d;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    font-weight: bold;
	text-align: center;
}

.glitz_point_box .com {
    font-size: 13px;
    line-height: 1.6em;
    letter-spacing: 0.05em;
}

.glitz_point_box .com span {
    margin: 0% 0% 0% 5px;
    font-size: 10px;
    line-height: 1.0em;
    letter-spacing: 0.03em;
}

.glitz_point_box .notes {
    font-size: 12px;
    line-height: 1.0em;
    letter-spacing: 0.05em;
}



/* ------ example */

.example_left {
    float: left;
    margin: 0%;
    padding: 0%;
    width: 38%;
    height: auto;
}

.example_right {
    float: right;
    margin: 0%;
    padding: 0%;
    width: 55%;
    height: auto;
}

.example_right h4.industry {
    margin: 5% 0% 0% 0%;
	padding: 0%;
    font-size: 18px;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    font-weight: bold;
	text-align: left;
    border-bottom: 3px solid #b2d5de;
    padding: 0.3em;
    margin-bottom: 0.3em;
    transform: skewX(-15deg);
    position: relative;
}

.example_right h4.industry::before,
.example_right h4.industry::after {
    content: '';
    background-color: #b2d5de;
    width: 3px;
    height: 20px;
    transform: rotate(30deg);
    position: absolute;
    bottom: -10px;
}
.example_right h4.industry::before {
    right: 2.5em;
}
.example_right h4.industry::after {
    right: 2em;
}

ul.example_list {
	list-style: none;
    display: flex;
    justify-content: space-between;
	flex-wrap :wrap;
	margin: 12% 3% 0% 3%;
    padding: 0%;
    width: 90%;
}

ul.example_list li {
    position: relative;
    margin: 0% 0% 6% 0%;
	padding: 0% 0% 0% 22px;
    width: 100%;
    font-size: 14px;
}

ul.example_list li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 7px;
    top: .4em;
    left: 6px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    border-right: 2px solid #9c9c9c;
    border-bottom: 2px solid #9c9c9c;
}

ul.example_list li:after {
    content: "";
    position: absolute;
    top: .2em;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #9c9c9c;
    border-radius: 2px;
}



/* -----------------------------------------  festival */

h3.glitz_catch {
    margin: 0% 0% 3% 0%;
	padding: 0%;
    font-size: 22px;
    color: #c57293;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    font-weight: bold;
	text-align: center;
}

.festival_cust {
    position: relative;
    margin: 0%;
	padding: 6% 5%; 
    background-color: #fff4e2;
}


h4.overview_title {
    display: inline-block;
    margin: 4% 0% 1.5% 0%;
    padding: 6px 10px;
    color: #0b5b7d;
    font-weight: bold;
    text-align: center;
    border-top: solid 1px #0b5b7d;
    border-bottom: solid 1px #0b5b7d;
}





/* --------------------------------------------------
   FOOTER AREA
-------------------------------------------------- */

.wrapper_footer_area {
    margin: 0%;
    padding: 5% 0% 1.5% 0%;
    width: 100%;
	height: auto;
    background-color: #0c688f;
    overflow: hidden;
}

/* ------  footer_menu------*/

ul.footer_menu {
	list-style: none;
    display: flex;
    justify-content: center;
    margin: 0% 0% 4% 0%;
	padding: 0%;
    width: 100%;
}

ul.footer_menu li {
    margin: 0%;
    padding: 0% 15px;
    font-size: 13px;
    line-height: 1.0em;
    letter-spacing: 0.03em;
}

ul.footer_menu li a:link,
ul.footer_menu li a:visited,
ul.footer_menu li a:active {
    color: #ffff;
    text-decoration: none;
}

ul.footer_menu li a:hover {
    text-decoration: underline;
}


.glam_logo {
    margin: 0% 0% 1% 0%;
	padding: 0%;
	text-align: center;
}

.glam_logo img {
	width: 6%;
	height: auto;
}

.copyright{
    height: auto;font-family: Arial, Helvetica, "sans-serif";
    color: #fff;
    text-align: center;
    font-size: 8px;
    letter-spacing: 0.1em;
}


/* --------------------------------------------------
  OTHER
-------------------------------------------------- */

/** DISPLAY ON/OFF **/

.pc_none { display: none !important; }
.ta_none { display: block !important; }

.pc { display: block !important; }
.ta { display: none !important; }
.sp { display: none !important; }
.pc_ta { display: block !important; }
.ta_sp { display: none !important; }


/** MARGIN/PADDING SET **/

.mt_6 { margin-top: 6% !important; }
.mb_5 { margin-bottom: 5% !important; }
.pl_1 { padding-left: 1% !important; }
.pb_3 { padding-bottom: 3% !important; }


/** MARGIN/PADDING RESET **/

.mt_none { margin-top: 0% !important; }
.mb_none { margin-bottom: 0% !important; }
.pt_none { padding-top: 0% !important; }
.pb_none { padding-bottom: 0% !important; }


/** POSITION **/

._center { text-align: center; }


/** FLOAT RESET **/

.clear {
    clear: both;
    height: 0px;
}










/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    TABLET

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



@media only screen and (max-width: 1099px) {



/* ----------------------------------------------------------
   GENERAL - TA
---------------------------------------------------------- */

body {
	font-size: 15px;
}



/* ----------------------------------------------------------
   HEADER AREA - TA
---------------------------------------------------------- */

h1 {
    padding: 0% 0% 0% 0%;
}


/* ----------------------------------------------------------
   WRAPPER AREA - TA
---------------------------------------------------------- */

.wrapper_content {
    padding: 10% 5%;
}

._illustration01 {
    top: -80px;
}

._illustration01 img {
    width: 160px;
}


/* ----------------------------------------------------------
   GENERAL PARTS - TA
---------------------------------------------------------- */

/* ---------------------------------------- box_row*/

ul.row_box li {
	width: 47%;
}


	
/* ------ row4 */

ul.row_box._04row li {
    width: 47%;
}





/* ------------------------------------------- TEXT */

.com {
    line-height: 1.8em;
}



/* ----------------------------------------------------------
   CONTENTS AREA - TA
---------------------------------------------------------- */

/* -----------------------------------------  what glitz */

h2.ct_title,
h3.ct_title {
    margin: 0% 0% 6% 0%;
	padding: 0rem 0 1rem;
    font-size: 24px;
    background-size: 3rem 0.3rem;
}

h3.what_catch {
    margin: 0% 0% 5% 0%;
    font-size: 18px;
}


/* -----------------------------------------  worry */

ul.worry_box {
	margin: 0%;
    width: 100%;
}

.push_catch {
    margin: 8% 0% 0% 0%;
    font-size: 18px;
}

.push_catch span {
	padding: 8px 20px;
}



/* -----------------------------------------  glitz info */

h3.glitz_title {
    margin: 0% 0% 2% 0%;
    font-size: 17px;
}

h4.glitz_logo {
    margin: 0% 0% 8% 0%;
}

h4.glitz_logo img {
	width: 24%;
}


/* ------ info */

ul.row_box._04row li.glitz_info {
    margin: 0% 0% 3% 0%;
    height: 160px;
}

ul.row_box._04row li.glitz_info .circle {
    top: -32px;
    width: 80px;
    height: 80px;
}

ul.row_box._04row li.glitz_info .circle img {
    width: 50%;
    margin: 10px auto auto auto;
}


.glitz_point_box {
    top: 22%;
    padding: 0px 20px 20px 20px;
}

.glitz_point_box h5 {
    margin: 0% 0% 5% 0%;
    width: 100%;
    font-size: 16px;
    color: #0b5b7d;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    font-weight: bold;
	text-align: center;
}

.glitz_point_box .com {
    font-size: 13px;
    line-height: 1.6em;
    letter-spacing: 0.05em;
}

.glitz_point_box .com span {
    margin: 0% 0% 0% 5px;
    font-size: 10px;
    line-height: 1.0em;
    letter-spacing: 0.03em;
}

.glitz_point_box .notes {
    font-size: 12px;
    line-height: 1.0em;
    letter-spacing: 0.05em;
}


/* ------ example */

.example_left {
    width: 30%;
}

.example_right {
    width: 65%;
}

.example_right h4.industry {
    margin: 0%;
    font-size: 18px;
    border-bottom: 2px solid #b2d5de;
    padding: 0.3em;
    margin-bottom: 0.3em;
}

.example_right h4.industry::before,
.example_right h4.industry::after {
    width: 2px;
    height: 16px;
    bottom: -8px;
}


ul.example_list {
	margin: 6% 2% 0% 2%;
    width: 90%;
}

ul.example_list li {
    margin: 0% 0% 4% 0%;
	padding: 0% 0% 0% 24px;
    width: 100%;
}



/* ----------------------------------------------------------
   FOOTER AREA - TA
---------------------------------------------------------- */

.wrapper_footer_area {
    padding: 5% 0% 2% 0%;
}

    

/* ----------------------------------------------------------
  OTHER - TA
---------------------------------------------------------- */

/** DISPLAY ON/OFF **/

.pc_none { display: block !important; }
.ta_none { display: none !important; }
.pc_ta_none { display: none !important; }
.ta_sp_none { display: none !important; }

.pc { display: none !important; }
.ta { display: block !important; }
.sp { display: none !important; }
.pc_ta { display: block !important; }
.ta_sp { display: block !important; }



/** WIDTH SET **/

.w_100 { width: 100% !important; }



/** MARGIN/PADDING SET **/

.sp_mt_8 { margin-top: 8% !important; }
.ta_mb_10 { margin-bottom: 10% !important; }






}




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    SMART PHONE

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



@media only screen and (max-width: 599px) {



/* ----------------------------------------------------------
   GENERAL - SP
---------------------------------------------------------- */

body {
	font-size: 13px;
}



/* ----------------------------------------------------------
   HEADER AREA - SP
---------------------------------------------------------- */

h1 {
    padding: 0% 0% 3% 0%;
}




/* ----------------------------------------------------------
   WRAPPER AREA - SP
---------------------------------------------------------- */

.wrapper_content {
    padding: 15% 5%;
}

._illustration01 {
    top: -40px;
}

._illustration01 img {
    width: 90px;
}



/* ----------------------------------------------------------
   GENERAL PARTS - SP
---------------------------------------------------------- */

/* ---------------------------------------- box_row*/

ul.row_box li {
	width: 100%;
    text-align: center;
}

ul.row_box li img {
	width: 80%;
	height: auto;
}

/* ------------------------------------------- TEXT */

.com {
    line-height: 1.8em;
}


/* ----------------------------------------------------------
   CONTENTS AREA - SP
---------------------------------------------------------- */

/* -----------------------------------------  what glitz */

h2.ct_title,
h3.ct_title {
    margin: 0% 0% 8% 0%;
	padding: 0rem 0 1rem;
    font-size: 19px;
    background-size: 2.4rem 0.3rem;
}

h3.what_catch {
    margin: 0% 0% 5% 0%;
    font-size: 15px;
}


/* -----------------------------------------  worry */

ul.worry_box {
	margin: 0% 5% 12% 5%;
    width: 90%;
}

ul.worry_box li {
	width: 100%;
}

.push_catch {
    font-size: 15px;
}

.push_catch span {
	padding: 8px 22px;
    background-color: #0b5b7d;
}


/* -----------------------------------------  glitz info */

h3.glitz_title {
    margin: 0% 0% 3% 0%;
    font-size: 14px;
}

h4.glitz_logo {
    margin: 0% 0% 18% 0%;
}

h4.glitz_logo img {
	width: 30%;
}


/* ------ info */

ul.row_box._04row li.glitz_info {
	margin: 0% 10% 5% 10%;
    height: 160px;
    width: 80%;
}

ul.row_box._04row li.glitz_info .circle {
    top: -35px;
    width: 80px;
    height: 80px;
}

ul.row_box._04row li.glitz_info .circle img {
    margin: 12px auto auto auto;
}


.glitz_point_box {
    top: 20%;
    padding: 0px 16px 16px 16px;
}

.glitz_point_box h5 {
    margin: 0% 0% 5% 0%;
    font-size: 14px;
}

.glitz_point_box .com {
    font-size: 13px;
    letter-spacing: 0.05em;
}


/* ------ example */

.example_left {
    float: none;
    margin: 0% 0% 8% 0%;
    width: 100%;
    text-align: center !important;
}

.example_left img {
	width: 40% !important;
}

.example_right {
    float: none;
    margin: 0% 6% 0% 6%;
    width: 88%;
}

.example_right h4.industry {
    margin: 0%;
    font-size: 15px;
    border-bottom: 2px solid #b2d5de;
}

.example_right h4.industry::before,
.example_right h4.industry::after {
    width: 2px;
    height: 12px;
    bottom: -6px;
}

ul.example_list {
	margin: 6% 2% 0% 2%;
    width: 96%;
}

ul.example_list li {
    margin: 0% 0% 4% 0%;
    font-size: 13px;
    text-align: left;
}

ul.example_list li:before {
    width: 4px;
    height: 7px;
    top: .3em;
    left: 6px;
}

ul.example_list li:after {
    top: .1em;
}

._balloon {
    margin: 6% 0% 10% 0%;
    width: 100%;
    height: auto;
    text-align: center;
}

._balloon img {
	width: 10%;
}



/* -----------------------------------------  festival */

h3.glitz_catch {
    margin: 0% 0% 6% 0%;
    font-size: 16px;
}

.festival_cust {
    margin: 8% 0% 0% 0%;
	padding: 8% 6%; 
}

.festival_cust .com {
    font-size: 13px;
    line-height: 1.6em;
}


h4.overview_title {
    display: inline-block;
    margin: 8% 0% 3% 0%;
    padding: 5px 8px;
    color: #0b5b7d;
    font-weight: bold;
    text-align: center;
    border-top: solid 1px #0b5b7d;
    border-bottom: solid 1px #0b5b7d;
}





/* --------------------------------------------------
   FOOTER AREA
-------------------------------------------------- */

.wrapper_footer_area {
    padding: 10% 0% 4% 0%;
}

/* ------  footer_menu------*/

ul.footer_menu {
    margin: 0% 0% 8% 0%;
}

ul.footer_menu li {
    padding: 0% 15px;
    font-size: 12px;
}

ul.footer_menu li a:link,
ul.footer_menu li a:visited,
ul.footer_menu li a:active {
    color: #ffff;
    text-decoration: none;
}

ul.footer_menu li a:hover {
    text-decoration: underline;
}


.glam_logo {
    margin: 0% 0% 3% 0%;

}

.glam_logo img {
	width: 14%;
}



/* ----------------------------------------------------------
  OTHER - SP
---------------------------------------------------------- */

/** DISPLAY ON/OFF **/

.pc_none { display: block !important; }
.ta_none { display: none !important; }
.sp_none { display: none !important; }
.pc_ta_none  { display: block !important; }
.ta_sp_none { display: none !important; }

.pc { display: none !important; }
.ta { display: none !important; }
.sp { display: block !important; }
.pc_ta { display: none !important; }
.ta_sp { display: block !important; }


/** MARGIN/PADDING SET **/

.sp_mt_10 { margin-top: 10% !important; }
.sp_mb_6 { margin-bottom: 6% !important; }
.sp_mb_12 { margin-bottom: 12% !important; }


/** MARGIN/PADDING RESET **/
.ta_mb_10 { margin-bottom: 0% !important; }


}



/*** END ***/
