@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Noto+Sans+JP&family=Noto+Serif+JP:wght@300;400;500;700;900&family=Roboto:ital,wght@0,300;0,500;0,700;0,900;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;500;700&family=Oswald:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&display=swap');
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: 'Lato', 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;max-width: 100%;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust:100%;}
body,button,input,select,textarea {color: #2b2b2b;font-family: 'Josefin Sans', sans-serif;font-size: 14px;font-weight: 400;line-height: 2;overflow: auto;}
a {color: #212121;text-decoration: none;outline: none;}
a:focus {outline: none;}
a:hover,a:active {outline: 0;outline: none;}
a:active,a:hover {color: #7FD6F7;}
h1,h2,h3,h4,h5,h6 {clear: both;font-weight: 700;margin: 36px 0 12px;}
h1 {font-size: 26px;line-height: 1.3846153846;}
h2 {font-size: 24px;line-height: 1;}
h3 {font-size: 22px;line-height: 1.0909090909;}
h4 {font-size: 20px;line-height: 1.2;}
h5 {font-size: 18px;line-height: 1.3333333333;}
h6 {font-size: 16px;line-height: 1.5;}
address {font-style: italic;margin-bottom: 24px;}
abbr[title] {border-bottom: 1px dotted #2b2b2b;cursor: help;}
b,strong {font-weight: 700;}
cite,dfn,em,i {font-style: italic;}
mark,ins {background: #fff9c0;text-decoration: none;}
p {margin-bottom: 24px;}
code,kbd,tt,var,samp,pre {font-family: monospace, serif;font-size: 15px;-webkit-hyphens: none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height: 1.6;}
pre {border: 1px solid rgba(0, 0, 0, 0.1);-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom: 24px;max-width: 100%;overflow: auto;padding: 12px;white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
blockquote,q {-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: "";content: none;}
blockquote {color: #767676;font-size: 19px;font-style: italic;font-weight: 300;line-height: 1.2631578947;margin-bottom: 24px;}
blockquote cite,blockquote small {color: #2b2b2b;font-size: 16px;font-weight: 400;line-height: 1.5;}
blockquote em,blockquote i,blockquote cite {font-style: normal;}
blockquote strong,blockquote b {font-weight: 400;}
small {font-size: smaller;}
big {font-size: 125%;}
sup,sub {font-size: 75%;height: 0;line-height: 0;position: relative;vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}
dl {margin-bottom: 24px;}
dt {font-weight: bold;}
dd {margin-bottom: 24px;}
li,ul,ol {list-style: none;margin: 0;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul,li > ol {margin: 0 0 0 20px;}
img {-ms-interpolation-mode: bicubic;border: 0;vertical-align: middle;}
figure {margin: 0;}
fieldset {border: 1px solid rgba(0, 0, 0, 0.1);margin: 0 0 24px;padding: 11px 12px 0;}
legend {white-space: normal;}
button,input,select,textarea {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 100%;margin: 0;max-width: 100%;vertical-align: baseline;}
button,input {line-height: normal;}
input,textarea {background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {padding: 0;}
input[type="search"] {-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
textarea {overflow: auto;vertical-align: top;}
table,th,td {border: 1px solid rgba(0, 0, 0, 0.1);}
table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin-bottom: 24px;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}
th {border-width: 0 1px 1px 0;font-weight: bold;}
td {border-width: 0 1px 1px 0;}
del {color: #767676;}
hr {background-color: rgba(0, 0, 0, 0.1);border: 0;height: 1px;margin-bottom: 23px;}

img {width: 100%;height: auto;}
.tit {margin: 0;}

.sp {
    display: none;
}
.pc {
    display: block;
}
@media(max-width:768px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}
.tit_altemate {font-family: 'Oswald', sans-serif;}
.Numbers {font-family: 'Josefin Sans', sans-serif;}
.Sans {font-family: 'Noto Sans JP', sans-serif;}
.Serif {font-family: 'Noto Serif JP', serif;}
a img {transition: all 0.5s;}
a:hover img {opacity: 0.65;}
.biz-udgothic-regular {font-family: "BIZ UDGothic", serif;}

/***************************************************************
************ SETTING *******************************************
***************************************************************/

.wrap {width: 100%; margin: 0 auto 0;overflow-x: hidden;}
.btn_clone_search {position: fixed;width:160px;right: 0;bottom: -160px;transition: all 1s;z-index: 1000;}
		
#ping_g440 header {width: 100%;height: 80px;position: relative;z-index: 100;background-color: #fff020;}
#ping_g440 header .in {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
#ping_g440 header .in .logo {width: 308px;height: 41px;margin: 0;padding: 0;line-height: 1;}
#ping_g440 header .in .logo img {width: auto;height: 41px;}

@media(max-width:768px) {
	.wrap {width: 100%;max-width: 100%; margin: 0 auto 0;overflow: hidden;}
	#ping_g440 header {width: 100%;height: 40px;position: relative;z-index: 100;background-color: #fff020;}
	#ping_g440 header .in {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
	#ping_g440 header .in .logo {width: 40%;height: auto;}
	#ping_g440 header .in .logo img {width: 100%;height:auto;}
}

.mv {width: 100%;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
.mv .ph {width: 100%;margin: 0 auto 0;position: relative;}
.mv .ph img {width: 100%;}
.mv .side_btn {width: 160px;position: absolute;right: 0;bottom: 0;}
.mv .side_btn img {}
.btn_member {position: absolute;width:40px;height: auto;right: 0;top:calc(50% - 230px);}
.mv_logo {position: absolute;width:13.3%;height: auto;left: 3.47%;top:6.1%;}
.logo_g440 {position: absolute;width:29.9%;height: auto;left: 8.2%;top:21%;}

@media(max-width:768px) {
	.mv {width: 100%;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
	.mv .ph {width: 100%;margin: 0 auto 0;position: relative;}
	.mv .ph img {width: 100%;}
	.mv .side_btn {width: 100%;position: relative;right: 0;bottom:0;}
	.mv .side_btn img {}
.btn_member {position: relative;width:100%;height: auto;right: 0;top:inherit;bottom: 0;}
.mv_logo {position: absolute;width:29.3%;height: auto;left: 5%;top:2.67%;}
.logo_g440 {position: absolute;width:65.3%;height: auto;left: 5%;top:10.67%;}
}

ul.nav {width: 743px;margin: 0 auto 52px;display: flex;justify-content: space-between;}
ul.nav li {width: 241px;}
ul.nav li a {display: block;}

@media(max-width:768px) {
	ul.nav {width: 90%;margin: 0 auto 10%;display: flex;flex-wrap: wrap; justify-content: space-between;padding: 12% 0 0;}
	ul.nav li {width: 32%;margin-bottom: 2%;}
	ul.nav li a {display: block;}
}

.point {width: 100%;height: 710px;background-color: rgba(0,123,187,0.50);box-sizing: border-box; padding: 30px 0 0;}
.point .in {width: 1000px;margin: 0 auto 0;box-sizing: border-box;padding: 40px 0 0;display: flex;justify-content: space-between;}
.point .point_t {width: 607px;margin: 0 auto 0;}
.point .point_t img {}
.point .in .col {width: 220px;}
.point .in .col .col_t {width: 123px;margin: 0 auto 20px;}
.point .in .col .col_t img {}
.point .in .col .box {width: 100%;height: 430px; background-color: #FFF;}
.point .in .col .box .ph {width: 100%;height: 300px;}
.point .in .col .box .txt {box-sizing: border-box; padding: 0 10px; font-family: "BIZ UDGothic", serif;font-size: 15px;font-weight: 700;font-feature-settings: "palt";line-height: 1.6;}

@media(max-width:768px) {
.point {width: 100%;height: auto;}
.point .in {width: 90%;margin: 0 auto 0;box-sizing: border-box;padding: 10% 0;display: block;}
.point .point_t {width: 80%;margin: 0 auto 0;}
.point .point_t img {}
.point .in .col {width: 100%;margin-bottom: 5%;}
.point .in .col .col_t {width: 30.3%;margin: 0 auto 2.5%;}
.point .in .col .col_t img {}
.point .in .col .box {width: 100%;height: auto; background-color: #FFF;}
.point .in .col .box .ph {width: 100%;height: auto;}
.point .in .col .box .txt {box-sizing: border-box; padding: 3% 5% 5%; font-family: "BIZ UDGothic", serif;font-size: 15px;font-weight: 700;font-feature-settings: "palt";line-height: 1.6;}
}


.campaign {width: 100%;position: relative;line-height: 1;background-color: #EBEEEF;}
.campaign .in {width: 1000px;margin: 0 auto 0;padding: 72px 0 92px;}
.campaign .in .tit_campaign {width: 100%;margin: 0 auto 40px;}
.campaign .in .campaign_img01 {width: 100%;margin: 0 auto 48px;}
.campaign .in .campaign_img02 {width: 100%;margin: 0 auto 40px;padding: 16px 0 0;border-top: solid 1px #B3B3B3;}
.campaign .in .campaign_img03 {width: 1000px;margin: 0 auto 54px;}
.campaign .in .btn_pointmember {width: 440px;margin: 0 auto 72px;}
.campaign .in .btn_pointmember a {}
.campaign .in .campaign_img04 {width: 1000px;margin: 0 auto 16px;}
.campaign .in .campaign_img05 {width: 1000px;margin: 0 auto 28px;}
.campaign .in .campaign_img06 {width: 1000px;margin: 0 auto 28px;}
.campaign .in .txt_red {font-size: 20px;font-weight: 700;color:#D70427;position: relative;text-align: center;padding-bottom: 0.5em;margin-bottom: 1.0em;border-bottom: solid 5px #D70427;width: 1000px;box-sizing: border-box;font-feature-settings: "palt";}
.campaign .in .txt {font-size: 14px;font-weight: 300;color:#000;position: relative;text-align: center;margin-bottom: 0.8em;line-height: 1.9;font-feature-settings: "palt";}
.campaign .in .campaign_img07 {width: 1000px;margin: 0 auto 0;box-sizing: border-box; padding: 3px;border: solid 1px #D70427;}
.campaign .in .campaign_img07 .in {width: 100%;box-sizing: border-box; padding: 0.5em 1em; border: solid 2px #D70427;margin: 0 auto 0;color: #D70427;font-size: 16px;font-weight: 700;text-align: center;font-feature-settings: "palt";}
.campaign_tb {width: 800px;margin: 0 auto 0;}
.campaign_tb .campaign_tr {width: 100%;display: flex;justify-content: space-between;font-feature-settings: "palt";}
.campaign_tb .campaign_tr .campaign_th {width: 140px; box-sizing: border-box;padding: 10px 0;}
.campaign_tb .campaign_tr .campaign_th .tb_tit{width: 140px;height: 32px;border-radius: 16px;background-color: #004098;color: #FFF;line-height: 30px;text-align: center;font-size: 14px;font-weight: 500;letter-spacing: 0.02em;}
.campaign_tb .campaign_tr .campaign_th .txt_s {font-size: 14px;font-weight: 300;line-height: 25px;text-align: right;font-feature-settings: "palt";}
.campaign_tb .campaign_tr .campaign_td {width: 650px;box-sizing: border-box;padding: 10px 0;font-size: 18px;font-weight: 700;color: #000;line-height: 30px;letter-spacing: 0.08em;}
.campaign_tb .campaign_tr .campaign_td .en {font-size: 22px;font-weight: 900;line-height: 30px;margin-right: 0.2em;}
.campaign_tb .campaign_tr .campaign_td .txt_s {font-size: 14px;font-weight: 300;line-height: 25px;letter-spacing: 0;white-space: nowrap;}

@media(max-width:768px) {
	.campaign {width: 100%;position: relative;line-height: 1;}
	.campaign .in {width: 100%;margin: 0 auto 0;padding: 9% 0 10%;}
	.campaign .in .tit_campaign {width: 90%;margin: 0 auto 5%;}
	.campaign .in .campaign_img01 {width: 93%;margin: 0 auto 8%;}
	.campaign .in .campaign_img02 {width: 90%;margin: 0 auto 6%;padding: 6% 0 0;}
	.campaign .in .campaign_img02 img {width: 104%;margin: 0 -2%;}
	.campaign .in .campaign_img03 {width: 90%;margin: 0 auto 8%;}
	.campaign .in .btn_pointmember {width: 90%;margin: 0 auto 10%;}
	.campaign .in .campaign_img04 {width: 90%;margin: 0 auto 6%;padding: 6% 0 0;border-top: solid 1px #B3B3B3;}
	.campaign .in .campaign_img05 {width: 90%;margin: 0 auto 6%;}
	.campaign .in .campaign_img06 {width: 90%;margin: 0 auto 6%;}
	.campaign .in .txt_red {font-size: 3.2vw;font-weight: 700;line-height: 1.6; color:#D70427;position: relative;text-align: center;padding-bottom: 0.5em;margin-bottom: 0.8em;border-bottom: solid 4px #D70427;width: 100%;box-sizing: border-box;}
	.campaign .in .txt {font-size: 3.0vw;font-weight: 300;color:#000;position: relative;text-align: left;margin-bottom: 0.8em;line-height: 1.9;}
	.campaign .in .campaign_img07 {width: 90%;margin: 0 auto 0;}
	.campaign .in .campaign_img07 .in {width: 100%;box-sizing: border-box; padding: 0.5em 1em; border: solid 2px #D70427;margin: 0 auto 0;color: #D70427;font-size: 3.4vw;line-height: 1.6;font-weight: 700;text-align: center;}
	.campaign_tb {width: 100%;margin: 0 auto 0;}
	.campaign_tb .campaign_tr {width: 100%;display: flex;flex-wrap: wrap; justify-content: space-between;font-feature-settings: "palt";}
	.campaign_tb .campaign_tr .campaign_th {width: 32.7%; box-sizing: border-box;padding: 2% 0;}
	.campaign_tb .campaign_tr .campaign_th .tb_tit{width: 100%;height: 24px;border-radius: 16px;background-color: #004098;color: #FFF;line-height: 24px;text-align: center;font-size: 3.0vw;font-weight: 500;letter-spacing: 0.02em;}
	.campaign_tb .campaign_tr .campaign_th .txt_s {font-size: 3.4vw;font-weight: 300;line-height: 1;text-align: left;font-feature-settings: "palt";}
	.campaign_tb .campaign_tr .campaign_td {width: 65%;box-sizing: border-box;padding: 2% 0;font-size: 3.8vw;font-weight: 700;color: #000;line-height: 24px;letter-spacing: 0.08em;}
	.campaign_tb .campaign_tr .campaign_oncol {width: 100%;}
	.campaign_tb .campaign_tr .campaign_oncol.txt_s {font-size: 3.0vw;font-weight: 300;line-height: 20px;letter-spacing: 0;}
	.campaign_tb .campaign_tr .campaign_td .en {font-size: 4.2vw;font-weight: 900;line-height: 24px;margin-right: 0.2em;}
	.campaign_tb .campaign_tr .campaign_td .txt_s {font-size: 3.4vw;font-weight: 300;line-height: 25px;letter-spacing: 0;white-space: normal;}
	.campaign_tb .campaign_tr.w100 {}
	.campaign_tb .campaign_tr.w100 .campaign_th {width: 100%;}
	.campaign_tb .campaign_tr.w100 .campaign_td {width: 100%;padding: 0 0 4%;}
}

.impression {width: 100%;background-color: #FFF;}
.impression .in {padding: 116px 0 115px;}
.impression .in .tit_impression {font-size: 49px;font-weight: 700; color: #0A73B8;font-family: 'Oswald', sans-serif;font-style: italic;letter-spacing: 0.1em;line-height: 1.0;text-align: center;margin-bottom: 40px;}
.impression .in .tit_impression2 {font-size: 36px;font-weight: 700; color: #000;font-family: 'Oswald', sans-serif;font-style: italic;letter-spacing: 0.1em;line-height: 1.0;text-align: center;margin-bottom: 40px;}
.impression .in .impression_img01 {width: 1000px;margin: 0 auto 0;}
.impression_box {width: 1000px;margin: 0 auto;}
.impression_box .in {display: flex;justify-content: space-between;background-image: url("../img/kei.png");background-repeat: no-repeat;background-size: 800px auto;background-position: top 95px right 0px;padding: 0!important;}
.impression_box .in .ph {width: 400px;}
.impression_box .in .ph img {}
.impression_box .in .txt_area {width: 570px;box-sizing: border-box;padding: 45px 0 0;}
.impression_box.impression_img01 .in .txt_area {width: 570px;box-sizing: border-box;padding: 32px 0 0;}
.impression_box.impression_img02 .in .txt_area .tokutyou {width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 20px;box-sizing: border-box;padding: 0 0 16px;}
.impression_box.impression_img03 .in .txt_area .tokutyou {width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 20px;box-sizing: border-box;padding: 0 0 16px;}
.impression_box .in .txt_area .tokutyou {width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 20px;}
.impression_box .in .txt_area .tokutyou .ico {width: 180px;margin-right: 10px;}
.impression_box .in .txt_area .tokutyou .ico img {}
.impression_box .in .txt_area .tokutyou .txt {width: 390px; font-size: 22px;font-weight: 700;color: #000;line-height: 29.6px;}
.impression_box .in .txt_area .tokutyou .txt span {font-size: 16px;font-weight: 700;display: block;}
.impression_box .in .txt_area .txt01_box {width: 100%;background-color: rgba(209,227,241,0.50);border: solid 1px #0A73B8;border-radius: 10px;box-sizing: border-box;padding: 8px 16px;margin: 0 0 10px;}
.impression_box .in .txt_area .txt01_box .g_txt {font-size: 20px;font-weight: 700;color: #0A73B8;line-height: 1.6;}
.impression_box .in .txt_area .txt01_box .txt {font-size: 16px;font-weight: 300;color: #000;line-height: 1.6;letter-spacing: 0.025em;}
.impression_box .in .txt_area .txt02_box {width: 100%;background-color: rgba(230,230,230,0.50);border-radius: 10px;box-sizing: border-box;padding: 8px 16px;margin: 0 0 10px;}
.impression_box .in .txt_area .txt02_box .b_txt {font-size: 20px;font-weight: 700;color: #666666;line-height: 1.6;}
.impression_box .in .txt_area .txt02_box .b_txt span {font-size: 14px;font-weight: 300;color: #000;padding-left: 2em}
.impression_box .in .txt_area .txt02_box .txt {font-size: 16px;font-weight: 300;color: #666666;letter-spacing: 0.025em;}

@media(max-width:768px) {
	.impression .in {padding: 15% 0 9%;}
	.impression .in .tit_impression {font-size: 9.6vw;font-weight: 700; color: #0A73B8;font-family: 'Oswald', sans-serif;font-style: italic;letter-spacing: 0.1em;line-height: 1.0;text-align: center;margin-bottom: 5%;position: relative;}
	.impression .in .tit_impression2 {font-size: 6.8vw;font-weight: 700; color: #000;font-family: 'Oswald', sans-serif;font-style: italic;letter-spacing: 0.01em;line-height: 1.6;text-align: center;margin-bottom: 5%;}
	.impression .in .impression_img01 {width: 100%;margin: 0 auto 0;}
	.impression_box {width: 100%;margin-bottom: 8%}
	.impression_box .in {display:block;background-image: none;width: 90%;margin: 0 auto 0;}
	.impression_box .in .ph {width: 100%;}
	.impression_box .in .ph img {}
	.impression_box .in .txt_area {width: 100%;padding: 2% 0 0;font-feature-settings: "palt";}
	.impression_box .in .txt_area .tit {display: none;}
	.impression_box .in .txt_area .tokutyou {width: 100%;display: none;}
	.impression_box.impression_img01 .in .txt_area {width: 100%;box-sizing: border-box;padding: 2% 0 0;}
	.impression_box.impression_img02 .in .txt_area .tokutyou {width: 100%;display:none}
	.impression_box.impression_img03 .in .txt_area .tokutyou {width: 100%;display: none;}
	.impression_box .in .txt_area .txt01_box {width: 100%;border-radius: 10px;box-sizing: border-box;padding: 8px 10px;margin: 0 0 10px;}
	.impression_box .in .txt_area .txt01_box .g_txt {font-size: 4.0vw;font-weight: 700;line-height: 1.6;}
	.impression_box .in .txt_area .txt01_box .txt {font-size: 3.4vw;font-weight: 300;color: #000;line-height: 1.6;}
	.impression_box .in .txt_area .txt02_box {width: 100%;border-radius: 10px;box-sizing: border-box;padding: 8px 10px;margin: 0 0 10px;position: relative;padding-bottom: 2.5em}
	.impression_box .in .txt_area .txt02_box .b_txt {font-size: 4.0vw;font-weight: 700;line-height: 1.6;}
	.impression_box .in .txt_area .txt02_box .b_txt span {font-size: 3.2vw;font-weight: 300;padding-left: 2em;display: inline-block;position: absolute;right: 10px;bottom: 10px;}
	.impression_box .in .txt_area .txt02_box .txt {font-size: 3.4vw;font-weight: 300;}
}


.technology {border-top: solid 20px #0A73B8;border-bottom: solid 20px #0A73B8;background-image: url("../img/technology_bk.jpg");background-size: cover;padding:0 0;height: 400px;position: relative;}
.technology .in {}
.technology .in .technology_img01 {width: 1000px;margin: 0 auto 0;padding: 8px 0 0;}
.technology .in .technology_img02 {width: 606px;position: absolute;left: calc(50% - 303px);bottom: 40px;}
.technology .in .technology_img02 a {}

@media(max-width:768px) {
	.technology {border-top: solid 20px #0A73B8;border-bottom: solid 20px #0A73B8;background-image: url("../img/technology_bk_sp.jpg");background-size: cover;padding: 7% 0;height: auto;}
	.technology .in .technology_img01 {width: 100%;margin: 0 auto 0;}
	.technology .in .technology_img02 {width: 92%;margin: 0 auto 0;left: 4%;bottom: 4%;}	
}


.advisor {background-color: #0c436c;background-image: url("../img/advisor_bk.png");background-size: 1440px 300px;background-position: center top;background-repeat: no-repeat;}
.advisor .in {width:1000px;height: 300px;margin: 0 auto 0;position: relative;}
.advisor .in .btn_advisor {width:420px;height: 50px;  position: absolute;right: 0;bottom: 30px;}
@media(max-width:768px) {
	.advisor {width: 100%;height: auto;aspect-ratio: 750 / 660;background-color: #0c436c;background-image: url("../img/advisor_bk_sp.png");background-size: 100% auto;background-position: center top;background-repeat: no-repeat;}
	.advisor .in {width:90%;height: 100%;margin: 0 auto 0;position: relative;}
	.advisor .in .btn_advisor {width:90%;height:auto;position: absolute;right: 5%;bottom: 5%;}
}

.gp_area {background-color: #000;padding: 100px 0;}
.gp_area .in {width: 1000px;margin: 0 auto 0;}
.gp_area .in p {font-size: 20px;font-weight: 700;text-align: center;color: #FFF;margin-bottom: 64px;}
.gp_area .in .banner_golfpartner {width: 100%;margin: 0 auto;}
.gp_area .in .banner_golfpartner img {}
@media(max-width:768px) {
	.gp_area {background-color: #000;padding: 10% 0;}
	.gp_area .in {width: 100%;margin: 0 auto 0;}
	.gp_area .in p {font-size: 3.2vw;font-weight: 700;text-align: center;color: #FFF;margin-bottom: 8%;}
	.gp_area .in .banner_golfpartner {width: 90%;margin: 0 auto;}
	.gp_area .in .banner_golfpartner img {}
}


.shop_area {background-color: #ce0e2d;padding: 60px 0;}
.shop_area .in {}
.shop_area .in .osiete_img08 {width: 660px;margin: 0 auto 40px;}
.shop_area .in .osiete_img08 img {}
.shop_area .in p {font-size: 30px;font-weight: 700;color: #FFF;text-align: center;line-height: 1.8;margin-bottom: 80px;}
.shop_area .in .btn {width: 400px;height: 70px;background-color: #ffed00;margin: 0 auto 0}
.shop_area .in .btn a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: 700;color: #000;position: relative;}
.shop_area .in .btn a:before {content: '';width: 10px;height: 10px;border-top: solid 2px #000;border-right: solid 2px #000;position: absolute;right: 16px;top:calc(50% - 5px);transform: rotate(45deg);}
@media(max-width:768px) {
	.shop_area {background-color: #ce0e2d;padding: 7% 0;}
	.shop_area .in {}
	.shop_area .in .osiete_img08 {width: 90%;margin: 0 auto 5%;}
	.shop_area .in .osiete_img08 img {}
	.shop_area .in p {font-size: 4.8vw;font-weight: 700;color: #FFF;text-align: center;line-height: 1.8;margin-bottom: 10%;}
	.shop_area .in .btn {width: 70%;height: 50px;background-color: #ffed00;margin: 0 auto 0}
	.shop_area .in .btn a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: 700;color: #000;position: relative;}
	.shop_area .in .btn a:before {content: '';width: 10px;height: 10px;border-top: solid 2px #000;border-right: solid 2px #000;position: absolute;right: 16px;top:calc(50% - 5px);transform: rotate(45deg);}
}


		
footer {width: 100%;height: auto;background-color: #ffed00;}
footer .in {padding: 50px 0;}
footer .in .f_logo {width: 550px;margin: 0 auto 0;}
footer .in .f_logo img {}
footer .copy {width: 100%;height: 60px;background-color: #000; display: flex;justify-content: center;align-items: center;font-size: 12px;color: #FFF;}
.f_search {position: fixed;width: 0%;height: 0; left: 0;bottom: 0;}


@media(max-width:768px) {
	footer {padding-bottom: 10%;}
	footer .in {width: 90%;margin: 0 auto 0;display:block;padding: 5% 0;}
	footer .in .f_logo {width: 100%;}
	footer .in .f_logo img {width: 100%;height: auto; margin-left:0;}
	footer .in .f_txt {font-size: 2.8vw;}
.f_search {position: fixed;width: 100%;height: auto; left: 0;bottom: 0;}

.f_nav {width: 100%;height: auto;background-color: #00387f;}
.f_nav .in {width: 90%; margin: 0 auto 0;padding: 3% 0}
.f_nav .in ul {height: 50px; display: flex;flex-wrap: wrap; justify-content: center;align-items: center;}
.f_nav .in ul li {display: inline-block;margin-right: 0;padding: 0 2%;line-height: 1.1;}
.f_nav .in ul li a {font-size: 3.6vw;font-weight: 700;color: #FFF;transition: all 0.5s;}
.f_nav .in ul li:nth-child(1) ,.f_nav .in ul li:nth-child(2){border-right: solid 1px #FFF;}
.f_nav .in ul li a:hover {text-decoration: underline;}
}

